This isn't really a list of trading rules; instead it is a list of technical indicators time-series. It can be used with the 'Mass rules' feature of QuantShare to create easily several trading rules.
Example: Adding a mass rules mask, for example: mask > sma(mask, 50) will result in the creation of several trading rules like: Ad() > sma(Ad(), 50), rsi(14) > sma(rsi(14), 50)...
There are 83 technical indicators included in this list; all of them are build-in within the QuantShare software. Adding 10 masks using the mass rules form will generate 830 (83 * 10) technical trading rules, which you can then easily backtest or analyze, using the output of your choice, with just one click.
Example of some technical indicators included in this list:
AroonOsc: Aroon oscillator
CCI: Commodity channel index
LinearReg: Linear regression RSI: Relative Strength index
MACD: Moving average convergence/divergence
OBV: On balance volume
SAR: Parabolic SAR
T3: Triple exponential moving average
TRIX: 1 day rate of change (ROC) of a triple smooth EMA
WclPrice: Weighted close price
Willr: Williams %R