Discussion on MQL4 documentation - page 20

 
Konsens:

Can you tell me? Is the MathMin function only used to return the minimum of two values or can it be 3 or more (e.g. minimum of 10 values) ?

And is it possible to write:


1.used only to return the minimum of thetwo values

2.can

 
Vinin:


1.only used to return the minimum of thetwo values

2.can


Thank you, I see.
 

There may have been an error in the Mql4 help

https://docs.mql4.com/constants/chartconstants/charts_samples#chart_first_visible_bar


Examples of Working with the Chart - Chart Constants - Constants, Enumerations and Structures - MQL4 Reference
Examples of Working with the Chart - Chart Constants - Constants, Enumerations and Structures - MQL4 Reference
  • docs.mql4.com
Examples of Working with the Chart - Chart Constants - Constants, Enumerations and Structures - MQL4 Reference
 
Vitaliy Kuznetsov:

There may have been an error in the Mql4 help

https://docs.mql4.com/constants/chartconstants/charts_samples#chart_first_visible_bar


Yes.https://www.mql5.com/ru/docs/constants/chartconstants/charts_samples


Документация по MQL5: Константы, перечисления и структуры / Константы графиков / Примеры работы с графиком
Документация по MQL5: Константы, перечисления и структуры / Константы графиков / Примеры работы с графиком
  • www.mql5.com
Примеры работы с графиком - Константы графиков - Константы, перечисления и структуры - Справочник MQL5 - Справочник по языку алгоритмического/автоматического трейдинга для MetaTrader 5
 

In the documentation:

MODE_TICKSIZE  17 Минимальный шаг изменения цены инструмента в пунктах

https://docs.mql4.com/ru/constants/environment_state/marketinfoconstants


MODE_TICKSIZE  17  Tick size in points

https://docs.mql4.com/constants/environment_state/marketinfoconstants


But this value is not in points.

 

Well, yes, in the price category. Apparently, they couldn't find the right term.