Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StooqImporter not work #94

Open
uranio-235 opened this issue May 6, 2019 · 1 comment
Open

StooqImporter not work #94

uranio-235 opened this issue May 6, 2019 · 1 comment

Comments

@uranio-235
Copy link

System.AggregateException
  HResult=0x80131500
  Mensaje = One or more errors occurred.
  Origen = System.Private.CoreLib
  Seguimiento de la pila:
   at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   at playground.Program.Main(String[] args) in C:\Users\lazaro\source\repos\trading\playground\Program.cs:line 21

Excepción interna 1:
Exception: No data

Code simple

var grafico = new StooqImporter()
   .ImportAsync("FB", DateTime.Now - TimeSpan.FromDays(60)).Result;
@uranio-235
Copy link
Author

uranio-235 commented May 6, 2019

my bad. Stooq symbols should be FB.US

any way, it return an empty dataset

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant