NinjaTrader Support Forum  

Go Back   NinjaTrader Support Forum > Application Technical Support > Miscellaneous Support

Miscellaneous Support Miscellaneous support issues.

Reply
 
Thread Tools Display Modes
Old 03-27-2010, 05:11 PM   #1
aleles
Junior Member
 
Join Date: Mar 2010
Posts: 4
Thanks: 0
Thanked 0 times in 0 posts
Default 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());
aleles is offline  
Reply With Quote
Old 03-27-2010, 05:21 PM   #2
NinjaTrader_Tim
NinjaTrader Customer Service
 
NinjaTrader_Tim's Avatar
 
Join Date: Nov 2009
Location: Denver, CO
Posts: 1,424
Thanks: 0
Thanked 3 times in 3 posts
Default

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.

http://www.ninjatrader-support.com/H...l?Intellisense
NinjaTrader_Tim is offline  
Reply With Quote
Old 03-27-2010, 05:31 PM   #3
aleles
Junior Member
 
Join Date: Mar 2010
Posts: 4
Thanks: 0
Thanked 0 times in 0 posts
Default

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.
aleles is offline  
Reply With Quote
Reply

Tags
documentation, reference, script, woodiescci

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
NinjaScript Documentation higler General Programming 10 11-09-2009 01:16 AM
Order fill date and execution date Argo1 Strategy Development 5 09-07-2009 07:21 PM
How to reference Date on a bar object market_student General Programming 3 03-27-2009 08:15 AM
Calculate Value With POC from date to date is possible? LuboLabo Indicator Development 1 02-25-2009 04:08 AM
NT6.5 bug Start Date End Date... greg_gross90 Charting 1 05-30-2008 08:30 AM


All times are GMT -6. The time now is 02:06 AM.