Integration with Python Jupyter notebook

Google firebase

Backend running python script

With store the data into firebase

Retriveing it from database to web application















^BSESN BSE SENSEX

^NSEI Nifty 50

^DJI Dow

^IXIC Nasdaq

^N225 Nikkei

^HSI HANG SENG INDEX

^AXJO S&P/ASX

^TWII TSEC weighted index

^STI STI Index

^JKSE Jakarta Composite Index

^KS11 KOSPI Composite Index

^GSPC S&P

^DJI Dow 3

^AORD ALL ORDINARIES

^KLSE FTSE Bursa Malaysia KLCI

^XAX NYSE AMEX COMPOSITE INDEX

^RUT Russell

^VIX CBOE Volatility Index

^GSPTSE S&P/TSX Composite index

^FTSE FTSE

^GDAXI DAX PERFORMANCE-INDEX








Stock Open price of companies

The opening price is the price at which a security first trades upon the opening of an exchange on a trading day.The above graph is the representation of open stock prices for these three companies via line graph by leveraging matplotlib library in python.

https://github.com/

volume traded &interpretations

Trading volume is a measure of how much of a given financial asset has traded in a period of time

https://github.com/

Total traded

https://github.com/

Moving Average

As we know the stock prices are highly volatile and prices change quickly with time. To observe any trend or pattern we can take the help of a 50-day 200-day average

https://github.com/

Percentage increase in stock value

A percentage increase in stock value is the change in stock comparing that to the previous day. The bigger the value either positive or negative the volatile the stock is.

https://github.com/

Cummulative return

https://github.com/