Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Convert Indicator to a strategy
Collapse
X
-
Hello mtamaku,
Thanks for your post.
There is no means to automatically convert an indicator to a strategy and vice versa.
It is of course possible to do this on a manual basis which requires some knowledge of C#/Ninjascript.
The approach I would take is to use the Ninjascript Strategy Wizard (this is not the Strategy Builder) to create the strategy code structure which includes the inputs needed, any plots, and any additional data series. Once the structure is created you can then copy over relevant parts of the indicator code needed (assuming you have access to the source code).
Reference: https://ninjatrader.com/support/help...?ns_wizard.htm
If you are not familiar with C#/Ninjascript this could be a difficult and frustrating process. An alternative might be to hire a 3rd party programmer to accomplish this task and we can provide a reference link to 3rd party programmers in the Ninjatrader ecosystem that would be able to meet your needs.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
80 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
46 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
29 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
32 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
66 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment