I wonder how to program a delay entry execution following a signal.
Say in the following examples:
a) The buy signal is generated in bar[0], but I wish to delay the actual buy order after the next x bars.
b) The buy signal is generated in bar[0], and I wish to limit the actual buy order to a certain price (say High[0] + x.
Many thanks.
bkool

Comment