Place Allocation Order

Place Allocation Order

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
string
required
string
required

Stock/futures symbol,format:AAPL

string

options, warrants,expiration time, format: yyyyMMdd

string

options, warrants, strike price,example: 100.0

string
enum

options, warrants, right,Format:PUT/CALL

Allowed:
integer

number of shares of stock or lots of futures/options

string
enum

time in force,Format:GTC/DAY/GTD, Default:DAY

Allowed:
number

Limit price, required when orderType is LMT, STP_LMT, optional when VWAP, TWAP (if the limit price is filled in, the order will be filled according to the limit price)

number

Fund Order Required. The Amount of the order.

number

Order Stop Price Required when orderType is STP/STP_LMT

string
enum
required

Order type. MKT=Market, LMT=Limit, STP=Stop, STP_LMT=Stop-Limit, TRAIL=Trailing Stop, VWAP=VWAP, TWAP=TWAP, AM=HK Opening/Closing Auction, AL=HK Auction Limit, ICEBERG=Iceberg order.

string
enum
required

Order side.

Allowed:
string
enum

Security type. STK=Stock, OPT=Option, WAR=Warrant, IOPT=Inline warrant/CBBC, CASH=Forex spot, FUT=Futures, FOP=Futures option, FUND=Fund, FOREX=Forex derivative, MLEG=Multi-leg, CC=Crypto/Digital assets.

number

Fund Order Required. The order commission.

boolean

Whether to allow pre and after hours trading, false allows only intraday trading, true allows pre and after hours trading, the default is true. Hong Kong stocks set to true means pre-market bidding

string
integer
required

Sub-order rejection policy. 0 = ONE_REJECT_ALL (default): if any sub-order is rejected, all others are also rejected; 1 = ONE_REJECT_ONE: a rejected sub-order does not affect the other sub-orders.

allocations
array of objects
required
allocations*
number

Expire time of GTD order

integer

(ICEBERG-specific) The displayed quantity for an iceberg order. Must be less than totalQuantity.

integer

(ICEBERG-specific) Minimum display size for an iceberg order. When the remaining quantity falls below displaySize, this minimum is used as the display quantity.

integer

(ICEBERG-specific) Time interval in seconds between each price check/refresh cycle.

string
enum

Trading session type. PRE_RTH_POST=Pre/During/After regular hours, RTH=Regular hours only, OVERNIGHT=Overnight session, FULL=Full session, HK_AUC=HK Auction, HK_CTS=HK Continuous Trading, HK_AUC_CTS=HK Auction + Continuous.

Allowed:
Headers
string
required

The token obtained from the /oauth2/v1/token endpoint

string
required

The Tiger user who initiated the request, usually is the advisor

string
enum
Defaults to application/json

Generated from available request content types

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json