order_api
Place new FX orders on GMO Coin by specifying currency pair, buy/sell, size, and execution type (market, limit, stop, OCO).
Instructions
GMO Coin FXの新規注文を実行します。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| side | Yes | 売買区分 BUY: 売 SELL: 買 | |
| size | Yes | ||
| symbol | Yes | 銘柄 | |
| stop_price | No | ||
| limit_price | No | ||
| lower_bound | No | ||
| upper_bound | No | ||
| execution_type | Yes | 注文タイプ | |
| client_order_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |