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

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 Belfortbucks, Today, 09:29 PM
            0 responses
            3 views
            0 likes
            Last Post Belfortbucks  
            Started by zstheorist, Today, 07:52 PM
            0 responses
            7 views
            0 likes
            Last Post zstheorist  
            Started by pmachiraju, 11-01-2023, 04:46 AM
            8 responses
            150 views
            0 likes
            Last Post rehmans
            by rehmans
             
            Started by mattbsea, Today, 05:44 PM
            0 responses
            6 views
            0 likes
            Last Post mattbsea  
            Started by RideMe, 04-07-2024, 04:54 PM
            6 responses
            33 views
            0 likes
            Last Post RideMe
            by RideMe
             
            Working...
            X