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

RSI_DataSeriesInput

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

    RSI_DataSeriesInput

    I am looking at an indicator sent to me for modification by a friend. In the code is the following line which simply sends 3 data items to ZeroLag and receives one in return.

    ZL1.Set(ZeroLag(RSI_DataSeriesInput(14,1,CyclePric e)[pFilterStrengthRSI], pFilterStrengthRSI, 0));

    My question is regarding the RSI_DataSeriesInput statement. I can find nothing in help and nothing in the forum regarding this type of implementation. It is found one time only, in the script. Could you shed some light on the meaning and usage. CyclePrice is a DataSeries. pFilterStrengthRSI is an int.

    I don't need you to tell me what this does but just some info on RSI_DataSeriesInput.

    #2
    snaphook,

    Unfortunately I have no information. It is probably a custom indicator and is not part of default NinjaTrader.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      What a bonehead I am. Of course it is. Thanks.

      Snap

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by sgordet, Today, 05:24 AM
      2 responses
      19 views
      0 likes
      Last Post sgordet
      by sgordet
       
      Started by Board game geek, Today, 02:20 AM
      1 response
      15 views
      0 likes
      Last Post NinjaTrader_Erick  
      Started by ZeroKuhl, Yesterday, 04:31 PM
      3 responses
      24 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Started by knighty6508, Today, 01:20 AM
      3 responses
      20 views
      0 likes
      Last Post NinjaTrader_Erick  
      Started by cupir2, Yesterday, 07:44 PM
      2 responses
      21 views
      0 likes
      Last Post cupir2
      by cupir2
       
      Working...
      X