Posted 2/25/2010 04:21:47
|
|
|
|
An exception of type System.NotSupportedException was thrown. Tick data storage not supported for old data storage interface (IBarDataStorage) 在 RightEdge.Common.OldDataStoreWrapper.GetTickStorage(Symbol symbol) 在 RightEdge.xfb471916970b0c9e.x5e5969a9722ffac4(NewLiveSymbolInfo x1beeafe0108e6b2f)I complied the SQL Server DataStore Sample in VS2008,but it has some error. what happen? Thank you.
|
|
Posted 2/25/2010 08:15:33
|
|
|
|
We've completely revamped tick data to facilitate tick level systems and backtesting, as a result, the old interface is no longer supported. As I mentioned in this thread, a better sample is forthcoming.
terryep (2/25/2010) An exception of type System.NotSupportedException was thrown.
Tick data storage not supported for old data storage interface (IBarDataStorage)
在 RightEdge.Common.OldDataStoreWrapper.GetTickStorage(Symbol symbol)
在 RightEdge.xfb471916970b0c9e.x5e5969a9722ffac4(NewLiveSymbolInfo x1beeafe0108e6b2f)
I complied the SQL Server DataStore Sample in VS2008,but it has some error. what happen? Thank you.
|
|
|
|