Indices Rules
-
Hi guys, my EA does not calculate the pips correctly on Indices. I've actually added below rules in setting but it doesn't still work. any suggestion?
1 = 10
0.1 = 1
0.01 = 0.1
0.001 = 0.01
0.00001 = 0.0001
0.000001 = 0.0001 -
That depends on your broker's point rules. For example, Admiral Markets is using two digits decimal positions for Gold and Indices. However, I need to specify 0.01 = 1 for indices and 0.01 = 0.1 for gold. You need to customize those values on a chart by chart base.
-
@l-andorrà thank you so much
-
NO RULES NEEDED !
Hey , I hope this will help , for gold and indices ( US100 for instance). When putting value on your EA when you want to run it do this :
For SL or TP you normally have for instance on forex EURJPY : SL 50 type for- GOLD : SL 500
- US100 : SL 5000
#To sum up add 1 ZERO to any value put for SL or TP on GOLD and 2 ZERO on US100 (NASDAQ) , For DERIV trader V75 add 3 ZERO
and so on , do your research for the rest !