Loading...
Loading...
Read-only account orders, executions, and cash flow — today's or historical orders (filterable by symbol / date), single-order detail with status history, today/historical fills, and cash flow (deposits, withdrawals, dividends, settlements). Requires longbridge login. Read-only — no order placement here. Triggers: "今天我下了哪些单", "我的订单", "历史成交", "上个月成交", "出入金", "分红记录", "资金流水", "結算記錄", "我的訂單", "歷史成交", "上個月", "出入金記錄", "分紅", "資金流水", "today's orders", "order history", "executions", "fills", "cash flow", "deposits and withdrawals", "dividend record", "settlement".
npx skill4agent add longbridge/skills longbridge-ordersorderResponse language: match the user's input language — Simplified Chinese / Traditional Chinese / English.Privacy: orders, fills, and cash-flow data are private account state. Only return details in direct conversation.
is a parent command with several sub-subcommands. Runorderto see the full list and current flags.longbridge order --help
| CLI command | Returns |
|---|---|
| Today's orders (default mode). |
| Historical orders, filtered. |
| Full single-order detail (status history, fees). |
| Today's fills (default). |
| Historical fills. |
| Deposits / withdrawals / dividends / settlements. |
--start--endYYYY-MM-DD| User says | Window |
|---|---|
| 今天 / today | no |
| 上个月 / last month | first → last day of previous month |
| 近 30 天 / past 30 days | |
| 4 月 5 日 / April 5 | |
order--historyorder executions --history --start --endorder --history --symbol TSLA.US --start ... --end ...order detail <ORDER_ID>cash-flow --start --endlongbridge order --format json
longbridge order --history --start 2025-01-01 --end 2025-04-01 --symbol TSLA.US --format json
longbridge order detail 20240101-123456789 --format json
longbridge order executions --format json
longbridge order executions --history --start 2025-01-01 --end 2025-04-01 --format json
longbridge cash-flow --start 2025-04-01 --end 2025-04-30 --format jsonorderorder executionsorder detailcash-flow| Raw | 简体 | 繁體 | English |
|---|---|---|---|
| 已成交 | 已成交 | Filled |
| 部分成交 | 部分成交 | Partially filled |
| 已撤单 | 已撤單 | Cancelled |
| 待成交 | 待成交 | Working |
| 被拒 | 被拒 | Rejected |
longbridge-positionsunauthorizedlongbridge auth logout && longbridge auth loginlongbridge| CLI subcommand | MCP tool |
|---|---|
| |
| |
| |
| |
| |
| |
mcp__longbridge__statement_*longbridge-positionslongbridge-portfoliolongbridge-orders/
└── SKILL.md # prompt-only, no scripts/