Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Order Handling in Backtest

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

    Order Handling in Backtest

    What does "Unique Entries" do when it is changed from "All Entries" when the Backtest window is open?

    Also, I remember there being an option to dictate long only or short only for a particular strategy. I don't know why but I can't find it any more. The question above is a result of trying to find it in the Order Handling section of the Backtest window.

    Thanks.

    #2
    EntryHandling determines how many entries per direction you can have simultaneously. If you have EntriesPerDirection set to 1 with EntryHandling set to AllEntries that means you can literally only have 1 long position at a time. If you had EntriesPerDirection set to 1 but with EntryHandling set to UniqueEntries you can have two separate long entries with different signal names and they can both be long at the same time. Each signal will be able to go in once.

    I don't know of any option to dictate long or short only. You will need to dictate this in your code.
    Josh P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    72 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    44 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    25 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    29 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    60 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X