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 Mindset, 05-06-2023, 09:03 PM
    10 responses
    262 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by michi08, 10-05-2018, 09:31 AM
    5 responses
    741 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by The_Sec, Today, 02:29 PM
    0 responses
    2 views
    0 likes
    Last Post The_Sec
    by The_Sec
     
    Started by tsantospinto, 04-12-2024, 07:04 PM
    4 responses
    62 views
    0 likes
    Last Post aligator  
    Started by sightcareclickhere, Today, 01:55 PM
    0 responses
    1 view
    0 likes
    Last Post sightcareclickhere  
    Working...
    X