Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Entries per Direction

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

    Entries per Direction

    In my strategy, I have the "Entries per Direction" field set to 5 yet when I run it live it trades up to 10? Please advise. thx

    #2
    Hi jtfancher,

    EntriesPerDirection works closely with EntryHandling property. When handling is set to unique entries, then it allows x entries per direction for every uniquely named rule. So you could have 10 entries if you have two named rules. If you only want to allow 5 entries total regardless of rule names, change entry handling to all entries.


    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      Ryan - I have always had All Entries as my selection. thx

      Comment


        #4
        Then it should limit 5 entries per direction regardless of signal names. If you have a case where it is not doing this, please let us know how we can see it on our end, with an example script and steps to reproduce. Thank you.
        Ryan M.NinjaTrader Customer Service

        Comment


          #5
          Ryan - this is still happening (chart is Renko). What script do you need? thx

          Comment


            #6
            jtfancher,

            I wanted to let you know that Ryan is out of the office until later this afternoon and will be responding sometime early evening.
            MatthewNinjaTrader Product Management

            Comment


              #7
              Matt - he wants some sort of script from me and I want to grab that while I am experiencing the issue....do you know what to get? thx

              Comment


                #8
                Hello,

                We would either need the script that you are experiencing issues with, or if you can create an example script using the same methods in your custom script which exhibits this issue.

                We will need to review the properties you are using as well as the methods used.

                If you do not want to publish your custom script, you can provide us with an example which also experiences these issues you are reporting.
                MatthewNinjaTrader Product Management

                Comment


                  #9
                  Thanks - it a very simple script using the Wizard to capture a change in bar direction:

                  If market position is flat and close < open then short
                  If market position is flat and close > open then long
                  If market position is long and close < open then short
                  If market position is short and close > open then long

                  Take profit at 10 pips using Renko 8 bar charts.

                  That's it and I am getting multiple entries about 20% of the time - even though I have entries per direction set at 1 for all entries.

                  Comment


                    #10
                    Originally posted by jtfancher View Post
                    Thanks - it a very simple script using the Wizard to capture a change in bar direction:

                    If market position is flat and close < open then short
                    If market position is flat and close > open then long
                    If market position is long and close < open then short
                    If market position is short and close > open then long

                    Take profit at 10 pips using Renko 8 bar charts.

                    That's it and I am getting multiple entries about 20% of the time - even though I have entries per direction set at 1 for all entries.
                    PS - it also sometimes keeps me in without taking profit at 10.

                    Comment


                      #11
                      EntriesPerDirection works fine in all our tests here and we have not heard similar reports that there is an issue with it.

                      If you have a case where it's not working as you expect, can you please break down the exact steps needed so we can see this on our end. Some screenshots of what you're looking at will be helpful as well. Thank you.

                      To send a screenshot press Alt + PRINT SCREEN to take a screen shot of the selected window. Then go to Start--> Accessories--> Paint, and press CRTL + V to paste the image. Lastly, save as a jpeg file and send the file as an attachment.

                      For detailed instructions please visit the following link

                      * http://take-a-screenshot.org/
                      Last edited by NinjaTrader_RyanM1; 08-04-2011, 04:11 PM.
                      Ryan M.NinjaTrader Customer Service

                      Comment


                        #12
                        How to chart bid/ask along with close for a symbol

                        I am new to NJ, but have not been able to see how to plot bid/ask along with price data on the chart. (In TradeStation it is simply an analysis technique that plots along with price in the same panel)

                        Thanks

                        Comment


                          #13
                          Hi MarketVelocity,

                          Thanks and welcome to NinjaTrader. Unfortunately, this is only possible with custom programming. You can use methods GetCurrentBid() and GetCurrentAsk() into your NinjaScript indicator plots.

                          More control is available working with OnMarketData() stream.
                          Ryan M.NinjaTrader Customer Service

                          Comment

                          Latest Posts

                          Collapse

                          Topics Statistics Last Post
                          Started by Skifree, Today, 03:41 AM
                          1 response
                          2 views
                          0 likes
                          Last Post Skifree
                          by Skifree
                           
                          Started by usazencort, Today, 01:16 AM
                          0 responses
                          1 view
                          0 likes
                          Last Post usazencort  
                          Started by kaywai, 09-01-2023, 08:44 PM
                          5 responses
                          603 views
                          0 likes
                          Last Post NinjaTrader_Jason  
                          Started by xiinteractive, 04-09-2024, 08:08 AM
                          6 responses
                          23 views
                          0 likes
                          Last Post xiinteractive  
                          Started by Pattontje, Yesterday, 02:10 PM
                          2 responses
                          23 views
                          0 likes
                          Last Post Pattontje  
                          Working...
                          X