Why am I getting loss trades because trades are not closing at 2 MAs crossing?
-
 -
@veetee This works and you have this opening a trade so must be something else, put a shared link here and problems can be assesed.
-
@jstap
shared/QtH3m7r2e -
@veetee Put your close trades in separate trees, as is as soon as a trade runs the stop is blocked from activating.
-
@jstap it is already on two separate tress. it's your fxdreama example. please tell me what you mean.

-
@veetee 2 trees but you need 4 to successfully close trades, 2 for buy/sell, 2 for closing.
-
@veetee Thinking about it, if you connect the close blocks to the yellow dot all should work.
-
It is still missing cross over. I have tried four trees 1 for opening ing one for closing but its not working!

-
@veetee Put your latest shared link here and I'll have a look.
-
@jstap i have tried this with 4 trees -same result shared/mILN768Uc
-
@veetee I couldn't get the shared project to work, try posting another.
-
@JSTAP https://fxdreema.com/shared/TqFJyETUc - I'VE CHECKED IT, THIS SHOULD WORK - IAM ALSO POSTING THE YELLOW DOT CONSTRUCTION BELOW.
-
@jstap https://fxdreema.com/shared/swVPGfyid - this is not closing any trades
-
WHY IS THIS ARRANGEMNT ALLOWING THE OBJECT TO BE PRINTED WHETHER OR NOT A TRADE IS CLOSED?
WHY IS THE "NO POSITION" BLOCK ALLOWING 8 BUYS AT A TIME WHEN IT SHOULD JUST BE ONE?
-
@veetee said in Why am I getting loss trades because trades are not closing at 2 MAs crossing?:
you should be able to find a real chart example of the trade setup you have already proven in backtest....
-
@tipsywisdom Thanks for the offer, how do I join?
I am posting the real test showing missing cross over points. -
remove all group numbers, no need to use them. Just set everything to automatic.
that will solve many of the problems. -
onl;y specify buy or sell differentiation.
-
@veetee <<< EDITED >>>
-
@tipsywisdom hi, thanks for the tip. it does not work with no group numbers. I use it to separate the closing of the buys and sells. How do I set everything to automatic?