Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Compiling a strategy as an indicator
Collapse
X
-
Compiling a strategy as an indicator
I have heard that you can save a file that was created from Strategy Wizard that was created as a strategy , but now I want to convert it to a NT7 indicator, but do not know how someone could help me and give me a guide to how you have to do this process.Last edited by OmarJimenez; 06-08-2016, 05:56 PM. -
Hello OmarJimenez,
Thank you for writing in.
Please note that you would need to copy syntax from your strategy to an indicator script; you wouldn't be able to directly convert a strategy script into an indicator.
You'll first need to create the indicator script by clicking on Tools -> New NinjaScript -> Indicator in the Control Center.
Once you have completed the wizard and see the NinjaScript Editor for that specific indicator, you'll need to open your strategy to copy code from.
From the Control Center, click on Tools -> Edit NinjaScript -> Strategy
Select the strategy and click on OK. Once the Strategy Wizard appears for that specific strategy, you'll want to click on View Code. This will allow you to directly copy code that you would like to use in an indicator.
Do not just cut and paste the entire strategy into the indicator. You will need to select the specific syntax you would like to transfer over to your indicator. Additionally, remember that some methods and syntax (such as order methods) would not work in an indicator.
Please, let us know if we may be of further assistance.Zachary G.NinjaTrader Customer Service
Latest Posts
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by futurenow, 12-06-2021, 05:49 PM
|
19 responses
997 views
0 likes
|
Last Post
![]()
by Redders
06-16-2025, 06:02 AM
|
||
Started by mathfrick2023, 05-08-2025, 12:51 PM
|
8 responses
104 views
0 likes
|
Last Post
![]()
by Yogaman
06-14-2025, 06:01 PM
|
||
Started by several, 04-22-2025, 05:21 AM
|
2 responses
275 views
0 likes
|
Last Post
![]()
by Lukasxgtx
06-13-2025, 06:00 AM
|
||
Started by NTEducationTeam, 06-12-2025, 02:30 PM
|
0 responses
40 views
0 likes
|
Last Post
![]() |
||
Started by NTEducationTeam, 06-05-2025, 09:43 AM
|
0 responses
122 views
0 likes
|
Last Post
![]() |
Comment