# Changelog
# 2026-06-04
# OpenD 10.7.6708
- Singapore (SG), Malaysia (MY), and Japan (JP) stocks market data now available — including real-time quotes, order book, K-line, fundamentals, and more. See Quote Right for details.
- Supports trading for SG, MY, and JP stocks — order capabilities fully aligned with the App, covering users across HK / SG / MY / JP regions.
- Supports market data and trading for options strategies, including straddle, spread, butterfly, and more. Pull market data via Get Option Strategy, Option P&L Analysis, and Option Snapshot; trade option strategies via Place Combo Order, and query buying-power changes via Query Combo Order Buying Power.
# 2026-05-21
# OpenD 10.6.6608
- Combine screening conditions just like in the Futubull: call the Stock Screeneing V2 directly to freely combine filters across 5 dimensions (fundamentals, technicals, chart patterns), and screen for stocks matching your strategy in one line of code.
- Query individual stock fundamentals just like in the Futubull: call the Get Financial Statements to retrieve the three major financial statements, revenue breakdown, analyst ratings, Morningstar reports, valuations (PE/PB/PS), dividends/buybacks/splits, shareholder holdings, insider trading, company profile & executives, top 10 brokers, and short-selling data.
# 2026-05-07
# OpenD 10.5.6508
- Crypto market data and trading now available for users in HK, US, and SG.
- Query the account funds, positions, order history, and cash flows of Universal crypto account.
- New candlestick intervals KLType:
K_10M(10-min),K_120M(2-hour),K_180M(3-hour),K_240M(4-hour). - OpenD Skills now supports crypto features.
# 2026-04-23
# OpenD 10.4.6408
- The
security_firmparameter inOpenSecTradeContext(),OpenFutureTradeContext(), andOpenCryptoTradeContext()now defaults toNONE— the system automatically detects the broker tied to your account, so you no longer need to specify it manually. - New silent logging mode lets you suppress OpenD log output.
- Windows installer filenames now include the version number for easier identification.
- OpenD Skills performance improvements.
# 2026-04-16
# OpenD 10.3.6308
- US real-time market data now free during the promotional period.
- OpenD now allows login without a brokerage account — includes a complimentary quota of 100 real-time subscriptions and historical candlestick requests.
- Historical candlestick quota reset cycle shortened from 30 days to 7 days.
# 2026-03-26
# OpenD 10.2.6208
- US margin trading simulation now available via API — set
TrdEnv.SIMULATEto place paper orders, with order status syncing to the Futubull in real time. - OpenD Skills performance improvements.
# 2026-03-20
# OpenD 10.1.6108
- Introducing the all-new Futu Skills Hub — connect mainstream AI agents like OpenClaw, Claude Code, Cursor, and Codex.
- The Futu API Skill for market data & trading covers 56 endpoints across Hong Kong, US, China A-shares, Singapore, and Japan, with real-time quotes, smart trading, and live push capabilities.
# 2026-03-06
# OpenD 10.0.6018
- Bug fixes.
# 2025-12-17
# OpenD 9.6.5608
- Market data APIs now cover the Hang Seng index family, including 82 index symbols such as HK.800733 and HK.800734.
- get_acc_list now returns institutional master accounts (
TrdAccRole.MASTER); note that master accounts are read-only and cannot place trades. - Bug fixes.
# 2025-08-14
# OpenD 9.4.5408
- 24 Hour trading for US stocks — pass
Session.ALLto place_order() to cover pre-market, regular, and after-hours sessions in a single order. - Historical daily candlestick data now spans up to 20 years.
- US equities LV2 order book upgraded to 60 aggregated price levels; US futures LV2 upgraded to 40 levels.
- Adjusted price data now accounts for corporate spin-offs.
- The
min_change_unitfield in the Get Futures Contract API has been deprecated.
← Others