Print Page  
FUNDAMENTALS / CORPORATE ACTIONS
SplitFactor(days)
Full Description
Parameter

days: number of days for lookback period. Use negative numbers to find stock that split in the future during a simulation

To find stocks that have split at least 2 for 1 in the past 30 days enter:

SplitsFactor(30) > 2

To find stocks that will split at least 2 for 1 in the next 30 days during a simulation enter

SplitsFactor(-30)>2

NOTE: this function does not yet work for finding stocks that will split in the future using today's date. The look-ahead feature using negative days only works in simulations