Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 11:01:15 +0000



[Programming Help] - ZigZag Function

View Count: 653

[2020-05-28 02:17:36]
Eddie - Posts: 12
Is there an ASCIL function for ZigZag from which I can extract zigzag top or bottom values for programming? If no, can you create one in the future? Thanks
[2020-05-28 08:28:31]
Flipper - Posts: 65
Have a look at the study code in Studies7.cpp in your C:\SierraChart\ACS_Source folder.

The study is scsf_ZigZagStudy(SCStudyInterfaceRef sc)

All the array values are there for using in ASCIL or Study Subgraph Reference.
[2020-05-28 14:00:40]
bradh - Posts: 854
Is there an ASCIL function for ZigZag from which I can extract zigzag top or bottom values for programming?

If you enable "Additional Output for Spreadsheets" you will be able to read the subgraphs that give you what you are looking for.

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account