PureBytes Links
Trading Reference Links
|
Yes. It just needs to be a valid input.
For example
Mov(DataArray,10,E);
Data can be O,H,L,C, Mov(C,10,E) among a gajillion others
The last one would result in
Mov(Mov(C,10,E),10,E); A moving average of a moving average...
--- In equismetastock@xxxxxxxxxxxxxxx, steve rath <steve_rath11@xxx>
wrote:
>
> Dear All,
>
>
> Are there any possibilities that we can change the data array in
a function ?
>
> Thanks
>
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/equismetastock/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:equismetastock-digest@xxxxxxxxxxxxxxx
mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|