TRACE - EA
-
Hi Bro
I am making an EA from "TRACE"
Buy when: 2 line UP
Sell when: 2 line DOWN
But it is too difficult for me

Plz help
Thank BroSkype: khacdiepvnc
Mail: khacdiepvnc@gmail.com -
Up!!!!!!!!!!!!
-
What do you ecaxtly mean by 'Trace'? Do you mean the block with that name? What do you want to trace exactly?
-
https://fxdreema.com/shared/tysutR0qb
Here bro
Thanks -
I recommend you to disconnect the 'close trade' blocks fron those positions and create a new tree structure for them alone.
-
@l-andorrĂ Ok thank.
But how to Buy when those 2line UP and SELL when those 2 line DOWN -
Those lines are connecting points. This means that you do not need the lines at all, but the points they are uniting. If you know how those points on top/bottom of each candle are created, you can use them as your condition to know if price i crossing up/donw them.
-
Its theory. I know the line how to be painted
But i have not find the way to make EA -
Can yopu please share the newest version of your project?
-
@khacdiepvnc @l-andorrĂ is right, you don't need the lines, watch these pictures

Trace block draw these lines from high to high and from low to low, what do you need this for? Take a condition block and set "candle high ID 1 > candle high ID 2"



-
thanks Bro