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) }}
    • {{ suggestion.Name }} {{ suggestion.ExchTicker }}
    Confirmed Orders
    • {{ row.nameTicker }}
    • Total Trading Amount: {{ formatNumber(-sumTrAmt) }}