
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
Only by using a Rectangle Label or a Bitmap canvas, but neither are easy to anchor to a price and time.
Consider putting your display logic in the indicator and not in the EA. Do it the correct way.
Only by using a Rectangle Label or a Bitmap canvas, but neither are easy to anchor to a price and time.
Consider puting your display logic in the indicator and not in the EA. Do it the correct way.
You can embed the indicator into the EA via the use of it as a resource. That way, it's all in the same executable file, and can be used in Market Products.
You can embed the indicator into the EA via the use of it as a resource. That way, it's all in the same executable file, and can be used in Market Products.
Asked and answered.