Hi
I am preparing one ea to test and i want to define take profit few candles from entry point and close.
Can any one share an example for mq5 how to do that ?
regards
Hi
I am preparing one ea to test and i want to define take profit few candles from entry point and close.
Can any one share an example for mq5 how to do that ?
regards
only horizontal as in my support or resistance line to trigger my trade.
They will be saperated i just wanted to create a rule where price hit my advance line on chart triggers trade and destroy the line.
Hi all,
I have a theory i want to workout on. i am totally new on fxdreema.
So here is the logic i want to execute.
I have 50 same color lines on chart placed in advance manually.
nowhat i want to do is when price crosses the line it should delete that line from chart.
Is that possible ? and if yes how can i achieve that .
hello,
I would like to try something with stochastic and currently the crossing above or below is crazy ..
idea is to buy or sell after the confirmation of crossover.
can anyone guide how to fix that to initiate trade post crossover mainline/signal line confirmatoin?
Hello i have been trying to build strategy and failed on backteste.

In the above situation the rules has to be when candle closes above ma. instead when it crosses above trade is being executed even if it close below ma on current.
Can anyone help to solve ?
Hi
i want to code an ea where i set the tp to be set to the $ profit reach and so the sl tobe defined in $ to be reach.
can anyone guide how should i setup ?
also i want to add button on chart for buy and sell to execute trade manually and it takes setup tp sl in $
please guide.