lefnire / tforce_btc_trader

TensorForce Bitcoin Trading Bot
http://ocdevel.com/podcasts/machine-learning/26
GNU Affero General Public License v3.0
814 stars 234 forks source link

‘filename’ is an undefined name in this context #7

Closed cclauss closed 6 years ago

easyattendance commented 6 years ago

It will not run. To run hypersearch.py you also need to change the file names of the csv file to filenames = { 'bitstamp': 'bitstamp', 'coinbase': 'coinbase', 'coincheck': 'coincheck' } I notice this later and I ran the kaggle.py. So I have to rename the tables in postgres manually

lefnire commented 6 years ago

Excellent, my apologies! If you find any more like this, don't hesitate to submit pull requests. I didn't vet the installation process very carefully