help needed!!

 

Hi all,


I am looking for help from someone who can code the following trading system:


This trading system is an "always in the market" system:


To signal a long trade: Short MA > Long MA, RSI > 50, and MACD Fast > MACD Signal

To signal a short trade: Short MA < Long MA, RSI < 50, and MACD Fast < MACD Signal.


Where:


All Prices = close

Short MA = 5

Long MA = 10

RSI Periods = 14

MACD MA Type = Exponential

MACD Short MA Periods = 12

MACD Long MA Periods = 26

MACD Signal MA Periods = 9

Short MA Type = Simple

Long MA Type = Simple


Thank you for your help

Anurag :-)