V2.2.1: Membership & Billing, USDT TRC20 payment, VIP free indicators, AI Trading Radar, simplified strategy creation, system settings simplification, bug fixes and UI improvements

This commit is contained in:
TIANHE
2026-02-27 01:57:04 +08:00
parent ae82cc0d4e
commit ffdd2ffbae
71 changed files with 4067 additions and 6073 deletions
@@ -180,7 +180,7 @@ class IBKRClient:
Args:
symbol: Symbol code
market_type: Market type (USStock, HShare)
market_type: Market type (USStock)
"""
_ensure_ib_insync()
@@ -219,7 +219,7 @@ class IBKRClient:
symbol: Symbol code (e.g., AAPL, 0700.HK)
side: Direction ("buy" or "sell")
quantity: Number of shares
market_type: Market type ("USStock" or "HShare")
market_type: Market type ("USStock")
Returns:
OrderResult