Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Looking for advice choosing between Managed and Unmanaged

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

    Looking for advice choosing between Managed and Unmanaged

    Hi guys,

    I have an indicator which generates two lists: buy prices list and sell prices list.

    I want the strategy to place a buy limit order and a sell limit order at the closest price of each list.

    It would have been pretty easy if I could use the Managed order placing approach but I think that placing two opposite working orders is not allowed. I got an error when I ran it.

    From the other hand, switching to Unmanaged approach will take a lot of effort in learning and coding it.

    Any suggestions?

    #2
    savekad, correct in the managed approach those opposing order placed at the same time would be prevented by the Internal Order Handling Rules - you would either need to monitor price and place only one order, or switch to unmanaged for your system. This will provide more flexibility, but would mean more coding is needed likely.

    Comment


      #3
      I'll go with monitoring and see how it'll do. Thanks Bertrand.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      648 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      369 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      108 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      572 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      573 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X