Support Board
Date/Time: Fri, 25 Sep 2026 13:14:09 +0000
Post From: Spreadsheet Trading in connection with Target/Stop
| [2020-07-05 00:12:06] |
| Sawtooth - Posts: 4354 |
|
Use these formula to find the Parabolic trend change: Start of uptrend: =AND(ID14.SG1@4>=C4,D3>=ID14.SG1@3) Start of downtrend: =AND(ID14.SG1@4<=D4,C3<=ID14.SG1@3) Where the Parabolic is ID14. |
