Login Page - Create Account

Support Board


Date/Time: Mon, 13 Jan 2025 14:34:47 +0000



sc.DMI study function

View Count: 710

[2017-05-01 17:56:10]
bala - Posts: 74
Which is the correct call for sc.DMI()?

Documentation says :
DMI(SCBaseDataRef BaseDataIn, SCSubgraphRef SubgraphOut, int Length);
example: sc.DMI(sc.BaseDataIn, sc.Subgraph[0], 10);

Studies2.cpp shows the call as
sc.DMI(
sc.BaseData,
DIPlus, // DMI+
DIMinus, // DMI-
Length.GetInt());
[2017-05-01 19:20:15]
Sierra Chart Engineering - Posts: 104368
Use what the documentation shows:
http://www.sierrachart.com/index.php?page=doc/ACSIL_Members_Functions.html#scDMI
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