Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes - page 873
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
and that it should be at the right point, not above it.
How do you put the bold dot? With the price and time coordinates.
and make sure it hits the right spot, not above it.
Yes, it does, thank you.
Is there a table somewhere with OBJ_ARROW codes from 1 to 32?
It's only from 32.
https://docs.mql4.com/ru/constants/objectconstants/wingdings
And I try entering from 1 to 32 and it draws some characters.
Are these codes classified, that they are not in help? )
Good afternoon. can the advisor Only Long/Only Short/ Short & Long be moved to the set?
Can't in sets, can in a template.
You cannot do it in sets, but you can do it in a template.
I have an acquaintance who bought an advisor and the sets have this option.
An acquaintance of mine bought an advisor and it's in the sets.
Hello Artem.
I'm a beginner, I started studying MQL5 from your article Library of ... Part 1 dated 27.02.19
I have a problem when creating the Defines.mqh file. It does not look the same as in your article - there is no text in Russian after which the enumeration should be inserted.
I have attached a picture to this post.
Thank you very much.
Elena
LIBRARY FOR SIMPLE AND QUICK CREATION OF PROGRAMS FOR METATRADER (PART XI)
LIBRARY FOR SIMPLE AND FAST PROGRAM CREATION FOR METATRADER (PART XI)
LIBRARY FOR EASY AND QUICK TO CREATE PROGRAMS FOR METATRADER (PART XI)
Hello Artem.
I'm a beginner, I started studying MQL5 from your article Library of ... Part 1 dated 27.02.19
I have a problem when creating the Defines.mqh file. It does not look the same as in your article - there is no text in Russian after which the enumeration should be inserted.
I have attached a picture to this post.
Thank you very much.
Elena
LIBRARY FOR SIMPLE AND QUICK CREATION OF METATRADER PROGRAMS (PART XI)
Hello. Have you started writing the contents of the file Defines.mqh yourself ?
Then simply delete everything you don't need from the newly created file. I myself wrote everything into an empty file - I only left the header. But it is better to ask questions about articles in the discussions of the article for which you have questions - there is no place for them in this thread.
For example there is a function AccountFreeMarginCheck() which can be used to get margin. But there are no functions to determine the point value at least for the specified symbol, volume and order type
MQL4