I want to create lines on a chart (horizontal). For example, on the price of the last peak from the previous day. I create the lines without any problem, but how do I add the description "Previous HIGH" or something similar to it?
When there are a lot of lines, it will be useful to describe them 
B
Latest posts made by barsa1211
-
How can I add a description to a Lineposted in Questions & Answers
-
RE: Is it possible to check the price to the EMA distance in pips?posted in Questions & Answers
Thank you very much, everything works as it should, I did not think it would be so simple

-
Is it possible to check the price to the EMA distance in pips?posted in Questions & Answers
(I'm not a master of English, I use a translator, it's hard to find if there was such a topic, sorry in advance if there was)
I need to check if the price is above or below the EMA, then I got it done. And at this point I would like to check if the price is at a distance of e.g. 100pips above it?
example: if the price is above the EMA 200 check if it is within 100pips, if yes continue if not stop
thank you in advance for your answer