A trading bot personal project to automatically trade the popular cryptocurrency bitcoin with US dollars.
Features Implemented:
- Tracking table of buys and sells.
- Clear function to clear the tracked buys and sales.
- Authentication shell for login and register.
To be implemented:
- Automatic bot function to trade and sell on the exchange.
- A graph of realtime BTCUSD prices.
- Stop bot function.
- Authentication development for different users with different API keys.
Testing, Deployment and Furthr Development:
- Further testing of app on Gemini Sandbox (paper trading)
- Deployment to a cloud hosting service.
- Development and implementation of machine learning algorithms.