I need to speed up normal backtesting (without Visualization).
OverlayChart[0] is the current value of the indicator which is around 1.2443.
If all I need current value of the indicator as shown in the chart,
how to modify the code to speed up the backtesting (without Visualization)?
OverlayChart[0] is the current value of the indicator which is around 1.2443.
If all I need current value of the indicator as shown in the chart,
how to modify the code to speed up the backtesting (without Visualization)?