Technique : Using CoinGecko API for getting live cryptocurrency data from the markets + Django for server side +Javascript for dynamically updating prices
python manage.py runserver
CoinGecko API is used in this project to fetch real time cryptocurrency prices. Also, coins can be bought and sold to make profits according to the real time markets.
CoinGecko API (https://www.coingecko.com/en/api/documentation)