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