Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Syncing Account Positions - another option NoInitialSync

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

    Syncing Account Positions - another option NoInitialSync

    There are currently four options for Strategy startup behaviour. But they all place different restrictions on how (or whether) a strategy starts working for real, and make certain assumptions about what is sensible to do. But once a programmer starts using Unmanaged=true, and finds out how to access account orders etc, then these existing four options are sometimes unnecessarily restrictive. There should be an extra property on each strategy instance, something like NoInitialSync. Default would be false for backward compatibility, but setting true would cause the settings for the existing four options to be ignored, so:
    • No cancelling of existing orders.
    • No 'placing virtual trades' until strategy is flat.
    • No issuing of market order to try to flatten instrument position.
    • and none of the extra stuff in the two 'immediately submit live working' options.

    The user can then code their own startup checks without restriction.
    Last edited by DaveE; 11-27-2013, 06:49 AM. Reason: typo

    #2
    Thanks for sharing that enhancement thought here with us Dave, we have more flexibility on our list for the next major platform update, however it's too early to make feature annoucement in this regard. I'll make sure your thoughts are tracked in our product management lists for consideration.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    672 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    379 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    111 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    575 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    582 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X