Fubon Neo API Quick Start
- This page provides the Fubon Neo API quick-start process and links to resources.
- Before you begin, you must open an account, apply for a certificate, sign the API usage declaration, and complete a connection test.
- Python / C# / JavaScript sample code and community resources are available.
- Begin by completing Preparation.
| Item | Description |
|---|---|
| Product | Fubon Neo API |
| Primary audience | Algorithmic trading developers |
| Prerequisites | Open an account, apply for a certificate, sign the API usage declaration, and complete a connection test |
| Supported languages | Python / C# / JavaScript (Node.js) / C++ and Go (securities trading, account services, and conditional orders only) |
| Related resources | Sample code, test environment, and community |
Before starting your Fubon Neo API journey, you must complete the following steps:
- Go to Preparation and complete three steps: a. open an account, b. apply for an electronic trading certificate, and c. sign the API usage declaration and perform a connection test.
- Select the programming language you want to use and refer to the corresponding sample code on this page.
- Join the Discord community for more algorithmic trading resources and help with your questions.
Environment Setup and Sample Code
The environment setup is only a recommendation, not a requirement. If you already have a familiar development environment, you can run the sample code directly.
Environment Setup
Sample Code
The following downloads contain sample source code only. The SDK must be downloaded and installed separately.
-
API feature examples:
- Python sample code (.ipynb, Jupyter interactive development format)
-
Scenario-based examples:
-
API feature examples:
- C# sample code (WPF project)
- C# market data and account services sample code (Windows Forms project)
-
Scenario-based examples:
- Convert a pre-market limit order to a market order at market open (Windows Forms project)
- API feature examples:
- JS sample code (.ipynb, Jupyter interactive development format)
Test Environment
Fubon Neo API provides a test environment for checking feature integration. Download the test environment information package:
Download the test environment information package
If you have questions about using the API, contact the Fubon Securities Algorithmic Trading PM team at pm.trading.sec@fubon.com.
AI-Assisted Development
Want to clarify a requirement, find the right documentation, or plan an implementation with an AI? Learn how to provide llms.txt, individual plain-text pages, and an offline reference so an AI coding agent can help you move from planning to implementation.
Explore AI-Assisted Development
More Resources
Irregularly scheduled webinar registration is available each month. Topics range from stock selection to API trading application development.
Explore the GitHub tutorial examples, which include graphical-interface applications for many common trading scenarios developed with Fubon Neo API Python.
News and tutorial recordings about Fubon Neo API are available on the Fubon Securities YouTube algorithmic trading channel to help you get started quickly.
Stuck while developing an algorithmic trading tool? Post your question on Discord. Dedicated support is available for topics from beginner to advanced.