Choix de la rédaction
OPEN-SOURCE SCRIPT
Mis à jour

Moving Averages 3D

51829
Hello All,

This is an experimental work to show 10 moving averages in 3D by using linefill.new() feature of the Pine language.

You can set moving average type as Simple (SMA) or Exponential (EMA)
You can set "Starting Length" and set the "Step" to calculate other lengths. For example; if "Starting Length" is 10 and "step" is 5 then the lengths are 10, 15, 20, 25...
You can set the colors as Red, Green, Blue for each direction. And you can change the width. you can see the examples below

In following example Green and Blue used:
snapshot

In following example Blue and Red is used and Width is set as 5:
snapshot


Enjoy!
Notes de version
Drawing order and 3d display improved

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.