AutoTrendline EA
-
Hi Guys, I am still leanring how to use this software but came across this tutorial on youtube some clever person created this auto ea. it works well for getting trendline on the screen but the entry not good, I am not sure on how to put the logic together for this.
have a look at the screen shot and have a play with the ea
Just looking at it enter a buy on the open first bar after the lowest low and vice versa for the sell

https://fxdreema.com/shared/v6W5Z25Qd -
@sibkis said in AutoTrendline EA:
Hi Guys, I am still leanring how to use this software but came across this tutorial on youtube some clever person created this auto ea. it works well for getting trendline on the screen but the entry not good, I am not sure on how to put the logic together for this.
have a look at the screen shot and have a play with the ea
Just looking at it enter a buy on the open first bar after the lowest low and vice versa for the sell

https://fxdreema.com/shared/v6W5Z25QdI dont know that I would use a constant in place of shape names.
Try something manual, it is in fact a line. Theres no reason to change the name of it on EA input screen. As a dev, you should be naming that in the software and it shouldn't be renamed unless I'm missing the purpose to want to rename it.
-
@tipsywisdom my mistake sorry, I did not mean to rename it, honest mistake, I will give it ago manual
-
@sibkis said in AutoTrendline EA:
@tipsywisdom my mistake sorry, I did not mean to rename it, honest mistake, I will give it ago manual
no problem. its a common problem for people who know how to program to come to dreema and do too much sometimes. hahaha
just do less sometimes!