Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

offset in strategy builder

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

    offset in strategy builder

    I'm trying to build an indicator so I can quit plotting by hand. What I'm doing in the builder is trying to plot the vwap only and then have a couple band above and below that are user defined variables but offset. The variables I calculate in excel and would enter once a day. What I have done so far in condition builder is plot a vwap with the offset set to arithmetic and the amount set to user input1. I get an error about generating XML file so wondering if what I want is possible through the builder. Thanks

    #2
    Hello dedouglas,

    Thanks for your post.

    Please post your strategy so I can better understand your approach in the strategy builder. (Attach the CS file of the strategy from Documents>NinjaTrader8>bin>Custom>Strategies> it will be the name of your strategy .CS)

    If you prefer not to post your strategy, please feel free to send into PlatformSupport[at]NinjaTrader[dot]Com. Mark the subject Atten Paul and tick # 2351317. Also, please include a link to this thread in the body of the e-mail for reference.

    Comment


      #3
      Hi

      I actually just deleted it because I was stumped. All I;m attempting to do with this is plot a multiplier of the vwap that is defined by me at the start of a session. There would be 3-4 bands above and below each with its own multiplier that I pull from my spreadsheet. Not sure if strategy builder is capable of this was just starting there since I'm not a coder from scratch

      Comment


        #4
        Hello dedouglas,

        Thanks for your reply.

        The strategy builder does not provide a plots type option, you can certainly draw objects such as lines but not in a way that plots do and would likely create a lot of draw objects that may impact performance.

        As you wanted to use it as an indicator then I recommend creating it as an indicator by using the Ninjascript indicator Wizard. The wizard is like the strategy builder in that it will help you create your inputs and help you create your plots but it does not create the code in OnBarUpdate() for you. As your plots are quite simple the wizard would do about 75% of the work for you. Here is a link to the Ninjascript wizard(s): https://ninjatrader.com/support/help...?ns_wizard.htm

        If you would prefer to have the indicator created for you, we can provide link(s) to 3rd party programmers that you can contact to discuss your needs.

        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
        75 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