Namespace: GF.Clients.Charts.Custom.NinjaTrader.Cbi
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
public AccountEventArgs( Connection connection, ErrorCode errorCode, string nativeError, string name, Mode mode )
Parameters
- connection
- Type: GF.Clients.Charts.Custom.NinjaTrader.CbiConnection
- errorCode
- Type: GF.Clients.Charts.Custom.NinjaTrader.CbiErrorCode
- nativeError
- Type: SystemString
- name
- Type: SystemString
- mode
- Type: GF.Clients.Charts.Custom.NinjaTrader.CbiMode
See Also