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

Re: value of a tick?



PureBytes Links

Trading Reference Links

>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
>