Questions from Beginners MQL4 MT4 MetaTrader 4 - page 157
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
Can't write a comment to a parameter, it used to work before. In the list of parameters it shows the name of the parameter, but not its description.
Terminal MT4, build 1090.
Please refer to the following code example
Has something changed, am I doing something wrong or is this an error?
Can't write a comment to a parameter, it used to work before. In the list of parameters it shows the name of the parameter, but not its description.
Terminal MT4, build 1090.
Please refer to the following code example
Has something changed, am I doing something wrong or is this an error?
Is the "#property strict" directive specified at the beginning of the code?
Is the "#property strict" directive specified at the beginning of the code?
How to make a function that would open another specified number of trades after the first open but not closed trade, if the idea is trending.
You can use the same opening function that makes the first trade, only check for the distance from the last open trade.
You need an additional opening on the trend. They are also called averaging.
You can use the same opening function that makes the first trade, only check for the distance from the last open trade.
You need an additional opening on the trend. These are also called Averaging.
Called "Pyramiding" and averaging is against the trend)
If there is a signal for the next trade , how can I make a function that would open a specified number of trades after the first open but not closed trade, if the idea is a trend trade .
Looks like no one does.
Not a who, but a nobody. A laureate? I wonder in what field?
Many people do, but not everyone has time for such a long answer.