Comment on algoZ - An Introduction
Is the backtesting restricted to a few scripts or is it global? To be more clear, if I write a strategy, say a simple strategy of return > 5% in the day, could I test this strategy on all the available scrips or just only those selected. Could I backtest on aggregate data or is it restricted to the scrips I choose?
I haven’t gone through the entire manual (sorry for being lazy :)).