webquik_send_order
Place buy or sell limit or market orders on MOEX through webQUIK, specifying security, account, client code, quantity, and price. Use it to submit new trades from MCP clients.
Instructions
Place a new order on MOEX via webQUIK.
side: buy | sell order_type: limit | market account: trading account (e.g. L01-00000F00) client_code: broker client code
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| side | No | buy | |
| price | No | ||
| account | Yes | ||
| quantity | Yes | ||
| sec_code | Yes | ||
| class_code | Yes | ||
| order_type | No | limit | |
| client_code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |