Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 6. - page 83

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
You can
Can I at least check the Label object for colour? That is, if the label is green, it's a buy, if it's red, it's a sell.
ObjectGet(nm,OBJPROP_COLOR);
nm - Name of the object to be preselectednm - Name of the object to be preselected
It means to loop through all objects. Stop at the required one and check its properties. Is it so?
nm - Name of the object to be preselected
It means to loop through all objects. Stop at the required one and check its properties. Is it so?
That is, loop through all the objects. Stop at the required one and check its properties. Is it so?
Anyway.
Thank you :).
Thank you :).
Each such tag has its own name. Create a list of all labels and poll their colours.
Daily ban
first_may for posting a link to a commercial resource
artmedia70 for arguing with a moderator.
"here's the interesting thing..."
The tester report shows a running result of 165.
The tester chart shows the last point somewhere around 195.
In the tester's "Results" the last trade shows 195.
why does the REPORT only show 165?
what happened to the difference of 30 ? (the owl does not take into account any commissions...)
"here's the interesting thing..."
The tester report shows a running result of 165.
The tester chart shows the last point somewhere around 195.
In the tester's "Results" the last trade shows 195.
why does the REPORT only show 165?
what happened to the difference of 30 ? (the owl does not account for any commissions ...)
Those passes that went into deficit are not shown. Right click on some optimization result and uncheck the box for "Skip useless results".