Commit Graph

454 Commits

Author SHA1 Message Date
Viacheslav Demydiuk a900ea8968 Merge branch 'dev' 2025-10-07 17:04:48 +03:00
Viacheslav Demydiuk a5b8e33611 Issue #246: fixed type of parameter 'Deviation' in functions iBands, iBandsOnArray (MT4) 2025-10-07 17:03:02 +03:00
Viacheslav Demydiuk b5309fb9a4 Merge branch 'dev' 2025-10-06 23:27:30 +03:00
Viacheslav Demydiuk 2f0ccae238 MQL5: fixed warnings of compiling json.mqh 2025-10-06 23:26:48 +03:00
Viacheslav Demydiuk 371c14b4b7 Merge branch 'dev' 2025-10-06 12:08:02 +03:00
Viacheslav Demydiuk 565735c3c5 MtService: fixed crash on disconnect last expert in MT terminal 2025-10-06 12:07:41 +03:00
Viacheslav Demydiuk 1bb9c7b418 Merge branch 'dev' 2025-10-05 20:59:00 +03:00
Viacheslav Demydiuk 7b5f740a77 MtApi5: added fleld 'Flags' into MqlTick 2025-10-05 20:58:24 +03:00
Viacheslav Demydiuk 22b0f695c6 Merge branch 'dev' 2025-09-30 16:28:30 +03:00
Viacheslav Demydiuk c536585cd2 Issue #284: MtApi5/MQL5 - added function GetSymbols 2025-09-30 16:14:13 +03:00
Viacheslav Demydiuk 29ce645975 Merge branch 'dev' 2025-09-27 17:33:41 +03:00
Viacheslav Demydiuk 92322e866e Issue #284: MtApi4/MQL4 - added function GetSymbols 2025-09-27 17:29:00 +03:00
Viacheslav Demydiuk 34072905d2 Merge branch 'dev' 2025-09-23 12:01:52 +03:00
Viacheslav Demydiuk 96674d8763 MQL5: fixed parsing arguments of function iCustom 2025-09-23 11:31:43 +03:00
Viacheslav Demydiuk 5808756113 MQL4: fixed parsing arguments of function iCustom 2025-09-23 11:26:58 +03:00
Viacheslav Demydiuk fe8ac339b6 MtApi5: set version to 2.0.1 2025-07-28 23:29:01 +03:00
Viacheslav Demydiuk 972df57028 Merge branch 'master' into dev 2025-07-28 23:20:33 +03:00
Viacheslav Demydiuk 6c1cb92f1b MtApi5: fixed typo in function iStochastic 2025-07-28 23:12:21 +03:00
Viacheslav Demydiuk ff871e5e06 MtApi5: implement function iFractals instead of mistake function iForce 2025-07-28 22:57:46 +03:00
Viacheslav Demydiuk c7b8956c99 MtApi5: fixed typo in function iChaikin 2025-07-28 22:51:35 +03:00
Viacheslav Demydiuk db3db18391 MQL5: fixed typo in function iSAR 2025-07-28 22:37:15 +03:00
Viacheslav Demydiuk 143cc33c60 MtApi5: fix type in function iStochastic 2025-07-28 22:34:28 +03:00
Viacheslav Demydiuk 541fc2364b MQL5: don't use EMPTY_VALUE as initial value for times 2025-07-25 17:52:06 +03:00
Viacheslav Demydiuk 78b4b7039b MQL5: changed MQL5_DLLS_ALLOWED to MQL_DLLS_ALLOWED 2025-07-25 17:49:30 +03:00
Viacheslav Demydiuk 4a61ab079c MQL5: fixed parameter in function iChaikin 2025-07-25 17:43:07 +03:00
Viacheslav Demydiuk 69d98b66b3 MtApi5: updated paramter's names in function iCustom 2025-07-25 17:11:55 +03:00
Viacheslav Demydiuk 6b3d54b9d5 MtApi5: added default value to properites of MqlParam for correct json serialization 2025-01-09 17:06:36 +02:00
Viacheslav Demydiuk ba1754d59b MtApi/MtApi5: updated logic of connection with requesting expert list and quotes 2024-12-21 23:12:59 +02:00
Viacheslav Demydiuk b89f00d310 Added missed boost headers files 2024-11-14 14:16:28 +02:00
Viacheslav Demydiuk 19d9cb23d3 MtService: include string to fix build 2024-11-14 12:35:46 +02:00
Viacheslav Demydiuk 606b59687e Removed bootstrappers as redundant projects v2.0.0 2024-11-12 10:50:07 +02:00
Viacheslav Demydiuk b1bb8561f5 MtService: changed log level to INFO for release version 2024-11-11 15:44:41 +02:00
Viacheslav Demydiuk d9a9d88318 Added MtApi5 sample: HistoryOrder 2024-08-23 11:35:00 +03:00
Viacheslav Demydiuk 05de6f4995 MtService: using default expert if handle is zero 2024-08-06 17:51:49 +03:00
Viacheslav Demydiuk b7fe982393 MtApi5: fixed bug in function CopyTicks 2024-08-05 18:36:44 +03:00
Viacheslav Demydiuk 2081ada249 Small update readme: fixed typos 2024-08-04 11:43:10 +03:00
Viacheslav Demydiuk 0fda467b68 Updated readme: added information about vcredist 2024-08-03 13:09:13 +03:00
Viacheslav Demydiuk 753da3b4c4 Readme: removed information about CLI 2024-06-17 22:54:02 +03:00
Viacheslav Demydiuk 1a73c72095 Updated readme file: removed information about WCF 2024-06-17 22:52:00 +03:00
Viacheslav Demydiuk e02996e573 Updated readme file: added information about MtClient 2024-06-17 22:47:46 +03:00
Viacheslav Demydiuk c351ce9a42 Updated readme file 2024-06-17 22:27:03 +03:00
Viacheslav Demydiuk a830dc11a6 Refactored MtApi4 (MT4) for working with new architecture 2024-06-16 13:57:50 +03:00
Viacheslav Demydiuk 6dd5e0190f Refactored MT4 expert with new architecture 2024-06-16 13:55:53 +03:00
Viacheslav Demydiuk be8db94112 Added x86 boost libraries 2024-06-16 13:36:36 +03:00
Viacheslav Demydiuk 46a5ca4d04 Refactored MTConnector with new architecure 2024-06-16 13:30:24 +03:00
Viacheslav Demydiuk 07b26a6ac1 Updated MT5Connector with small fixes 2024-06-16 13:28:43 +03:00
Viacheslav Demydiuk e7cf0dddd0 Updated MtApi5 2024-06-16 13:27:00 +03:00
Viacheslav Demydiuk 78e28dc176 Updated ex5 file 2024-06-16 13:00:29 +03:00
Viacheslav Demydiuk 9de3369228 Removed VS 2017 solution 2024-06-16 12:59:24 +03:00
Viacheslav Demydiuk 9a5d3878fe MtApi5: make public Connect/Disconnect functions 2024-03-09 23:17:47 +02:00