Inspiration

I am a trader and in the journey of trading somewhere I felt like I need to automate the process of trading as I don't get to sit in live market due to college and market hours clashing with each other, so I made it more efficient and easy.

What it does

  • It reads all the chart price action,
  • It predicts whether the market will be Bullish or Bearish,
  • Notifies on telegram channel with market price and stop loss for that trade.

How I built it

Firstly, I fetched all the stock market data from yahoo finance API. Then I used python to process this data and send notification to telegram group when the required formation occurs place.

Challenges I ran into

The challenge was making it actually work, because it should give right alerts if I want to put my money in it, but a few tweaks and it was all up and running again.

Accomplishments that I am proud of

It having 70% accuracy.

What's next for Algorithmic trading

Implementing more setups and adding a self execute for it, so when I am learning something else, it work in the background without any human interaction.

Built With

Share this project:

Updates