hello.need help custom indicator
-
hello.i have 3 custom indicators and i really don
t find a way to create an ea!maybe i make wrong conections or i dont know. can anybody help me? one of the indicators have buy/sell alert, another one show arrows for buy and sell and the last one show on the chart one line that change the color when trand is up or down ..red and green for sell and buy.i would like to make an ea that open trade buy or sell when all indicators give the same signal . after many trys i made an ea but is opening about 20-30 trades.insted of one until the condition change or opposite trade.thank you! -
Just look at the examples here: https://fxdreema.com/examples The very first one at the top, to be precise.
-
thank you so much.maybe i am a bit dump but ...now i can not make it work.i tried so many different conectiion but is not placing any trade...i don`t know were is my mistake..i put candle id for indicators 1 i put > then value 0 in condition i choose boofer up and another down for buy and sell and is not making any trade. can anybody give me an sample of full ea like this one? even using only one custom indicator.and thank you again admin!
-
Please, get some time and look at the examples. I see where you have placed those "Trailing stop" blocks, which is wrong. This is explained in example 6. And in example 3 the basic events are explained => what this "on Tick" means.
-
__Please, get some time and look at the examples. I see where you have placed those "Trailing stop" blocks, which is wrong. This is explained in example 6. And in example 3 the basic events are explained => what this "on Tick" means.[/quote:3fsellza]
ok.thank you! so i should use on trade!?