close_order_api
Close FX positions by placing settlement orders on GMO Coin FX. Specify symbol, side, and execution type; optionally set size, limit, stop price, or OCO conditions.
Instructions
GMO Coin FXの決済注文を実行します。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| side | Yes | 売買区分 BUY: 売 SELL: 買 | |
| size | No | ||
| symbol | Yes | 銘柄 | |
| stop_price | No | ||
| limit_price | No | ||
| lower_bound | No | ||
| upper_bound | No | ||
| execution_type | Yes | 注文タイプ | |
| client_order_id | No | ||
| settle_position | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |