Q26 ALPHA-TRADING SYSTEM
PORTFOLIO Member List

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
availableMarginPORTFOLIO
balancePORTFOLIO
cancelOrder(self, symbolName, order)PORTFOLIO
cancelOrder(function) (defined in SYSTEM)SYSTEM
closedPositionsPORTFOLIO
closePosition(self, symbolName, order)PORTFOLIO
closePosition(function) (defined in SYSTEM)SYSTEM
currencyPORTFOLIO
currentDrawDownPORTFOLIO
currentMaximumNumberOfConsecutiveGainsPORTFOLIO
currentValueGainSeriePORTFOLIO
currentValueLossSeriePORTFOLIO
databasePORTFOLIO
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
equityPORTFOLIO
equityCurvePORTFOLIO
error(self, errorStr, category="Portfolio Error.", kwargs=dict()) (defined in PORTFOLIO)PORTFOLIO
error(function) (defined in SYSTEM)SYSTEM
executedOrdersPORTFOLIO
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
historicalDataPricePORTFOLIO
historicalDataTimeframePORTFOLIO
init(function) (defined in SYSTEM)SYSTEM
init_write_log(self, action, nargs, args, kwargs, mode="a") (defined in SYSTEM)SYSTEM
initialDepositPORTFOLIO
initiate(self, simulation=None, portfolio=None) (defined in PORTFOLIO)PORTFOLIO
leveragePORTFOLIO
logPORTFOLIO
log_step_every (defined in PORTFOLIO)PORTFOLIO
marginCallTreesholdPORTFOLIO
marginLevelPORTFOLIO
marginMinimumPORTFOLIO
maximumConsecutiveGainPORTFOLIO
maximumConsecutiveLossPORTFOLIO
maximumDrawDownPORTFOLIO
maximumNumberOfConsecutiveGainsPORTFOLIO
maximumProfitPORTFOLIO
message(self, messageStr, category="Strategy Message", kwargs=dict())PORTFOLIO
message(function) (defined in SYSTEM)SYSTEM
minimumBalancePORTFOLIO
newTurn(self, index_, portfolio_state=None, simulation_state=None) (defined in PORTFOLIO)PORTFOLIO
openPositionsPORTFOLIO
pendingOrdersPORTFOLIO
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
positionsPORTFOLIO
slippageModel(self, model="gaussian relative", parameters={"std" :0.0001})SLIPPAGE
step(function) (defined in SYSTEM)SYSTEM
symbolsPORTFOLIO
tradeAuthorisationPORTFOLIO
trading_log_actionsPORTFOLIO
usedMarginPORTFOLIO
verbosePORTFOLIO
write_log(self, action, nargs, args, kwargs, result) (defined in SYSTEM)SYSTEM