nevermind thanks for your time
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
I have code for indicator but don't know how to use it to create one
Collapse
X
-
I have code for indicator but don't know how to use it to create one
nevermind thanks for your timeLast edited by A Derpy Cucumber; 02-17-2024, 11:04 AM.Tags: None
-
Hello A Derpy Cucumber,
Thanks for your post.
I am happy to hear you were able to resolve your issue.
For future reference, to create a NinjaScript indicator, open a New > NinjaScript Editor window, select the '+' tab at the bottom of the Editor window, select 'New Indicator'. Then, you could set up as much of the indicator as possible in the Indicator Builder. This will create the framework of the indicator or strategy
Once you finish setting up as much as possible in the Indicator Builder, you must manually program the rest of the indicator.
Below is a link to a forum post with helpful information about getting started with NinjaScript.
I am also linking you to the Educational Resources section of the Help Guide to help you get started with NinjaScript:
If you are new to C#, to get a basic foundation for the concepts and syntax used in NinjaScript I would recommend this section of articles in our help guide first:
And the MSDN (Microsft Developers Network) C# Language Reference.
Last edited by NinjaTrader_BrandonH; 02-18-2024, 03:41 PM.<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
590 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
342 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 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
555 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
552 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment