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

C# Math Functions/Methods

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

    C# Math Functions/Methods

    I'm looking for a reference which lists the mathematical functions available in C#. For example: square root, absolute value, maximum, minimum, truncate (removes the fractional portion of a number), modulo( x, y ) yields the remainder when x is divided by y.

    I've tried MSDN but can't find anything.

    Thanks,

    Roger

    #2
    Hi RVRoman,

    Thank you for your note.

    NinjaScript editor does have an intellisense built in. When you go to type

    Math.

    The period should pull up a list that you could use.

    Additionally, here is the link for the Math class from the MSDN library -
    http://msdn.microsoft.com/en-us/libr...v=vs.110).aspx

    Let me know if I can be of further assistance.
    Cal H.NinjaTrader Customer Service

    Comment


      #3
      Math. It Is!

      Thanks for those suggestions. I scoured the NinjaTrader Help site for math stuff but could not find it.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Stanfillirenfro, Today, 07:23 AM
      9 responses
      23 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by George21, Today, 10:07 AM
      0 responses
      6 views
      0 likes
      Last Post George21  
      Started by DayTradingDEMON, Today, 09:28 AM
      2 responses
      18 views
      0 likes
      Last Post DayTradingDEMON  
      Started by navyguy06, Today, 09:28 AM
      1 response
      6 views
      0 likes
      Last Post NinjaTrader_Gaby  
      Started by cmtjoancolmenero, Yesterday, 03:58 PM
      8 responses
      32 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Working...
      X