Doesnt trade
-
Hello Dreemas
For some reason it doesnt trade. I have create a draw a line base macd. When the candle hits the line its trade. But doesnt work. could some one help me what I did wrong?
Project link: https://fxdreema.com/shared/7XpqGY3Tb
-
Candle open will never move, candle close on 0 is the current moving price.
-
@jstap Thank you for the reply.
The strategy is buying when the price is crossing the draw line. Could you tell me how its works? I tried with Object in place. but it doesnt work -
Set up a test project, that draws a named line, then as the price crosses it it reacts in some way. You might better to use a value, this way it works when chart can't be seen.
-
@jstap I have tried different kind of way. but it still doesnt work. Could you take a look ?
-
What is this doing? Is it drawing the line? does it then not place the trade?
-
@jstap It draws a line but it doesnt trade. When the current price is crossing above the line it doesnt trade
-
It looks like it would, use object on chart in a comment to make sure you are getting the value, you could try using a word other than a number.
-
@jstap I have tried almost everything I think. But it still doesnt work. I think there is a bug. Is there another way to buy/sell when It cross over a line?
-
Make the changes and add a shared link to look at, might see something that's wrong.
-
@jstap This is the link: https://fxdreema.com/shared/7rtde0OMd
I have change countless things. The name, objects ect.Could you help with it? Just want to draw a line and trade at moment if its crossover the line.
-
You need the price to cross below the line, the line doesn't move:

-
@jstap Don't know how you do it. But it doesnt work: https://fxdreema.com/shared/mUVvil4M
I have tried thing you said. I use the name "Buying" and but the name on condition Object on chart. What did i do wrong
-
The problem is that you are creating multiple lines and not redrawing, this adds a number to every line name, so never recognises the cross.
