Questions from Beginners MQL5 MT5 MetaTrader 5 - page 868

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
For a one-bar shift, I've done this so far
Can you tell me whereiTime is located? I couldn't find it in the help, it looks like a standard library.
For a shift of one bar I have done so far
Alexey, is this a mql4 question?
If not, then please tell me, why are you pulling mql5 by the ears to mql4?
Can you tell me whereiTime is located? I couldn't find it in the help, it looks like a standard library.
This is a self written function
Forum on trading, automated trading systems & strategy tester
FAQ from Beginners MQL5 MT5 MetaTrader 5
Aleksey Vyazmikin, 2018.05.23 11:48
This is a self-written function.
Thanks. Then I won't ask whatTFMigrate(tf) is))))
Only if it's self-written, how many forum users know about it? Uploaded to codebase?
Alexey, is this a question on mql4?
If not, then please tell me why we have to pull mql5 to mql4?
I don't see the point in writing a separate code for every sneeze - I'm used to using functions similar to MT4, so it's logical, if it has already been thought through by MT4, then it has to be thought through.
If you have already thought about it in MT4, it may be more appropriate to transfer it to MT5, that will also increase compatibility.
Thank you. Then I won't ask whatTFMigrate(tf) is))))
Only if it's self-written, how do so many forumers know about it? Uploaded to codebase?
All collected by bits and pieces, but the bulk of similar functions I took originally from here, though I don't know what's left of it.
It's all coming together bit by bit, but I got the bulk of similar features originally from here, though I don't know what's left of it.
Thank you, Alexey.
Since we're in this thread, I have an off-topic question. The text displayed in MQL5 messages is nicely formatted (with indentation and in different colors), I have either plain text or (in case of distortions) plain black text. How do I do the formatting?
Press Alt+s before inserting the code
It works. ))
EvenVladimir Karputov uses functions similar to those of MT4, so am I not worse, because my ideology does not allow me to do so?
I don't see the point in writing a separate code for each situation, I'm used to using functions, and if MT4 has already thought about it, it would be logical to transfer it to MT5, which would also add compatibility.
And really... why strive to be better...
If you want to know how much extra code is written in these functions, think about how much code you're writing by calling these self-written functions.