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

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
Hello, I have started to study MQL4 using video tutorials from 2013. I am rewriting the code exactly from the video, adding some minor changes from another video, as the result I have 25 errors. I have tried to look for solution to these errors, but since build of terminal has changed and some changes in coding have occurred. I will be grateful if someone can help me to edit the code or at least give some useful advice, thanks in advance.
And how does that help you? Next time, go straight to Freelance.
Hello, I have started to study MQL4 using the 2013 video tutorials, I have been rewriting the code exactly from the video, adding some minor changes from another one, as I need them. As a result I get 25 errors. I have tried to look for solution to these errors, but since build of terminal has changed and some changes in coding have occurred. I will be grateful if someone can help me to edit the code or at least give me some useful advice, thanks in advance.
Add changes one by one and fix bugs - you will learn step by step. Want to learn the language - start with simple examples
Good afternoon! Please help me understand the indicator code. There is a zero level, based on it, you need to fill the first level. What I don't do, what doesn't work. Here is the indicator code:
Please help.
I can't seem to create a script on this topic, here's the page https://www.mql5.com/ru/articles/1368
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
We write a script to save chart data to *.csv file (application s_ExportChartToCSV_v1.mq4 file):
Execute the script on non-standard timeframes charts. As a result of the script running, we receive standard *.csv files with non-standard timeframe data in the directory experts/filies.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------Если можно сделаете скрипт
thanks in advance
since when did the strategy tester start charging swap?
or haven't I noticed?
why not include it in the HTML version of the report?
since when did the strategy tester start charging swap?
or haven't I noticed?
why not include it in the HTML version of the report?
It has always been like that.
That is why test results with the same settings might be slightly different due to swap changes. Or the results in optimization and tests differ, if the optimization was long and swap has changed during this time.
This has always been the case.
That is why test results with the same settings may be slightly different because of swap changes. Or the results are different in optimization and tests, if the optimization was long and swap has changed during this time.
I never noticed that! I thought there was no swap in mt4 in the strategy tester.
Good evening everyone!
In the Strategy Tester the order is modified without any problems, but on a demo account this modification does not work.
Stop Loss is modified. In the tester stoploss can be only 1 pip away from the current price but in demo accounts even if we set stoploss at a distance of spread + 6-8 pips more.
MODE_STOPLEVEL=0, MODE_FREEZELEVEL=0.
Please advise why and how to do correct modification.
Good evening everyone!
In the Strategy Tester the order is modified without any problems, but on a demo account this modification does not work.
Stop Loss is modified. In the tester stoploss can be only 1 pip away from the current price but in demo accounts even if we set stoploss at a distance of spread + 6-8 pips more.
MODE_STOPLEVEL=0, MODE_FREEZELEVEL=0.
Please advise why and how to do correct modification.