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

NT8 Strategy Builder offset not working with Strategy Analyzer

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

    NT8 Strategy Builder offset not working with Strategy Analyzer

    NT 8.0.2.0 64-bit (Standard) Strategy Builder created a working strategy that shows promise in Strategy analyzer. Trying to perform a modification using the offset from Price/Close by 5 ticks.

    The whole trade then fails to launch. If there is no offset it works. As son as any offset is set on the price/close or on the indicator close the whole trade fails to launch.

    Please test this. THank you.

    #2
    Hello JMont1,

    To find why the order was not submitted or was submitted and did not fill, you will need to add prints to your script to understand the behavior.

    Below is a link to a video that demonstrates.
    Dive into manipulating C# code from within an unlocked NinjaScript strategy using the NinjaScript Editor.NinjaTrader 7 is an award winning end to end online ...


    To add prints, you will need to unlock the script. I would recommend making a copy of the script first, and then unlocking the copy and adding prints to the copy.


    Your print will need to print the value of the variables used in the if statement.

    Based on the values of the prints, was the condition true when you are expecting the condition to be true?
    Please include the print and the output you have added.
    Last edited by NinjaTrader_ChelseaB; 08-02-2018, 02:51 PM.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by cmtjoancolmenero, Yesterday, 03:58 PM
    1 response
    17 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by benmarkal, Yesterday, 12:52 PM
    3 responses
    23 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by helpwanted, Today, 03:06 AM
    1 response
    20 views
    0 likes
    Last Post sarafuenonly123  
    Started by Brevo, Today, 01:45 AM
    0 responses
    12 views
    0 likes
    Last Post Brevo
    by Brevo
     
    Started by pvincent, 06-23-2022, 12:53 PM
    14 responses
    244 views
    0 likes
    Last Post Nyman
    by Nyman
     
    Working...
    X