Need all trades in BLUEsss
-
Hi experts. Question in the picture.

-
I'd like to close group of trades.
If i just use "close profitable trades", it might close only one trade when its in blue. -
You can have several options, but that will depend on your current project. Can you please share it to take a look?
-
Hi @l-andorrà,
I've been thinking that it is not practical since the signal also not perfectly going to the right direction. And the market is not ours.
Unless if i can get RR 1:7 trading signal then it should be ok.
I'll think of something else. Thank you. -
You're welcome.
-
@l-andorrà , how can i make stoch cross macd as a trade signal?
-
I think this strategy is too high risky!
-
@biztet said in Need all trades in BLUEsss:
@l-andorrà , how can i make stoch cross macd as a trade signal?
The only way to do that in fxDreema is having a custom indicator including both stoch and MACD. Otherwise it is not possible.
-
Hmm...ok. I'll think of something else. Thanks again.
-
well, my personal observation, all strategy that i've tried need human touch.
my problem is to close trade when i see it should close, when in profit ofcourse.
But i still couldn't figure how/what formula i can use to close most profitable trades by using indicator.
Other than using "close profitable trades"/"check profit"/unrealized profit.Can any expert give a solution for me please?
-
Perhaps you could try and make it close all opposing trades when a strong Opposing/reversal signal comes in, like for example you get a Nice BUY run .... and maybe get a 100 pip stretch, if you got a Strong sell signal from some indicators you could program a SELL trade to open concurrently closing all BUY trades currently running,
or else youll just have to try the 75%/80% stop loss retrace function . basically if trades maximum pips go to 100 .. it will TP at 80 or 75 pips depending on where it gets triggered. -
Thanks @Koenig49 . Would you suggest an indicator/setting for me to try please?
Right now I'm trying to focus on EU/GU pairs, for now. -
Hi. i found this indicator on the net.
Can expert please check how can i use these arrow signal?
Couldn't find mq4 file.It's not an object because the object window is empty.
I try use buffer but also nothing.
Thank you. -
I manage to get only BUY trade using signal value, but failed to get SELL trade.
Please help. Thank you. -
PROBLEM SOLVED!
Just got wrong buffer.Please help with this one.
No object, no value.
How can i use the signal?
Sorry, no mq4 found. -
I see no objects are identifiable. The only option I see is by using buffers, but they can't be reached normally. I'm afraid you will need a real programmer to help you.
-
I think so too. Thanks @l-andorrà .
-
@biztet check average number of pips from your entry points .i use that as my TP
-
@legacy-Ea , YES, you are right! I want to use the arrows as TP.
As suggested by @Koenig49 .
Thank is what i'm trying to do, but couldn't get the value/object to use.
Could you please help me with the setting in fxdreema, please..
The arrow appear early, not after candle close. I guess this will save few pips. -
Need help.
How can i make this, if there is an open BUY trade, ignore SELL signals.
Vice versa.And also, if there is an open BUY trade in profit, take another BUY signal.
But if the open BUY trade in loss, ignore BUY signal and wait for next one.
Vice versa.
Thank you.