Login Page - Create Account

Support Board


Date/Time: Mon, 15 Sep 2025 14:25:20 +0000



Post From: Stochastic Alert

[2018-10-26 09:15:41]
Xfanman1 - Posts: 320
Use the CROSSFROMABOVE or CROSSFROMBELOW commands instead of your CROSSOVER command if you want to insure directionality.

Or you could look back to the previous bar using [-1] and make your condition directional by having the previous bar be higher AND SG1 crossing will accomplish the same thing as CROSSFROMABOVE.

The look back portion would something like ..

ID05.SG1<ID05.SG1[-1]
(ID05 being your Stochastic Study)

Scott
Date Time Of Last Edit: 2018-10-26 09:21:26