how to trade depending on object on chart
-
please , I need help
How can I buy , sell or put pending orders depending on objects on chart ( horizontal line )when this horizontal line object appears on chart I want to take a trade above or below it or put pending orders above this horizontal line
this object has a specific Unique name (Line1_) as in atttached image

thanks ,
-
Have these lines got a value? How is this value set?
-
No it have Not any values .
can I make an EA to open a trade depending on object that appears for example an (arrow) of .ex4 custom indicator added to the chart ?
which can not be Imported to fxdreema and Had not been created with fxdreema ?
note that all information I have is the Name of this object like the previous image.thanks for your efforts

-
If you double click one of those objects do you get the price value?
-
this is the indicator you can check please
I want to create an EA that opens trades when the price crosses these lines
for example open buy trade when the price crossing up the upper blue line . -
The lines have a value and you have the names, put the value into a comment using object on chart then you will know how to work with these lines

-
this value is a price value which change to a new price value with every new next candle . so the constant here is " object name " only .
-
Put the name in object on chart and get the number in a comment, once you do this you will understand how to read/use this value