Inspiration

What it does

A trading bot, powered by ML and data engineering will help you in trading by predicting the future performance of the coin.

How we built it: We use the LSTM machine learning model. Our trading bot will be assisting the user by predicting the future High and Low points(i.e., the date on which the price of the coin will be higher or lower) and also displaying the Hike&Dive percentage(i.e., the percentage increment or decrement of the coin price for the future 30 days)

Challenges we ran into: Selecting the perfect model for prediction; deploying the model on a cloud platform; connecting the deployed LSTM model to the discord bot

Accomplishments that we're proud of: Worked on real-time time series data for Cryptocurrency.

What we learned: Teamwork; how to work with machine learning models, how to work with discord bot; how to work with cloud platforms like Heroku, Flask etc

What's next for Trading Assistant: Connect it to the discord bot framework

Share this project:

Updates