Introduction
Introduction
TradeUP OpenAPI Platform provides API services for individual developers and institutional clients. To facilitate user access, we have developed the OpenAPI SDK. The OpenAPI SDK encapsulates TradeUP's underlying interfaces, allowing trading programs written in a user-selected programming language (currently supporting Java/Python/C++/C#) to conveniently call OpenAPI interfaces to use TradeUP's market data, trading, and push services. Currently, the TradeUP API supports operations on all account types, including Live and Paper Trading accounts.
Target Users
Mainly suitable for retail or institutional investors with certain development capabilities and research into quantitative strategies.
Core Functions
- Account Information: Query account assets and holdings
- Trade Management: Create, modify, cancel orders; query order status and trade details
- Market Data Query: Obtain market data for U.S. Equities and Options
- Real-time Push: Order changes, asset and holding updates, market data changes
Supported Product List
| Market | Product | Live | Paper Trading |
|---|---|---|---|
| US | Stocks, ETFs (fractional shares, Live only) | ✓ | ✓ |
| Options | ✓ | ✓ |
CAUTION
- Live accounts support extended hours and overnight orders for US stocks; Paper Trading accounts may have order time restrictions.
- Margin trading is only supported for select stocks.
Supported Order Types
Supports various order types to meet different trading strategies and risk control needs:
- Market, Limit, Stop, Stop Limit
Market Data Access
| Product | Market Data |
|---|---|
| Stocks, ETFs | Level 1, Level 2 (Nasdaq TotalView) |
| Options | Level 1 |
Free to Use
After completing account opening and funding, you can activate and use OpenAPI. The fees are as follows:
Transaction Fees: Trades placed through OpenAPI will incur the same commissions and fees as on the TradeUP app. Please refer to our Pricing page for details.
CAUTION
Market Data Fees API market data access is independent of the app and needs to be purchased separately. For details, please contact [email protected]
Updated 7 days ago