Hi!
I’m examining an indicator, that needs 1 day confirmation. So it can be, that the signal changes from today to tomorrow.
In order to backtest, I’d like to limit the time, which the indicator sees.
- Is it possible to limit the loaded historical data into PRT? E.g. load only data up to a certain time/day?
- Or is it possible to limit the data, which the indicator sees in the code of the indicator itself?
If yes, how? I really appreciate your help!
Cheers