Account Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  GF.Clients.Charts.Custom.NinjaTrader.CbiAccount

Namespace:  GF.Clients.Charts.Custom.NinjaTrader.Cbi
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public class Account

The Account type exposes the following members.

Constructors

  NameDescription
Public methodAccount
Top
Properties

  NameDescription
Public propertyConnection
Public propertyExecutions
Public propertyId
Public propertyItem
Public propertyLastUpdate
Public propertyMode
Public propertyName
Public propertyOrders
Public propertyPositions
Public propertyStrategies
Public propertyUserData
Public propertyUserLink
Top
Methods

  NameDescription
Public methodCancelAllOrders
Public methodCreateOrder(Instrument, OrderAction, OrderType, TimeInForce, Int32, Double, Double, String, String)
Public methodCreateOrder(Instrument, OrderAction, OrderType, TimeInForce, Int32, Double, Double, Int32, Double, OrderState, String, String, OrderStatusEventCollection, Object, Boolean, String, String, Boolean)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFlatten
Public methodGetAccountValue
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSimulationReset
Public methodSimulationSynchronize
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events

  NameDescription
Public eventAccountUpdate
Public eventBeforeReset
Public eventExecution
Public eventOrderStatus
Public eventPositionUpdate
Public eventReset
Top
See Also

Reference