Account – The trading account used by a cBot, containing the current financial status of the trader. The cTrader Account
object exposes fields like Balance
, Equity
, FreeMargin
, and MarginLevel
which reflect the deposited funds, current equity (balance plus open trade profit/loss), available margin, and margin usage. For example, cTrader’s Account
property shows these values.