Position Close not possible

Posted By: Paul_der_Zweite

Position Close not possible - 09/25/18 16:16

Hi,
i'm using Zorro version 1.83.2 with the MT5 bridge.

The system cannot close open trades. And it cannot trade open trades at Zorro restart.

Why?

Zorro searches via the MT5 bridge for the ticket number of the open trades ("Trade xxxxx not found in 1 trades" in the expert log of MT5). However, these are irrelevant. The trades would have to be addressed with the trade number.

What do I have to do to be able to address the open trades with the trade number?


The calculation of the profit also does not work, no matter what is entered in strategyXX.ini under BrokerPatch.
Posted By: MatPed

Re: Position Close not possible - 09/25/18 16:49

Hi, I have had several issues with Mt5 bridge. My script was unable to open and close trades. I switched to Mt4 and everything was working correctly. Same script, same Assets file, same broker just different bridge.

With the Zorro's support we had agreed to run some more test, I do not know when I will have time to do this, but its on my list.

I suggest to contact support, share with them all the log files. Maybe we will give them the proper info to fix it.

Ciao
Posted By: jcl

Re: Position Close not possible - 09/26/18 07:26

If you cannot close a trade, your NFA flag might be wrong or your broker is FIFO compliant or does not support partial closing. It has nothing to do with a ticket number.

We had some reports of MT5 issues, but had not much success in reproducing most of them. If you cannot solve it on your side, get first the recent version 1.88 and update the MT5 bridge. There have been various changes. Next, test trading with the TradeTest script on your demo account. Open and close positions. If you see a problem, please contact Support with the log and the broker name.
Posted By: Paul_der_Zweite

Re: Position Close not possible - 09/26/18 09:28

Ok, the reference to the TradeTest script was helpful.
© 2024 lite-C Forums