AugurWorks / Engine

http://engine.augurworks.com/
MIT License
2 stars 0 forks source link

Getting the end date error again #42

Closed augurworks1 closed 8 years ago

augurworks1 commented 8 years ago

Validated there is data, at least from Quandl. It only effected the oil stocks this morning. The S&P Day requests ran without error this. I am getting the error on every oil run I tried. Strange. I

End Date Error 8Mar16.pdf

TheConnMan commented 8 years ago

This time this is actually because Quandl doesn't have up to date data. I verified through the API that the latest data is from 03/04/2016. image

augurworks1 commented 8 years ago

Hmm ok. I thought I saw 3/7 when I looked at it on the line graph in the UI. It was early though so maybe it was 3/4 :-) Quandl is aweful for keeping data up to date.

On Tue, Mar 8, 2016 at 8:31 PM, Brian Conn notifications@github.com wrote:

This time this is actually because Quandl doesn't have up to date data. I verified through the API that the latest data is from 03/04/2016. [image: image] https://cloud.githubusercontent.com/assets/1328448/13622423/abeb7c44-e56c-11e5-8cc5-c5e0f629e109.png

— Reply to this email directly or view it on GitHub https://github.com/AugurWorks/Engine/issues/42#issuecomment-194056578.

Drew Showers | AugurWorks CEO 609-304-1341 (m) | www.augurworks.net

augurworks1 commented 8 years ago

Is something different in the way the platforms get quandl data. Today the missing EOD data on the engine is CMS. It is available on the UI platform. http://augurworks.net/analysis/neuralnet/7741

I went back and verified that the previous error with CVX was also good in the UI. Strange.

TheConnMan commented 8 years ago

Quandl again: image

I'm leaving this open to investigate two things:

augurworks1 commented 8 years ago

That's really interesting. The offsets do look different in the UI than the Engine for the predicted stocks.

On Thu, Mar 10, 2016 at 7:56 AM, Brian Conn notifications@github.com wrote:

Quandl again: [image: image] https://cloud.githubusercontent.com/assets/1328448/13670005/38c2bb2c-e695-11e5-9d75-10817e70eecd.png

I'm leaving this open to investigate two things:

  • Check what UI is doing with offsets to see if it's interpretation of offsets is different (because Quandl definitely doesn't have the data)
  • Check Google Finance data to see if it is available and any better

— Reply to this email directly or view it on GitHub https://github.com/AugurWorks/Engine/issues/42#issuecomment-194830426.

Drew Showers | AugurWorks CEO 609-304-1341 (m) | www.augurworks.net

TheConnMan commented 8 years ago

Enhancement idea: Would it be valuable if there was a toggle you could check on a request to say "Continue with the data sets which have full data and ignore those which don't" so you could still run your request, it would just ignore CMS?

augurworks1 commented 8 years ago

Here's a new twist... I did 3 S&P runs this morning successfully, then started getting the error where aapl didn't have end date data for the previous day.

augurworks1 commented 8 years ago

Also, XEL was throwing the end date error for oil.

TheConnMan commented 8 years ago

Duplicate of #47.