Support Board
Date/Time: Wed, 29 Oct 2025 08:12:46 +0000
Post From: Order quantity
| [2015-11-07 17:40:59] |
| Sawtooth - Posts: 4281 |
|
Cell J29 just needs to go TRUE when you want to flatten. Something like this: =OR(AND(J8>0,YourBuyExitConditions),AND(J8<0,YourSellExitConditions)) BTW, for formulas in column J, reference row 3 if trigger is intrabar, reference row 4 if trigger is close of bar. |
