Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes - page 1647
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
Hello all, I am writing code for a trawl of group orders . The code logic for a trawl is as follows :
Under what conditions should the trawl for group orders start?
Hello all, I am writing code for a trawl of group orders . The code logic for the trawl is as follows :
Change the values and you will be happy
Change the values and you'll be happy, I think you'll figure it out
DistPoint*order[j]*Po
What is "Ro"?
abbreviated point
Under what conditions should the trawl for group orders begin?
Point.
In this case, when the second order is opened, a stop-loss order will be placed and there may be no possibility to open the third order in the grid...
I meant under what conditions it starts
I meant under what conditions it starts
In this case, when the second order is opened, a stop-loss order will be placed and there may be no possibility to open a third order in the grid...
As far as I know, you cannot place a stop before the order is opened
and there is no way to do group modification without it
Why this duplication
You can do it like this.
And also show me what parameters
You're right, Makar, but most of this code isn't mine. I took it from a self-study book. All the more so, this substitution doesn't solve the question at hand.