Support Board
Date/Time: Mon, 27 Oct 2025 21:21:49 +0000
Post From: sc.DMI study function
| [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()); |
