Komut dosyalarını "摩根纳斯达克100基金风险大吗" için ara
QEMA - Quadruple Moving Averages (50,100,200,300)The script combines the common moving averages 50,100 and 200 and adds an additional MA300 to the graph.
50/100/200 Moving Averages (Pine Script For Copy)by fresca
SCRIPT LANGUAGE
Copy script below and adjust based on your preferences.
-function (change function from "sma" to "ema", "wma" and more)
-length (25 Day, 150 Day or add more averages to the three in this script.)
-color, (red, yellow, etc. or use color hex codes i.e. #FEDA15, #FFAD8F, etc.)
-transparency (set to desired level 1-100)
Or add more options.
RESOURCES
Color hex codes site: www.canva.com
Trading View Pine Script Editor Reference Guide: www.tradingview.com
BB with5-10-50-100-200 SMA Daily and the StratThis script combines Bollinger bands with 5 different SMA (5,10,50,100,200) with indicators for when candles are inside day or outside day i.e the Rob Smith's 1 and 3 in "the Strat"
8/21/100 EMAsBecause we all want to keep our charts clean, I have saved my EMA's configuration in this script.
Follow the green & red background as the buy / sell signal. Always keep an eye on the EMA 100 too.
3 MA(50,100,200)_DAILYDaily Moving Average (50, 100, 200) in one code, indicates daily MA values in all time frames
WT LCF Daily Moving Averages 100 SMAThe Daily 100 SMA can be plotted on all timeframes
Uses Mike's colour scheme
200/100 vs 190/80 EMA [jarederaj]Track the 200/100 EMA cross Vs the 180/90 EMA cross. Also, see the dates when these periods start on the chart.
tvial/4MA Daily 20/50/100/200This indicator allows you to:
- display 4 Simple Moving Averages (SMA) at the same time with a single indicator
- display these MA in a DAILY timeframe whatever your current timeframe (4H in the example)
- settings are 20/50/100/200 but can be overridden
Simple but efficient.
Check my other indicators & strategy , they all start with "tvial/".
EMA 21,55,100,200/SMA 30,200 by Niko
Hi stranger,
This is my script with Exponencial moving average in my scales ( 21,55,100,200) which I use, and Simple moving average (30,200).
Enjoy