Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Daily entry; minute exits

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

    Daily entry; minute exits

    Sorry, newbie here.

    How can I best program entries at day end and stops/profits on the minute level?

    Should the timeframe be minutes and then limit openings to when the day changes? Or is there another better approach?

    Also, how can I make the trade occur at the close of the signal day rather than the open of the next?

    Thanks in advance.

    #2
    Hello,

    Thank you for the post.

    You could certainly use Time as condition on a Minute timeframe, or you could utilize a Multi timeframe script and utilize any other series you want as the primary and minute as the secondary. There is an example of a multi series strategy called SampleMultiTimeframe that comes with the platform.

    The logic that leads up to the entry will be largely up to how you want to define the conditions for that. For a time near the end of the day, you could check the Time object. For example if you have a pre defined time of day that the entries should enter, you could check for that time and wait for it to occur.




    For trading at the close, you would likely need to do this shortly prior to the close to ensure the order is submitted. The first tick of the bar closes the prior bar so a tick from the next session would be needed to close and Open the next bar. You can also utilize Tick series for more granular entries, or a smaller timeframe such as 1 minute to accomplish near close trade times.

    I look forward to being of further assistance.

    Comment


      #3
      Thank you -- that's helpful

      Comment

      Latest Posts

      Collapse

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