Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Allow trades within specific dates

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

    Allow trades within specific dates

    In the larger timespan, let's say 2022, I only want trades to be entered within Feb 3rd, 2022 till March 15th, 2022.

    What code should I put in the strategy so I can achieve the above mentioned result?

    #2
    Hi UltraNIX, thanks for posting. The Time[] array holds timestamps for each bar. This includes Time[0].Day and Time[0].Year. In the strategy builder it would look like this:

    Date Series > or < Date Value
    Attached Files

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Yesterday, 05:17 AM
    0 responses
    59 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    133 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    73 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