Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Help indicator NinjaTrader 8

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

    Help indicator NinjaTrader 8

    I am trying to make 2 modifications in 2 indicators.
    1) The RANGUE indicator expressing it in ticks.
    2) The ATR indicator expressing it in cost and / or money.

    Thanks for the help

    #2
    Hello jorgereynoso,

    I would recommend starting by creating a copy of the script.

    Below is a publicly available link to a video that demonstrates.

    Dive into manipulating C# code from within an unlocked NinjaScript strategy using the NinjaScript Editor.3:11 Creating a New NinjaScript Strategy13:52 Analyz...


    With the range you can divide by the TickSize to get the number of ticks.

    With the ATR, I'm not certain on the calculation you are wanting. Are you wanting to express the decimal as a number of ticks and then multiply this by the price per tick?
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      An image says more than a thousand words. In the next screenshot, you can see what I want..
      Free online storage and sharing with Screencast.com. 2 GB of storage and 2 GB of bandwidth per month for free. We won't compress, alter or take ownership of your content.

      Comment


        #4
        Hello jorgereynoso,

        It appears you are wanting to multiply the ATR by 10 to add a 0 to this is this correct?
        Chelsea B.NinjaTrader Customer Service

        Comment


          #5
          It's exactly what I want.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by pechtri, 06-22-2023, 02:31 AM
          10 responses
          124 views
          0 likes
          Last Post Leeroy_Jenkins  
          Started by judysamnt7, 03-13-2023, 09:11 AM
          4 responses
          59 views
          0 likes
          Last Post DynamicTest  
          Started by ScottWalsh, Yesterday, 06:52 PM
          4 responses
          36 views
          0 likes
          Last Post ScottWalsh  
          Started by olisav57, Yesterday, 07:39 PM
          0 responses
          7 views
          0 likes
          Last Post olisav57  
          Started by trilliantrader, Yesterday, 03:01 PM
          2 responses
          22 views
          0 likes
          Last Post helpwanted  
          Working...
          X