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

Testing for Normality - Chi-squared goodness-of-fit

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

    Testing for Normality - Chi-squared goodness-of-fit

    I'm needing to test a data series, say the last 100 closing values, for its conformity to a normal distribution. My purpose for doing this is to scan for balance areas in a time-volume profile.

    I am considering using a Chi-squared goodness of fit test, however the programming of this looks quite daunting to me.

    I'm just wondering if there are any native functions for statistical testing of normality? I've searched the MSDN Library and I came up with nothing.

    Alternatively, has anyone already programmed such a test who might care to post it?

    Cheers,
    C.C.

    #2
    >> I'm just wondering if there are any native functions for statistical testing of normality?
    None I'm aware of.

    Comment


      #3
      That is a very interesting idea. From my limited research on C# and stats it seems you would have to buy a 3rd party library most likely unless you want to do alot of leg work.
      this one looks pretty interesting


      I'm going to try to make a simple correlation strategy this weekend that just spits out numbers to the output window between two instruments. Certainly post anything you find in this area, this is totally the kind of stuff i'm interested in. Once i've learned enough in ninja though i'm going to buy one of these stat libraries. I'm sure it would be worth the time saved programming wise.

      Out of curiousity I wonder if at some point in the future the ninja guys could do a simple example of including a 3rd party library. Just something simple and open source to get the ball rolling.

      Comment


        #4
        online normality test

        I ended up on this page when searching for a test of normality. Eventually I found one here in case someone else is looking for one:
        Online tools and calculators for biology, bioinformatics, statistics, and medical statistics.

        Comment


          #5
          patrf,

          Thank you for sharing and welcome to our forums!
          MatthewNinjaTrader Product Management

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Jonker, Today, 01:19 PM
          0 responses
          1 view
          0 likes
          Last Post Jonker
          by Jonker
           
          Started by futtrader, Today, 01:16 PM
          0 responses
          5 views
          0 likes
          Last Post futtrader  
          Started by Segwin, 05-07-2018, 02:15 PM
          14 responses
          1,791 views
          0 likes
          Last Post aligator  
          Started by Jimmyk, 01-26-2018, 05:19 AM
          6 responses
          844 views
          0 likes
          Last Post emuns
          by emuns
           
          Started by jxs_xrj, 01-12-2020, 09:49 AM
          6 responses
          3,296 views
          1 like
          Last Post jgualdronc  
          Working...
          X