« March 2007 | Main | May 2007 »

April 27, 2007

OpenQuant 1.0.31 is released

- new Real Time Data Capture Window allows to capture real time data into OpenQuant historical data base from the GUI. Navigate to Data->Import->Realtime in the main OpenQuant menu.

- Quote Monitor shows tick (bid/asl/trade) chart. Double click on an instrument row in the quote monitor to see the chart for this instrument updating in real time.

- several minor bug fixes

Posted by admin at 11:25 AM

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 07:12 PM