Hi! I noticed this morning my bot was throwing new errors I’ve never seen before when I haven’t changed anything about the code, kind of strange. The errors are:
“2022-03-17 14:23:56,696 th5: 140 WARNING_HD: Could not load historical data, retrying
2022-03-17 14:23:56,696 th5: 141 404 Client Error: Not Found for url: https://data.alpaca.markets/v1/bars/5Min?symbols=GDX&limit=100
2022-03-17 14:23:56,734 th0: 171 ERROR_CD: Could not check if data is updated
2022-03-17 14:23:56,734 th0: 172 ‘Stock’ object has no attribute ‘df’”
Hi, kind of new here. I’ve got code that has been working for a couple of months. Today I’m getting errors. How do I switch to V2? I cannot find any documentation.