This PR closes #74. It took a lot more than I expected.
First I had to change the API to alphavantage. That took a little while, but that wasn't the hardest part. I realized that my test fixtures were out of date and had to be changed, but I realized that they are really hard to change, so I redid all my tests to not need them anymore. That took a long, long time. But now it's better. So I guess that's ok. Assuming the tests pass, this should be done. It might still not work because I'm getting rate-limited, but I'll fix that another time.
This PR closes #74. It took a lot more than I expected.
First I had to change the API to alphavantage. That took a little while, but that wasn't the hardest part. I realized that my test fixtures were out of date and had to be changed, but I realized that they are really hard to change, so I redid all my tests to not need them anymore. That took a long, long time. But now it's better. So I guess that's ok. Assuming the tests pass, this should be done. It might still not work because I'm getting rate-limited, but I'll fix that another time.