how to calculate PIP VALUE for each pair ?
-
i want to see my position size in my EA before opening the position and i use this formula : (risk * equity) / (Pip value * stoploss(Pips))
how can i get Pip value in fxdreema for each pairs?
-
You will need some custom code to get that formula. There is no block in fxDreema doing that.
-
same question for me! anybody help plz...
-
There is a function called PipValue hidden in the background, you can test what it gives.

