DW
|
515a12ab15
|
Added function ChangeAccount
|
2017-08-12 01:31:36 +03:00 |
|
DW
|
10e267d031
|
Fixed bug in function iBarShift
|
2017-07-20 17:55:29 +03:00 |
|
DW
|
abcd489367
|
Started version 1.0.37
|
2017-06-21 17:41:10 +03:00 |
|
DW
|
d630e61e3c
|
Issue #52: Updated functions OrderSend to use request stucture
MT4-v1.0.36
|
2017-05-11 17:26:46 +03:00 |
|
DW
|
280bab7faf
|
Started version 1.0.36
|
2017-05-11 10:44:30 +03:00 |
|
DW
|
26d270422b
|
Revert version mtapi (MT4) to 1.0.35
MT4-v1.0.35
|
2017-05-06 23:34:30 +03:00 |
|
DW
|
9cd2e3b18f
|
Updated test application: added button on function UnlockTicks
|
2017-05-05 15:51:34 +03:00 |
|
DW
|
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.
|
2017-05-05 14:16:15 +03:00 |
|
DW
|
ca49d23017
|
Started version 1.0.36
|
2017-05-05 14:01:29 +03:00 |
|
DW
|
0346836d35
|
Issue #51: Add support localhost (127.0.0.1) host name
|
2017-05-05 13:57:43 +03:00 |
|
DW
|
2cc41df01a
|
MtApi (MT4) version 1.0.34. Fixed issue #45 in MtApi.ex4
MT4-v1.0.34
|
2017-02-22 17:17:00 +02:00 |
|
DW
|
f05ade2cbf
|
Set AppendToFile to True in LogConfigurator
|
2017-01-12 16:47:41 +02:00 |
|
DW
|
d34524d77f
|
Issue #44: Fixed MT5Connector project for using MtAdapter
|
2017-01-08 14:47:08 +02:00 |
|
DW
|
d06cc67a5d
|
MtApi MT5: started version 1.0.12
|
2017-01-08 14:45:03 +02:00 |
|
DW
|
5b76bf0547
|
Merge master fixed conflict.
MT4-v1.0.33
|
2017-01-05 21:36:55 +02:00 |
|
DW
|
1c269f7339
|
Issue #32: Added function ObjectName into test client
|
2017-01-05 02:14:13 +02:00 |
|
DW
|
21fb790d8c
|
Issue #32: Fixed small bugs in EA MtApi.mq4
|
2017-01-05 01:02:55 +02:00 |
|
DW
|
7c9a0aa8cc
|
Issue #32: Implement object functions in EA MtApi.mq4
|
2017-01-03 21:29:41 +02:00 |
|
DW
|
18ddf3df1c
|
Issue #32: Added c# implementations of most object functions in MtApi client
|
2016-12-30 17:16:48 +02:00 |
|
DW
|
a8832b79ba
|
Issue #32: Added function ObjectCreate in MtApi (MT4)
|
2016-12-27 17:41:11 +02:00 |
|
vdemydiuk
|
39146d68b2
|
Starting work on Object Functions
|
2016-12-26 17:49:06 +02:00 |
|
DW
|
5b03f01e9b
|
Clear unnecessary witespaces in MtApi.mq4
|
2016-12-21 14:26:37 +02:00 |
|
vdemydiuk
|
8f5a1c8222
|
Refactored MtApi.mq4
|
2016-12-21 12:01:15 +02:00 |
|
vdemydiuk
|
f5f13a13cc
|
Issue #32: Added function ChartRedraw
|
2016-12-12 17:29:52 +02:00 |
|
vdemydiuk
|
9ef970cf1e
|
Refactoring TestApiUiClient (Account Information tab)
|
2016-11-30 10:57:33 +02:00 |
|
vdemydiuk
|
b5878ccb62
|
Refactoring TestApiUiClient (Check Status tab)
|
2016-11-29 19:08:53 +02:00 |
|
DW
|
4a7bb6f2cb
|
MtApi (MT5) ver. 1.0.11.1 HotFix
MT5-v1.0.11.1
|
2016-11-29 10:20:55 +02:00 |
|
vdemydiuk
|
5abfeebc90
|
Issue #32: Added function ChartId
|
2016-11-28 16:03:40 +02:00 |
|
vdemydiuk
|
e333164552
|
Issue #32: Added ExecutorHandle property to determine which expert will be used for execution command
|
2016-11-28 14:45:33 +02:00 |
|
vdemydiuk
|
9a6968f618
|
Refactoring MtApi
|
2016-11-26 19:27:09 +02:00 |
|
DW
|
d63a53b8a9
|
MtApi (MT4) version 1.0.32.1 (HotFix)
MT4-v1.0.32.1
|
2016-11-25 16:06:11 +02:00 |
|
DW
|
7e821fcade
|
Issue #38: Removed MemoryAppender in LogConfigurator (MtApiService)
|
2016-11-25 15:50:56 +02:00 |
|
DW
|
88e2d22abe
|
Issue #38: Removed MemoryAppender in LogConfigurator (MtApiService)
|
2016-11-23 13:09:47 +02:00 |
|
DW
|
fcfd741e5b
|
Issue #37: Used ConcurrencyMode.Multiple for server and client side to avoid deadlocks and freezes of MtApiService
|
2016-11-23 10:51:50 +02:00 |
|
DW
|
c722511c03
|
Refactored MtApiService (ver. 1.0.24): Added ExpertHandle to MtQuote and MtEvent. Added event QuoteUpdate to MtApiClient.
|
2016-11-18 15:47:55 +02:00 |
|
DW
|
39599436ab
|
Started version 1.0.33 of MtApi MT4
|
2016-11-18 12:13:00 +02:00 |
|
vdemydiuk
|
8e3f206c76
|
Issue #35: Implemented function TerminalInfoDouble in MtApi MT4
MT4-v1.0.32
|
2016-11-15 11:06:43 +02:00 |
|
vdemydiuk
|
8e5dcbd2ee
|
Issue #31: Implemented function TerminalInfoInteger in MtApi MT4
|
2016-11-15 10:02:30 +02:00 |
|
vdemydiuk
|
563a5a895b
|
Issue #31: Implemented function SymbolInfoTick in MtApi MT4
|
2016-11-14 16:31:01 +02:00 |
|
vdemydiuk
|
32f6018858
|
Issue #31: Implemented function SymbolInfoDouble in MtApi MT4
|
2016-11-14 14:04:31 +02:00 |
|
vdemydiuk
|
c64417474a
|
Issue #33: Implemented function SeriesInfoInteger (MtApi MT4)
|
2016-11-13 23:24:38 +02:00 |
|
vdemydiuk
|
6d4b5f4c00
|
Issue #27: Created bootstrapper project for MtApi MT4 with vcredist package
|
2016-11-11 17:56:17 +02:00 |
|
vdemydiuk
|
601c95369e
|
Recovered MtApi.ex4
|
2016-11-11 17:54:33 +02:00 |
|
vdemydiuk
|
0542dd3e71
|
Started MtApi (MT4) version 1.0.32
|
2016-11-11 17:53:43 +02:00 |
|
vdemydiuk
|
15068ca99c
|
Issue #30: Added MtApi5 Bootstrapper project to merge installer and vcredist packages
MT5-v1.0.11
|
2016-11-08 17:38:51 +02:00 |
|
vdemydiuk
|
c3617549f8
|
Updated version of MtApiService to 1.0.23
|
2016-11-08 14:16:09 +02:00 |
|
vdemydiuk
|
aa91196e31
|
Updated license text in MtApi5 installer
|
2016-11-07 13:45:18 +02:00 |
|
vdemydiuk
|
ba7b50e241
|
Issue #29: Added process Id into name of log file
|
2016-11-07 13:05:36 +02:00 |
|
vdemydiuk
|
ddcd6fa2d5
|
Issue #25: Implemented function CopyTicks. Used json request
|
2016-11-05 00:52:52 +02:00 |
|
vdemydiuk
|
ad55740bc7
|
Started MtApi (MT5) version 1.0.11
|
2016-11-03 13:07:48 +02:00 |
|