I am using Zorro 1.14 with the MT4 bridge it crashes when i am restarting Zorro and it has any open trades.

It can be reroduced using the following steps:
1. Open Zorro and start trading
2. Wait for Zorro to open a trade(s)
3. Stop Zorro
4. Start trading
5. The trade with the smallest tradeId is closed
6. Zorro crashes with an exception

Edit: It is related to the BarPeriod that is set. If i set it to a BarPeriod=1 (for testing) it does work. For a BarPeriod=60 it doesnot.
For BarPeriod=60 i get a gap error for BarPeriod=1 i don't so it might be some memory allocation issue?

Last edited by svenb; 08/22/13 09:58.