Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Excel PercentRank in NT/.NET

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

    Excel PercentRank in NT/.NET

    Is there an equivalent to the Excel PercentRank function in NinjaTrader/.net? If not, I can implement it myself, but I thought I'd ask, in case I've just missed something in my searches. The only hard part would be the interpolation it does when the result isn't exactly clear.

    PercentRank returns, for a given input value, what % of members of a separate array are less than the input value. For example, the input value may be greater than 20% of the members in the array, 99% of them, etc.

    Documentation: http://office.microsoft.com/en-us/ex...092121033.aspx
    Last edited by Anagoge; 08-31-2009, 04:28 PM.

    #2
    Anagoge,

    I am unaware if it does or does not. Hopefully someone else with .NET experience could help you.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      I found a fairly close approximation of the Excel PercentRank algorithm in C# here:

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      51 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      30 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      99 views
      0 likes
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      177 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      170 views
      0 likes
      Last Post CarlTrading  
      Working...
      X