SetTpSlSide
One side (TP or SL) of a setQuoteTpSl call. Passed as the tp and/or sl field; omit a side to skip it.
const tp = { triggerPrice: "150", priceType: "markPrice" };Fields
triggerPricestringTrigger price (decimal string).
priceTypeTpSlPriceTypeWhether the order trips on the mark price or the last-close price.
Related
setQuoteTpSl— takestp/slof this shape.TpSlPriceType— thepriceTypevalues.
Last updated on