Paul Walter David Macques: 5 digit - 1 point = 0.00001 5 digit - 2 points = 0.00011 ;
- If one point is 0.00001 then two points is 0.00002. You are posting nonsense.
-
PIP, Point, or Tick are all different in general.
What is a TICK? - MQL4 programming forum 2014.08.03Unless you manually adjust your SL/TP for each separate symbol, using Point means code breaks on 4 digit brokers, exotics (e.g. USDZAR where spread is over 500 points,) and metals. Compute what a PIP is and use it, not points.
How to manage JPY pairs with parameters? - MQL4 programming forum 2017.02.09
Slippage defined in index points - Expert Advisors and Automated Trading - MQL5 programming forum 2018.01.15

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
5 digit - 1 point = 0.00001 5 digit - 2 points = 0.00011 ; 5 digit - 3 - points = 0.00111 ;
4 digit - 1 point = 0.0001 4 digit - 2 points = 0.0011 ; 4 digit - 3 - points = 0.0111 ;
3 digit - 1 point = 0.001 ; 3 digit - 2 points = 0.011 ; 3 digits - 3 points = 0.111 ;
glad to know where this can work .