Q26 ALPHA-TRADING SYSTEM
CLIENT_MAIN Member List

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

__init__(self, brokerName, accountNumber=0) (defined in CLIENT_MAIN)CLIENT_MAIN
api (defined in CLIENT_MAIN)CLIENT_MAIN
broker (defined in CLIENT_MAIN)CLIENT_MAIN
cancelLastOrder(self, n=1)CLIENT_MAIN
cancelOrder(self, contractName, order)CLIENT_MAIN
cancelOrder(function) (defined in SYSTEM)SYSTEM
checkConnection(self)CLIENT_MAIN
closeAllPositions(self)CLIENT_MAIN
closePosition(self, contractName, order=None)CLIENT_MAIN
closePosition(function) (defined in SYSTEM)SYSTEM
configFile_connexion (defined in CLIENT_MAIN)CLIENT_MAIN
configFile_contract (defined in CLIENT_MAIN)CLIENT_MAIN
connect(self, configFile=None)CLIENT_MAIN
contractsList (defined in CLIENT_MAIN)CLIENT_MAIN
database (defined in CLIENT_MAIN)CLIENT_MAIN
disconnect(self)CLIENT_MAIN
editSLOrder(self, contractName, order, stoploss=None)CLIENT_MAIN
editSLOrder(function) (defined in SYSTEM)SYSTEM
editTPOrder(self, contractName, order, takeprofit=None)CLIENT_MAIN
editTPOrder(function) (defined in SYSTEM)SYSTEM
error(function) (defined in SYSTEM)SYSTEM
getActivePositions(function) (defined in SYSTEM)SYSTEM
getHistoricalData(self, contractName, dateIni, dateEnd, timeframe, onlyOpen=True)CLIENT_MAIN
getHistoricalData(function) (defined in SYSTEM)SYSTEM
getLastPrice(self, contractName)CLIENT_MAIN
getLastPrice(function) (defined in SYSTEM)SYSTEM
getPositionInfo(self, contractName)CLIENT_MAIN
init(function) (defined in SYSTEM)SYSTEM
init_write_log(self, action, nargs, args, kwargs, mode="a") (defined in SYSTEM)SYSTEM
message(function) (defined in SYSTEM)SYSTEM
newContract(self, contractName, configFile=None)CLIENT_MAIN
placeOrder(self, contractName, action="long", orderType="bracket", volume=0.1, stoploss=None, takeprofit=None, lmtPrice=None, auxPrice=None)CLIENT_MAIN
placeOrder(function) (defined in SYSTEM)SYSTEM
readPositions(self)CLIENT_MAIN
refNumber (defined in CLIENT_MAIN)CLIENT_MAIN
removeContract(self, contractName)CLIENT_MAIN
step(function) (defined in SYSTEM)SYSTEM
trading_log_actions (defined in CLIENT_MAIN)CLIENT_MAIN
write_log(self, action, nargs, args, kwargs, result) (defined in SYSTEM)SYSTEM