Sell Amount
Syntax
Description
The sellAmount
function generates a sell order for a specified symbol and number of units. It returns an order object containing information about the sel action.
The function also supports additional options to control order generation based on existing open positions.
Returns
The sellAmount
function returns an order object containing information about the sell action. If the order is not generated due to existing open positions, it may return null
Parameters
{asset}
: asset to be soldamount
: the amount to be sold.options?
target
: checks openPositions and generates order to balance portfolioround
: round the number of shares to the nearest whole number