Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes - page 697
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
Can you advise how to place restrictions on the use of different timeframes in the indicator text? When loading the indicator it is in the properties, but how to limit this programmatically????
If it is checked in OnInit(), you can output a message about the chart mismatch and either return INIT_FAILED; or tune the terminal chart to the desired one: ChartSetSymbolPeriod(0,NULL,InpTimeframeWork);
Good afternoon!
Please help me with the problem of activating the copier. I bought a copier on the market a long time ago for 25$. I would like to use it on VPS, but it cannot be loaded into MT4 from Market for some reason. Offers only to buy. I still have 7 free activations. I can't figure out what's wrong, can you advise me what i should do to activate copier https://www.mql5.com/ru/market/product/4319 ?
Thank you in advance.
If it is checked in OnInit(), you can output a message about chart mismatch and either return INIT_FAILED; or adjust the terminal chart to the required one: ChartSetSymbolPeriod(0,NULL,InpTimeframeWork);
I know this variant, but I don't know how to use properties. How to configure in the program tab "Display" not to let in unnecessary levels.
}
How do I get the value of the current extremum?
How to get the value of the current extremum?
Insert the code correctly:
}
How do I get the value of the current extremum?
how many attachments if allowed?
how many attachments are allowed?
Until you get tired of writing them