Reduce funds for SmartTrade

Description: Starts the process of creating reduced funds

New trades and orders will be created on the exchange once the process begins.

Permission: SMART_TRADES_WRITE Security: SIGNED


POST

/v2/smart_trades/{id}/reduce_funds


Path Parameters

Name
Type
Mandatory
Values
Description

id

integer

Yes

Unique 3Commas ID for this SmartTrade entity.

Body Parameters

Name
Type
Mandatory
Values
Description

order_type

integer

Yes

market, limit

Order type for reducing funds in this SmartTrade

units [value]

number

Yes

Amount of units to buy

price [value]

number

Yes

Price for limit order

Parameters response

Name
Type
Description

Example Request

TBD

Example Response and errors

TBD

Last updated

Was this helpful?