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

High price type

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

    High price type

    Hi

    I found the following code in the manual



    // Prints the current value of a 20 period TSI using high price type
    double value = TSI(High, 20)[0];
    Print("The current TSI value is " + value.ToString());

    can you explain the words "High Price Type"

    #2
    Hi,

    It simply means that the indicator is calculated based on bar high values.

    Comment


      #3
      Thank You very much

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by 1001111, Today, 09:45 AM
      0 responses
      1 view
      0 likes
      Last Post 1001111
      by 1001111
       
      Started by DTSSTS, 01-28-2024, 12:07 PM
      11 responses
      557 views
      0 likes
      Last Post bmo111
      by bmo111
       
      Started by Torontobluejays, Today, 08:43 AM
      0 responses
      1 view
      0 likes
      Last Post Torontobluejays  
      Started by sastrades, 01-31-2024, 10:19 PM
      12 responses
      193 views
      0 likes
      Last Post sastrades  
      Started by Jimmyk, 01-26-2018, 05:19 AM
      8 responses
      866 views
      0 likes
      Last Post emuns
      by emuns
       
      Working...
      X