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

Delta Bars type

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

    Delta Bars type

    Hello. Is there a way to produce bars on a chart using volume delta instead of time, tick, or range based? What I am looking for specifically is for each bar on chart to contain a specific delta amount reading before printing a new bar. i.e. we trade xxx delta (positive or negative) then start a new bar. so on a so forth.
    If not, can something like this be coded using ninjascript editor?
    Thank you

    #2
    Hello jmalaguti,

    Thanks for your post.

    You could try using the Volumetric Bars Type on a chart which provides a detailed ‘x-ray’ view into each price bar’s aggressive buying and selling activity. This is done by calculating the delta between buying and selling volume (please see the Delta type property explanation in the help guide page linked below).

    See this help guide page for more information about the Order Flow Volumetric Bars: https://ninjatrader.com/support/help...etric_bars.htm

    Otherwise, you could consider searching the NinjaTrader Ecosystem User App Share for a possible solution:

    Ecosystem User App Share: https://ninjatraderecosystem.com/user-app-share/

    Or, you could try creating your own custom Bars Type in the NinjaScript Editor window.

    Creating a Custom Bars Type: https://ninjatrader.com/support/help.../bars_type.htm


    The NinjaTrader Ecosystem website is for educational and informational purposes only and should not be considered a solicitation to buy or sell a futures contract or make any other type of investment decision. The add-ons listed on this website are not to be considered a recommendation and it is the reader's responsibility to evaluate any product, service, or company. NinjaTrader Ecosystem LLC is not responsible for the accuracy or content of any product, service or company linked to on this website.
    Brandon H.NinjaTrader Customer Service

    Comment


      #3
      Thank you for the reply. I tried using the volumetric bars and, while I can display Delta of each price level on the bars, it still only gives me the options for time, range, tick series etc... for the bar size. What I am looking for is the bar size to be determined by delta of each price. I think the only way would be to have these developed with an outside source and import the ninjascript.

      Comment


        #4
        Hello jmalaguti,

        Thanks for your notes.

        NinjaTrader's Order Flow Volumetric Bars do not have an option available to use Delta instead of Time, Range, Tick, etc for the Base Period Type property.

        You could consider searching the NinjaTrader Ecosystem User App Share for a possible solution.

        Ecosystem User App Share: https://ninjatraderecosystem.com/user-app-share/

        Or, you could try creating your own custom Bars Type NinjaScript by implementing your own custom logic in a script.

        Creating a Custom Bars Type: https://ninjatrader.com/support/help.../bars_type.htm

        This forum thread will also be open for other community members to share their insights on a possible existing custom Bars Type you could use.
        Brandon H.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by bortz, 11-06-2023, 08:04 AM
        51 responses
        1,986 views
        0 likes
        Last Post aligator  
        Started by aligator, 01-06-2022, 12:14 PM
        2 responses
        227 views
        0 likes
        Last Post john_44573  
        Started by dmking, 11-12-2019, 12:31 PM
        4 responses
        4,141 views
        0 likes
        Last Post jasonw
        by jasonw
         
        Started by roblogic, Today, 04:31 PM
        0 responses
        10 views
        0 likes
        Last Post roblogic  
        Started by morrnel, 05-12-2024, 06:07 PM
        4 responses
        57 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Working...
        X