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 trilliantrader, 04-18-2024, 08:16 AM
      7 responses
      27 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Started by samish18, 04-17-2024, 08:57 AM
      17 responses
      64 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Started by rocketman7, Today, 02:12 AM
      2 responses
      19 views
      0 likes
      Last Post rocketman7  
      Started by briansaul, Today, 05:31 AM
      1 response
      13 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Started by PaulMohn, Today, 03:49 AM
      1 response
      12 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Working...
      X