Namespace:
GF.Clients.Charts.Custom.NinjaTrader.Cbi
Assembly:
GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
public event AccountUpdateEventHandler AccountUpdate
Public Event AccountUpdate As AccountUpdateEventHandler
public:
event AccountUpdateEventHandler^ AccountUpdate {
void add (AccountUpdateEventHandler^ value);
void remove (AccountUpdateEventHandler^ value);
}
Value
Type:
GF.Clients.Charts.Custom.NinjaTrader.CbiAccountUpdateEventHandler
Reference