vdemydiuk
|
8cdfd6fb91
|
Updated test application (MT5) to perform testing function ChartGetDouble and ChartGetInteger
|
2018-03-19 19:10:51 +02:00 |
|
vdemydiuk
|
7c3ddbabac
|
Updated test application (MT5) to perform testing function ChartSetInteger and ChartSetString
|
2018-03-19 18:58:12 +02:00 |
|
vdemydiuk
|
83e0145a3a
|
Updated test application (MT5) to perform testing function ChartPeriod and ChartSetDouble
|
2018-03-19 18:39:15 +02:00 |
|
vdemydiuk
|
f17c7cd554
|
Updated test application (MT5) to perform testing function ChartWindowFind and ChartClose
|
2018-03-19 17:23:16 +02:00 |
|
vdemydiuk
|
4aefdd554b
|
Updated test application (MT5) to perform testing function ChartId and ChartRedraw
|
2018-03-19 16:23:55 +02:00 |
|
vdemydiuk
|
820ed9a631
|
Refactored UI test client (MT5)
|
2018-03-19 15:10:09 +02:00 |
|
vdemydiuk
|
9afd30e463
|
Implemented function Alert (MT5)
|
2018-03-13 18:24:40 +02:00 |
|
vdemydiuk
|
16f454ca61
|
Implemented functions ChartTimePriceToXY, ChartXYToTimePrice (MT5)
|
2018-03-13 17:28:21 +02:00 |
|
vdemydiuk
|
f3a3a582fd
|
Issue #100: update test application for testing function SymbolInfoString (MT5)
|
2018-03-13 11:40:16 +02:00 |
|
Janderson
|
0812229538
|
Chart Commands:
- ChartSaveTemplate Implemented
|
2018-03-12 23:08:04 -03:00 |
|
Janderson
|
d0fa4af1d0
|
- Bug fix - when click in chartApplyTemplateButton, store template file in right place
|
2018-03-12 22:44:08 -03:00 |
|
Janderson
|
8eb4bcfabe
|
Commands to handle with Terminal:
- TerminalInfoDoublePropertyId
- TerminalInfoIntegerPropertyId
- TerminalInfoStringPropertyId
|
2018-03-12 22:37:06 -03:00 |
|
Janderson FFerreira
|
02774d7328
|
Merge branch 'mt5_1_0_18' into master
|
2018-03-12 11:34:00 -03:00 |
|
Janderson FFerreira
|
cbff71f8d0
|
- Correction of Test Client
- Missing codes in mtapi5.mq5
|
2018-03-12 11:17:12 -03:00 |
|
Janderson FFerreira
|
6a37826486
|
- Add some commands to handle with Chart to MT5 api
- Add some commands to handle with windows to MT5 api
|
2018-03-11 19:26:25 -03:00 |
|
vdemydiuk
|
cab2de6d24
|
Issue #100: implemented functions GetLastError, ResetLastError() in MtApi (MT5)
|
2018-03-09 19:18:54 +02:00 |
|
vdemydiuk
|
ec6c71607b
|
Issue #96: Implemented function PositionGetTicket in MtApi (MT5)
|
2018-03-08 17:45:22 +02:00 |
|
vdemydiuk
|
84740787d5
|
Issue #94: Added event handler OnBookEvent (MT5).
|
2018-03-02 11:43:03 +02:00 |
|
vdemydiuk
|
ad6bad5187
|
Issue #93: Added event OnTradeTransaction. Udpated json.mqh to fix JSONNumber for correct serialization zero integer value".
|
2018-03-01 11:20:25 +02:00 |
|
vdemydiuk
|
0086b02bc8
|
Issue #92: Updated test application (MT5) to use functions IndicatorCreate and IndicatorRelease
|
2018-02-27 18:26:37 +02:00 |
|
vdemydiuk
|
f7e06c1570
|
Issue #92: Added functions IndicatorCreate and IndicatorRelease
|
2018-02-27 09:49:26 +02:00 |
|
vdemydiuk
|
c86a3a3752
|
Issue #91: Added MarketBookGetRequest to perform function MarketBookGet (MT5)
|
2018-02-21 14:43:25 +02:00 |
|
vdemydiuk
|
5c6751de9b
|
Issue #90: Added time functions: TimeCurrent, TimeTradeServer, TimeLocal, TimeGMT
|
2018-02-19 18:48:31 +02:00 |
|
vdemydiuk
|
f1c1df1e00
|
Issue #89: Changed function OrderCheck to use json request/response
|
2018-02-19 17:02:19 +02:00 |
|
vdemydiuk
|
29f501b055
|
Issue #82: Refactored request responses (MtAp5). Added iCustom functions with string and boolean parameters. Added button iCustom in test application (MT5).
|
2018-02-19 11:07:37 +02:00 |
|
DW
|
0e5bb40a6f
|
Issue #82: Refactored MQL5 expert to use json in function OrderSend
|
2018-02-17 00:10:10 +02:00 |
|
vdemydiuk
|
cbe75cfbf6
|
Issue #83: Added command button HistoryDealMethods to check functions related to the issue
|
2018-02-08 18:04:15 +02:00 |
|
vdemydiuk
|
9581431a9f
|
Issue #84: Fixed bug in function HistoryOrderGetInteger, there was wrong return value type
|
2018-02-04 14:39:09 +02:00 |
|
DW
|
36c90c8481
|
Updated test application (MT5): added test functions HistoryDealGetDouble, HistoryDealGetInteger, HistoryDealGetString
|
2018-01-11 15:28:57 +02:00 |
|
DW
|
b838084ba2
|
Issue #14: Updated test application for using function PositionOpen with MqlTradeResult
|
2017-09-29 19:05:06 +03:00 |
|
vdemydiuk
|
ddcd6fa2d5
|
Issue #25: Implemented function CopyTicks. Used json request
|
2016-11-05 00:52:52 +02:00 |
|
vdemydiuk
|
05452e3b90
|
Issue #21: Added function Print to MtApi (MT5)
|
2016-10-21 17:52:54 +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
|
cacc0ea787
|
Implemented function PositionOpen. Made small refactoring
|
2016-10-06 14:04:17 +03:00 |
|
DW
|
8b333f599d
|
Migrated to VS2015
|
2016-05-10 17:56:39 +03:00 |
|