Login Page - Create Account

Support Board


Date/Time: Fri, 10 May 2024 21:22:22 +0000



Post From: Using DMI in the CrossOver function

[2016-11-15 03:54:48]
Sierra Chart Engineering - Posts: 104368

SCSubgraphRef DIPlus = sc.Subgraph[0];
SCSubgraphRef DIMinus = sc.Subgraph[1];

sc.DMI(sc.BaseData, DIPlus, DIMinus, Length.GetInt());


if (sc.CrossOver(DIPlus.Data, DIMinus.Data) == CROSS_FROM_BOTTOM)

{

//Code

}

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
Date Time Of Last Edit: 2016-11-15 03:55:17