Q26 ALPHA-TRADING SYSTEM
EClient Member List

This is the complete list of members for EClient, including all inherited members.

__init__(self, wrapper) (defined in EClient)EClient
asynchronous (defined in EClient)EClient
calculateImpliedVolatility(self, TickerId reqId, Contract contract, float optionPrice, float underPrice, TagValueList implVolOptions)EClient
calculateOptionPrice(self, TickerId reqId, Contract contract, float volatility, float underPrice, TagValueList optPrcOptions)EClient
cancelAccountSummary(self, int reqId)EClient
cancelAccountUpdatesMulti(self, int reqId) (defined in EClient)EClient
cancelCalculateImpliedVolatility(self, TickerId reqId)EClient
cancelCalculateOptionPrice(self, TickerId reqId)EClient
cancelFundamentalData(self, TickerId reqId)EClient
cancelHeadTimeStamp(self, TickerId reqId) (defined in EClient)EClient
cancelHistogramData(self, int tickerId) (defined in EClient)EClient
cancelHistoricalData(self, TickerId reqId)EClient
cancelMktData(self, TickerId reqId)EClient
cancelMktDepth(self, TickerId reqId, bool isSmartDepth)EClient
cancelNewsBulletins(self)EClient
cancelOrder(self, OrderId orderId)EClient
cancelPnL(self, int reqId) (defined in EClient)EClient
cancelPnLSingle(self, int reqId) (defined in EClient)EClient
cancelPositions(self)EClient
cancelPositionsMulti(self, int reqId) (defined in EClient)EClient
cancelRealTimeBars(self, TickerId reqId)EClient
cancelScannerSubscription(self, int reqId)EClient
cancelTickByTickData(self, int reqId) (defined in EClient)EClient
clientId (defined in EClient)EClient
conn (defined in EClient)EClient
connect(self, host, port, clientId)EClient
CONNECTED (defined in EClient)EClientstatic
CONNECTING (defined in EClient)EClientstatic
connState (defined in EClient)EClient
connTime (defined in EClient)EClient
decode (defined in EClient)EClient
decoder (defined in EClient)EClient
disconnect(self)EClient
DISCONNECTED (defined in EClient)EClientstatic
done (defined in EClient)EClient
exerciseOptions(self, TickerId reqId, Contract contract, int exerciseAction, int exerciseQuantity, str account, int override)EClient
extraAuth (defined in EClient)EClient
host (defined in EClient)EClient
isConnected(self)EClient
keyboardInterrupt(self) (defined in EClient)EClient
keyboardInterruptHard(self) (defined in EClient)EClient
logRequest(self, fnName, fnParams) (defined in EClient)EClient
msg_queue (defined in EClient)EClient
nKeybIntHard (defined in EClient)EClient
optCapab (defined in EClient)EClient
placeOrder(self, OrderId orderId, Contract contract, Order order)EClient
port (defined in EClient)EClient
queryDisplayGroups(self, int reqId)EClient
reader (defined in EClient)EClient
REDIRECT (defined in EClient)EClientstatic
replaceFA(self, FaDataType faData, str cxml)EClient
reqAccountSummary(self, int reqId, str groupName, str tags)EClient
reqAccountUpdates(self, bool subscribe, str acctCode)EClient
reqAccountUpdatesMulti(self, int reqId, str account, str modelCode, bool ledgerAndNLV)EClient
reqAllOpenOrders(self)EClient
reqAutoOpenOrders(self, bool bAutoBind)EClient
reqCompletedOrders(self, bool apiOnly)EClient
reqContractDetails(self, int reqId, Contract contract)EClient
reqCurrentTime(self)EClient
reqExecutions(self, int reqId, ExecutionFilter execFilter)EClient
reqFamilyCodes(self) (defined in EClient)EClient
reqFundamentalData(self, TickerId reqId, Contract contract, str reportType, TagValueList fundamentalDataOptions)EClient
reqGlobalCancel(self)EClient
reqHeadTimeStamp(self, TickerId reqId, Contract contract, str whatToShow, int useRTH, int formatDate) (defined in EClient)EClient
reqHistogramData(self, int tickerId, Contract contract, bool useRTH, str timePeriod) (defined in EClient)EClient
reqHistoricalData(self, TickerId reqId, Contract contract, str endDateTime, str durationStr, str barSizeSetting, str whatToShow, int useRTH, int formatDate, bool keepUpToDate, TagValueList chartOptions)EClient
reqHistoricalNews(self, int reqId, int conId, str providerCodes, str startDateTime, str endDateTime, int totalResults, TagValueList historicalNewsOptions) (defined in EClient)EClient
reqHistoricalTicks(self, int reqId, Contract contract, str startDateTime, str endDateTime, int numberOfTicks, str whatToShow, int useRth, bool ignoreSize, TagValueList miscOptions) (defined in EClient)EClient
reqIds(self, int numIds)EClient
reqManagedAccts(self)EClient
reqMarketDataType(self, int marketDataType)EClient
reqMarketRule(self, int marketRuleId) (defined in EClient)EClient
reqMatchingSymbols(self, int reqId, str pattern) (defined in EClient)EClient
reqMktData(self, TickerId reqId, Contract contract, str genericTickList, bool snapshot, bool regulatorySnapshot, TagValueList mktDataOptions)EClient
reqMktDepth(self, TickerId reqId, Contract contract, int numRows, bool isSmartDepth, TagValueList mktDepthOptions)EClient
reqMktDepthExchanges(self)EClient
reqNewsArticle(self, int reqId, str providerCode, str articleId, TagValueList newsArticleOptions) (defined in EClient)EClient
reqNewsBulletins(self, bool allMsgs)EClient
reqNewsProviders(self)EClient
reqOpenOrders(self)EClient
reqPnL(self, int reqId, str account, str modelCode)EClient
reqPnLSingle(self, int reqId, str account, str modelCode, int conid) (defined in EClient)EClient
reqPositions(self)EClient
reqPositionsMulti(self, int reqId, str account, str modelCode)EClient
reqRealTimeBars(self, TickerId reqId, Contract contract, int barSize, str whatToShow, bool useRTH, TagValueList realTimeBarsOptions)EClient
reqScannerParameters(self)EClient
reqScannerSubscription(self, int reqId, ScannerSubscription subscription, TagValueList scannerSubscriptionOptions, TagValueList scannerSubscriptionFilterOptions)EClient
reqSecDefOptParams(self, int reqId, str underlyingSymbol, str futFopExchange, str underlyingSecType, int underlyingConId)EClient
reqSmartComponents(self, int reqId, str bboExchange) (defined in EClient)EClient
reqSoftDollarTiers(self, int reqId)EClient
reqTickByTickData(self, int reqId, Contract contract, str tickType, int numberOfTicks, bool ignoreSize) (defined in EClient)EClient
requestFA(self, FaDataType faData)EClient
reset(self) (defined in EClient)EClient
run(self)EClient
sendMsg(self, msg) (defined in EClient)EClient
serverVersion(self)EClient
serverVersion_ (defined in EClient)EClient
setConnState(self, connState) (defined in EClient)EClient
setServerLogLevel(self, int logLevel)EClient
startApi(self)EClient
subscribeToGroupEvents(self, int reqId, int groupId)EClient
twsConnectionTime(self)EClient
unsubscribeFromGroupEvents(self, int reqId)EClient
updateDisplayGroup(self, int reqId, str contractInfo)EClient
verifyAndAuthMessage(self, str apiData, str xyzResponse)EClient
verifyAndAuthRequest(self, str apiName, str apiVersion, str opaqueIsvKey)EClient
verifyMessage(self, str apiData)EClient
verifyRequest(self, str apiName, str apiVersion)EClient
wrapper (defined in EClient)EClient