Fubon Neo API Condition Order
- Overview of Fubon Neo API condition orders.
- Supports multiple order types for automated strategies and risk control.
- Next step: Preparation.
| Item | Details |
|---|---|
| Product | Fubon Neo API Condition Orders |
| Functions | Trigger, TP/SL, time-slice |
| Platforms | Windows / macOS / Linux |
| Languages | Python / C# / JavaScript (Node.js) / C++ & Go (securities trading accounting and condition orders only) |
| Prerequisite | Agreement signature required |
Overview
Fubon Neo API provides comprehensive trading and market APIs for your programmatic trading needs, catering to every developer's quantitative and automated trading requirements. Our API allows users to freely choose from mainstream programming languages (Python, C#, JavaScript) and easily access the API during the process of creating programmatic trades, utilizing trading and market services.
Features
Cross-platform support:
Fubon Neo API supports Windows, MacOS, and Linux.
It also supports mainstream languages like Python, C#, and JavaScript.
Stable technical architecture for direct connectivity to exchanges.
Customizable market data solutions.
Key Functions
Direct trade management: Create MIT (market-if-touched) orders , TP (Take Profit)/SL (Stop Loss) order, and Time-Slice order ... etc.
Version Support
Python support: 3.7 (~v1.3.2) and 3.8–3.13 (v2.0.1~, 3.14 not supported).
Node.js Support : 16 and above.
C# develop .NET Standard 2.0 for the base , Suggest using .netcoreapp 3.1 and above; If using .NETFramework,suggest using .NETFramework 4.7.2 and above.