Support Board
Date/Time: Sun, 22 Jun 2025 20:45:32 +0000
Post From: etf/futures data
[2022-03-17 20:25:24] |
1+1=10 - Posts: 270 |
Can I use the spreadsheet study to get data into .csv or .txt files?
Yes, that or you can "Edit" -> "Write Bar Data To File" (and save as .csv) 180 days of ETF data wouldn't cover 2020 March, so might need to change a different datafeed or a different date of events.
There is a free API that his stock/etf tick data stretching back 2 years; you can could get definitely get that data into Jupyter or Excel via Pandas: https://www.alphavantage.co/documentation/ (See "Intraday (Extended History)" button at top left). You could also import that data, saved as a .csv, into Sierra Chart for visualization following these instructions: Exporting and Importing Intraday Data Files: Import and Load |