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 NullPointStrategies, Yesterday, 05:17 AM
      0 responses
      65 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      139 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      75 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      45 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      50 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X