V

Top  Previous  Next

Keyword Description

Volume

Class

Function

Where Legal

Resources

Entry Logic

Exit Logic

Initial Size

Resize

(Pre-Category)

Resize

(Category-Level)

l

l

l

 

 

 

Syntax

V[n] 

Where n is an integer representing the desired number of days ago

Example

Sample code

IF V[1] < COL4[1] THEN SELLOPEN

' see if yesterday's volume was less than yesterday's 

' value in column 4. If so sell at the open today.

 

ThumbTack white

Returns the volume of the day referenced. V[1] means volume yesterday.  If the bracketed integer is greater than the Current day then  "Too Soon"  will be displayed in the Status Bar.

 

See also:

OPEN, HIGH, LOW, CLOSE, OI