SDK Download
info
Latest version v2.1.1
SDK Files
Python
Support Python 3.8、3.9、3.10、3.11 and 3.12. Cease the support for Python 3.7 since v2.0.1.
SDK:
info
Code Example: Python example (.ipynb, Jupyter. Need to install the SDK before use.)
JavaScript
Support Node.js 16 and above
SDK:
- Fubon-Neo.tgz download
info
Code Example: JS example (.ipynb, Jupyter. Need to install the SDK before use.)
C#
Developed with .NET Standard 2.0, Suggest using .netcoreapp 3.1 and above or .NETFramework 4.7.2 and above
SDK:
- nupkg(64 Bit) download
info
Code Example: C# example (Visual Studio project (WPF). Need to install the SDK before use.)
Connection Test
Connection Test Helper: download (for Windows)
Version migration notes.
2.1.0
- New feaures: (Stocks) Longer term historical orders and filled records (each inquiry can cover up to 30-day date range)
- New feaures: (Futures/Options) Trail-profit and time-slice condition order
2.1.0
- New feaures: Futures/Options condition order
- (Stocks) Add new fields 'status' and 'err_msg' to 'details' of OrderResult
2.0.1
- New functions for futures/options trade and account information
- Python SDK supports Python 3.12 (cease the support for Python 3.7)
1.3.2
- Upgrade the place order module for better speed
1.3.1
- New feaures: Stock condition order
- New feaures: Futures/Options market data
- (C#) New ways to use trade callback function (for more information, please refer to Trading Doc -> SDK Refernce -> Version Upgrade Guide)
1.0.4
- Add 'details' field to OrderResult object
- New mode for realtime market data (for more information, please refer to Market Data Doc -> WebSocket -> New features in this version)