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

EntryHandling.UniqueEntries

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

    EntryHandling.UniqueEntries

    Hi all,

    I believe I am seeing a case of a strategy file's EntryHandling setting impacting another file. I have 5 strategies with the same entrance signal but five different risk management logics. When they enter, 4 of the 5 send their order to the exchange and the same 5th one has the submit order ignored bc of 'exceeded entry signals limit' even though it's only submitting one order and it's flat already. All 5 of the files are set up with:

    EntriesPerDirection = 1;
    EntryHandling = EntryHandling.UniqueEntries;

    I don't see anything here related to separate files' EntryHandling setting effecting one another:

    https://ninjatrader.com/support/help...ryhandling.htm

    Has anyone seen this before?

    I am attaching the logging of the 5 order submissions.

    Thank you,
    Tim
    Attached Files

    #2
    Hello ozziyhtomit,

    Are you seeing this on live orders or was this a sim order?

    If this is something which you can reproduce on sim it would be helpful to see if you can make a simple test strategy that submits the same type of orders in realtime and we can review that case in more detail.

    You are using unique entries, do you see this if all orders have truly unique names per strategy?

    The entry handling should be for the strategies virtual position information and should not apply toward positions being made from other strategies as far as I am aware.

    I look forward to being of further assistance.
    JesseNinjaTrader Customer Service

    Comment


      #3
      Hi Jesse,

      - SIM only.

      - Using unique entrance tags across all 5 files.

      - Happy to reduce down as far as possible and replicate the problem. This will take me some time so I'll probably have it some time next week.

      Thank you,
      Tim

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Mongo, Yesterday, 11:05 AM
      6 responses
      27 views
      0 likes
      Last Post Mongo
      by Mongo
       
      Started by ct, 05-07-2023, 12:31 PM
      7 responses
      206 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Started by wzgy0920, Yesterday, 09:53 PM
      1 response
      13 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Started by Rapine Heihei, Yesterday, 07:51 PM
      1 response
      12 views
      0 likes
      Last Post NinjaTrader_Gaby  
      Started by kaywai, Today, 06:26 AM
      1 response
      6 views
      0 likes
      Last Post kaywai
      by kaywai
       
      Working...
      X