Hi, I just want to get a quick plot of BTC price. So, does Wolfram provide the necessary data or do I have to connect to other services to access them?
How about something like this? DateListPlot@FinancialData["BTC/USD", {Now - Quantity[24, "Months"], Now}]
DateListPlot@FinancialData["BTC/USD", {Now - Quantity[24, "Months"], Now}]