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 f.saeidi, Today, 11:02 AM
    1 response
    1 view
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by geotrades1, Today, 10:02 AM
    4 responses
    12 views
    0 likes
    Last Post geotrades1  
    Started by rajendrasubedi2023, Today, 09:50 AM
    3 responses
    15 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by lorem, Today, 09:18 AM
    2 responses
    11 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by geddyisodin, Today, 05:20 AM
    4 responses
    30 views
    0 likes
    Last Post geddyisodin  
    Working...
    X