Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Sample scripts
Collapse
X
-
Hello trdninstyle,
You can find details about that screen here:
https://ninjatrader.com/support/help...onalDataScreen
When you make conditions you can then select that series in place of the default input or Close as an example. The secondary series only shows up in the condition builder when you select price as the input.
You can find another video here: https://drive.google.com/file/d/1pNR...u431Gl64m/view
- Likes 1
-
Can somebody make a video demonstrating Additional Data like you do for Inputs & Variables and Conditions and Actions? So, we can have a better idea. Add something in the Additional Data and go thru that process carrying it over into the overall strategy.
I find myself just staring at that part not sure what to do, I can click some things in that box but to see a demonstration carried out with the overall strategy being demonstrated would help a lot. I'm sure I'm not the only one who would appreciate it, thats just learning.
Leave a comment:
-
Hello trdninstyle,
That is the only video that we have for the builder. That covers all of the general features of how to use the builder. To make more complex strategies you would use those base features to add more conditions and actions as you needed. You can also find some examples in the help guide: https://ninjatrader.com/support/help...gy_builder.htm
- Likes 1
Leave a comment:
-
I'll watch that one too just to pick up on something, but ya, I did figure that out bty, just scroll down to Conditions & Actions and there I can make changes which I did a little only to play with it.
Do u guys have vids demonstrating the nuances with using price as the conditions & actions? Like more complex strategies.
Leave a comment:
-
Hello trdninstyle,
The image you provided, you are getting that warning because the input is still used in one of the sets or with the stops/targets. To edit or remove inputs you need to completely remove it from all sets/ stops and targets page.
You can view the strategy builder webinar however that just explains in general how to use that page to add user inputs or variables.
Leave a comment:
-
Hello Jesse, I started to ask what this meant but I just figured it out, had to make changes in the Conditions & Actions.
But my next question is about more complex strategies using price action with swing structure rather than moving averages.
Do u guys have videos using Price inputs & variables?
Leave a comment:
-
Thank you for that. I never had to use it didn't know it was there.
Leave a comment:
-
Hello trdninstyle,
That is the pipe character, its on the keyboard below the backspace key. You would hold shift to get use that character when pressing the slash.
- Likes 1
Leave a comment:
-
-
Hello trdninstyle,
I see the variable however I wouldn't know what to advise here. If you need that variable because you use that indicator then you can keep that code. If you don't need that variable because you don't use that indicator you can remove it.
I would suggest using the strategy builder to generate code if you are unsure which variables you need to keep. The builder generates all necessary variables based on the conditions you make. You can then reference the generated variables to see which you need based on the conditions using indicators.
- Likes 1
Leave a comment:
-
Thank you, Jesse,
I value your help. Inside this pic I placed video 401 Indicator Variable next to the variable that I got, and I somehow ended up with the extra one that u see there.
I suspect that I may of err in the Inputs & Variables process or the User Inputs for the user, Conditions & Actions?
Do u see the extra one that I have on mine? I have an arrow pointing to it.
Thank you, my good sir.
Leave a comment:
-
Hello trdninstyle,
The line you have pointed out in the pictures are called variables and would be used later for the indicators used in the sample that you are using.
If you are having trouble following the video you can also use the strategy builder video first which shows how to auto generate indicator code/variables and user inputs. Once you have made some basic conditions in the builder you can click view code to see the generated NinjaScript or press Unlock code if you wanted to manually code it from that point.
Leave a comment:
-
Hello Jesse, Okay, I did it correct this time. Now I can go back to that video and keep watching it. Thank you thank you.
Almost forgot, in pic u can see I have an extra item than what the 401-video had.Last edited by trdninstyle; 10-15-2022, 04:00 PM.
Leave a comment:
-
Hello trdninstyle,
In the video you are not pasting the code in the same place that the original script has it, you need to paste it below OnBarUpdates closing brace }
- Likes 1
Leave a comment:
-
ChelseaB I'm going step by step in video NinjaScript 401 but I'm getting two issues...
privateSMA SMA1;
private SMA SMA2;
private PPO PPO1; This ?
And errors when I copy/paste properties.
You can see everything in this video and what I may be doing wrong.
Thank you, sir.Last edited by trdninstyle; 10-17-2022, 12:27 PM.
Leave a comment:
Latest Posts
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by several, Today, 11:02 AM
|
3 responses
13 views
0 likes
|
Last Post Today, 11:42 AM | ||
Started by Skifree, Yesterday, 08:58 AM
|
15 responses
48 views
0 likes
|
Last Post Today, 11:40 AM | ||
Started by johnMoss, Today, 11:25 AM
|
2 responses
6 views
0 likes
|
Last Post
by johnMoss
Today, 11:37 AM
|
||
Started by slade3789, Today, 01:12 AM
|
1 response
16 views
0 likes
|
Last Post Today, 11:14 AM | ||
Started by QuantKey_Bruce, 01-01-2025, 07:41 AM
|
13 responses
171 views
1 like
|
Last Post
by marcus2300
Today, 11:13 AM
|
Leave a comment: