luedman:
Yes you can . . . draw an object type OBJ_ARROW and use ObjectSet to set the index type to be OBJPROP_ARROWCODE with a Wingding value of your choice . . maybe 159 or 167
I though it may be possible to draw just one dot everytime the EA is runned but you can't do that either with ObjectCreate.

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
Hey,
is it possible to create lines (not the straight ones) with an EA (not an indicator)?
I didn't find any useful parameters when using the ObjectCreate()...
I though it may be possible to draw just one dot everytime the EA is runned but you can't do that either with ObjectCreate.
I want to use it for checking trailling stops graphically...
Thanks for your ideas...