Login Page - Create Account

Support Board


Date/Time: Wed, 12 Mar 2025 21:39:48 +0000



Sample pointed to in docs - missing / updated ?

View Count: 398

[2022-05-30 17:54:13]
JohnR - User831573 - Posts: 319
I was planning on expand the way I tie things together, and came across the following. But a search within all files in all of ACS_Source with all file types found nothing.

Was it replaced? scsf_AverageOfAverage function in the /ACS_Source/studies3.cpp

TIA
JohnR


ACSIL Interface Members - Functions

Cumulative Calculations with Intermediate Study Functions

The Output array parameter of a intermediate study calculation function can be used as the Input array parameter for another intermediate study calculation function.

The scsf_AverageOfAverage function in the /ACS_Source/studies3.cpp file in the Sierra Chart installation folder is an example of a function that shows how to use 2 intermediate study calculation functions (sc.LinearRegressionIndicator, sc.ExponentialMovAvg) together.

It calculates the Exponential Moving Average of a Linear Regression Indicator by passing the Output array from the Linear Regression Indicator to the Input array parameter of Exponential Moving Average.
Date Time Of Last Edit: 2022-05-30 18:08:30
[2022-05-30 21:04:37]
Sierra Chart Engineering - Posts: 104368
This function is in the Studies3.cpp file.
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
[2022-05-31 15:03:33]
JohnR - User831573 - Posts: 319
Thank you, sorry I wasted time. I thought I ran multiple searches within NotePad++.

Again thanks,
JohnR

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

Login

Login Page - Create Account