Analyzing Cryptocurrency Markets Using Python
11–20 of 56 posts
Re: Analyzing Cryptocurrency Markets Using Python
#12Re: Analyzing Cryptocurrency Markets Using Python
#13Re: Analyzing Cryptocurrency Markets Using Python
#14Re: Analyzing Cryptocurrency Markets Using Python
#15TL DR the analysis is just a couple of time series correlation coefficient heatmaps.
That being said this is a great tutorial for people just starting out with data handling and analysis in pandas.
Re: Analyzing Cryptocurrency Markets Using Python
#16Nice and everything, but you can't make money with this, or can you?
Re: Analyzing Cryptocurrency Markets Using Python
#17The final result is real-time analytics of trading on main exchanges and for major pairs: https://cointradeanalysis.com
Re: Analyzing Cryptocurrency Markets Using Python
#18I wanted to do something like that, eventually I did it on the elasticsearch. Then I wanted to share with the society and added grafana. The final result is real-time analytics of trading on main exchanges and for major pairs: https://cointradeanalysis.com
Re: Analyzing Cryptocurrency Markets Using Python
#19I wanted to do something like that, eventually I did it on the elasticsearch. Then I wanted to share with the society and added grafana. The final result is real-time analytics of trading on main exchanges and for major pairs: https://cointradeanalysis.com
Some feedback/ideas:
1) things like xrp_usd need more decimal places for price (Max price 0.16, Min price 0.15, you really need at least 4 decimal places.)
2) What you call "Amount" should really be called "Volume".. "Count orders" should be "Count Trades" or perhaps just "Trades".
3) The buy/sell graph: i would place the buy/sell bars beside each other (instead of having sell underneath pointing down). This would make it much easier to see which is higher, buy or sell.
Re: Analyzing Cryptocurrency Markets Using Python
#20Earlier quoted context omitted.
Semi-related question: I got some of those ICO coins back then - i registered with username/password back then Still have username/password but i am unsure where to actually login? Anyone familiar w/ Stellar knows how to get to the account?
I just went through the same process – had some coins from the ICO a couple of years ago. If you head to https://launch.stellar.org/#/login you can log in. I got a message prompting me to contact Support, which I've done and now awaiting a reply.