Q26 ALPHA-TRADING SYSTEM
Functions
alphatrading.trading.trader.utils Namespace Reference

Functions

def getClientConnectionInfo (file=None, brokerName=None, referenceNumber=0)
 
def getContractInfo (file=None, brokerName=None, contractName=None)
 
def serialNumber (number=10, size=20)
 

Detailed Description

Created on Tue Apr  6 08:55:32 2021

@author: loann

Function Documentation

◆ getClientConnectionInfo()

def alphatrading.trading.trader.utils.getClientConnectionInfo (   file = None,
  brokerName = None,
  referenceNumber = 0 
)
Function that reads the json file containing the client connection informations 
for every registered brokers. 

◆ getContractInfo()

def alphatrading.trading.trader.utils.getContractInfo (   file = None,
  brokerName = None,
  contractName = None 
)
Function that reads the json file containing then client contracts informations 
for every registered brokers.