For some reason Indicator Values of Integer type (such as Period) are displayed and editable as doubles on the Strategy Settings Tab. This results in up/down toggles producing 0.01 increments rather than 1.
Fortunately, when running a backtest these valeus apear to be converted to integer, so no exceptions are generated. Just the frustration of toggle function. Key Input appears uneffected but does allow decimal input.
Fortunately, when running a backtest these valeus apear to be converted to integer, so no exceptions are generated. Just the frustration of toggle function. Key Input appears uneffected but does allow decimal input.
Rename
Indeed, there's a double up/down control there for integer values.
It's worth noting that if I open a canned strategy like Neo Master saved long ago (Jan'21) then the increment is integer.
It's worth noting that if I open a canned strategy like Neo Master saved long ago (Jan'21) then the increment is integer.
That's mildly annoying, improved the behavior for Build 34.
Your Response
Post
Edit Post
Login is required