« OpenQuant - a New Retail Product from SmartQuant | Main | OpenQuant 1.0.31 is released »
April 24, 2007
OpenQuant 1.0.30 is released
- Possibility to add a custom provider dll. Framework Configuration -> Providers
- Chart settings and templates in the GUI and API. OpenQuant menu -> Chart Color Manager. Strategy.Chart in the OpenQuant API
- OrderBook (market depth) is added to the strategy development API. (OnOrderBookChanged event handler)
- Strategy.StopStrategy() method is added to the strategy development API
- New data management methods - DataManager.DeleteQuotes/..., DataManager.DeleteQuoteSeries/...
- MBT (MB Trading) provider update
- ESignal provider update
- All data series have enumerators now ( foreach )
- Removed readonly flag from Startegy.Bars.Add() method. Now you can add historical data to strategy data series in OnStrategyStart()
- Several minor bug fixes and enhancements
Posted by admin at April 24, 2007 07:12 PM