mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-13 18:58:09 +00:00
Issue #284: MtApi5/MQL5 - added function GetSymbols
This commit is contained in:
@@ -259,6 +259,7 @@ namespace MtApi5.MtProtocol
|
||||
OrderSendAsync = 302,
|
||||
OrderCheck = 303,
|
||||
Buy = 304,
|
||||
Sell = 305
|
||||
Sell = 305,
|
||||
GetSymbols = 306
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user