You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Sunset, I just found this old package and verified that you are right.
The fix is very easy, you have to change "Adj Close" with "Close": probably something changed in yahoo libs in these years.
I also attach a source file with better management of start_date and end_date of the graph.
The file self contains a main routine … so you can start it without installing the lib.
If the author has some spare time can:
set the key to find as a parameter in config to prevent future changes
check if my little addition is something to consider in a newer version ;-)
The text was updated successfully, but these errors were encountered: