Skip to content

Latest commit

 

History

History
39 lines (36 loc) · 2.35 KB

File metadata and controls

39 lines (36 loc) · 2.35 KB

# PositionListItem

Properties

Name Type Description Notes
symbol string Symbol [optional]
exchange string Exchange, supports us, hk, and kr [optional]
quote_currency string Quote currency [optional]
quote_currency_precision int Quote currency precision [optional]
fx_rate string Quote currency to USD exchange rate [optional]
trade_status string Trading status. - pre_market: Pre-market. - open: Regular trading session. - post_market: Post-market. - closed: Market closed. - gt_lp: GT LP session. [optional]
symbol_desc string [optional]
position_pnl string Position P&L [optional]
today_pnl string Today's P&L [optional]
pnl_rate string Yield [optional]
today_sell_amount string Today's sales amount [optional]
today_buy_amount string Today's purchase amount [optional]
today_sell_volume string Today's sell volume [optional]
today_buy_volume string Today's buy volume [optional]
yesterday_volume string Previous close position quantity [optional]
volume string Position quantity [optional]
available string Available position quantity [optional]
transfer_out_pending_qty string Stock transfer in progress quantity [optional]
avg_cost_price string Cost price [optional]
diluted_cost_price string Diluted cost price [optional]
last_price string Latest price [optional]
extended_last_price string Extended hours latest price [optional]
max_order_volume string [optional]
step_order_volume string [optional]
min_order_volume string [optional]
price_precision int [optional]
price_protection string [optional]
sell_price_protection string [optional]
buy_price_protection string [optional]
commission_rate string Fee Rate [optional]
slippage_rate string [optional]

[Back to Model list] [Back to API list] [Back to README]