Q26 ALPHA-TRADING SYSTEM
|
Functions | |
def | getClientConnectionInfo (file=None, brokerName=None, referenceNumber=0) |
def | getContractInfo (file=None, brokerName=None, contractName=None) |
def | serialNumber (number=10, size=20) |
Created on Tue Apr 6 08:55:32 2021 @author: loann
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.
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.