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 WHICKED, Today, 12:45 PM
    2 responses
    16 views
    0 likes
    Last Post WHICKED
    by WHICKED
     
    Started by GussJ, 03-04-2020, 03:11 PM
    15 responses
    3,271 views
    0 likes
    Last Post xiinteractive  
    Started by Tim-c, Today, 02:10 PM
    1 response
    8 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by Taddypole, Today, 02:47 PM
    0 responses
    2 views
    0 likes
    Last Post Taddypole  
    Started by chbruno, 04-24-2024, 04:10 PM
    4 responses
    51 views
    0 likes
    Last Post chbruno
    by chbruno
     
    Working...
    X