Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 831 Bytes

File metadata and controls

10 lines (7 loc) · 831 Bytes

# TradFiPositionUpdateRequest

Properties

Name Type Description Notes
price_tp string 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 string 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]