Time Filter for Backtesting
-
Hello experts.
I want to make the Time available for backtesting. Any idea?
I see most of the Time constant is using string, so i cannot use it.
I want to use it at the Start/Step/Stop column.
Please help with this. Thanks.
-
@biztet You can create as many Constants that can be optimized as time component elements:

-
WOW! Thanks a lot @l'andorrà. I think i didn't explore this section before.
Btw, how can i make it like time filter, range of time? But using this Condition block. -
That depends on the exact settings you need. Maybe you don't use a condition block but a 'time filter' block instead.
-
@l-andorrà if i use Time Filter, i can't backtest using the input start/step/stop column. Coz in Time Filter block the input is in string.
-
@biztet Are you sure?


-
Oh man! Why didn't i open that... Thanks a lot @l-andorrà.

-
You're welcome.
