Page 1 of 2

EMA CCI RSI Strategy

PostPosted: Wed Jan 18, 2012 6:27 am
by Apprentice
ECR Strategy.png



Long
Close crossover EMA
RSI < RSI Buy Level
CCI < CCI Buy Level

Long
Close crossunder EMA
RSI > RSI Buy Level
CCI > CCI Buy Level

ECR Strategy.lua
(17.89 KiB) Downloaded 1843 times


MTF Exit Rules
Close crossunder EMA
Exit Long
Close crossover EMA
Exit Short

MTF ECR Strategy.lua
(20.45 KiB) Downloaded 1401 times

Re: EMA CCI RSI Strategy

PostPosted: Sat Feb 11, 2012 9:30 pm
by LearningForex
Hi Apprentice,

Thanks for your work!

Can you explain how you want the EMA to work in this Strategy?

Would a crossing of 2 EMA's be better instead of one?

Re: EMA CCI RSI Strategy

PostPosted: Sun Feb 12, 2012 4:36 am
by Apprentice
When the price is greater than the EMA we have Long EMA indication,
When the price is less than the EMA we have Short EMA indication,

I'm just a programmer.
Strategy is done according to user specification.
In my trading, I do not use indicators or strategys.

Re: EMA CCI RSI Strategy

PostPosted: Mon Feb 13, 2012 1:29 pm
by sergar
Good day,

i was wondering if it is possible to adapt this strategy so that it can check RSI in another timeframe..
Thanks for the great work,

Sergio

Re: EMA CCI RSI Strategy

PostPosted: Tue Feb 14, 2012 7:18 am
by Apprentice
Your request is added to the development list.

Re: EMA CCI RSI Strategy

PostPosted: Wed Feb 29, 2012 4:31 pm
by Apprentice
MTF Version added.

Re: EMA CCI RSI Strategy

PostPosted: Mon Apr 29, 2013 1:09 pm
by kuddus24
Hi Admin,
Grt work.I was just wondering if you could take off the 'EMA' indicator from this strategy and make a new one based solely on CCI and RSI.So i'm looking to buy when CCI>100 and RSI>50 and sell when CCI<100 and RSI<50.its the most simple strategy but works pretty grt with 20/10 tp/sl.it works on any time frame with appropriate tp/sl.so users can tweak the numbers as per their judgments.please advise.thanks....

Re: EMA CCI RSI Strategy

PostPosted: Fri May 03, 2013 3:02 am
by Apprentice
Your request is added to the development list.

Re: EMA CCI RSI Strategy

PostPosted: Tue May 14, 2013 2:44 am
by kuddus24
Hi Admin,
Can i just ask how long it takes on average to process a request?I made a slight mistake when i requested for my strategy.Here is the revised one
CCI>100 & RSI>50=BUY
CCI<-100 & RSI<50=SELL
Trades will be initiated by the strategy but closed by specified TP/SL.
Thanks

Re: EMA CCI RSI Strategy

PostPosted: Mon May 27, 2013 4:27 am
by fxcyberman
I have tested this strategy already and found it is working and with winning rate over 50%.
Is it possible to add a martingale theory into this strategy ? that's if lose first trade. then double the lot size for next trade automatically and so on. Also can setup a maximum loss limit in trades numbers. Thanks in advance. :)