Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Waiting time between two trades. :-)

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

    Waiting time between two trades. :-)

    Is it possible to have a waiting time between two trades with strategy builder. for exemple : x minute or x renko bar .
    Thank you very much.

    #2
    Hello Tim-c,

    In the builder the easiest way would be to use bars since entry execution. You could check if the value is -1 meaning no entry has previously been placed or a number of bars since the last entry.

    To use that you would need to make a group with "if any" selected and then add two conditions to it. The first condition would be:

    Left: Misc -> Bars since entry
    Center: equals
    Right: Misc -> Numeric value -> -1

    The second condition would be:

    Left: Misc -> Bars since entry
    Center: greater
    Right: Misc -> Numeric value -> 1​

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    58 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    34 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    195 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    360 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    281 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X