- Added new HistoricalDataProvider interface support
- Added support for Historical backfill from IB (Interactive Brokers)
- Added new OpenTick interface implementation. View a demo video
http://www.smartquant.com/openquant/vid ... ideo6.html
This video demonstrates how to download instrument definitions and historical market data with OpenTick.
- Added OnOrderPartiallyFilled event handler
- Added Remove method for time series
- Added possibility to select bar size in instrument bar chart
- Added Buy, Sell and other order generation methods taking non-default Instrument as a parameter
- Added Order.DateTime property
- various fixes and improvements