tforce_btc_trader icon indicating copy to clipboard operation
tforce_btc_trader copied to clipboard

TensorForce Bitcoin Trading Bot

Results 21 tforce_btc_trader issues
Sort by recently updated
recently updated
newest added

Assuming i want to add web scraper from top news sources to train new features to make bot aware not only candlestick but financial news that infer market situation. How...

I just run `hypersearch.py` with no argument then get the following error. I am not familiar with tensorforce but I know it happened statement in ` tensorforce/execution/runner.py ` which show...

I'm running node 8.11.1 on ubuntu 16.04. Flask server is running and returning on port 500 but when I run the npm start I get a config issue. npm start...

If you put the project into a docker container it will be easier to run and develop and even to get more help

I'm working outside of hypersearch right now so these are probably not ideal parameters. It seems the model becomes a little more flexible to less than perfect parameters (and the...

Per https://github.com/lefnire/tforce_btc_trader/issues/6#issuecomment-364179764, I'd like to try the DDPG RL agent (compared to PPO agent). DDPG hypers will need to be added to hypersearch, and likely some other code adjustments. I...

help wanted

It's going to be a few days before I can test this, but if anyone wants give this a shot and report back it would be greatly appreciated. As long...

I am testing with a GTX1070 . when running python hypersearch.py to hypersearch ,By running nvidia-smi , I found that the Volatile GPU-Util is very low (only 6%) with Perf...

Just got here and read the readme. Data sourcing is no problem with BTC or any other crypto. We can get it straight from the exchanges for free. Check out...