Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 18:26:19 +0000



how do you find existing study source code?

View Count: 2886

[2016-02-09 00:45:39]
User165373 - Posts: 7
How do you locate existing study source code? Is there an index somewhere that indicates which "studies#.cpp" file a given study, such as "PivotPoints-Daily", is in?
[2016-02-09 01:08:40]
Sierra Chart Engineering - Posts: 104368
This is documented here:
https://www.sierrachart.com/index.php?page=doc/doc_BuildCustomStudiesDLL.html#SearchingSourceCodeBuiltIn
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2016-02-10 14:10:03]
User165373 - Posts: 7
The link given was OK, but my ACS_Source file location was slightly different. Also, I had to enable and use advanced search options (in Windows 7) to search content inside files to find the specific code. It happened to be within studies8.cpp, FWIW.

Notes for the next new user trying to find specific code snippets:

I found that my default location for the ACS_Source folder was:
C:\SierraChart\SierraChartTransActMA\ACS_Source

here's how to modify the Windows search function to search content:
http://www.wikihow.com/Make-Windows-7-Search-File-Contents

Request for Development:
A lookup table (study code parent file vs study code name) would be more convenient than the current lookup process. A future enhancement perhaps?

Or, list the studies as separate .cpp files by their name? BTW, I'm a C++ newbie, so if there is a important reason you do not list them separately, I'm unaware of it.

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

Login

Login Page - Create Account