Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes - page 998

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
The indicator works fine online, but in the tester (mt4) it's not displayed correctly... During initialization in the tester it works fine, but then it doesn't work as it should. What's the reason?
Problems with the panel? Maybe also because it is multi-timeframe or multi-currency? Describe the specific error
Problems with the panel? Maybe also because it is multi-timeframe or multi-currency? Describe the specific error
Good afternoon!) Dear Experts, please advise please change the code of the Expert Advisor magicnumber compile all normal, but when you install it on the chart says is not expert & cannot be executed, I change back everything is fine, what is the trick?
Replace the old handlers start, init, deinit with OnTick(), OnInit() and OnDeinit() - the first thing that comes to mind without any code.
Replace old start, init, deinit handlers with OnTick(), OnInit() and OnDeinit() - the first thing I can think of without code.
Replaced, compiled with these remarks OnDeinit function declared with wrong type or/and parameters and OnTick function declared with wrong type or/and parameters
Replaced, compiled with the following remarks OnDeinit function declared with wrong type or/and parameters and OnTick function declared with wrong type or/and parameters
Well, read the help. You can put the cursor on the function name in the code and press F1
Well, read the help. You can put the cursor on the function name in the code and press F1
Yes, I'm sitting with it if you change theOnTick(), OnInit() and OnDeinit() functions, there one after the other is stretched not all understand( not much code can lay out would be grateful for help
No ChartIndicatorAdd() analogue in mq4 ?
No ChartIndicatorAdd() analogue in mq4 ?