ex_bitmex v0.0.6 ExBitmex.Position

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %ExBitmex.Position{
  opening_cost: term(),
  unrealised_cost: term(),
  mark_value: term(),
  open_order_sell_premium: term(),
  simple_pnl_pcnt: term(),
  last_price: term(),
  indicative_tax: term(),
  gross_open_premium: term(),
  pos_cost: term(),
  opening_timestamp: term(),
  current_timestamp: term(),
  pos_state: term(),
  var_margin: term(),
  pos_comm: term(),
  maint_margin: term(),
  open_order_sell_qty: term(),
  unrealised_roe_pcnt: term(),
  realised_cost: term(),
  account: term(),
  risk_value: term(),
  pos_loss: term(),
  init_margin_req: term(),
  tax_base: term(),
  prev_realised_pnl: term(),
  rebalanced_pnl: term(),
  leverage: term(),
  pos_maint: term(),
  simple_pnl: term(),
  last_value: term(),
  current_cost: term(),
  margin_call_price: term(),
  foreign_notional: term(),
  exec_sell_cost: term(),
  pos_margin: term(),
  underlying: term(),
  opening_comm: term(),
  exec_buy_cost: term(),
  pos_allowance: term(),
  unrealised_pnl: term(),
  indicative_tax_rate: term(),
  pos_cost2: term(),
  unrealised_pnl_pcnt: term(),
  current_comm: term(),
  pos_cross: term(),
  quote_currency: term(),
  taxable_margin: term(),
  open_order_sell_cost: term(),
  exec_cost: term(),
  open_order_buy_premium: term(),
  maint_margin_req: term(),
  deleverage_percentile: term(),
  open_order_buy_cost: term(),
  exec_sell_qty: term(),
  pos_init: term(),
  exec_buy_qty: term(),
  cross_margin: term(),
  target_excess_margin: term(),
  open_order_buy_qty: term(),
  session_margin: term(),
  symbol: term(),
  prev_unrealised_pnl: term(),
  unrealised_gross_pnl: term(),
  bankrupt_price: term(),
  simple_cost: term(),
  risk_limit: term(),
  exec_qty: term(),
  gross_exec_cost: term(),
  init_margin: term(),
  short_bankrupt: term(),
  simple_value: term(),
  avg_cost_price: term(),
  currency: term(),
  commission: term(),
  realised_gross_pnl: term(),
  long_bankrupt: term(),
  realised_pnl: term(),
  timestamp: term(),
  exec_comm: term(),
  avg_entry_price: term(),
  unrealised_tax: term(),
  is_open: term(),
  current_qty: term(),
  opening_qty: term(),
  realised_tax: term(),
  gross_open_cost: term(),
  simple_qty: term(),
  break_even_price: term(),
  home_notional: term(),
  mark_price: term(),
  prev_close_price: term(),
  liquidation_price: term()
}