Skip to content

Latest commit

 

History

History
40 lines (36 loc) · 2.26 KB

File metadata and controls

40 lines (36 loc) · 2.26 KB

PositionListItem

Properties

Name Type Description Notes
symbol str Symbol [optional]
exchange str Exchange, supports us, hk, and kr [optional]
quote_currency str Quote currency [optional]
quote_currency_precision int Quote currency precision [optional]
fx_rate str Quote currency to USD exchange rate [optional]
trade_status str 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 str [optional]
position_pnl str Position P&L [optional]
today_pnl str Today's P&L [optional]
pnl_rate str Yield [optional]
today_sell_amount str Today's sales amount [optional]
today_buy_amount str Today's purchase amount [optional]
today_sell_volume str Today's sell volume [optional]
today_buy_volume str Today's buy volume [optional]
yesterday_volume str Previous close position quantity [optional]
volume str Position quantity [optional]
available str Available position quantity [optional]
transfer_out_pending_qty str Stock transfer in progress quantity [optional]
avg_cost_price str Cost price [optional]
diluted_cost_price str Diluted cost price [optional]
last_price str Latest price [optional]
extended_last_price str Extended hours latest price [optional]
max_order_volume str [optional]
step_order_volume str [optional]
min_order_volume str [optional]
price_precision int [optional]
price_protection str [optional]
sell_price_protection str [optional]
buy_price_protection str [optional]
commission_rate str Fee Rate [optional]
slippage_rate str [optional]

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