DW
|
5dd1e4831d
|
Merge branch Add_sessions
|
2016-11-01 10:28:24 +02:00 |
|
DW
|
39f11bfc34
|
Merge branch Manage_symbols
|
2016-11-01 10:18:22 +02:00 |
|
vdemydiuk
|
c6faaf0602
|
Issue #26: Use tick event function to perform MtApi commands in testing mode
|
2016-10-31 17:59:55 +02:00 |
|
vdemydiuk
|
c14726bdba
|
Issue #23: Added empty constructor to class MqlRates, made public setters of properties
MT5-v1.0.10
|
2016-10-24 11:58:14 +03:00 |
|
vdemydiuk
|
05452e3b90
|
Issue #21: Added function Print to MtApi (MT5)
|
2016-10-21 17:52:54 +03:00 |
|
vdemydiuk
|
094cdcc448
|
Issue #13: changed timeout values of SendTime and ReceiveTime on client side and server sides (12 hours)
|
2016-10-20 10:19:52 +03:00 |
|
vdemydiuk
|
a63e628124
|
Updated test application for working with MtApi (MT5) version 1.0.10
|
2016-10-17 11:57:54 +03:00 |
|
vdemydiuk
|
7fec3da7bc
|
Update readme
|
2016-10-12 17:01:22 +03:00 |
|
vdemydiuk
|
1d407b5e16
|
Changed sign key in library MtApiService: using MtApiKey.snk. Added logging into MtApiService and used ILMerge.Task to merge assemblies into one dll.
|
2016-10-12 16:37:54 +03:00 |
|
vdemydiuk
|
e373f7976c
|
Refactoring MtApiService
|
2016-10-11 12:23:47 +03:00 |
|
vdemydiuk
|
3785ee4ace
|
Small refactoring MtApi (MT5) and MtService. Started version 1.0.22 of MtService
|
2016-10-10 15:49:53 +03:00 |
|
vdemydiuk
|
b4b8e7eaf0
|
MtApi (MT5): Disabled backtesting in mql expert
|
2016-10-10 13:37:47 +03:00 |
|
vdemydiuk
|
22f7915a4a
|
Merge branch 'mtapi5_backtesting'
|
2016-10-10 13:27:17 +03:00 |
|
vdemydiuk
|
84dfd21f9f
|
Fixed issue #17: fix error in test client
|
2016-10-07 17:42:36 +03:00 |
|
vdemydiuk
|
d4ee2cfada
|
Issue #16: implemented backtesting functionality into MtApi5
|
2016-10-07 17:08:16 +03:00 |
|
vdemydiuk
|
0b3d686f05
|
Fixed issue #17
|
2016-10-07 17:05:06 +03:00 |
|
vdemydiuk
|
cacc0ea787
|
Implemented function PositionOpen. Made small refactoring
|
2016-10-06 14:04:17 +03:00 |
|
vdemydiuk
|
d96dc18ea3
|
Issue #19: added comment about WIX Tools
|
2016-10-06 13:32:56 +03:00 |
|
Konstantin Ivanov
|
6b4adfaa97
|
Add method SymbolInfoSession()
|
2016-10-05 17:02:00 +03:00 |
|
vdemydiuk
|
7aa2a1b691
|
Used WM_TIMER message to perform commands in MQL expert
|
2016-10-05 11:18:46 +03:00 |
|
vdemydiuk
|
5739423d6c
|
Starting to work on MtApi (MT5) version 1.0.10
|
2016-10-05 10:29:03 +03:00 |
|
Konstantin Ivanov
|
db4bb44fb3
|
Add SymbolSelect() and use existing local variables
|
2016-09-29 17:13:41 +03:00 |
|
Konstantin Ivanov
|
68d5fa98af
|
Add SymbolName()
|
2016-09-29 16:30:11 +03:00 |
|
Konstantin Ivanov
|
dc28823ca9
|
add SymbolsTotal()
|
2016-09-29 16:14:53 +03:00 |
|
DW
|
802b19b402
|
Merge branch 'master' of https://github.com/vdemydiuk/mtapi
v1.0.30
|
2016-09-16 10:30:16 +03:00 |
|
DW
|
1264ffd5aa
|
Changed algorithm to execute commands in mql expert: used function OnTimer instead OnTick
|
2016-09-16 10:29:55 +03:00 |
|
Vyacheslav Demidyuk
|
0d82965149
|
Merge pull request #15 from wesleyteixeira/positionclose
Added PositionClose command to MT5 Api
|
2016-09-13 17:14:35 +03:00 |
|
Wesley Teixeira
|
4258ff4551
|
Fixed Mql Script
|
2016-09-13 10:03:16 -04:00 |
|
Wesley Teixeira
|
9d48f74b29
|
Added PositionClose command to MT5 Api
|
2016-09-13 09:03:55 -04:00 |
|
DW
|
a11604503a
|
Added trade monitors (by timer and by timeframe) to check orders and make event about opened/closed orders
|
2016-09-09 19:10:10 +03:00 |
|
DW
|
edc7311104
|
Added MtEvent into MtApiService. Added event LastTimeBar into MtApi (MT4)
|
2016-08-30 16:01:23 +03:00 |
|
DW
|
e24502f303
|
Started version MtApi 1.0.30
|
2016-08-29 17:56:26 +03:00 |
|
DW
|
e312f52b74
|
Added function CopyRates. Implemented Backtesting
|
2016-07-25 16:49:15 +03:00 |
|
DW
|
edc14d6c97
|
Started mtapi version 1.0.29
|
2016-06-08 12:56:10 +03:00 |
|
DW
|
949eb0a8c9
|
Fixed issue #8 (Missing StopLoss and TakeProfit properties in MtOrder)
|
2016-06-07 14:25:14 +03:00 |
|
DW
|
d01a899aae
|
Fixed issue #7: Added Newtonsoft.Json.dll into installer
|
2016-05-16 15:15:21 +03:00 |
|
DW
|
23db4631f1
|
compiled version 1.2 of MtApi.ex4
|
2016-05-16 10:49:22 +03:00 |
|
DW
|
b94804c44c
|
Fixed #6: Set feild 'symbol' of order in mql part
|
2016-05-16 10:29:07 +03:00 |
|
DW
|
13c3ce1445
|
Fixed issue #5: Color representation. MQL uses different color representation than C# System.Drawing.Color (Thanks Tr4Dr).
|
2016-05-13 11:53:28 +03:00 |
|
DW
|
05d762977b
|
Started MtApi version 1.0.27
|
2016-05-13 11:52:06 +03:00 |
|
DW
|
ed5d6d9fb5
|
Reractored functions GetOrder and GetOrders in MQL part.
|
2016-05-12 17:42:13 +03:00 |
|
DW
|
b8e6b1a973
|
Fixed Issue #4: Changed function iCustom to use request/respons pattern.
|
2016-05-12 13:46:06 +03:00 |
|
DW
|
4e95ceac32
|
Fixed build configuration in solution
|
2016-05-12 13:44:18 +03:00 |
|
DW
|
bc3f5062cc
|
Updated readme
|
2016-05-12 13:43:41 +03:00 |
|
DW
|
ab22b00afa
|
Fixed Issue #3: GetOrders return orders from trade and history pools
|
2016-05-11 11:13:42 +03:00 |
|
DW
|
a39326b336
|
Merge branch 'master' of https://github.com/vdemydiuk/mtapi
|
2016-05-11 11:12:17 +03:00 |
|
DW
|
c4c1f77d38
|
Started MtApi version 1.0.26
|
2016-05-11 11:11:04 +03:00 |
|
Vyacheslav Demidyuk
|
27a6112ccf
|
Create README.md
|
2016-05-10 18:59:16 +03:00 |
|
DW
|
5b46599b93
|
Fixed Issue #2: type for volume set to double (was int).
|
2016-05-10 18:05:11 +03:00 |
|
DW
|
8b333f599d
|
Migrated to VS2015
|
2016-05-10 17:56:39 +03:00 |
|