Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NinjaTrader Desync Rithmic, Support Response is Inadequate

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

    NinjaTrader Desync Rithmic, Support Response is Inadequate

    I reported this in another thread, which isn't getting feedback. I would like to know more about desync, other than "We've reported this to the devs". Surely there's more to this than that.

    I've followed the guidance on documentation, and moved all Rithmic order management to OnExecutionUpdate. My strategy always checks both strategy and account position before I enter - all the safeguards are there, but for an unknown reason as soon as NT8 enters long or short - it almost immediately becomes out of sync.

    For all the powerful tools this software has, how is the only recourse to restart?? This platform promotes automated trading - the entire reason I've invested a year+ into learning this platform.

    It's incredibly frustrating to see typically great support fall flat without any explanation into the issue.
    As far as I can tell, this isn't something I can solve with code because the problem isn't my code.

    Not 10 minutes ago, I placed an order using a button I added to a chart strategy, which uses a market order:

    EnterLong(smallestBarsInProgress,simEntry.quantity , simEntry.EntryOrderUUID);

    I went long on MNQ, and I was 1L, synced

    I hit my profit loss max, so the strategy did an exit market order
    ExitLong(smallestBarsInProgress,orderRecordMaster. EntryOrder.Quantity,orderRecordMaster.ExitOrderUUI D, orderRecordMaster.EntryOrderUUID);

    The Account Position is now flat but the strategy is now Long.

    There is literally nothing I could code to make NT recognize the Account position without a restart. How do you expect us to solve this without staying up 24/7 to babysit the application? There is no coded restart, no way to force alignment to the account position. NT8 is fundamentally flawed and borderline unusable if it can't manage this basic problem.


    Is the only viable solution here to ignore strategy position entirely, and only go off account position?
    Last edited by Skifree; 08-28-2024, 02:32 AM.

    #2
    Hello Skifree,

    If this has already been reported to development then that would be the extent that we can assist at this point. Development will need to review the case and once they have they will publish information about that in the help guide change log. We wouldn't be able to try and gather information from development while they are reviewing the case, we would have to wait for them to finish their analysis. Unfortunately there is not any ETA that I could give on that, it would depend on their workload. You can follow along with progress on anything that has been reported by using the id that was given to you when looking at the change log when new releases are published.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    105 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    53 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    36 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    38 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    74 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X