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

Cannot exit the trade!?

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

    Cannot exit the trade!?

    I just got Ninja today and I wrote very simple strategies using Strategy Wizzard. One is to enter the trade and the other is to exit the trade. I applied them to the chart and I see only entry and NO EXIT.

    The strategies I wrote were:

    Entry Strategy:
    condition: Close[0] < Close[1]
    Action: EnterShort(DefaultQuantity,"")

    Exit Strategy:
    Condition: Close[0] > Close[1]
    Action: ExitShort("","")

    The exit does not show on the chart. Can anyone help me?

    #2
    Hi yktrader,

    Welcome to the NinjaTrader forum!

    Your code seems fine to me, did you put your entry condition in Set1 and exit condition in Set2 in the Strategy wizard Condition and Actions page?

    Here's a good overview over the different screens in the Wizard - http://www.ninjatrader-support.com/H...rdScreens.html
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Hi NinjaTrader_Bertrand,

      I did NOT put my entry condition in Set1 and exit condition in Set2 in the Strategy wizard Condition and Actions page. I put them in two different strategies. That is why the exit was not working.

      Thank you for you help.

      Comment


        #4
        Hi yktrader,

        Great it works now!
        BertrandNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by llanqui, Today, 03:53 AM
        0 responses
        6 views
        0 likes
        Last Post llanqui
        by llanqui
         
        Started by burtoninlondon, Today, 12:38 AM
        0 responses
        10 views
        0 likes
        Last Post burtoninlondon  
        Started by AaronKoRn, Yesterday, 09:49 PM
        0 responses
        15 views
        0 likes
        Last Post AaronKoRn  
        Started by carnitron, Yesterday, 08:42 PM
        0 responses
        11 views
        0 likes
        Last Post carnitron  
        Started by strategist007, Yesterday, 07:51 PM
        0 responses
        14 views
        0 likes
        Last Post strategist007  
        Working...
        X