Created: 6/17/2014 12:25:00 AM
The strategy uses RSI as a trend filter with a 50/50 cutoff. RSI > 50 only long trades will be opened, RSI < 50 only short trades will be opened.
The trigger is MACD, I was using 21,55, and 9 as the default settings. If bullish MACD cross takes place while RSI > 50, long position will be opened. If Bearish MACD cross takes place while RSI < 50, short position will be opened.