Create and customize up to 6 EMAs and 6 SMAs. Useful for both long-term and short-term trading. Comes configured with the moving averages I use for trading.
This script is designed to handle and provide quick and easy access to up to 9 different moving averages in one indicator and one tab. Basically, it leverages the 'inline' and 'group' arguments of the 'input' function to provide you with a simple and straightforward way to: - define your favorite moving averages by choosing type, length, source and color in the...
The Rate of Change, or RoC, is a momentum indicator that measures the percentage change in price between the current period and the price n periods ago. It oscillates above and below a zeroline, basically showing positive or negative momentum. I applied the OBV's calculation to it, but without the inclusion of volume (also added a lookback period) to see what...
This is a pretty simple script that plots lines for various moving averages (what I think are the most commonly used across all markets) of varying lengths of timeframes of the user's choosing. Timeframes range from 5 minutes up to one month, so regardless if you're a scalper or a swing trader there should be something here for you. There are 8 lines (that can be...
It is a simple inclusion of the basic 3 types of indicators most commonly used. *4 x Multiple Moving averages *Bollinger Band *MacD indicator. The indicator lines are set up to display names to avoid any confusion. This will free up space to better understand and learn how these indicators interact with price action. Please note: this indicator makes use of...
MOST provides a useful platform to compare the performance of moving averages and/or determine optimum moving average with its parameters to a different markets. Now it has many different moving averages. As a fun, you can compete your favorite moving average with others! This indicator is free to use, and the code is visible and with mostly turkish syntactic...
単純移動平均線と指数平滑移動平均線(SMA/EMA)を最大5本引けるインジケーターです。 これまでのものとの違いは ・線の太さ ・名前の変更←これ重要 です。いままでのものをそのまま使用いただいても、問題はありません。 通常、トレーディングビューでは、 移動平均線を5本同時に表示させるには「5つのインジケーターを必要とします」。 しかし、 このインジケーターは1つ使えば最大5本まで同時に表示させることができます 。 また、余計なオプションは一切ありませんので、 どなたにでも、すぐにご使用いただけます...
Script that allows to see in chart 3 moving averages. You can choose between sma, ema, vwma and wma. Script que permite ver 3 medias moviles. Es posible elegir entre sma, ema, vwma, wma.
As per request, this is a moving average crossover version of my original moving average multitool script . It allows you to easily access and switch between different types of moving averages, without having to continuously add and remove different moving averages from your chart. This should make backtesting moving average crossovers much, much more easier. It...
This indicator considers multiple moving averages as band rather than lines. The band repeats divergence, convergence and reversal. An evenly spaced moving average is a good way to capture this movement. Set the interval instead of setting the period individually. You can also choose the type of moving average. - SMA - WMA - EMA - HMA
Alerts script that has triggers on multiple moving average crossovers so that profit is maximised, it also has an optional control moving average, enabled by default, that when active will stop trading when the price (first ma) is below the control moving average. Source code is open so that others can use and modify Click Below for Backtesting version:...
Alerts script that has triggers on multiple moving average crossovers so that profit is maximised, it also has an optional control moving average, enabled by default, that when active will stop trading when the price (first ma) is below the control moving average. Source code is open so that others can use and modify Click Below for Alerts Study version:...
Hi guys, This is a multiple Volume MA script. Editing is free for use. You can use several ma lines by adding one indicator only, and I put 10,20,30,60,100,200 as a threshold which I frequently use. It is made as an open source at any time possible, so that you are free for playing with it. Even you can add more if you are keen to do so. Cheers, JB
This script allows you to add up to four simple and exponential moving averages the the chart instead of adding 4 simple moving averages and 4 exponential moving averages individually. The stronger lines are SMA's and the thinner lines are EMA's. White - "1st SMA" and "1st EMA" Green - "2nd SMA" and "2nd EMA" Blue - "3rd SMA" and "3rd EMA" Red - "4th SMA" and...
Variation of Madrid Moving Average Ribbon using only 5 MA's. Created to show trend and take advantage of scalping or pullback opportunities.
7 moving averages in 1 indicator, including the Hull Moving Average. I've updated with some graphics that print at the top of the chart (you can change color and placement on the indicator settings page) All 7 MAs Up - Green and up triangle All 7 MAs Down - Red and down triangle 4, 5 or 6 MAs Up - Dark green and a square 4, 5 or 6 MAs Down - Maroon and a square
This script plots up to five Moving Averages , either Simple or Exponential (9, 20, 50, 100 and 200 days period by default).