Forum on trading, automated trading systems and testing trading strategies
If you can't find what you need in the Codebase or the Market, then create a request in Freelance Service.

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,
Appreciate if any of the great coding minds here can write a code to do the following simple moving average function
Change the bars color
Green - SMA 5 > SMA 15 & SMA 5 > SMA 30
Red - SMA 5< SMA 15 & SMA 5 < SMA 30
Yellow - SMA 5 > SMA 15 & SMA 5 < SMA 30
Thanks.
SH.