Posted 2/25/2010 03:39:44
|
|
|
|
| I have complied the sample project in vs 2008,the RE version is 2010.but it reported error , error 5 “DatabaseDataStore” Does not implement interface member “RightEdge.Common.IBarDataStorage.GetBarCount(RightEdge.Common.SymbolFreq, System.DateTime, System.DateTime)” C:\Users\Administrator\AppData\Roaming\Yye Software\RightEdge\2010.1.0.0\Samples\C#\DatabaseDataStore\DatabaseDataStore.cs 19 14 DatabaseDataStore
Is the sampel project obsolete? |
|
|
Posted 2/25/2010 08:13:59
|
|
|
|
Yes. We're going to be releasing code to a new one shortly. It will be more functional than the current sample. If you'd like a preview of it, email support and we'll get you a pre-release copy. We're still testing it now.
terryep (2/25/2010)
I have complied the sample project in vs 2008,the RE version is 2010.but it reported error ,
error5“DatabaseDataStore” Does not implement interface member “RightEdge.Common.IBarDataStorage.GetBarCount(RightEdge.Common.SymbolFreq, System.DateTime, System.DateTime)”C:\Users\Administrator\AppData\Roaming\Yye Software\RightEdge\2010.1.0.0\Samples\C#\DatabaseDataStore\DatabaseDataStore.cs1914DatabaseDataStore
Is the sampel project obsolete? |
|
|
Posted 9/6/2010 19:51:44
|
|
|
|
Bill,
I am getting the error message when trying to import tick data from a flat file. Could you please point me to the solution of this error and how I can import tick data.
Thanks
Matt
billb (2/25/2010)
Yes. We're going to be releasing code to a new one shortly. It will be more functional than the current sample. If you'd like a preview of it, email support and we'll get you a pre-release copy. We're still testing it now.
terryep (2/25/2010)
I have complied the sample project in vs 2008,the RE version is 2010.but it reported error ,
error5“DatabaseDataStore” Does not implement interface member “RightEdge.Common.IBarDataStorage.GetBarCount(RightEdge.Common.SymbolFreq, System.DateTime, System.DateTime)”C:\Users\Administrator\AppData\Roaming\Yye Software\RightEdge\2010.1.0.0\Samples\C#\DatabaseDataStore\DatabaseDataStore.cs1914DatabaseDataStore
Is the sampel project obsolete? |
|
|
Posted 9/7/2010 11:09:30
|
|
|
|
| This should be available in the latest build of RightEdge. Have you updated?
|
|
|
|