Skip to content

FRED DataSource problem #4

@moieric11

Description

@moieric11

Hello

When I try Keller's LAA strategy, I've got this error on the log, when I debug the program, the source from fred seems to download, and is stored on the cache directory. I don't understand what the problem ?.

running algorithm Keller's LAA
DataSourceYahoo: retrieving meta for IWD
DataSourceFred: retrieving meta for fred:UNRATE
DataSourceYahoo: loading data for IWD... finished after 0,9 seconds
DataSourceFred: loading data for fred:UNRATE... finished after 0,4 seconds
EXCEPTION: DataSourceFred: failed to load quotes for fred:UNRATE, Object reference not set to an instance of an object. at TuringTrader.Simulator.DataSourceCollection.DataSourceFred.LoadData(DateTime startTime, DateTime endTime) in C:\Users\Felix\Documents\Trading\TuringTrader\TuringTrader\TuringTrader.Simulator\DataSources\DataSourceFred.cs:line 367
at TuringTrader.Simulator.SimulatorCore.get_SimTimes()+MoveNext() in C:\Users\Felix\Documents\Trading\TuringTrader\TuringTrader\TuringTrader.Simulator\Core\SimulatorCore.cs:line 420
at TuringTrader.BooksAndPubs.Keller_LAA_Core.Run()
at TuringTrader.MainWindow.<>c__DisplayClass35_0.<RunButton_Click>g__uiThread|1() in C:\Users\Felix\Documents\Trading\TuringTrader\TuringTrader\TuringTrader\MainWindow.xaml.cs:line 540
finished algorithm Keller's LAA after 3,4 seconds
EXCEPTION: Plotter: no data to plot at TuringTrader.Simulator.Plotter.OpenWith(String pathToTemplateFile) in C:\Users\Felix\Documents\Trading\TuringTrader\TuringTrader\TuringTrader.Simulator\Core\Plotter.cs:line 239
at TuringTrader.BooksAndPubs.Keller_LAA_Core.Report()
at TuringTrader.MainWindow.<ReportButton_Click>b__36_0() in C:\Users\Felix\Documents\Trading\TuringTrader\TuringTrader\TuringTrader\MainWindow.xaml.cs:line 593

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions