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
You don't calculate the tick size. It is a predetermined value provided in the contract specification. In my previous post I provided an example of the function call to obtain it.
The tick value is something different to tick size and is provided by another function call also shown in my previous post.
On the rare occasion that your broker is misrepresenting the tick value for gold, then use the OrderCalcProfit method instead when calculating your volume.
You cal also refer to the calculation mode for more details ... Documentation on MQL5: Constants, Enumerations and Structures / Environment State / Symbol Properties — NUM_SYMBOL_CALC_MOD
You don't calculate the tick size. It is a predetermined value provided in the contract specification. In my previous post I provided an example of the function call to obtain it.
The tick value is something different to tick size and is provided by another function call also shown in my previous post.
On the rare occasion that your broker is misrepresenting the tick value for gold, then use the OrderCalcProfit method instead when calculating your volume.
You cal also refer to the calculation mode for more details ... Documentation on MQL5: Constants, Enumerations and Structures / Environment State / Symbol Properties — NUM_SYMBOL_CALC_MOD
PIP, Point, or Tick are all different in general.
Ticks, PIPs or points in the GUI. Make up your mind. - MQL4 programming forum #1 (2014)
Percentage in point - Wikipedia