Sinotrade Shioaji
sinotrade-shioaji is a Claude Code plugin for the Build phase that documents and assists integration with Sinotrade Shioaji’s cross-platform Taiwan trading API.
Wire Claude Code or automation scripts to Taiwan stocks, futures, and options through Sinotrade’s cross-platform Shioaji trading API.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install sinotrade-shioaji@Sinotrade/ShioajiBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:Sinotrade/Shioaji") and the paste-ready config with skillselion.get_install_config("plugin:Sinotrade/Shioaji").
What it does
sinotrade-shioaji is a Claude Code plugin catalog entry for Sinotrade’s Shioaji API—the cross-platform securities trading API used for Taiwan stocks, futures, and options. Solo builders shipping quant scripts, alerting tools, or broker-integrated agents install it so Claude can follow Shioaji patterns for login, contracts, quotes, and order placement instead of guessing Taiwan-market specifics. The plugin does not replace compliance review, capital allocation, or exchange rules; it accelerates integration code, test harnesses, and operational runbooks in your repo. Typical use is during build when you already validated a strategy or dashboard idea and need dependable API wiring. Expect intermediate complexity: brokerage credentials, environment separation, and error handling around sessions and rate limits. After registration, you get agent guidance aligned with the official Shioaji stack rather than a generic REST template.
Highlights
- Cross-platform 證券交易 API for Taiwan markets via Shioaji
- Covers stocks, futures, and options workflows described in plugin keywords
- Single-plugin community bundle (sinotrade-shioaji) aimed at builders, not retail UI alone
- Financial and trading-guide oriented documentation path for agent-assisted coding
- Pairs with automation or agent skills that need live or simulated market access
Why builders use it
You want to automate or agent-drive Taiwan market trading but lack a consistent API mental model and boilerplate in your coding agent sessions.
After install, your agent can generate and refine Shioaji-backed integration code for stocks, futures, and options with repository-aligned guidance.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 352 stars, 0 votes.
FAQ
Who is sinotrade-shioaji for?
Developers and solo quant builders automating Taiwan stocks, futures, or options via Sinotrade Shioaji inside Claude Code.
When should I use sinotrade-shioaji?
Use it in the build phase when implementing data feeds, orders, or ops tooling against Shioaji after your strategy or product scope is set.
How do I add sinotrade-shioaji to my agent?
Add the Sinotrade/Shioaji plugin bundle to Claude Code from the catalog repo, configure Shioaji credentials per Sinotrade docs, then reference the plugin while coding integrations.
Comments
Share how you use sinotrade-shioaji, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.