Reply

extern int OpenBarDelay = 0; // open bar delay in minutes

1 replies

Gin

Subscriber, bbp_participant, 95 replies.

Visit profile

3 years ago #267532

what is it mean?

if strategy is hourly or h4 then delays happens on each open bar? every h1 or h4?

is  there a midnight or roll over trigger?

 

extern int OpenBarDelay = 0; // open bar delay in minutes
// it can be used for Daily strategies to trigger trading a few minutes later –
// because brokers sometimes have technical delay after midnight and we have to postpone order execution

0

tomas262

Administrator, sq-ultimate, 2 replies.

Visit profile

3 years ago #267553

Hello,

it is related to each bar open no matter what timeframe is used. So activating this (using value > 0) makes sense really just for the Daily timeframe

0

Viewing 1 replies (of 1 total)