Support Board
Date/Time: Sat, 17 May 2025 14:41:05 +0000
Post From: Entry accuracy issues in automated trading
[2024-04-29 12:31:00] |
Sawtooth - Posts: 4216 |
The 'Input Data' of OHLC etc is only used when the 'Output When Condition True' is set to 'Use Input Data'. That setting has no effect on the T/F of the alert. Color Bar Based on Alert Condition: Output When Condition Is True if I decide to use a formula instead of the color bar alert, how can I produce the same result
=OR(D3=ID1.SG5@3,CROSSFROMBELOW(D3:D4,ID1.SG5@3:ID1.SG5@4)) on the spreadsheet will produce the same result as=OR(L=ID1.SG5,CROSSFROMBELOW(L,ID1.SG5)) on the Alerts tab of the color bar study. |