Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to add new limit order to current market position?

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

    How to add new limit order to current market position?

    Hi, could you show me the sample of strategy, where I can add to current position new entry?
    For example, I think the price will go up and send long limit order by price 100.00 1 lot
    But the price goes down and I want to add one more 1 lot by sending one more long limit by price 80.00

    As a result I want to see long market position with 2 lots

    When I try add the secont limit order using Managed approach - doing nothing, order not sended

    #2
    Hello handlar,

    To add to a position you would just submit another order. I am not aware of a specific sample strategy that does that but the concept of increasing the position simply requires submitting another order. You could add another condition to your strategy to submit another order.

    Comment


      #3
      I found my mistake!
      By default strategy has EntriesPerDirection = 1;
      And this property didn't allow me enter more than 1 position!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      164 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      85 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      126 views
      0 likes
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      207 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      185 views
      0 likes
      Last Post CarlTrading  
      Working...
      X