Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
^Tick index based strategy
Collapse
X
-
^Tick index based strategy
I am trying to build a strategy using the ^Tick index you provide as the trigger, I would like it to buy the ES 12-20 whenever it reaches a -500 value, I am already doing this via a custom alert but I wanted to know how to replicate it as a strategy in order to be able to analyse it, thank youTags: None
-
Hello rdeste911,
Thanks for your post.
If you are new to creating strategies, I would suggest using the Strategy builder which does not require programming and offers a similar interface as what you have already done with an Alert.
Here are the educational resource available on the strategy builder:
Free live webinar every other Thursday at 4:00 PM EST, through this link to all webinars: https://ninjatrader.com/PlatformTraining
Previous recording of the Strategy Builder 301 webinar: https://youtu.be/HCyt90GAs9k?list=PL...auWXkWe0Nf&t=2
Help guide for the strategy builder: https://ninjatrader.com/support/help...gy_builder.htm
In general, what you would in the Strategy Builder would be to add the ^Tick series in the "Additional data" window. This will bring that series in for you to use. The strategy will adopt and use the chart bars of any chart you apply it to and is where the orders would be sent.
In the conditions builder, you would create the condition is the Close price of the tick series less than or equal to -500 to enter long. Alternately you could also check to see if the close price of the ^tick series has crossed below the value of -500.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
50 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
126 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
69 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
42 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
46 views
0 likes
|
Last Post
|

Comment