[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bamboozled by "Easy" Language



PureBytes Links

Trading Reference Links

>I know that there are many list members smarter than I when it comes to
>programming.  So, I hope some one of you could take a moment to explain to
>me why the following code does verify in power editor:
>
>( 1) plot1(Average((C of Data1/C of Data2),20),"RS");
>
>
>Yet, the code below does not verify in power editor:
>
>(2) plot1(XAverage((C of Data1/C of Data2),20),"RS");


The XAverage function will only work with O, H, L, C.
* * * * * * * * * * * * *  Doug Deming  * * * * * * * * * * * * * * * *
Investment Engineering, Corp. http://www.InvestLabs.com
Innovative ideas, solutions, and consulting for
Omega Research TradeStation and SuperCharts.
Ph.(808)875-4558, Email: Info@xxxxxxxxxxxxxx
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*