- safediv added to Stochastic from Pull Request 97
- Initial integration fo ib feed/broker. Can operate but it is not yet fully
ocmplete
- Comprehensive ib testing sample
- Added "store" and "data" notifications to cerebro and strategy for the
integration of live feeds
- Internal datetime clarifications
- Fixes 94 removing leftover decode('utf-8') after removing 'b' from 'rb'
when opening csv files
- Fix bug in strategy.close and add plimit support to it
- Some documentation updates