Abiroid GMA Scalper Arrow
FREE
Published:
18 July 2024
Current version:
1.0
Didn't find a suitable robot?
Order your own one
on Freelance
Go to Freelance
Order your own one
on Freelance
How to buy а trading robot or an indicator
Run your EA on
virtual hosting
virtual hosting
Test аn indicator/trading robot before buying
Want to earn in the Market?
How to present a product for a sell-through
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

Any possibility to have buffers for the text labels?
Thanks, Abir. Your hard work is always appreciated.
Very interesting.
Any possibility to have buffers for the text labels?
Thanks, Abir. Your hard work is always appreciated.
Hey..I'm glad you like it :)
Those text labels are just for debugging to know why a signal was cancelled.
And since they are text they needed to be objects. Buffers would only have supported arrows or wingdings symbols based on arrow codes etc.
Right now I don't think mql4 supports text as buffer values.
And, even if I gave each type of error a number, that would be difficult for users. I need it to be visually clear on chart. With options to turn it on/off.
Yes, it could have been both.. numbers for buffers and text for labels, but I don't see the point for adding any overhead.
So, I don't really plan on adding those to buffers.. sorry :))