Releases: Cedric-ruiu/hxrobot-script
Releases · Cedric-ruiu/hxrobot-script
1.4.0
1.3.2
Fix :
- Increase overload time detection from 45s to 60s
- Correct increment stop limit to refresh BT when overload time is detected
- Use the right float number for custom auto increment from slider
1.3.1
Features :
- add missing info in console when process overload time bt
Fix :
- increase overload time trigger from 30s to 45s
- use another way to refresh bt when overload time, no lost test with it
1.3.0
Features:
- auto detect lost connexion, and auto reload backtest
- jump: add option to jump by winrate
- jump: add option to jump 2 tests by earning
- jump: add option to jump 3 tests by earning
1.2.1
Fix :
- rollback to build es2020 (instead esnext)
- Utils usage case missing
- reduce freeze with huge jumpAfterStart
- correct label estimation time with jumpAfterStart
- better and correct data end table (console)
1.2.0
Features
- new option to swap jump parameter
- show in UI which parameter will jump
- console collapse group for start/end
- display backtest number in label
1.1.0
feature
- capability to store script into bookmark
- on way constructor Strategy, remove the old ways
fix
- correct increment for optionalSlider (Streak & Orderbook)
- remove warning condition (Streak & Orderbook)
- add missing duplicate parameter name (Orderbook)
1.0.0
First release