Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Up-to-date script reference documentation

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

    Up-to-date script reference documentation

    When I open help for my Ninja v.6.5.1000.15 either locally or online, for example for WoodiesCCI, I see the following text below. It indicates that no arguments may be passed to it, however, according to intellisense WoodiesCCI() takes about 7 required arguments and obviously the syntax and example below don't compile. I'm wondering if it is just this function or my documentation is old. What is the true source of reference documentation?

    Syntax
    WoodiesCCI()
    WoodiesCCI(IDataSeries inputData)
    Returns default value
    WoodiesCCI()[int barsAgo]
    WoodiesCCI(IDataSeries inputData)[int barsAgo]
    ...
    Examples
    // Prints the current value of a 20 period WoodiesCCI using default price type
    double value = WoodiesCCI(20)[0];
    Print("The current WoodiesCCI value is " + value.ToString());

    #2
    Hi aleles,

    We'll take a look at the help guide link to update overloads, please refer to what Intellisense 'offers' you when coding in the NinjaScript editor.

    TimNinjaTrader Customer Service

    Comment


      #3
      Thanks! I can figure out the parameters by now, but it will be nice to have more detailed description in documentation.

      I like this support! On Saturday evening I'm getting replies in 10 mins.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      305 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      197 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      186 views
      1 like
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      274 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      228 views
      0 likes
      Last Post CarlTrading  
      Working...
      X