Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
A way to normalize an indicator
Collapse
X
-
A way to normalize an indicator
Hello, is there a way to normalize an indicator in Strategy Builder? In other words the indicator changes based percent rather than ticks or points change? That way I can compare a list of symbols with wide range of prices in Market analyzer. Any suggestions welcomed. Thank you.Tags: None
-
Hello designer01,
Thanks for your post.
This could be possible using C# solutions. Note that in the support department we do not provide C# programming education services. This is so that we can maintain a high level of service for all of our clients as well as our partners.
See the publicly available resource linked below for a possible C# solution.
I have a number range -100 to 100. I'm trying to Normalize it to 0 to 3 with decimal places. -100 = 0 -50 = 0.75 0 = 1.5 50 = 2.25 100 = 3 I want to create a program function to normalize ...
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>
-
Hi Brandon, Thanks yes I can do it in Script Editor ok but was wondering if it could be done within the Strategy Builder environment. Thanks.
Comment
-
Hello designer01,
Thanks for your note.
This would not be possible to accomplish using the Strategy Builder.
You would need to unlock the strategy from the Strategy Builder and manually code your C# solution in a New > NinjaScript Editor window.
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>
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
648 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
369 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
108 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
572 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
574 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment