Old manual pages online?

Posted By: AndrewAMD

Old manual pages online? - 06/10/20 16:39

jcl,

When I look at the online manual entry for peak/valley:
https://zorro-project.com/manual/en/peak.htm

I noticed that the new overloads are missing. But they are correctly defined in my beta release's help file:
Quote
peak(vars Data) : bool
valley(vars Data) : bool
Determines if the Data series had a maximum (peak) or minimum (valley) at the previous bar.

peak(vars Data, int TimePeriod) : int
valley(vars Data, int TimePeriod) : int
Returns the bar offset of the last maximum (peak) or minimum (valley) of the Data series, or 0 when the series had no peak or valley within the TimePeriod.

Perhaps there a manual page synchronization mechanism that is failing on your end?

I just deleted my cookies and flushed my DNS resolver cache to make sure I'm not crazy.
Posted By: jcl

Re: Old manual pages online? - 06/11/20 17:32

Thanks, this will be updated.
Posted By: AndrewAMD

Re: Old manual pages online? - 06/20/20 14:30

Also, the -u flag did not make it into the online manual:
https://zorro-project.com/manual/en/command.htm

Once again, it's in the beta help file but not online.
Posted By: Morris

Re: Old manual pages online? - 06/22/20 09:08

And while we're at it, the -core option is not documented for the command line: https://manual.zorro-project.com/cmd.htm
© 2024 lite-C Forums