{ "platform" :"mt5", "program_type":"service", "copyright" :"Copyright 2026, MetaQuotes Ltd.", "link" :"https:\/\/www.mql5.com\/ru\/articles\/15346", "version" :"1.00", "description" :"Source code and examples for the article \"Monitoring trading with push notifications — example of a MetaTrader 5 service\"", "cpu_architecture" :"0", "optimize" :"1", "fpzerocheck" :"1", "tester_no_cache":"0", "tester_everytick_calculate":"0", "unicode_character_set":"0", "static_libraries":"0", "files": [ { "path":"Article-15346-MQL5-Trade-Monitor-Push-Service.mq5", "compile":true, "relative_to_project":true }, { "path":"MQL5\\Include\\Arrays\\ArrayString.mqh", "compile":false, "relative_to_project":false }, { "path":"MQL5\\Include\\Arrays\\Array.mqh", "compile":false, "relative_to_project":false }, { "path":"MQL5\\Include\\Object.mqh", "compile":false, "relative_to_project":false }, { "path":"MQL5\\Include\\StdLibErr.mqh", "compile":false, "relative_to_project":false }, { "path":"MQL5\\Include\\Arrays\\ArrayLong.mqh", "compile":false, "relative_to_project":false }, { "path":"MQL5\\Include\\Tools\\DateTime.mqh", "compile":false, "relative_to_project":false }, { "path":"Accounts.mqh", "compile":false, "relative_to_project":true }, { "path":"Account.mqh", "compile":false, "relative_to_project":true }, { "path":"PositionsControl.mqh", "compile":false, "relative_to_project":true }, { "path":"Position.mqh", "compile":false, "relative_to_project":true }, { "path":"Deal.mqh", "compile":false, "relative_to_project":true }, { "path":"MQL5\\Include\\Arrays\\ArrayObj.mqh", "compile":false, "relative_to_project":false }, { "path":"Select.mqh", "compile":false, "relative_to_project":true } ], "resources": [ { "type":"0", "path":"readme.md", "name":"", "relative_to_project":true } ] }