Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

EntriesPerDirection issue

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

    EntriesPerDirection issue

    Hi
    I have a strategy that has EntriesPerDirection set at 5;
    EntryHandling AllEntries.
    If I place an order to go long but cancel before it's filled - the next long order will not work as "Exceeded entry signals limit based on EntryHandling and EntriesPerDirection properties"
    error comes up.
    Can you tell me what property I am setting that is fouling this up?

    #2
    Hello Mindset,

    How much time happens between the cancel and the next order? If those items are happening within the same OnBarUpdate event that would be expected, you have to allow at least 1 bar update event to happen after the cancellation so the scripts variables can be reset.

    Comment


      #3
      Its ok it was an issue with the strategy default settings reverting to 1 and the speed of the next order.
      All resolved.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Mindset, 04-21-2026, 06:46 AM
      0 responses
      87 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      132 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      65 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by cmoran13, 04-16-2026, 01:02 PM
      0 responses
      118 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      67 views
      0 likes
      Last Post PaulMohn  
      Working...
      X