Hi,
unfortunately backtesting in Seetu does not seem to work at all for me.
I always get this error message:
Backtest error: Could not convert string to integer: NA. Path ‘BackTesterSettings.HoldMinBars’, line 39, position 23. undefined
To clarify, line 39 does not exist in my script at all. This seems to be internal.
If I try to set the HoldMinBars option I get a compiler error.
Anyone faces the same issue?