Login Page - Create Account

Support Board


Date/Time: Mon, 24 Aug 2026 18:03:31 +0000



Post From: Autotrade Parabolic SAR study

[2015-10-24 21:55:17]
Sawtooth - Posts: 4348
Use the Spreadsheet System for Trading study. Then try formulas like these:
Cell K3:
=AND(AA4>=C4,D3>=AA3)
Cell M3:
=AND(AA4<=D4,C3<=AA3)
where the Parabolic study is in column AA.