- Added Any, All, Reduce, function replacements
- Added AnyN, AllN, ReduceN indicators
- Aliased Highest -> MaxN, Lowest -> MinN
- Added VChartfile Store and Feed improving over existing feed
implementing the store pattern and fetching the basepath location
from the registry if possible
- Some docs improvements/corrections
- Add a generic Store to let stores subclass
- Add a Chainer, RollOver data feed and sample
- Add shortcuts for some subpackages: indicators -> ind, observers -> obs
strategies -> strats, commissions -> comms
- Add framework for analyzer testing and tests for 2 analyzers: SQN,
TimeReturn