Fubon Neo API
- This page introduces the Fubon Neo API futures trading and market-data service scope.
- It supports multiple languages and cross-platform environments for programmatic futures-trading development.
- Complete Preparation before continuing.
| Item | Description |
|---|---|
| Product | Fubon Neo API |
| Services | Futures trading / market data |
| Platforms | Windows / macOS / Linux |
| Languages | Python / C# / JavaScript (Node.js) / C++ and Go (C++ and Go support securities trading, account information, and conditional orders only) |
| Login | Certificate login (optionally with an API key) |
Overview
Fubon Neo API provides complete trading and market-data APIs for quantitative and automated-trading development. Use Python, C#, or JavaScript to access trading and market-data services while building programmatic futures-trading applications.
Features
Fubon Neo API supports Windows, macOS, and Linux, and mainstream languages including Python, C#, JavaScript (Node.js), C++, and Go. C++ and Go support securities trading, account information, and conditional orders only.
Its stable technical architecture connects directly to exchanges and provides configurable market-data solutions.
Core capabilities
Manage trading directly: place single or complex orders, modify or cancel orders, query order status, and retrieve historical order and execution records.
View account information: retrieve position profit and loss, equity, and more.
Receive real-time market data: stock, warrant, option-price, and other market information.
Supported versions
Python: 3.7 (through v1.3.2) and 3.8–3.13 (v2.0.1 and later; Python 3.14 is not supported).
Node.js: version 16 or later.
C#: built with .NET Standard 2.0. We recommend .NET Core 3.1 or later, or .NET Framework 4.7.2 or later when using .NET Framework.