Login Page - Create Account

Support Board


Date/Time: Thu, 18 Apr 2024 14:53:12 +0000



MACD C++

View Count: 2361

[2013-07-31 00:05:02]
User75554 - Posts: 5
"In developing a C++ based Advanced Custom Study function using ACSIL, how can I compare 4 different MACD diff values at the current time when the MACD Diff values are based on different tick sizes (1 minute, 5 minute, 10 minute, and 30 minute, respectively).

Worded differently, I have four identical chart studies that only differ in chart times. Each of these studies contain a MACD Diff subgraph. I want to create an Advanced Custom Study that gives me an alert/message when the MACD Diff on the 4 chart studies meet a certain criteria."

"My problems are:
1.) Bringing in the MACD Diff data from existing studies into one Advanced Custom Study Function
2.) Making sure that when comparing the MACD Diff Data, the values being compared are at the same time ( will sc.index take care of this?)
[2013-07-31 03:16:26]
Sierra Chart Engineering - Posts: 104368
Refer to this page:

https://www.sierrachart.com/index.php?l=doc/doc_ACSILRefOtherTimeFrames.php
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

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

Login

Login Page - Create Account