Support Board
Date/Time: Mon, 27 Oct 2025 21:20:56 +0000
Post From: What to enter for Buy (K3)/Sell (M3) using Change in Slope Study
| [2017-04-29 22:32:54] |
| Sawtooth - Posts: 4280 |
|
Try this: K3: =AND(ID1.SG1@5>ID1.SG1@4,ID1.SG1@3>ID1.SG1@4) M3 =AND(ID1.SG1@5<ID1.SG1@4,ID1.SG1@3<ID1.SG1@4) where ID1 is the sloping line study; edit as needed. |
