Version 1.5.1.8
-
Bugfix: MetaTrader order transmission activation / deactivation failed when performed per double click on setup page.
-
Change: Menu slighty changed to get smarter access to troubleshooting information.
Version 1.5.1.0
-
Modification: Prior version skipped to transmit orders (target or stop) which has been attached in a 3rd step.
For instance: OrderSend(no stop, no target), OrderModify(attach stop), OrderModify(attach target). Target and Stop make only sense in an OCA group (one cancels all). An
OCA group ensures a stop to be cancelled if target filled or cancelled or a target to be cancelled, if stop filled or cancelled.
Unfortunately, IB does not allow to make an order member of an OCA group, if it is already pending. The control in this case is now taken
by the bridge. However, this works only, if the bridge is running, connected to TWS and TWS connected to IB, which is normally the case.
You are always on the safe side, if you place stop and target with initial order (OrderSend) or in 2nd step together. In this case, target and stop
are controlled as OCA on IB side.
Version 1.5.0.0
-
Bugfix: IB contract failed to be recognized for MT4 symbol is some situations.
-
Modification: Strategy association removed. All orders treated same way.
-
Modification: General simplification. Account- and risk section removed.
-
Modification: User interfaced revised.
|