Recent content by Pena400

  1. P

    Yahoo Finance

    I suspected it might be a caching problem. However, after I switched from libcurl to using a simple call to file_get_contents under php, I still had the on/off missing date for last Friday. From the docs, file_get_contents does not use any cache mechanism. I would consider ISP caching a long...
  2. P

    Yahoo Finance

    Just to chime in, I am using a a small script to download end-of-day data from Yahoo finance. Very reliable until last week. If I call the script on a symbol and then call it again (same symbol), I will end up with different results. An example this weekend was the data for Friday (2-14)...
Back
Top