Skip to content

Releases: Cedric-ruiu/hxrobot-script

1.4.0

25 Sep 13:54
Compare
Choose a tag to compare

Features

  • add jumpAuto & jumpAutoSeries options
  • display count of overloadTime at the end

Fix

  • reset SL field when start BT

1.3.2

13 Sep 21:02
Compare
Choose a tag to compare

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

12 Sep 22:06
Compare
Choose a tag to compare

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

11 Sep 10:36
Compare
Choose a tag to compare

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

04 Sep 09:13
Compare
Choose a tag to compare

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

29 Aug 14:29
Compare
Choose a tag to compare

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

29 Aug 00:44
Compare
Choose a tag to compare

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

26 Aug 16:48
Compare
Choose a tag to compare

First release