PizzaMargherita21 / trading-web-app

Simple trading web app for technical analysis and position sizing calculation. New ideas will be added regularly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Streamlit - Simple Trading Web App

This web app allows you to make some simple technical analysis and position size calculation before entering a trade. I came up with the idea by watching YouTube videos from Adam Khoo. For more details, trading strategies I'd highly recommend checking out Adam's videos.

An article write-up on this project including a description of the current as well as upcoming features will be coming soon.

Main Purpose:

  • Easy and quick technical analysis using momentum and moving average strategies
  • Twitter Sentiment Analysis (feature will be added soon)
  • Position size calculator according the individual risk management strategy in order to determine when to enter, when to exit and how much risk is taken per trade

App link:

Will be deployed on Heroku soon.

Built With

  • Pandas - Data Analysis Library
  • Pandas DataReader - Data Extracting Library
  • yfinance - Financial Data (from Yahoo! finance) Library
  • Ta - Technical Analysis Library

Authors

LifelongLearner - Personal Site

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Simple trading web app for technical analysis and position sizing calculation. New ideas will be added regularly.

License:MIT License


Languages

Language:Python 97.5%Language:Shell 2.5%