Modify pip variable not working for me
-
Example project:
https://fxdreema.com/shared/UMsqBU4RcOn every pair i need to add certain pip distance above/below a previous top/bottom of last "x" candles. I created a pip variable and used this variable within the horizontal line that will be placed at tops/bottoms + the value put in modpips.
I used "+v::modpips" in the adjustment box from the horizontal line.
This element doesnt seem to work in my main project? Can anyone tell me what im doing wrong here.
-
@robertk This should do it (change the value from 0 though):

-
@jstap Thanks for your suggestion. It doesnt seem to work yet though. When you say to change the value from 0, what value are you referring to? And to what should i change it?
-
@robertk I mean the value of the variable, may want to make it a constant so you can change in your inputs, this should work as I do it all the time

-
Yes, all seems fine now
thanks, problem solved