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

Slope in degrees...

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

    Slope in degrees...

    Platform NT 7.0.0.17

    I want to calculate the 'slope' of a line....(private dataseries FastMA).....in degrees.

    Slope seems to return radians....(I think).

    How do I convert this to Degrees?


    (apologies if you've addressed this with others, but I couldn't find the answer using search).

    #2
    photog53,

    The slope is indeed given in radians. You will need to do the math to convert it to degrees if that is what you prefer.

    C# angles can be confusing. However knowing the proper way to convert degrees to radians and radians to degrees can make working with Math in your code a lot simpler.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Hi photog53,

      Alternatively, you may find the following of interest
      TimNinjaTrader Customer Service

      Comment


        #4
        Thanks for the tip.... (figured it out)

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by ScottWalsh, 04-16-2024, 04:29 PM
        6 responses
        27 views
        0 likes
        Last Post ScottWalsh  
        Started by frankthearm, Today, 09:08 AM
        10 responses
        35 views
        0 likes
        Last Post frankthearm  
        Started by GwFutures1988, Today, 02:48 PM
        0 responses
        2 views
        0 likes
        Last Post GwFutures1988  
        Started by mmenigma, Today, 02:22 PM
        1 response
        3 views
        0 likes
        Last Post NinjaTrader_Jesse  
        Started by NRITV, Today, 01:15 PM
        2 responses
        9 views
        0 likes
        Last Post NRITV
        by NRITV
         
        Working...
        X