Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Custom plotting

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

    Custom plotting

    I am interested in coding an indicator akin to Market Profile - on an intraday basis. Is there any way this can be done with the right knowledge or is this impossible without access to Ninja Trader source code?

    Regards,

    Nic

    #2
    Yup you can. You can use C# however you see fit.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Guidelines

      Could you point me to the guidelines that one may use to plot a chart if any are available. Is there an API of any sort?

      Comment


        #4
        You will need to override the Plot method. There are several indicators you can look at the source code for in the NinjaTrader directory. Also, there is no API support. You will just need to program it within the context of an indicator.
        Josh P.NinjaTrader Customer Service

        Comment


          #5
          I'm also trying to learn to override the plot method.
          good references to check out are candle clear, the multiple time frame indicator, volume zones/volume profile, heikin ashi..
          I believe most of what you would need for market profile is contained in the code of those indicators, its just a matter of figuring out how to do what.

          Comment


            #6
            Thanks Darthtrader - that's good advice - i'll go through the code of these indicators.

            It's not that I just want Market Profile standard as I would buy it off the guy who produced it. Instead I want to mess with timeframes because I have worked out an intraday technique with promise. Needs a flexible profile though.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            558 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            324 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            101 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            545 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            547 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X