Backtest on perticular day only

Is it possible to bactest only on perticular days of the week in dynamic contract? (Ex: Tuesday and Friday only)

Hi Pradbm,

You can use the candle time indicator to backtest your input conditions on particular days of the week viz Tuesday or Friday.

Here’s a snapshot of the input conditions:

Note: Matches any denotes “or” i.e entry conditions will trigger either on Tuesday or Friday.

Hope this helps.

1 Like