PureBytes Links
Trading Reference Links
|
On Wed, 10 Apr 2002, Bill Wynne wrote:
> >I want to plot a point below the low of the
> >current bar, not on the low. I'd like to do something like
> >plot1(l - tick).
>
> how about:
>
> L - 1 point
>
> BW
>
>
>
> >From: Mike Eggleston <mikee@xxxxxxxxxxxxxx>
> >To: omega-list@xxxxxxxxxx
> >Subject: value of a tick?
> >Date: Wed, 10 Apr 2002 09:29:51 -0500
> >
> >For a given market what reserved word gives the value of a tick?
> >On the nasdaq (@NS.E) I want to plot a point below the low of the
> >current bar, not on the low. I'd like to do something like
> >plot1(l - tick).
> >
> >Esentially the same as a showme study in an indicator.
> >
> >Mike
> >
>
>
If I do that on the bonds it would be really far from the price bar.
|