How can I call this indicator in custom indicator or directly in Strategy. Note: the trend line from this indicator is visible in Data Window, but no way to read in indicator
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How to use a indicator in custom indicator or strategy that is coded in DLL
Collapse
X
-
How to use a indicator in custom indicator or strategy that is coded in DLL
I purchased an indicator from Steve Wheeler and it is locked and coded in DLL. It does not even appear in NinjaScript >> Indicators , but Bloodhound is able to read this indicator.
How can I call this indicator in custom indicator or directly in Strategy. Note: the trend line from this indicator is visible in Data Window, but no way to read in indicatorTags: None
-
Hello abhay,
Thanks for your post.
Something you could try is creating a condition using that indicator in the Conditions and Actions screen of the Strategy Builder and use the 'View Code' button to see the syntax used for the indicator.
Otherwise, you could ask the developer of the indicator about how to use the indicator in a NinjaScript strategy.
Note that indicators would need to use plots or have public Series/methods to be used in a strategy.
Let us know if we may assist further.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
633 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
364 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
105 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
567 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
568 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment