In a script, how do i create an interim variable in the actions from an If statement. How do I then delete this variable once I don't need to use it anymore? Thank you!
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How to create interim variable
Collapse
X
-
How to create interim variable
Hi NT8,
In a script, how do i create an interim variable in the actions from an If statement. How do I then delete this variable once I don't need to use it anymore? Thank you!Tags: None
-
Hello Austiner87.
Thanks for your post.
To create a variable to use in a strategy with the Strategy Builder, you could do so in the 'Variables' section of the Inputs and Variables screen. Variable cannot be created in the Conditions and Actions screen of the Strategy Builder.
That variable could then be used in the Conditions and Actions section of the Strategy Builder.
See this help guide page for more information: https://ninjatrader.com/support/help...ariablesScreen
For information about variable scopes in C#, see this publicly available link: https://www.tutorialsteacher.com/art...opes-in-csharp
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.
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 NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
58 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
133 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
73 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
45 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
50 views
0 likes
|
Last Post
|

Comment