Commit Graph

  • 5c96aeb2fd Issue #81: Added function TimeGMT into MtApi (MT4) MT4-v1.0.40 vdemydiuk 2018-02-13 19:02:08 +02:00
  • a238e5eb36 Issue #80: Fixed wrong condition on fetch first parameter in function Execute_TerminalInfoString vdemydiuk 2018-02-13 18:35:40 +02:00
  • 11fd5b7527 Started version 1.0.40 (MT4) vdemydiuk 2018-02-13 18:33:11 +02:00
  • cbe75cfbf6 Issue #83: Added command button HistoryDealMethods to check functions related to the issue MT5-v1.0.15 mt5_1_0_15 vdemydiuk 2018-02-08 18:04:15 +02:00
  • 9581431a9f Issue #84: Fixed bug in function HistoryOrderGetInteger, there was wrong return value type vdemydiuk 2018-02-04 14:39:09 +02:00
  • acf0c12531 MT5: started version 1.0.15 vdemydiuk 2018-02-04 14:02:41 +02:00
  • 1eccda9b2c Version MtApi4 1.0.39 MT4-v1.0.39 DW 2018-01-16 16:11:33 +02:00
  • fd4aac7c32 Issie #73: added wrapped function getBooleanValueW into MtApi.mq4. Issue #76: added precompiled value __DEBUG_LOG__ into MtApi.mq4 to disable logging in release verion DW 2018-01-16 16:06:21 +02:00
  • 36c90c8481 Updated test application (MT5): added test functions HistoryDealGetDouble, HistoryDealGetInteger, HistoryDealGetString MT5-v1.0.14 mt5_1_0_14 DW 2018-01-11 15:28:57 +02:00
  • fefa451371 Issue #39: Added indicator functions on MQL side (MtApi MT5) DW 2018-01-10 19:13:31 +02:00
  • 1c57f88cb1 Issue #72: Fixed bug with serialization of parameters in functions HistoryDealGetInteger, HistoryDealGetString, HistoryDealGetDouble DW 2017-11-27 18:16:35 +02:00
  • 08ba45c65f Issue #39: Added indicator functions on C# side (MtApi MT5) DW 2017-11-27 18:09:54 +02:00
  • b8314e9ed7 MtApi5: add waiting incoming connection on MT5 side in backtesting mode DW 2017-11-15 18:16:23 +02:00
  • 9587b10c8c MtApi5 version 1.0.14 DW 2017-11-15 18:15:34 +02:00
  • b838084ba2 Issue #14: Updated test application for using function PositionOpen with MqlTradeResult MT5-v1.0.13 mt5_1_0_13 DW 2017-09-29 19:05:06 +03:00
  • cd24891022 Issue #14: Added function PositionOpen which returns MqlTradeResult DW 2017-09-29 18:27:36 +03:00
  • add69a4c03 Issue #41: Complete object functions on MQL side DW 2017-09-29 17:39:18 +03:00
  • 5a3407e47c Issue #41: Refactored MtApi5.mq5 - removed unnecessary variables DW 2017-09-29 15:48:46 +03:00
  • ce8cfbbb70 Issue #41: Refactored MtApi5.mq5 DW 2017-09-29 15:34:35 +03:00
  • 8470bbd5cc Issue #41: Complete object functions in client side (MT5) DW 2017-09-27 18:36:26 +03:00
  • 5c7ae748a5 Issue #41: Added Object Properties enums: ENUM_OBJECT_PROPERTY_INTEGER, ENUM_OBJECT_PROPERTY_STRING, ENUM_BORDER_TYPE, ENUM_ALIGN_MODE DW 2017-09-27 17:45:09 +03:00
  • 7abb4d3b5e Issue #41: Partialy implemented object functions on client side DW 2017-09-27 15:38:54 +03:00
  • 486c42685a Issue #41: Added Object Types enum DW 2017-09-26 18:37:50 +03:00
  • f41ab37b6f Set version 1.0.13 of MtApi (MT5) DW 2017-09-26 17:27:06 +03:00
  • 9e129fb6e2 Merge pull request #64 from Tr4Dr/master Vyacheslav Demidyuk 2017-09-25 12:41:35 +03:00
  • f7b00a8d88 Added null check to convertSystemString [MT5] Tr4Dr 2017-09-18 14:55:03 +02:00
  • a7cb14de25 Updated MqlTradeRequest [MT5] Tr4Dr 2017-09-18 02:05:22 +02:00
  • f50925c8d3 Changed wcslen to wcsnlen [MT5] Tr4Dr 2017-09-17 22:35:15 +02:00
  • e29a11de68 Changed type of '\0' literal to wchar_t [MT5] Tr4Dr 2017-09-17 22:18:21 +02:00
  • 12141775f3 Fixed type casting to __int64 [MT5] Tr4Dr 2017-09-17 22:05:56 +02:00
  • b6d24b8aa9 Merge pull request #2 from vdemydiuk/master Tr4Dr 2017-09-16 22:01:19 +02:00
  • 7175fae18c Fixed WIX error: ICE Internal Error 100. API Returned: 1615. MT5-v1.0.12 DW 2017-09-08 17:07:53 +03:00
  • 3c4d8d52ca Revert version mtapi (MT5) to 1.0.12 DW 2017-09-08 16:30:39 +03:00
  • 6873363d41 Fixed build of MT5 test client DW 2017-09-08 16:07:41 +03:00
  • 947599327a MtApi5 version 1.0.13 DW 2017-09-08 13:05:01 +03:00
  • 5645902a48 Merge branch 'master' into mt5_1_0_13 DW 2017-09-08 12:45:31 +03:00
  • c82787473f Issue #16: Added Mt5Expert into MTApiService. Refactored MT5Connector DW 2017-09-08 12:44:14 +03:00
  • c213fb709a Merge pull request #62 from Tr4Dr/master Vyacheslav Demidyuk 2017-09-08 12:38:29 +03:00
  • 2ac29dc871 Fixed the type of Deviation property in MqlTradeRequest (MT5) Tr4Dr 2017-09-07 20:08:01 +02:00
  • 1f72b2b790 Refactored MTApiService and connectors projects DW 2017-09-07 17:46:25 +03:00
  • 3a62ff56d7 Merge pull request #61 from Tr4Dr/master Vyacheslav Demidyuk 2017-09-07 12:23:34 +03:00
  • d25fe529b4 Fixed warning in function CreateErrorResponse (MT5) Unknown 2017-09-07 00:21:12 +02:00
  • 15538e81f4 Updated PositionClose function (MT5) Unknown 2017-09-07 00:06:31 +02:00
  • a33be3c764 Merge pull request #1 from vdemydiuk/master Tr4Dr 2017-09-06 23:48:13 +02:00
  • 023fe8c7c9 Disable code to print event payload in MQL code (MT4) MT4-v1.0.38 DW 2017-09-06 11:47:45 +03:00
  • b77516e324 Issue #59: Added event OnChartEvent into MtApi (MT4) mt4_1_0_38 DW 2017-09-05 18:34:26 +03:00
  • 4b48423c3f Issue #57: Added function PositionSelectByTicket into MQL code DW 2017-09-04 13:08:30 +03:00
  • 9800177b08 Issue #57: Added function PositionSelectByTicket into C# code DW 2017-08-29 17:40:23 +03:00
  • a33d4a4594 Merge pull request #58 from Tr4Dr/master Vyacheslav Demidyuk 2017-08-28 13:56:44 +03:00
  • 29722f362d Added Position and PositionBy properties to MqlTradeRequest Unknown 2017-08-25 15:32:24 +02:00
  • e072343fe1 Missing break after PositionGetSymbol Unknown 2017-08-25 15:12:41 +02:00
  • acb0c20ca8 Missing break after PositionGetDouble Unknown 2017-08-25 15:00:24 +02:00
  • 83543fee88 Refactored and updated enumerations Unknown 2017-08-25 01:31:57 +02:00
  • 3ce6b042de Added files into MtApi.proj MT4-v1.0.37 DW 2017-08-21 15:56:21 +03:00
  • 9dd770e768 Fixed small errors in MQL part of chart operations chart_operations DW 2017-08-21 15:42:10 +03:00
  • abb8b8afaa Added enums for chart properties. Fixed some mistakes in C# code of Chart Operations DW 2017-08-21 13:57:38 +03:00
  • 1d6569caa8 Issue #53: Complete add chart operation functions in expert (MQL part) DW 2017-08-18 18:56:00 +03:00
  • 441a3cb8de Merge with branch auth DW 2017-08-15 16:42:51 +03:00
  • 443f5c982c Issue #53: Complete chart operation functions into MtApi (client side) DW 2017-08-15 14:34:41 +03:00
  • 515a12ab15 Added function ChangeAccount auth DW 2017-08-12 01:31:36 +03:00
  • 84b00b605a Issue #53: Added some chart operation functions into MtApi (client side) DW 2017-08-11 23:33:30 +03:00
  • 10e267d031 Fixed bug in function iBarShift DW 2017-07-20 17:55:29 +03:00
  • abcd489367 Started version 1.0.37 DW 2017-06-21 17:41:10 +03:00
  • d630e61e3c Issue #52: Updated functions OrderSend to use request stucture MT4-v1.0.36 DW 2017-05-11 17:26:46 +03:00
  • 280bab7faf Started version 1.0.36 DW 2017-05-11 10:44:30 +03:00
  • 26d270422b Revert version mtapi (MT4) to 1.0.35 MT4-v1.0.35 DW 2017-05-06 23:34:30 +03:00
  • 9cd2e3b18f Updated test application: added button on function UnlockTicks DW 2017-05-05 15:51:34 +03:00
  • 50013c0c29 Added command to UnlockTick in backtesting mode that will be locked on each candle. It allows to perform big tasks and send commands to MT4 in time of candle. DW 2017-05-05 14:16:15 +03:00
  • ca49d23017 Started version 1.0.36 DW 2017-05-05 14:01:29 +03:00
  • 0346836d35 Issue #51: Add support localhost (127.0.0.1) host name DW 2017-05-05 13:57:43 +03:00
  • 2cc41df01a MtApi (MT4) version 1.0.34. Fixed issue #45 in MtApi.ex4 MT4-v1.0.34 DW 2017-02-22 17:17:00 +02:00
  • f05ade2cbf Set AppendToFile to True in LogConfigurator DW 2017-01-12 16:47:41 +02:00
  • d34524d77f Issue #44: Fixed MT5Connector project for using MtAdapter DW 2017-01-08 14:47:08 +02:00
  • d06cc67a5d MtApi MT5: started version 1.0.12 DW 2017-01-08 14:45:03 +02:00
  • 5b76bf0547 Merge master fixed conflict. MT4-v1.0.33 mt4-1.0.33 DW 2017-01-05 21:36:55 +02:00
  • 1c269f7339 Issue #32: Added function ObjectName into test client DW 2017-01-05 02:14:13 +02:00
  • 21fb790d8c Issue #32: Fixed small bugs in EA MtApi.mq4 DW 2017-01-05 01:02:55 +02:00
  • 7c9a0aa8cc Issue #32: Implement object functions in EA MtApi.mq4 DW 2017-01-03 21:29:41 +02:00
  • 18ddf3df1c Issue #32: Added c# implementations of most object functions in MtApi client DW 2016-12-30 17:16:48 +02:00
  • a8832b79ba Issue #32: Added function ObjectCreate in MtApi (MT4) DW 2016-12-27 17:41:11 +02:00
  • 39146d68b2 Starting work on Object Functions vdemydiuk 2016-12-26 17:49:06 +02:00
  • 5b03f01e9b Clear unnecessary witespaces in MtApi.mq4 DW 2016-12-21 14:26:37 +02:00
  • 8f5a1c8222 Refactored MtApi.mq4 vdemydiuk 2016-12-21 12:01:15 +02:00
  • f5f13a13cc Issue #32: Added function ChartRedraw vdemydiuk 2016-12-12 17:29:52 +02:00
  • 9ef970cf1e Refactoring TestApiUiClient (Account Information tab) vdemydiuk 2016-11-30 10:57:33 +02:00
  • b5878ccb62 Refactoring TestApiUiClient (Check Status tab) vdemydiuk 2016-11-29 19:08:53 +02:00
  • 4a7bb6f2cb MtApi (MT5) ver. 1.0.11.1 HotFix MT5-v1.0.11.1 DW 2016-11-29 10:20:55 +02:00
  • 5abfeebc90 Issue #32: Added function ChartId vdemydiuk 2016-11-28 16:03:40 +02:00
  • e333164552 Issue #32: Added ExecutorHandle property to determine which expert will be used for execution command vdemydiuk 2016-11-28 14:45:33 +02:00
  • 9a6968f618 Refactoring MtApi vdemydiuk 2016-11-26 19:27:09 +02:00
  • d63a53b8a9 MtApi (MT4) version 1.0.32.1 (HotFix) MT4-v1.0.32.1 DW 2016-11-25 16:06:11 +02:00
  • 7e821fcade Issue #38: Removed MemoryAppender in LogConfigurator (MtApiService) DW 2016-11-23 13:09:47 +02:00
  • 88e2d22abe Issue #38: Removed MemoryAppender in LogConfigurator (MtApiService) DW 2016-11-23 13:09:47 +02:00
  • fcfd741e5b Issue #37: Used ConcurrencyMode.Multiple for server and client side to avoid deadlocks and freezes of MtApiService DW 2016-11-23 10:51:50 +02:00
  • c722511c03 Refactored MtApiService (ver. 1.0.24): Added ExpertHandle to MtQuote and MtEvent. Added event QuoteUpdate to MtApiClient. DW 2016-11-18 15:47:55 +02:00
  • 39599436ab Started version 1.0.33 of MtApi MT4 DW 2016-11-18 12:13:00 +02:00
  • 8e3f206c76 Issue #35: Implemented function TerminalInfoDouble in MtApi MT4 MT4-v1.0.32 mt4-1.0.32 vdemydiuk 2016-11-15 11:06:43 +02:00
  • 8e5dcbd2ee Issue #31: Implemented function TerminalInfoInteger in MtApi MT4 vdemydiuk 2016-11-15 10:02:30 +02:00
  • 563a5a895b Issue #31: Implemented function SymbolInfoTick in MtApi MT4 vdemydiuk 2016-11-14 16:31:01 +02:00
  • 32f6018858 Issue #31: Implemented function SymbolInfoDouble in MtApi MT4 vdemydiuk 2016-11-14 14:04:31 +02:00