Support Board
Date/Time: Thu, 31 Oct 2024 12:16:21 +0000
Post From: Exporting Continuous Futures Contracts to Text via Watchlist
[2024-10-17 16:54:03] |
atariaf - Posts: 6 |
Ok. So, with sc.WriteBarAndStudyDataToFileEx() and methods like sc.OpenFile() etc, it should be possible to create a study that exports historical data (or even intraday, whatever is on the chart) to a specific file location and append the new data to the file. Say, write a simple script that updates new data to the file 10 minutes after the close of the trading day ( like 1710 EST or something).
|