tducret/revolut-python

History file missing

digiajay opened this issue · 2 comments

Hi.. Great work.!

I could generate my token and see my current balances using CLI. However, I couldn't run the bot. I'm getting historyfile missing error

Usage: revolutbot.py [OPTIONS]
Try "revolutbot.py --help" for help.

Error: Missing option "--historyfile" / "-f".

Thanks,
Ajay

Hello @digiajay

History file sample is root of repository : https://github.com/tducret/revolut-python/blob/master/exchange_history_example.csv

Up to you to get updated values by your own way...

Have a nice day,