siavash_83
Newbie
- Messages
- 5
- Likes
- 0
Hi,
Sorry if this has been discussed before, but I couldn't find an answer to it in the forums.
I am trying to Draw a 20 Week EMA on a Daily Chart in my trading platform. As this is not possible by normal means, I can program it in to take daily prices, turn it into weekly and then loop to get the 20 Week EMA for that particular point.
I was wondering wether there is an easier way to do this? I know with SMAs you can divide by 5 to get the weekly values, but for EMAs, what would be better than my approach?
Assume: Have daily candles, 26 day EMA
Need 20 Week EMA.
Thanks
Sorry if this has been discussed before, but I couldn't find an answer to it in the forums.
I am trying to Draw a 20 Week EMA on a Daily Chart in my trading platform. As this is not possible by normal means, I can program it in to take daily prices, turn it into weekly and then loop to get the 20 Week EMA for that particular point.
I was wondering wether there is an easier way to do this? I know with SMAs you can divide by 5 to get the weekly values, but for EMAs, what would be better than my approach?
Assume: Have daily candles, 26 day EMA
Need 20 Week EMA.
Thanks