Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

^Tick index based strategy

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    ^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 you

    #2
    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.

    Paul H.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by helpwanted, Today, 03:06 AM
    1 response
    7 views
    0 likes
    Last Post sarafuenonly123  
    Started by Brevo, Today, 01:45 AM
    0 responses
    7 views
    0 likes
    Last Post Brevo
    by Brevo
     
    Started by aussugardefender, Today, 01:07 AM
    0 responses
    5 views
    0 likes
    Last Post aussugardefender  
    Started by pvincent, 06-23-2022, 12:53 PM
    14 responses
    242 views
    0 likes
    Last Post Nyman
    by Nyman
     
    Started by TraderG23, 12-08-2023, 07:56 AM
    9 responses
    385 views
    1 like
    Last Post Gavini
    by Gavini
     
    Working...
    X