Login Page - Create Account

Support Board


Date/Time: Mon, 20 May 2024 19:50:22 +0000



Post From: Trading System Based on Alert Cond. Study - what is the formula to delay a trade entry?

[2018-11-20 20:34:40]
David Clarke - Posts: 23
Hello

I use this simple formula in a 'Trading System Based on Alert Condition' Study, to automate trading based on price action crossing a Moving Average -

=CROSSFROMBELOW(C,ID1.SG1)

How can I code this so that the trade entry triggers, not on the first bar, but on the next / second / [+1] bar?