How to Get Cryptocurrency Prices using Python – Markets and Data
Code:
In this video I show you how a Data Scientist might be extracting data from a cryptocurrency exchange using and API (Binance in this case), if that data scientist was working with that type of data.
Most people imagine Data Scientists to solely work on projects with Machine Learning, but in most cases that is not the case. The most crucial part of a Data Scientists job is to get data and analyze it efficiently.
From my experience, one of the most fundamental skills anyone could have these days is being able to find data and work with is, so in this video I try to share a small overview of what the process of sourcing data might look like when you get data with python.
I hope you enjoy watching the prices of extracting data from the Binance exchange and hopefully apply some of these methods to extracting your own Bitcoin or Ethereum price data.
– Markets and Data
[ad_2]
Source link
2:32 to skip the crappy intro.
Any idea how to monitor price of a certain coin by tg bot or discord ?
I want to extract data directly from the exchange like you did but want to monitor fluctuations
Hi, I tried to create the CSV file but it shows "AttributeError: 'NoneType' object has no attribute 'to_csv' ", can you help a bit? I copied the entire code except the file's name.
Amazing thanks a lot! will you do a full set-up video for those who have to start to code? I mean library setting, virtual environment, setting, and platforms for coding. cuz i coding in VScode and the code does work but if I put the same code on spyder it works, so i don't understand the differences. many thanks!
How to download historical data
awesome
How can i grab a historical data?
Man, doesn't work properly,
File "C:Python27libsite-packagesclick_winconsole.py", line 343, in _is_console
fileno = f.fileno()
UnsupportedOperation: fileno
Thanks
How's the Japanese mail order bride coming along? Was she worth it?
Awesome video thanks!
show how to make live graphs with cryptoprices
Great video! Just some small critique: As price data is so commonly used in time series analysis – it is unfortunate that you have not shown how to retrieve historical price data while defining a START_DATE and END_DATE to retrieve the price data from. This would have been helpful in my situation.
I just published Querying market data at Binance with Python https://link.medium.com/rVThgatnV6
Good job man! Congratulations!
dude you rock 😉
nice video bro
nice video! im loving the channel
how do you make PC ("favorite TEXT editor", haha, mine too btw) type the all the lines automatically?
Can we do the same with kline/24hr?
You'll grow big. Your content is superb and you seem like a nice guy
Why is the data not updated?
Андрюх, а кто-нибудь, кроме меня, из русских смотрит твой канал?
Does anyone else from russian watch your channel?
love your videos!
You are hilarious!! haha made my mid afternoon. Did subscribe. Did not tell CNN.
For binance Bitcoin and altcoins data you may try the CSV generator at https://cryptodatum.io/csv_downloads
How do i get 1minute data? instead of 24hours?
What are some statistics that are worthwhile to look at? Given that this is only the most recent price data of the day, not historical data for each coin. Any suggestions?
Love your videos 🙂 Keep up the good work!
Man, you're making great content ! I' following your examples )) I got some ideas to make some advanced filters for cryptomarket data. PM me if you're interested.