Hi everyone,
in this video we are pulling live prices and writing that into a DataBase. Then we are analyzing this data with some simple examples visualising the cumulative returns and also top and worst performers. There is way more you can do with that data e.g. apply technical analysis to that data and many more possibilities. Anyhow I think this is a good foundation to get started.
If you enjoy my videos please consider subscribing. You are helping me a lot with that!
Get the Notebook/Source code by becoming a Tier-2 Channel member:
/ algovibes
Video on how returns are calculated:
• How To Calculate Stock Returns [Excel and ...
Video on using unicorn library / mentioned first script video:
• Binance Live Returns Crypto Trading Dashbo...
and
• How to build a Cryptocurrency Price Index ...
Be invited to check out my videos on crypto stuff / trading bots with Python:
• Cryptocurrency Bots / Automated Cryptotrading
symbols = ['btcusdt','ethusdt','bnbusdt','xrpusdt','adausdt','solusdt','AVAXusdt','lunausdt','dousdt','dogeusdt','shibusdt','maticusdt','ltcusdt','atomusdt','linkusdt','trxusdt','neausdt','bchusdt','algousdt','fttusdt','xlmusdt','ftmusdt','uniusdt','hbarusdt','manausdt','icpusdt','etcusdt','axsusdt','sandusdt','egldusdt','klayusdt','vetusdt','filusdt','thetausdt','xtzusdt','xmrusdt','grtusdt','hntusdt','eosusdt','cakeusdt','galausdt','flowusdt','tfuelusdt','aaveusdt','oneusdt','neousdt','mkrusdt','qntusdt','enjusdt','xecusdt']
#Python #Crypto #Analysis
00:00 - 00:24 Idea
00:24 - 02:05 1. script: Live price data / SQL storage
02:05 - 03:28 2. script from here: pulling table names
03:28 - 04:08 Pulling prices from the live Database
04:08 - 06:42 Prices for all symbols / data manipulations
06:42 - 10:30 Analyzing price developments
Информация по комментариям в разработке