Announcement

Collapse
No announcement yet.

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 kinfxhk, 07-14-2026, 09:39 AM
        0 responses
        125 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 10:18 AM
        0 responses
        105 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 09:50 AM
        0 responses
        85 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 07:21 AM
        0 responses
        105 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-11-2026, 02:11 AM
        0 responses
        85 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X