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

Re: tick volume



PureBytes Links

Trading Reference Links

This may seem too simple, but it works!

Here is the code:

If true then
Plot1(upticks + downticks)

Once verifued, you can plot this on your chart in a second subgraph, in 
histogram form, and you will be able to see the total ticks in a neat 
indicator.

- young trader -

>From: lorenchapman@xxxxxxxxxxxxxx
>To: <>
>Subject: tick volume
>Date: Thu, 9 Sep 1999 08:20:49 -0500
>
>Two recent members have suggested that instead of "upticks + downticks", 
>one
>can simply type "volume" to access tick volume.  That would be rational if
>it were so.  Unfortunately, in Trade Station, the term "volume" only gives
>you  number of upticks.  The authors of Trade Station apparently take the
>view, like Humpty-Dumpty, that "It means whatever I say that it means."
>