Skip to content

Personal project encompassing coding a trading bot full-stack web application with Python (Flask).

Notifications You must be signed in to change notification settings

martinteh/Trading_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Trading_Bot

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.

About

Personal project encompassing coding a trading bot full-stack web application with Python (Flask).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published