Click or drag to resize

Pump Enumeration

Pumping notification codes

Namespace:  mtapi.be.MT4ManagerNet
Assembly:  MT4ManagerNet (in MT4ManagerNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum Pump
Members
  Member nameValueDescription
StartPumping0 Pumping started
UpdateSymbols1 Update symbols
UpdateGroups2 Update groups
UpdateUsers3 Update users
UpdateOnline4 Update online users
UpdateBidask5 Update bid/ask
UpdateNews6 Update news
UpdateNewsBody7 Update news body
UpdateMail8 Update news
UpdateTrades9 Update trades
UpdateRequests10 Update trade requests
UpdatePlugins11 Update server plugins
UpdateActivation12 New order for activation (sl/sp/stopout)
UpdateMargincall13 New margin calls
StopPumping14 Pumping stopped
Ping15 Ping
UpdateNewsNew16 Update news in new format (NewsTopicNew structure)
See Also