You are viewing a single comment's thread from:
RE: Learn Bitcoin-Python #2 - Bitcoin Price API & data visualisation
Interesting!
Does mathplotlib supports different type of charts, like candlesticks, if yes, it is easy to get weekly candlesticks?
What about technical analysis, do you have to code yourself say bollinger bands to plot them on the chart, or is this already part of matplotlib?