Anyone got historical data for BTCUSD specifically from January to December 2024 with a 15-minute time frame? I’ve been searching, but all I seem to find are hourly or daily records.
Would be awesome if someone could share a CSV file. I want to use it for backtesting a strategy I’m working on to check its win rate and profitability over the year.
If I understood you correctly, this is what you are looking for. ---> https://www.kaggle.com/datasets/novandraanugrah/bitcoin-historical-datasets-2018-2024?select=btc_15m_data_2018_to_2025.csv
Data starts from 2018 and you can download it and then customize it to your desired range.
I found this: https://www.kaggle.com/datasets/mczielinski/bitcoin-historical-data
What hugeblack suggested above should be enough, but there is also this if you want a wider range of data, for smaller intervals (1 minute).
Thanks for the link but I already have those data from kaggle the only problem is I can't fiter them out to only 2024 because the csv file when uploading to spreadsheet seems not working it can't load the file.
But the other time frame 4hrs and daily seems working fine it loads on spreadsheet normally.