Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 891 Bytes

File metadata and controls

15 lines (10 loc) · 891 Bytes

Io.Gate.GateApi.Model.TradFiPositionUpdateRequest

Modify position take profit/stop loss parameters

Properties

Name Type Description Notes
PriceTp 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]
PriceSl 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]