Releases: tigerfintech/openapi-python-sdk
Releases · tigerfintech/openapi-python-sdk
Optimization and fix
Funds api; Fix issue
v3.0.8 financial exchange rate api; financial example
kline quota
3.0.1 (2023-06-21)
New
- Historical K-line quota api
- New profit/loss field for position objects by average cost
- PushClient add stock/option top data
3.0.0 (2023-06-08)
Breaking
- PushClient changed default from stomp to protobuf
2.4.0 (2023-06-07)
New
- Support for option combination orders
Fix
- Fix indexing error in pandas field when paged k-line data is empty
warrant filter
v2.3.6 轮证筛选/行情
push client support protobuf
v2.3.2 PushClient protobuf support
fix tick push
### New - 支持2FA token自定义刷新间隔,可通过 client_config.token_refresh_duration = 0 关闭自动刷新 ### Fix - tick数据推送字段异常问题 - 若开启token,刷新线程不随主线程退出的问题
2fa token support
v2.3.0 配置文件;token文件
GTD order; transaction push
v2.2.2 GTD订单;订单执行推送
v2.1.9: ## 2.1.9 (2022-10-12)
multi license config
analytics asset; price util
2.1.4 (2022-07-18)
New
- Added historical asset analysis interface
TradeClient.get_analytics_asset
- Added new contract price correction tool function
tigeropen.common.util.price_util.PriceUtil
, which corrects the input order price based on the requested contract tick size - Order object new property: update time:
update_time
- Get_orders (get_open_orders/get_filled_orders)` Support specified sorting rules, sort by order creation time or order status update time
- Query position interface
TradeClient.get_positions
supports option element (expiry, strike, put_call) parameter filtering