|
Q26 ALPHA-TRADING SYSTEM
|
This is the complete list of members for PORTFOLIO, including all inherited members.
| __init__(self, initialDeposit=10000, leverage=1, currency="USD", positions="long & short", marginCallTreeshold=100, marginMinimum=50, minimumBalance=200, maximumProfit=10000, maximumDrawDown=70, maximumConsecutiveLoss=5000, maximumConsecutiveGain=10000, maximumNumberOfConsecutiveGains=30) (defined in PORTFOLIO) | PORTFOLIO | |
| addSymbol(self, symbol) | PORTFOLIO | |
| availableMargin | PORTFOLIO | |
| balance | PORTFOLIO | |
| cancelOrder(self, symbolName, order) | PORTFOLIO | |
| cancelOrder(function) (defined in SYSTEM) | SYSTEM | |
| closedPositions | PORTFOLIO | |
| closePosition(self, symbolName, order) | PORTFOLIO | |
| closePosition(function) (defined in SYSTEM) | SYSTEM | |
| currency | PORTFOLIO | |
| currentDrawDown | PORTFOLIO | |
| currentMaximumNumberOfConsecutiveGains | PORTFOLIO | |
| currentValueGainSerie | PORTFOLIO | |
| currentValueLossSerie | PORTFOLIO | |
| database | PORTFOLIO | |
| editSLOrder(self, symbolName, order, stoploss=None) | PORTFOLIO | |
| editSLOrder(function) (defined in SYSTEM) | SYSTEM | |
| editTPOrder(self, symbolName, order, takeprofit=None) | PORTFOLIO | |
| editTPOrder(function) (defined in SYSTEM) | SYSTEM | |
| equity | PORTFOLIO | |
| equityCurve | PORTFOLIO | |
| error(self, errorStr, category="Portfolio Error.", kwargs=dict()) (defined in PORTFOLIO) | PORTFOLIO | |
| error(function) (defined in SYSTEM) | SYSTEM | |
| executedOrders | PORTFOLIO | |
| getActivePositions(self, symbolName) | PORTFOLIO | |
| getActivePositions(function) (defined in SYSTEM) | SYSTEM | |
| getHistoricalData(self, symbolName, dateIni, dateEnd, timeframe, onlyOpen=True) | PORTFOLIO | |
| getHistoricalData(function) (defined in SYSTEM) | SYSTEM | |
| getLastPrice(self, symbolName) | PORTFOLIO | |
| getLastPrice(function) (defined in SYSTEM) | SYSTEM | |
| historicalDataPrice | PORTFOLIO | |
| historicalDataTimeframe | PORTFOLIO | |
| init(function) (defined in SYSTEM) | SYSTEM | |
| init_write_log(self, action, nargs, args, kwargs, mode="a") (defined in SYSTEM) | SYSTEM | |
| initialDeposit | PORTFOLIO | |
| initiate(self, simulation=None, portfolio=None) (defined in PORTFOLIO) | PORTFOLIO | |
| leverage | PORTFOLIO | |
| log | PORTFOLIO | |
| log_step_every (defined in PORTFOLIO) | PORTFOLIO | |
| marginCallTreeshold | PORTFOLIO | |
| marginLevel | PORTFOLIO | |
| marginMinimum | PORTFOLIO | |
| maximumConsecutiveGain | PORTFOLIO | |
| maximumConsecutiveLoss | PORTFOLIO | |
| maximumDrawDown | PORTFOLIO | |
| maximumNumberOfConsecutiveGains | PORTFOLIO | |
| maximumProfit | PORTFOLIO | |
| message(self, messageStr, category="Strategy Message", kwargs=dict()) | PORTFOLIO | |
| message(function) (defined in SYSTEM) | SYSTEM | |
| minimumBalance | PORTFOLIO | |
| newTurn(self, index_, portfolio_state=None, simulation_state=None) (defined in PORTFOLIO) | PORTFOLIO | |
| openPositions | PORTFOLIO | |
| pendingOrders | PORTFOLIO | |
| placeOrder(self, symbolName, action="long", orderType="MKT", volume=0.1, stoploss=None, takeprofit=None, lmtPrice=None, auxPrice=None) | PORTFOLIO | |
| placeOrder(function) (defined in SYSTEM) | SYSTEM | |
| positions | PORTFOLIO | |
| slippageModel(self, model="gaussian relative", parameters={"std" :0.0001}) | SLIPPAGE | |
| step(function) (defined in SYSTEM) | SYSTEM | |
| symbols | PORTFOLIO | |
| tradeAuthorisation | PORTFOLIO | |
| trading_log_actions | PORTFOLIO | |
| usedMargin | PORTFOLIO | |
| verbose | PORTFOLIO | |
| write_log(self, action, nargs, args, kwargs, result) (defined in SYSTEM) | SYSTEM |