Q26 ALPHA-TRADING SYSTEM
Namespaces | Functions | Variables
alphatrading.trading.trader.ibapi Namespace Reference

Namespaces

 account_summary_tags
 
 client
 
 comm
 
 commission_report
 
 common
 
 connection
 
 contract
 
 decoder
 
 enum_implem
 
 errors
 
 execution
 
 message
 
 news
 
 object_implem
 
 order
 
 order_condition
 
 order_state
 
 orderdecoder
 
 reader
 
 scanner
 
 server_versions
 
 softdollartier
 
 tag_value
 
 ticktype
 
 utils
 
 wrapper
 

Functions

def get_version_string ()
 

Variables

dictionary VERSION
 

Detailed Description

Copyright (C) 2019 Interactive Brokers LLC. All rights reserved. This code is subject to the terms
 and conditions of the IB API Non-Commercial License or the IB API Commercial License, as applicable.

Variable Documentation

◆ VERSION

dictionary VERSION
Initial value:
1 = {
2  'major': 9,
3  'minor': 76,
4  'micro': 1}