Support Board
Date/Time: Fri, 24 Jan 2025 06:58:35 +0000
Post From: Any way to export data that I see in this chart?
[2019-01-02 22:57:45] |
ForgivingComputers.com - Posts: 990 |
It depends on what kind of spreadsheet you want. AFAIK the Sierra spreadsheet studies do not support numbers bars, which is basically what you want to see. An ACSIL custom study could be written to read the numbers bars and create a text file that can be imported into an Excel spreadsheet. It is simplest to use range bars in order to have a fixed number of price levels per bar. Depending on what you want the final spreadsheet to do, if you want auto-trading signals, a system could be written into the ACSIL study to handle that. |