Momentum line Crossing at 100 value
-
i set a condition where momentum cross above 100 value and set width as 1 so as soon as momentum line touches 100 value order were trigered but i want to make momentum line first should complete the cross by moving a little above 100 value by few diameter before triggering order..and also i want to set three values for momentum line for triggereing order as 100 or 100.1 or 99.9 so momentum line crosses any one of them it should trigger order but sadly i can set only one value here
any help wil be appreciated
thank -
@haikel Unsure what you are asking but if yoy put a shared link here then problems can be assessed, if you want to confirm a cross use candle ID 1.
-
@jstap
https://i.imgur.com/ptWNfcP.png
https://i.imgur.com/amS8iLG.png
now u got it?
using candle id for momentum will work?? -
@haikel You get the shared link from your projects tab, the crass width is number of candle of candle for the cross to happen, I've never used other than 1, in more settings you get candle ID, 0=current, 1=1 previous and so on, this will ensure the cross happens on preferred candle.
-
@jstap
momentum has a seperate graph its not related to candle stick chart its like RSI -
@haikel Yes but the condition block will check the indicator value regardless of windoe.
-
@jstap how can i increase the lenth or amount of move happens after the cross that trigger the condition
i putted candle id 1 and it work for cross at value 100 but condition detected the cross as soon as cross started or at the point of cross but i want the momentum line to move few more inches above or below 100 after the cross happens to triger the condition as possitive -
@haikel After a cross the line is either above or below, 2 condition blocks 1st with value above your chosen number, connected to condition of value beneath chosen number, this will make condition true when value is in-between your range.
-
@jstap can u share link bcz i also want to do this for Stoch RSI
-
