Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Exit and Stop Taking Trades Before Market Close

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

    Exit and Stop Taking Trades Before Market Close

    I want to make a logic that stops taking trades between 4 and 6pm est on strategy builder but dont know how to....was thinking of making that time interval not equal to but it seems like thats not it...how can i do this on the strategy builder?

    #2
    Hello rickyblah12,

    You could create this type of condition using the TimeSeries in the builder.

    In each set where you want the trading to be limed, you would need to add two conditions as a condition group, I will provide the steps below. Keep in mind, after making condition groups you can right click ->save as on the group if you need to quickly replicate this in other sets.

    The conditions are as follows, if the time is less than 4 or greater than 6
    1. In a Set page, click Group
    2. Select if "Any" of the conditions are met
    3. Click Add
    4. Select Time -> Time Series Less Time->Time Value and enter 4
    5. Click OK
    6. Click Add
    7. Select Time -> Time Series Greater Time->Time Value and enter 6
    8. Click OK

    You should end up with a condition that brackets the time, it reads as: if the current time is less than 4 or greater than 6, we can trade.



    I look forward to being of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Today, 05:17 AM
    0 responses
    23 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    120 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    63 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
    45 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X