|
My complex EA needed - please advise
Hi ,
Can you help . This forum is very large for a new subscriber , i dont know where to start but I require a cutsom EA . Is it possible that you can develop it or point me in the direction of custom programming services or developers.
As Below :
· Short Moving Average (MA1)
· Long Moving Average (MA2)
· Relative Strength Index (RSI) indicator
· Moving Average Convergence Divergence (MACD) indicator
This trading system is an always-in-the-market trading system. This logic allows the trading system use opposing entry conditions for Long and Short trades while only considering a new opposing entry once all entry criteria for the opposing entry is valid.
Long Entry: MA1 > MA2 and RSI > 50 and MACD Fast Line > MACD Signal Line
Long Exit: MA1 < MA2 and RSI < 50 and MACD Fast Line < MACD Signal Line
Short Entry: MA1 < MA2 and RSI < 50 and MACD Fast Line < MACD Signal Line
Short Exit: MA1 > MA2 and RSI > 50 and MACD Fast Line > MACD Signal Line
I look forward to hearing from you . In the meantime , i will check out the Elite section , it looks interesting ..
Regards Riccimc
|