AXQ Order Form
[{{ mode }}]
Logout
Fund
FundName
{{ fund }}
Batch ET
{{ error }}
Please set
TrVolume
as integer values. Positive values for buying and negative values for selling (eg.
-500
is to sell 500 shares).
Set
TrVolume
to
-1
to liquidate all positions.
HKD/CNY Exchange Rate:
Buy: {{ parseFloat(exchRate.sellPrice).toFixed(2) }}
Sell: {{ parseFloat(exchRate.buyPrice).toFixed(2) }}
Name
{{ suggestion.Name }} {{ suggestion.ExchTicker }}
TrVolume
PriceLimit
LastPx
TrUnit
EndTime
Confirm
Confirmed Orders
{{ row.nameTicker }}
Liquidate ALL Position
{{ row.BS }}
{{ formatWithThousandDelimiter(Math.abs(row.trVol)) }} shares {{ row.BS === 'Buy' ? 'with' : 'for' }} Amt: CNY {{ formatNumber(-row.trAmtCNY) }}
Remove
Total Trading Amount:
{{ formatNumber(-sumTrAmt) }}
Message
Submit
Reset