Coder Social home page Coder Social logo

capstone_project's Introduction

Capstone_Project: Crypto Wallet Dashboard

Purpose

To build a one stop platform for crypto investors to review historical to current trends for different crypto currencies. The users will also be able to conduct correlation between different currencies and make investment decisions. The investor will then be able to use the wallet to send transactions to buy and sell cryptos.

Tools used

Python, Streamlit, Web3 and Ganache

Definitions

  1. Bollinger Band: A Bollinger Band® is a technical analysis tool defined by a set of trendlines plotted two standard deviations (positively and negatively) away from a simple moving average (SMA) of a security's price, but which can be adjusted to user preferences.
  2. Moving Average Convergence/Divergence (MACD): Moving average convergence/divergence (MACD, or MAC-D) is a trend-following momentum indicator that shows the relationship between two exponential moving averages (EMAs) of a security’s price. The MACD line is calculated by subtracting the 26-period EMA from the 12-period EMA. The result of that calculation is the MACD line. A nine-day EMA of the MACD line is called the signal line, which is then plotted on top of the MACD line, which can function as a trigger for buy or sell signals.
  3. Relative Strength Index (RSI): The relative strength index (RSI) is a momentum indicator used in technical analysis. RSI measures the speed and magnitude of a security's recent price changes to evaluate overvalued or undervalued conditions in the price of that security. The RSI is displayed as an oscillator (a line graph) on a scale of zero to 100.
  4. Exponential Moving Average (EMA): An exponential moving average (EMA) is a type of moving average (MA) that places a greater weight and significance on the most recent data points. The exponential moving average is also referred to as the exponentially weighted moving average.

Dashboard walkthrough

Step 1: The user can select any crypto from the drop down for reviewing the historical trends

image

Step 2: The user can select a date range using a calender and can define a start date and end date for their analysis

image

image

Step 3: Use various technical analysis as defined above

Eg. The investor can use bollinger bands to estimate short term price movements and estimate entry and exit points.

image

Step 4: User can also dowload the data for any offline analysis

image

Utilizing the wallet

After the review of historical trends, the investor can transact using the wallet, created using Web3 and Ganache. In the current version, the investor can only make buy and sell transaction using the wallet, but this can be extended to an exchange where other investors can add their accounts to send and recieve the crypto assets.

image

capstone_project's People

Contributors

ksood82 avatar therealkuma avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.