Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Strategy Builder - how to input time/day to trade?

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

    Strategy Builder - how to input time/day to trade?

    Hi,

    I am trying set an interval to trade as input so that I can select when I want the strategy to trade. It works well, but only after midnight. If I select Start Time before midnight it fails and does not execute any trade. If the start time is after midnight, it executes them correctly.

    I defined the input as Time type and use a Condition: If Time Series Greater equal User Input (Start Time) and the same for Time Series Less equal User input (Stop trade).

    What am I doing incorrectly?

    Along the same line, if I want to have the option to select which day of the week the Strategy is looking for/executing trades, how would I do it?
    I tried selecting the days of the week as Bool and then adding a condition if Day of Week/Misc Sunday Equals User Input (e.g. Sunday), but I got an error message that left and right expressions do not match...

    Thanks!
    David

    #2
    Hello David, thanks for your post.

    We have a few examples of making a time filter here:

    https://ninjatrader.com/support/help...to_limit_t.htm - Code example

    Here is a guide for using the strategy builder to make a time filter:
    https://ninjatrader.com/support/help...ateTimeFilters

    Please let me know if you have any further questions.
    Chris L.NinjaTrader Customer Service

    Comment


      #3
      Thanks, I will take a look!

      David

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by yertle, Yesterday, 08:38 AM
      7 responses
      28 views
      0 likes
      Last Post yertle
      by yertle
       
      Started by bmartz, 03-12-2024, 06:12 AM
      2 responses
      21 views
      0 likes
      Last Post bmartz
      by bmartz
       
      Started by funk10101, Today, 12:02 AM
      0 responses
      5 views
      0 likes
      Last Post funk10101  
      Started by gravdigaz6, Yesterday, 11:40 PM
      1 response
      9 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Started by MarianApalaghiei, Yesterday, 10:49 PM
      3 responses
      11 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Working...
      X