How to plot/visualize the REAL TIME Price of Cryptocurrencies using Python and the Binance API

preview_player
Показать описание
In this video we plotting live cryptocurrency prices such as Bitcoin, Ethereum, Cardano/ADA or DOGE. The data is attained via the Binance API.

Get the Notebook/Source code by becoming a Tier-2 Channel member:

Thanks for watching :-)

Video setting up the Binance API and getminutedata function explained:

Main ideas of the animation function:

#Python #Binance #LiveChart
Рекомендации по теме
Комментарии
Автор

Perfection in its simplicity. Very well explained. Thank you.

saschacontes
Автор

just what I was looking for, good combination

kommayetali
Автор

Great video! Can you create Tick-Charts as well in that way? I guess, you would need to pull tradedata for that one and bundle them according to how many trades should be in one bar … would appreciate your thoughts for that one!

Abrahamis
Автор

Great video, thanks! Can you plot REAL TIME candle stick chart (maybe with green/red colors) ?

sergiysergiy
Автор

This channel is great! Could you please make a video doing Simple Stock Recommendation System based on Technical Trading Indicators (ta) using binance api?

danielcampos
Автор

How to plot candlestick chart in this.. or like some other charts like renko charts

rivasharma
Автор

Great video. Is there was a way to take data from two cryptocurrency price charts to create a customized chart? For example if BTC-USD and ETH-USD data could be used to make a BTC-ETH chart.

louischimaudeh
Автор

Thanks so much for this video. How to find the the code of %matplotlib notebook, thans

ismaelconde
Автор

Is the FuncAnomation() is creating a kind of streaming channel ?

skateforlife
Автор

maybe you can interactive 1 chart all coins its realy will good for using

denizhan
Автор

Great content, favorire youtuber! Can you show how to do candlesticks?

stefanoviviano
Автор

Question I have been having issues with. I want to run the bots on the command prompt with raw python. How can you get plots inside the while loop within the async def print_devices(): function, and within CMD updating the graphs! - Really appreciate this one! - Thanks again the for awesome content.

DrRbot
Автор

Dein deutscher Aktzent haha. Geiles Video, weiter so.

drippyash
Автор

hey ! love your content, I have a little issue, the code is running wihout any problem but I do not have any graph I have an empty x-y axis background.
Do you know why ?

maximorenatonia
Автор

Hi, congratulations for the channel! Could you plot a Heikin Ashi graphic? Thanks!

ptoyoda
Автор

What if i want to plot 3 asset in one index like NEARUSDT+FTMUSDT+ATOMUSDT? Which syntax I should change?

borntobedps
Автор

There is a small error in your source code. The interval is determined with "interval = 1000". Otherwise the number 1000 has no effect.

baldrianforte
Автор

What to do if you enconter this error: Javascript Error: IPython is not defined. Thanks!

DrRbot
Автор

bro, is there any ways of using binance for paper trading ?

quantmean
Автор

How to get live data into excel from python using api

subhankarmaiti