Questions from Beginners MQL5 MT5 MetaTrader 5 - page 841

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
The kodobase is full of libraries and there's also an article
It's a famous article. It's not the right one.
It's inconvenient to define it every time.
Codebase is full of libraries, but I'm asking if anyone knows of specific libraries that could make a mountain once and for all
The article is well known This is not the right one.
Codebase is full of libraries, but I'm asking about specific libraries if anyone knows .
You need to take 2-3 libraries, and build one of your own from them - complete.
We need to take 2-3 libraries and use them to build one of our own - a complete library.
Where is the library index that will tell us what a particular library is for and how to communicate with it?
In general, I do not want to collect and make libraries.My question about the existence of ready libraries, if I will create them again, it is better to work through the article
Where is the library index that will tell us what a particular library is for and how to communicate with it?
Generally speaking, I don't want to build and make libraries.My question is about the existence of ready-made libraries, if I'm going to build them again, it's better to work through the article
It's very easy to build, you take longer to write on a forum and create problems for yourself.
Here's some of it:
I found this code
I want to ask if this code can be reduced to a file with some name, so that it is not reset every time, but just stays in the folder
I used to define an opener this way:
This method is the same as yours ?
I found this code
I want to ask if this code can be reduced to a file with some name, so that it doesn't reset every time, but just stays in the folder
Add this line at the beginning of the working file.
Place your_file.mqh in the "include" folder of your terminal
Ugh! The extension ....mq5 will of course have an error
don't place code inside OnTick()
just include file your_file.mqh with defines to your expert_file.mq5 as i told you in my previous post
don't place code inside OnTick()
just include file your_file.mqh with defines to your expert_file.mq5 as I told you in my previous post