
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
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 :-)