PureBytes Links
Trading Reference Links
|
On Sat, 19 Jan 2002, M. Simms wrote:
> WARNING, WARNING...
> Wealthscript language NO WHERE NEAR the elegance and simplicity of Easy
> Language.....
> and very close to the C or Pascal language.
> Clumsy handling of time series references as well.....
> Requires 2x to 3x the number of lines of code to accomplish the same result
> as EL.
Where it may take more lines in some situations, it has the benefit
of showing you *exactly* the source of what you're doing and you can
*explicitely*(?) control what happens within the indicators and
functions rather than scratching your head for multiple days trying
to figure out why things aren't working like the code says.
Mike
|