jcl,

You should run diff-checks on all of your manual pages between the online version and the distributed helpfile version, because I am finding lots of differences!

Online but not in help file:
* From what's new page: "Spearman correlation with arbritrary functions. New Ehlers indicators: CTI, CCYI, CCYIR, CCYIState."
* correl() function description

In help file but not online:
* assetSelect() function description
* updated MarginCost description

Originally Posted by danatrader
http://manual.zorro-project.com/new.htm
Spearman correlation with arbritrary functions.
The "What's New" page does not clarify it is referring to correl() and not to Spearman().
Quote
var correl(vars Data, int Length, function)
Spearman correlation of the Data series with an arbitrary function. Used for the CTI, CCYI, and CCYIR indicators. Source in indicators.c; usage and description on Financial Hacker.