Cant draw
-
Hello everyone
in my project its calculate the difference between the previous close price and the current open price when the value is more then 1500 point its will draw. but for some reason its doesnt. Could you take a look?
project:https://fxdreema.com/shared/EXU9Lzh5e
-
I also tried with Condition and using adjust +1500 on the current candle
. nothing is working. could some please tell me what i did wrong -
@William-1 start with two blocks only and test.
The condition block is better (for me) than "check distance", only write pips after 1500.
In the draw arrow block the first input must be a time (candle open is not a time), leave the parameter as default
-
@William-1 I also see that 1500 pips are much. If you mean points (and I'm pretty sure) you have to write 150 pips in the adjust field
-
@ambrogio thx for the replay. I dont get it about points and pips. why is it 150pips . point and pips are the same in this situation? 1000 point is 1 eu right?
-
Generally 1 pip = 10 points