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

NT7 - Volume Price Confirmation Indicator

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

    NT7 - Volume Price Confirmation Indicator

    I was going through the code for this indicator and came upon a line for:
    VPCIS.Set(EMA(VPCI, LongTerm)[0]);

    I've read Dormeier's book "Investing with Volume Analysis" and he specifies a volume weighted moving average as:
    vpcis = vwma(vpci, shortTerm)

    so I was wondering why NT uses an EMA versus the Volume Weighted Moving Average and the LongTerm period versus the shortTerm? I coded both and the results are significant> If this Indicator was not developed by NT then dis regard the question.

    Thanks in advance.

    D

    #2
    Hello dmking,

    Thank you for your post.

    That indicator would not be one that is pre-loaded in NinjaTrader 7. Did you find this indicator on our Support Forum File Sharing section? If so, can you provide a link to the file?

    Please let me know if I may be of further assistance.

    Comment


      #3
      Thanks for responding Patrick.

      I think I got the zip file from the following



      Bertrand, #12.

      or from,



      Bertrand, #2 (probably this one)

      This isn't urgent, it works as expected with the exception of the difference noted above. Let me know if you come across anything. May Bertrand has some insight.

      Thanks

      D
      Last edited by dmking; 04-03-2018, 09:14 AM.

      Comment


        #4
        Hi Patrick,

        I think that I got this from Bertrand (post #2 from above). In reading that post it looks like he coded it up, so I sent him an email asking him the question. I'll let you know what he says. But it is clear that he coded in an EMA for smoothing vs a volume weighted MA that Dormeier calls for.

        Regards,

        D

        Comment


          #5
          Hello dmking,

          Thank you for you for your response.

          The code of the VPCI is already utilizing the VWMA indicator for it's values. The addition of the EMA was to smooth the values based on the Exponential Moving Average. You can change this should you feel another Moving Average is better suited for the smoothing.

          Please let me know if you have any questions.

          Comment


            #6
            Originally posted by dmking View Post
            I was going through the code for this indicator and came upon a line for:
            VPCIS.Set(EMA(VPCI, LongTerm)[0]);

            I've read Dormeier's book "Investing with Volume Analysis" and he specifies a volume weighted moving average as:
            vpcis = vwma(vpci, shortTerm)

            so I was wondering why NT uses an EMA versus the Volume Weighted Moving Average and the LongTerm period versus the shortTerm? I coded both and the results are significant> If this Indicator
            mobdro was not developed by NT then dis regard the question.

            Thanks in advance.

            D
            Did you get any solution, it seems, I have similar kind of issue and still no solution here.
            Last edited by Collins632; 11-26-2018, 07:49 AM.

            Comment


              #7
              Hello Collins632,

              Are you wondering how to change from the EMA to a different moving average?

              What specifically is your issue?
              Josh G.NinjaTrader Customer Service

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by ZenCortexCLICK, Today, 04:58 AM
              0 responses
              1 view
              0 likes
              Last Post ZenCortexCLICK  
              Started by sidlercom80, 10-28-2023, 08:49 AM
              172 responses
              2,279 views
              0 likes
              Last Post sidlercom80  
              Started by Irukandji, Yesterday, 02:53 AM
              2 responses
              17 views
              0 likes
              Last Post Irukandji  
              Started by adeelshahzad, Today, 03:54 AM
              0 responses
              4 views
              0 likes
              Last Post adeelshahzad  
              Started by Barry Milan, Yesterday, 10:35 PM
              3 responses
              13 views
              0 likes
              Last Post NinjaTrader_Manfred  
              Working...
              X