OmniTrader Forum
-
OmniTrader 2021 Technical Support
EMA Clouds |
^ Top | ||
Christian![]() Posts: 12 Joined: 12/11/2010 ![]() | Hello, Is it possible to code an indicator with several EMA clouds in OT/VT? Something like this (Tradingview): https://www.tradingview.com/script/7LPOiiMN-Ripster-EMA-Clouds/ Thanks! Brgds, Christian | |
^ Top | ||
Mel![]() Posts: 291 Joined: 12/30/2003 Location: Kensington ![]() | The Guppy Multiple Moving Average indicator does this, without filling a cloud between the lines. | |
^ Top | ||
Christian![]() Posts: 12 Joined: 12/11/2010 ![]() | Thanks Mel, did not know that. Unfortunately it is not possible to change the values for the moving averages. Brgds, Christian | |
^ Top | ||
Mel![]() Posts: 291 Joined: 12/30/2003 Location: Kensington ![]() | You can easily mod the values in this code, or mod to make them variables. I wrote this before there was a guppy module ![]() | |
^ Top | ||
Christian![]() Posts: 12 Joined: 12/11/2010 ![]() | Great, I will try it out. Many thanks Mel! Brgds, Christian |