Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Help with Strategy Builder Stop Loss

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

    Help with Strategy Builder Stop Loss

    I have been looking at the sample TrailLongShortBuilderExample strategy in the post below and for the life of me can't wrap my head around what "ProgressState" is. Should be easy to figure out, but it's just eluding me


    #2
    Hello SheriDi,

    Thank you for your post.

    ProressState is an int variable that ensures that the actions are performed in a specific order. It is similar to the idea of using a bool for one condition to be met before another (like this example here), only it is an in instead of a bool because many conditions need to take place in a specific order.

    Hopefully this explanation helps to understand ProgressState better. Please let me know if I may be of further assistance.

    Comment


      #3
      That makes sense. Thank you!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by NullPointStrategies, Today, 05:17 AM
      0 responses
      41 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      124 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      64 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      41 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      46 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X