Login Page - Create Account

Support Board


Date/Time: Fri, 09 May 2025 14:24:30 +0000



Post From: Order quantity

[2015-11-07 17:40:59]
Sawtooth - Posts: 4213
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.