I am a new to Java, and am currently working on writing an alert, I am looking for any assistance.
If I am working on a 2 minute timeframe, is it possible to setup a trigger that will tell me, (e.g. Long trade example):
- 2 - 2 min periods before current, represents Stochastics lines both pointing down
- 1 - 2 min period before current, represents Stochastics lines crossing up.
I am looking for the confirmed cross to occur in a completed period, not in an active period, as fluxuations may cause Stochastics to cross during the current period, and then ultimately continue in a down direction.
Thank you in advance for any assistance
Royce
If I am working on a 2 minute timeframe, is it possible to setup a trigger that will tell me, (e.g. Long trade example):
- 2 - 2 min periods before current, represents Stochastics lines both pointing down
- 1 - 2 min period before current, represents Stochastics lines crossing up.
I am looking for the confirmed cross to occur in a completed period, not in an active period, as fluxuations may cause Stochastics to cross during the current period, and then ultimately continue in a down direction.
Thank you in advance for any assistance
Royce
Comment