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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user