Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

using different periodicity on strategy builder

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

    using different periodicity on strategy builder

    im using strategy builder to create a trading system. id like to use the four hour EMA in the code while the system trades uses 15 minute or 5 minute time period to execute. is assume this requires me to code it manually? is that even possible?

    #2
    Hello hdge4u,

    Thanks for writing in.

    You could add a 240-Minute (4 hour) secondary data series in the Additional Data screen of the Strategy Builder. This secondary data series could then be used for the EMA indicator's calculations in conditions in your script.

    On the Conditions and Actions screen, you would create a condition using the EMA indicator and set the EMA indicator's Input series property to use the added secondary series.

    For example, create a condition, select the Indicators folder, choose the EMA indicator, select the 'Input series' property, open the Data Series folder, select the added secondary 240-Minute series, and click OK. By doing this the EMA will then calculate using the 240-Minute secondary series.

    Builder Screens: https://ninjatrader.com/support/help...er_screens.htm
    Conditions: https://ninjatrader.com/support/help...on_builder.htm
    Actions: https://ninjatrader.com/support/help...t8/actions.htm
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment


      #3
      input series just gives open high low close options in MISC
      do you mean to create a group and use a data series using the TIME folder? equal numeric value 240?
      could you show screen shots?

      Comment


        #4
        Hello hdge4u,

        Thanks for your notes.

        To clarify, did you add the additional 240-minute data series on the Additional Data screen of the Strategy Builder as mentioned in post # 2?

        The Additional Data screen of the Strategy Builder is where you add secondary data series for your conditions to calculate from.

        See this help guide page for more information about the Additional Data screen of the Strategy Builder: https://ninjatrader.com/support/help...onalDataScreen
        <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

        Comment


          #5
          you need to expand your explaination. im confused.

          indicators on the builder DO NOT provide the option to include additional time based periodicity. if so, please show screen shot.

          imho Ninja Trader is significantly falling behind in the ability to create automated trading systems both in code and strategy builder.

          Comment


            #6
            Hello hdge4u,

            Thanks for your notes.

            To have an indicator calculate based on a secondary data series, you must first add a secondary data series in the Additional Data screen of the Strategy Builder such as a 240-minute data series (4-hour) in this case.

            Then, when creating a condition using an indicator you would set that indicator's Input Series property to use the added secondary 240-minute data series you added in the Additional Data screen.

            See this demonstration video: https://brandonh-ninjatrader.tinytak...OF8yMzA4Njc3OQ

            Also, review the help guide documentation below.

            Additional Data Screen: https://ninjatrader.com/support/help...onalDataScreen
            Conditions: https://ninjatrader.com/support/help...on_builder.htm
            <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

            Comment


              #7
              Thank you!

              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
              134 views
              0 likes
              Last Post argusthome  
              Started by NabilKhattabi, 03-06-2026, 11:18 AM
              0 responses
              74 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