PureBytes Links
Trading Reference Links
|
I think the original question was misunderstood. I
think the question is: how do I calculate the average
PRICE of the ticks during a day - on a daily chart?
And the only way to do this (to my knowledge), and I
have not done it myself, is with an activityBar in
2000i. If you put up a daily chart, and choose an
activityBar that adds a cell for each tick, then you
can use the function AB_Average() to get the average
tick price of the bar.
H
--- Sentinel Trading <rjbiii@xxxxxxxxx> wrote:
> In charting, you can use a chart and set the volume
> plot to Tick Count on the
> Settings Tab of Format Symbol, then use the Volume
> Average indicator. You then
> have the volume displayed as the tick count in each
> bar, and the average line is
> the average of the tick count.
>
> The first dawn of smartness is to stop trying things
> you don't
> know anything about----especially if they run to
> anything
> over a dollar.
>
>
> Sentinel Trading
> rjbiii@xxxxxxxxx
>
>
> ____________________Reply
> Separator____________________
> Subject: EL Averaging Function
> Author: Dale Williams
> Date: 7/14/99 11:40 PM
>
> I'm pretty new to this EL environment and trading in
> general and I fell into
> this stuff because I support a commodity trader's PC
> equipment. He is
> running TS2000i on a trial basis under WinNT and he
> has an indicator that is
> taking the Average (Open, Low, High, Close) of a bar
> and he would rather
> have it take the average of the ticks in that bar. I
> looked quickly the
> other day when I was at his office to see if there
> was another Average
> function that used the average of the ticks instead
> of the O, L, H, C
> values, and I didn't see one.
>
> Does anyone know which built-in function in Easy
> Language would do what he
> is asking for, or is this getting into more
> programming steps than I (the
> hardware guy) or he (the computer illiterate) is
> capable of doing?
>
> Dale Williams
> dalew@xxxxxxxxxxxx
>
>
>
>
|