Support Board
Date/Time: Fri, 27 Mar 2026 02:06:32 +0000
Post From: Spreadsheet Trading in connection with Target/Stop
| [2020-07-05 00:12:06] |
| Sawtooth - Posts: 4321 |
|
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. |
