TradingView
LonesomeTheBlue
Mar 11, 2022 2:37 PM

Moving Averages 3D 

Bitcoin / TetherUSBinance

Description

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:


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



Enjoy!

Release Notes

Drawing order and 3d display improved
Comments
dgtrd
genuinely genius work, thanks 💙
LonesomeTheBlue
@dgtrd, Thank you dude!
hicyilmazyakup
@LonesomeTheBlue, hi how can ı contact with you ?
joebaus
This is so trippy 😂
LonesomeTheBlue
@joebaus, Thank you
dMLTquant
WOW. This is awesome! Not sure how useful it is but it is so cool you can even do 3Ds via PineScript! Just awesome
LonesomeTheBlue
@dMLTquant, Thanks a lot
TheTradingParrot
so cool! It reminds me when I was using Winamp animations while listening to mp3s :)
LonesomeTheBlue
@TheTradingParrot, Thanks a lot
PineCoders
More