Spezifikation
Need to develop a reliable ctrader to MT5 copier.
The tool should have the following features:
1) Windows GUI
2) Settings panel for configuration of ctrader and MT5 access credentials (1 ctrader master and up to 2 MT5 slave accounts)
3) Connection to ctrader through Open API
4) Connection to MT5 servers through TCP (.dll can be provided)
5) Settings panel for configuration of Symbol names and copy method (percentage/scaling or fixed lots)
6) Trade Open copy method: copy of market orders upon open, alongside TP and SL.
7) Position Modification copy method: copy of changes to position on TP and SL.
8) Trade close copy method: copy of position close (full or partial close on ctrader close the full position on MT5)
9) Logs Panel: Logging of Connection and copying (open/modify/close) events
10) Always connected when online: Persistent auto-reconnect to both servers.
Deliverables: Working software and source code.