Bitcoin chart visualizer with agent that takes custom actions. Uses simple trading strategy such as buy/sell when programmed combination of indicators cross certain thresholds. Features a trainable reinforcement agent trained on chosen indicators and/ or raw BTC data. Keep stacking 💎
The task is done when one can:
[ ] pip install -r requirements.txt
[ ] run any py or jupyter notebook file without errors
should work for python 3.10
add linter