Support Board
Date/Time: Thu, 06 Feb 2025 04:45:08 +0000
Post From: Buy Exit SL inconsistent behavior (SPREEDSHEET TRADING)
[2020-04-06 16:04:37] |
Sawtooth - Posts: 4169 |
J8>0 in L3 or J8<0 in N3, by themselves, would trigger an immediate exit. Also, when referencing static values outside of Formula Columns, you need to use an absolute reference: $J$8>0 $J$8<0 But this would likely not correct your problem. The easiest way to place a SL is to use Attached Orders instead of L3/N3. If you want to place the SL at a certain price, use Attached Orders, then move it using the Trade Management by Study study, referencing a spreadsheet subgraph/column: Attached Orders: Study Controlled Targets and Stops |