Hi,
My strategy calculates the daily pivot points (Support 1, Resistance 1, etc). When I do a backtest and watch it run on the chart I noticed, that the backtester starts each new day at 21:00 UTC (which is logical). However, the paramaters in the Pivot block are only calculated in the backtest at 00:00, which means that the pivot levels calculated by the Pivot Block are not eh same as can been seen on the chart!
How can I sync the two? Thanks for the help,
Balazs
|