![]() |
|
|||||||
| Miscellaneous Support Miscellaneous support issues. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Mar 2010
Posts: 4
Thanks: 0
Thanked 0 times in 0 posts
|
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 |
|
NinjaTrader Customer Service
Join Date: Nov 2009
Location: Denver, CO
Posts: 1,424
Thanks: 0
Thanked 3 times in 3 posts
|
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
Tim
NinjaTrader Customer Service |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Mar 2010
Posts: 4
Thanks: 0
Thanked 0 times in 0 posts
|
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. |
|
|
|
![]() |
| Tags |
| documentation, reference, script, woodiescci |
| Thread Tools | |
| Display Modes | |
|
|
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 |