Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 6. - page 922

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
Friends, can't anyone help!( Please, I'd really like an answer!!!
Good day everyone! Please help!!! I dabbled in the simplest Martingale EA without indicators and other things, but after updating the language, it does not compile with warnings. Help to bring it back to life in the updated MT4!
Ps: the ex4 file compiled in the old build does not work in the new mt4, although the smiley face is smiling.Thank you so much in advance!!!
Programming is not pampering. Find an activity to do on your shoulder.
It doesn't work for MQL4. Only for MQL5...
I used to do it...
thanks
I used to do...
thanks
For the future: the code is inserted in the message via the SRC button.
TarasBY, thank you so much!!!! The second code works as it should!!! Much appreciated!!!
Your remark will be taken into account.
Good afternoon everyone!
Could you please tell me how to sum up the numbers on an accrual basis?
For example
if ( Bid > X )
D = Bid - X ;
D 1 =D+SUMMARY OF ALL PREVIOUSDvalues
Q:
How can Iadd MULTIPLE P REVIOUS D values to each tick?
Which function, language construct, or operator will summarize and storeALL previousD values?
The ++ operation only adds cumulatively 1 and I need to add cumulatively different numbers.
I don't understand - how to save cumulative total.
Thank you.
Good afternoon
I have a question of this nature.
How can I change the company name when installing?
How can I un-pardon the Logo and the names here?
How can I change the address to my own and the company's?
One last question How can I change my site to my own?
Basically I need to adapt the platform to my company... A lot of forks sites do this, but I only find how to add satellites and how to create them. How to change firmware when installing MT4 I can't find it.
I hope you can help me.
Good afternoon
I have a question of this nature.
How can I change the company name when installing?
How can I un-pardon the Logo and the names here?
How can I change the address to my own and the company's?
And a final question How can you change the website to your own?
Basically, I need to adapt the platform to my company... Many forks sites do so, but I only find how to add satellites and how to create them. How to change firmware when installing MT4 I can't find it.
I hope you can help me.
Good afternoon everyone!
Could you please tell me how to sum up the numbers on an accrual basis?
For example
if ( Bid > X )
D = Bid - X ;
D 1 =D+SUMMARY OF ALL PREVIOUSDvalues
Q:
How can Iadd MULTIPLE P REVIOUS D values to each tick?
Which function, language construct, or operator will summarize and storeALL previousD values?
The ++ operation only adds cumulatively 1 and I need to add cumulatively different numbers.
I don't understand - how to save cumulative total.
Thank you.
D1+=D;
MT4/851, Windows XP. I can't find the original Fractals indicator file in ME4. Please advise where it is.