Untitled

 avatar
unknown
json
18 days ago
2.1 kB
6
Indexable
{
  AccountType: 0,
  Balance: 1007.47,
  Equity: 995.47,
  Margin: 207.68,
  FreeMargin: 787.79,
  MarginLevel: 479.32877503852075,
  IsLive: false,
  Number: 2025460,
  BrokerName: 'BlackBull Markets',
  UnrealizedGrossProfit: -12,
  UnrealizedNetProfit: -12,
  PreciseLeverage: 500,
  StopOutLevel: 50,
  UserId: 7112205,
  Asset: { Name: 'USD', Digits: 2 },
  TotalMarginCalculationType: 1,
  Credit: 0,
  UserNickName: 'mynameismrbinh',
  Currency: 'USD',
  Leverage: 500,
  Positions: [
    {
      SymbolName: 'EURUSD',
      TradeType: 1,
      VolumeInUnits: 100000,
      Id: 3262193,
      GrossProfit: -12,
      EntryPrice: 1.03842,
      StopLoss: null,
      TakeProfit: null,
      NetProfit: -12,
      Swap: 0,
      Commissions: 0,
      EntryTime: '2025-01-20T18:26:26.485Z',
      Pips: -1.2,
      Label: null,
      Comment: null,
      Quantity: 1,
      HasTrailingStop: false,
      StopLossTriggerMethod: null,
      Margin: 207.68,
      CurrentPrice: 1.03854,
      Symbol: [Object],
      Channel: 'cTrader',
      LastUpdateTime: '2025-01-20T18:26:26.485Z',
      Deals: [Array],
      SymbolCode: 'EURUSD',
      Volume: 100000,
      Profit: -12
    }
  ],
  PendingOrders: [
    {
      TradeType: 0,
      VolumeInUnits: 100000,
      Id: 4821516,
      OrderType: 0,
      TargetPrice: 1.03805,
      ExpirationTime: null,
      StopLoss: null,
      StopLossPips: null,
      TakeProfit: null,
      TakeProfitPips: null,
      Label: null,
      Comment: null,
      Quantity: 1,
      HasTrailingStop: false,
      StopLossTriggerMethod: null,
      StopOrderTriggerMethod: null,
      StopLimitRangePips: null,
      SymbolName: 'EURUSD',
      Symbol: [Object],
      CurrentPrice: 1.03854,
      DistancePips: 4.9,
      Channel: 'cTrader',
      SubmittedTime: '2025-01-20T18:26:55.984Z',
      LastUpdateTime: '2025-01-20T18:26:55.984Z',
      ProtectionType: 0,
      SymbolCode: 'EURUSD',
      Volume: 100000
    }
  ]
}
Leave a Comment