Point – The minimum possible price change for a symbol (the last decimal). For example, EURUSD with 5 decimal places has Point = 0.00001. (The pip is often 10× a point for 5-digit brokers.) Many MQL functions like MarketInfo(Symbol(), MODE_POINT)
give this. Points are used to specify slippage, stop levels, etc.