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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
341 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
223 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
197 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
288 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
245 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment