DanielNobbe / Forex

0 stars 0 forks source link

Handle missing-data error #20

Closed DanielNobbe closed 3 years ago

DanielNobbe commented 3 years ago

Currently, sometimes data is missing, raising a ValueError. This can be caused by running the program while markets are closed. The error causes the program to exit. Ideas for fix: