Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Sample Mult Ctrs PnL Move Stops Strategy

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

    Sample Mult Ctrs PnL Move Stops Strategy

    Here's a working strategy that incorporates using 2 contracts, including daily PnL realized profit or loss (set to stop trading after some amount you put in) and it moves the Stop twice using the SetStopLoss function after the initial stop is set upon entry.
    *** Run this on an ES 150 tic, or somewhere close and **** REMEMBER to set Entries per Direction to 2. *** (I keep forgetting and wonder why it only traded one contract).
    For moving the stops, the way it is, it's set to trade 2 contracts, initial stop loss of -7 tics. First profit target is 2 tics. Once the first target is hit, and the price trades equal to/between 5 and 7 tics from Entry, it moves the stop to Entry -1 tic. (You can set this to wherever you want to move it to). Then, when the price trades at 8 tics or higher from Entry, it moves the Stop to Entry plus 4 tics. You will see all this in the code.

    I spent hours looking through the forum for how to move the stops simply (like with a SetStopLoss command) and I finally pieced it together. For a beginner programmer like me, a picture is worth a million words. If you are like me, simply telling me to " make a thermorod" doesn't do me any good if I don't know what a "thermorod" is, or what it does.

    So, I hope someone can use this and save a LOT of time looking for the answer in the forum. It's in there, but you have to go through quite a bit of posts to put it all together.

    Special thanks to Josh for putting some code examples and good explanations in his answers.
    Joe
    Attached Files

    #2
    Thanks for sharing this Joe, I'm sure the community will benefit from it!

    Comment


      #3
      Your welcome. Its the least I can do to "give back" something considering how much every one has helped me!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      77 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      45 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      27 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      32 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      63 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X