Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 08:17:13 +0000



Post From: Sierra’s Trading System – Study graph crossover

[2023-06-21 02:35:42]
Sawtooth - Posts: 4000
How do I see the the star,triangle,square, etc. indicator on my chart?

1. Add the Trading System Based On Alert Condition study
-Set 'Enabled' to Yes
-Set 'Order Action On Alert' to Buy Entry
-Put this formula on the Alerts tab:
=CROSSFROMBELOW(ID1.SG1,ID2.SG1)

2. Duplicate the above study
-Set 'Order Action On Alert' to Sell Entry
-Put this formula on the Alerts tab:
=CROSSFROMABOVE(ID1.SG1,ID2.SG1)

The above formulas assume:
ID1.SG1 is the MA
ID2.SG1 is the upper Donchian Channel
Edit the formulas as needed.
Date Time Of Last Edit: 2023-06-22 18:30:17