Pumping notification codes
Namespace:
mtapi.be.MT4ManagerNet
Assembly:
MT4ManagerNet (in MT4ManagerNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Members
| Member name | Value | Description |
---|
| StartPumping | 0 |
Pumping started
|
| UpdateSymbols | 1 |
Update symbols
|
| UpdateGroups | 2 |
Update groups
|
| UpdateUsers | 3 |
Update users
|
| UpdateOnline | 4 |
Update online users
|
| UpdateBidask | 5 |
Update bid/ask
|
| UpdateNews | 6 |
Update news
|
| UpdateNewsBody | 7 |
Update news body
|
| UpdateMail | 8 |
Update news
|
| UpdateTrades | 9 |
Update trades
|
| UpdateRequests | 10 |
Update trade requests
|
| UpdatePlugins | 11 |
Update server plugins
|
| UpdateActivation | 12 |
New order for activation (sl/sp/stopout)
|
| UpdateMargincall | 13 |
New margin calls
|
| StopPumping | 14 |
Pumping stopped
|
| Ping | 15 |
Ping
|
| UpdateNewsNew | 16 |
Update news in new format (NewsTopicNew structure)
|
See Also