Commit Graph

30 Commits

Author SHA1 Message Date
DW ace3764317 Added OrderSendRequest/OrderSendResponse. Changed functions OrderSend to use request pattern 2016-04-28 19:34:45 +03:00
DW 640c680933 Added MtErrorCode used in MtExecutionException 2016-04-25 14:00:54 +03:00
DW 3bec28f817 Added Request/Response mechanism into mtapi. Added structure MtOrder. Added functions GetOrder, GetOrders. 2016-04-22 19:14:47 +03:00
DW 6f8a8728ed Refactored MtApiService: command will be executed in first expert will be invoked by quote tick 2016-04-13 16:41:32 +03:00
DW b803ed8567 Completed wix installers for mtapi MT5 2016-04-12 12:51:56 +03:00
vdemydiuk 9b40712c9c Update solution to support Visual Studio 2013. Fix problems with async quote events 2016-04-09 17:29:15 +03:00
vdemydiuk c256e4f80f Fixed bug in iCustom (mode value) 2016-01-07 20:06:46 +02:00
vdemydiuk 8e41a53e93 version 1.0.24. Added functions TerminalInfoString and SymbolInfoString 2016-01-07 13:02:22 +02:00
vdemydiuk eceb71fd40 Started to work on TerminalInfoString 2016-01-07 11:40:05 +02:00
vdemydiuk 34946572bf Fixed bug in iCustom when parameters are null or empty 2016-01-07 01:30:25 +02:00
vdemydiuk 31b8412300 Updated functions OrderSendBuy, OrderSendSell. Version 1.0.23 2015-12-19 19:57:42 +02:00
vdemydiuk ae4b884908 Updated enum of connection states for working with backtesting 2015-12-14 12:04:11 +02:00
vdemydiuk 2d6a0f7b35 Added command CloseOrderByCurrentPrice into mtapi 4 2015-12-02 15:56:51 +02:00
vdemydiuk f1a8d83c3b Version matapi4 1.0.20. Added OrderSendBuy, OrderSendSell 2015-11-17 12:50:43 +02:00
vdemydiuk aa7592ebd1 Updated installer for MtApi4 2015-08-14 16:07:51 +03:00
Vyacheslav Demidyuk ddee6c792e Updated MatApi4 expert to build on last version of MT4 2015-06-30 15:21:28 +03:00
Vyacheslav Demidyuk c51e682555 Added terminal verion 646 to build mt4 expert 2014-12-15 15:35:52 +02:00
Vyacheslav Demidyuk 7147734e9f Removed ConnectionManager from MtApi4 and MtApi5 installers. Api server side listens all newtwork connections 2014-12-14 19:58:26 +02:00
Vyacheslav Demidyuk ab14a5f8a2 Added function OrderCloseAll to mtapi4 2014-11-26 00:30:30 +02:00
Vyacheslav Demidyuk 772b27551c Added fucntion OrderCloseAll into mt5 api 2014-11-21 12:37:20 +02:00
Vyacheslav Demidyuk fe4f0af9de Fixed problem with network connections. 2014-11-20 14:01:37 +02:00
Vyacheslav Demidyuk 226f07878f mtapi5 version 1.0.6 2014-11-19 17:11:23 +02:00
Vyacheslav Demidyuk 66391301c5 disable verification in mtapi5 2014-11-18 18:01:32 +02:00
Vyacheslav Demidyuk 8a1e0a550d Merge branch 'master' of https://github.com/vdemydiuk/mtapi 2014-11-18 17:10:09 +02:00
Vyacheslav Demidyuk 87d2bc0e82 Update pfx key 2014-11-18 17:09:08 +02:00
Vyacheslav Demidyuk 13bd5c2a09 update gitignore 2014-11-18 16:28:58 +02:00
Vyacheslav Demidyuk bae7dc2a71 Added key for mtapi service 2014-11-18 15:59:36 +02:00
Vyacheslav Demidyuk 8746e96416 Added projects MtApi4 and MtApi5 2014-10-31 09:05:52 +02:00
Vyacheslav Demidyuk 869d3a117b First initial commit 2014-10-31 08:57:13 +02:00
Vyacheslav Demidyuk 6621b2da1c Initial commit 2014-10-31 08:25:50 +02:00