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

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
Who else can help?)
You seem to have been given comprehensive answers and examples, but you still need to read the help to understand how functions are called and why the static modifier is used.
Here's another way, maybe it'll be easier for you to understand:
You seem to have been given comprehensive answers and examples, but you still need to read the help to understand how functions are called and why the static modifier is used.
Here's another variant, maybe this will make it easier for you to understand:
The first example shows one function call when no position is taken and the returned result is compared.
That's why it might be a good idea to do a simple return without zeroing and adding. Which I have implemented in 2 variants
write an EA which when I click the Button, it creates a Text in the place on the chart, as shown by the mouse. Now my Expert Advisor creates Text only in place of Button.
Hi, how do I make when I manually drag and drop a buystop pending order, the other sellstop pending order will move with it?
How can I bind one to the other, so that when I move one, it will move both of them at once?
Why spam?
Why spam?
Write your own ticks and put them in the strategy tester.
Greetings. Can you tell me what the problem is and how to solve it?
I have changed some candlesticks in history for testing, for the 1st, 2nd, 3rd and 6th.
When testing, the second one is processed, the third one is drawn (without processing), and stops giving an error stopped because of Stop Out
Good afternoon
I have a very simple situation but I'm having trouble solving it.
Please tell me what I am doing wrong:
problem: i cannot bind custom indicator(i-DRP...) to the Expert Advisor (DR Test) via iCustom
thanks in advance