Support Board
Date/Time: Thu, 23 Jan 2025 14:36:34 +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? |