Q26 ALPHA-TRADING SYSTEM
|
This is the complete list of members for CLIENT_MT4, including all inherited members.
__init__(self) (defined in CLIENT_MT4) | CLIENT_MT4 | |
cancelOrder(self, order) (defined in CLIENT_MT4) | CLIENT_MT4 | |
closePosition(self, symbolName, order) (defined in CLIENT_MT4) | CLIENT_MT4 | |
connection(self, configFile) (defined in CLIENT_MT4) | CLIENT_MT4 | |
editPosition(self, order, stoploss=None, takeprofit=None, lmtPrice=None) (defined in CLIENT_MT4) | CLIENT_MT4 | |
getHistoricalData(self, contractFile, start, stop, timeframe, onlyOpen=True, path="./", fileName="Q26_hstData.csv") (defined in CLIENT_MT4) | CLIENT_MT4 | |
getLastPrice(self, contractFile, timeframe=1) (defined in CLIENT_MT4) | CLIENT_MT4 | |
HOST (defined in CLIENT_MT4) | CLIENT_MT4 | |
path (defined in CLIENT_MT4) | CLIENT_MT4 | |
placeOrder(self, symbolName, action="long", orderType="MKT", volume=0.01, stoploss=100., takeprofit=0., lmtPrice=0., pendingExpiration=dt.timedelta(hours=12)) (defined in CLIENT_MT4) | CLIENT_MT4 | |
placeOrder_(self, configFile) (defined in CLIENT_MT4) | CLIENT_MT4 | |
PORT (defined in CLIENT_MT4) | CLIENT_MT4 | |
send(self, message) (defined in CLIENT_MT4) | CLIENT_MT4 | |
setHstDataPath(self, newPath) (defined in CLIENT_MT4) | CLIENT_MT4 |