|
Christian
 Member
Posts: 12
Joined: 12/11/2010
User Profile |
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
|
|
Mel
 Veteran
     Posts: 291
Joined: 12/30/2003
Location: Kensington
User Profile |
The Guppy Multiple Moving Average indicator does this, without filling a cloud between the lines.
|
|
Christian
 Member
Posts: 12
Joined: 12/11/2010
User Profile |
Thanks Mel, did not know that.
Unfortunately it is not possible to change the values for the moving averages.
Brgds,
Christian
|
|
Mel
 Veteran
     Posts: 291
Joined: 12/30/2003
Location: Kensington
User Profile |
You can easily mod the values in this code, or mod to make them variables. I wrote this before there was a guppy module
Attached file : GuppyMMA.txt (1KB - 265 downloads)
|
|
Christian
 Member
Posts: 12
Joined: 12/11/2010
User Profile |
Great, I will try it out.
Many thanks Mel!
Brgds,
Christian
|