Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 864 Bytes

File metadata and controls

12 lines (8 loc) · 864 Bytes

TradFiPositionUpdateRequest

Modify position take profit/stop loss parameters

Properties

Name Type Description Notes
price_tp str Take Profit Price Description: - If not provided or set to "0": The original take profit price will be cleared - If you do not want to clear it, pass the original take profit price returned by the interface [optional]
price_sl str Stop Loss Price Description: - If not provided or set to "0": The original stop loss price will be cleared - If you do not want to clear it, pass the original stop loss price returned by the interface [optional]

[Back to Model list] [Back to API list] [Back to README]