neoapi-python

Guide Fubon Neo Python SDK trading workflows, login, and market data.

19|3|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/phenomenoner/neoapi-skill --skill neoapi-python
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: neoapi-python
Source: https://github.com/phenomenoner/neoapi-skill/tree/main/skills/neoapi-python
Command: npx skills add https://github.com/phenomenoner/neoapi-skill --skill neoapi-python

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance for using the Fubon Neo Python SDK within AI coding agents, covering login, market data access, trading workflows, and access to offline llms resources.

Core Features & Use Cases

  • Guidance on installing and configuring the Neo API Python SDK (v2.x) and compatibility notes.
  • Migration and integration references (Shioaji migration notes, references/migration-shioaji.md).
  • Access to offline LLMS data (llms*.txt) and documentation references for learning and troubleshooting.
  • Activation and workflow examples for trading and market data workflows, including error handling and test environment usage.

Quick Start

Use the NeoAPI Python SDK with examples and follow the setup instructions in SKILL.md.

Frequently Asked Questions about neoapi-python

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install and configure the Fubon Neo Python SDK for trading?

Install the Fubon Neo Python SDK (v2.x) and follow the setup instructions in SKILL.md to configure login, order placement, and market data workflows. The Skill provides compatibility notes and version requirements to ensure proper integration with the NeoAPI bundle.

Can I migrate my Shioaji trading code to the Fubon Neo Python SDK?

Yes, you can migrate Shioaji code to the Fubon Neo Python SDK using the dedicated migration references. The Skill includes specific Shioaji migration notes and integration patterns to help transition your trading workflows smoothly.

Does the Fubon Neo Python SDK support WebSocket connections for real-time market data?

The Fubon Neo Python SDK supports both REST and WebSocket usage for market data access and trading workflows. The Skill provides guidance on integration patterns, error handling, and best practices for both connection types.

What are the best practices for error handling in Fubon Neo Python SDK trading workflows?

The Skill outlines error handling safeguards and best practices for Fubon Neo Python SDK trading workflows, covering login failures, order placement errors, and market data access issues. It includes test environment usage to validate workflows before production.

Is there a test environment available for the Fubon Neo Python SDK?

Yes, the Skill provides guidance on using a test environment with the Fubon Neo Python SDK. This allows you to validate trading workflows, order placement, and market data access safely before deploying to production environments.