1) Using the same script for chart and backtesting I'm setting a bBacktesting variable manually; (so I don't draw when backtesting and I don't doLong/Short when charting). Does efs provide a way of determining this without need for a manually setting a variable?
2) I'd like to automate backtesting to the point where I can iterate numerous backtest runs with different input parameters without having to do so manually. Is there a way? Is there anyway to "reinitialize" a script once it's made a pass at all the candles?
Thanks
2) I'd like to automate backtesting to the point where I can iterate numerous backtest runs with different input parameters without having to do so manually. Is there a way? Is there anyway to "reinitialize" a script once it's made a pass at all the candles?
Thanks
Comment