Support Board
Date/Time: Sun, 09 Aug 2026 08:18:09 +0000
Post From: Spreadsheet Trading in connection with Target/Stop
| [2020-07-05 00:12:06] |
| Sawtooth - Posts: 4343 |
|
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. |
