Support Board
Date/Time: Fri, 14 Mar 2025 12:34:46 +0000
[Programming Help] - Calling Fisher Transform Function
View Count: 181
[2024-12-25 02:18:37] |
User507545 - Posts: 5 |
Hello, I would like to use your built in Fisher Transform function in an ACSIL script I am writing, however the only one that appears as accessible is the Inverse Fisher Transform, there is no reference to the basic FT in any header files. Just enquiring as to how / best practice, I would call the normal Fisher Transform Function, as on your ACSIL Interface Member Functions page / list we only have the inverse version available. Thanks |
[2024-12-28 22:39:08] |
ForgivingComputers.com - Posts: 1021 |
Look for scsf_FisherTransform in Studies8.cpp.
|
[2024-12-28 23:23:25] |
Tr00pz - Posts: 20 |
Best way that I've found to search through the source code of studies is using Notepad++ (portable copy comes with Sierra Chart install in C:\SierraChart\NPP). Control + Shift + F. Set directory to C:\SierraChart\ACS_Source (or whichever drive you have SC installed on). Double click any line in the results and it will open the corresponding file and take you directly to the line of code that you clicked on from the search results. If you have difficulty with using a specific ACSIL function, you can search for the function and you will find many examples of how it's used. Date Time Of Last Edit: 2024-12-28 23:25:10
|
To post a message in this thread, you need to log in with your Sierra Chart account: