Jan Tarnogrocki:
Hi All!
Why is the description of the arrow not shown?
F8 -> show objects description is activated.
Greetings,
Jan.
ObjectCreate( "Arrow", OBJ_ARROW, 0, Time[1], Low[1] ); ObjectSet ( "Arrow", OBJPROP_ARROWCODE, OBJ_ARROW_UP ); ObjectSet ( "Arrow", OBJPROP_COLOR, clrGreen ); ObjectSet ( "Arrow", OBJPROP_WIDTH, 2 );
Alexander Voronkov:
And what about the description?
It looks like a bug. If I insert an arrow manually and add a description it is not shown on chart too. With other graphical objects description is readable. I use build 830.

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
Hi All!
Why is the description of the arrow not shown?
F8 -> show objects description is activated.
Greetings,
Jan.