Split Volume



EDS


 
HOME
TRADINGEXPERT PRO
OPTIONEXPERT
OPENING BELL
TRAINING
DATA
TECHNICAL SUPPORT
UPGRADES
CONTACT US

 

Split Volume down for 5 days and price is descending

! Split Volume down for 5 days and price is descending

SplitVoldn if [SplitVol] < 0.
SplitVoldnPRICEdn if CountOf(SplitVoldn,5)=5 and Slope([close],5) < 0.


!!!Example stock X on 07/24/01

Return to Top of Page

Split Volume up for 5 days and price is ascending

! Split Volume up for 5 days and price is ascending

SplitVolup if [SplitVol] > 0.
SplitVolupPRICEup if CountOf(SplitVolup,5)=5 and Slope([close],5) > 0.

!!!Example stock AML on 08/16/2001

 


HOME     TradingEXPERT PRO     OPTIONEXPERT     OPENING BELL     TRAINING     DATA     TECHNICAL SUPPORT     UPGRADES     CONTACT US