Commodity Channel IndexI was checking the formula of built-in " cci " function and decided to publish a more customizable version of the Commodity Channel Index, so you can play with levels and a bunch of different sources.
If someone doesn't know what is this:
This indicator was originally developed by Donald R. Lambert ( "Commodities" magazine, 1980) to identify cyclical or seasonal price patterns in commodities. Now it is applied not only to commodities but to market indices, stocks and Forex.
Good luck!
Simple Moving Average (SMA)
50,100,200 MA50, 100, and 200 simple moving averages in a single indicator. Fixed versions published by other members where 100 and 200 were plotted incorrectly and overlaying each other. Also removed close plot.
Profitable SMA CrossoverWhat is this tool?
This tool is a performance scanner of the crossover trading system that is based on the two simple moving averages (SMA). It uses a decision tree-based algorithm under the hood to find and plot the most profitable periods of the SMA combination.
It analyzes the range of periods between 4 to 45 and backtests each combination across the entire history of an instrument. If the more profitable periods were detected the indicator will switch periods of the moving averages immediately.
This is an add-on for the Ingenious SMA Crossover but can be used standalone.
Alerts
It has an alert that notifies when the more profitable periods were detected.
NOTE : It does not change what has already been plotted.
Good luck!
Ingenious SMA CrossoverIntroduction
A popular use for moving averages is to develop simple trading systems based on moving average crossovers. A trading system using two moving averages would give a buy signal when the shorter (faster) moving average advances above the longer (slower) moving average. A sell signal would be given when the shorter moving average crosses below the longer moving average. The speed of the systems and the number of signals generated will depend on the period of the moving averages.
What is this tool?
This tool is a crossover system of two simple moving averages. I called it "Ingenious" because it uses a decision tree-based algorithm under the hood to find and plot the most profitable SMA combination.
It analyzes the range of periods between 4 to 45 and backtests each combination across the entire history of an instrument. If the more profitable periods were detected the indicator will switch periods of the moving averages to the found ones immediately.
NOTE : It does not change what has already been plotted.
Good luck!
MA Crossover TypeDraws the up and down crossovers of a specified MA Type.
# Inputs
- MA Type: "sma", "ema", "swma", "vwma", "wma"
- Length >=1
- Source
- Offset >= 0
- Show cross Up?
- Show cross Down?
# Open Source
The code is open source @ github.com and uses the commonpine library github.com
VWMA - SMAVWMA - SMA is very strong indication of trend direction and strength
See here for a description of this trading strategy: www.tradingsetupsreview.com
Multi SMAPlot all of the most important SMA values.
SMA 5, 8, 13 are based on Fibonaci values and frequently used in day trading frequently.
SMA 50, 100, 200 are important support/resistance lines.
Especially, SMA 50, 100, 200 are the most important support/resistance on BTC 1W. Dont forget to look at the weekly prices when trading :)
Multi Custom Moving Averages by FlintyThis script allows up to 10 moving averages to be customised and plotted.
You can set the number of days used in the calculation from: 1 to 999.
Choose between :EMA, SMA , WMA for each MA.
Set source value: open, high, low, close, hl2 , hlc3, ohcl4.
Adjust the colour and line style to suit your taste.
Each MA can be enabled / disabled with the click of a button.
EMA SMA MultiCombo 2.0This script gives you up to 5 EMAs and 5 SMAs with custom length, close and color parameters.
Also, you can set up to 3 SMA with fixed, static timeframe input nondependent of the chart timeframe.
So, for example, you can set your chart to 5 min timeframe and see where 1D, 30D, 200W MA is.
Enjoy!
EMA SMA MultiCombo 2.0This script gives you up to 5 EMAs and 5 SMAs with custom length, close and color parameters.
Also, you can set up to 3 SMA with fixed, static timeframe input nondependent of the chart timeframe.
So, for example, you can set your chart to 5 min timeframe and see where 1D, 30D, 200W MA is.
EMA SMA MultiComboJust a simple combo of 5 EMAs and 5 SMAs.
Custom lenght, custom color and custom source.
Renko - RSI MomentumIn essence this Renko trading system is the following:
1. Momentum based entries
2. Trend trading system (small losses, big wins)
3. As well as a trend continuation system
------------------------------
!IMPORTANT!
------------------------------
- You MUST have a Pro+ account. Why? Cause Renko NEEDS to run on 1min or 5min chart, nothing larger.
If you don't, the chart will repaint .
------------------------------
CHART SETUP
------------------------------
1. Set chart to Renko
2. Set period of chart to 1 min (or 5 min)
3. Set Renko box size method to "Traditional"
4. Set Renko box size to:
- JPY Pairs: 0.2 to 0.4
- Other Major/Minors: 0.002 - 0.004
- Exotic pairs: NO IDEA... (I haven't tested them yet)
5. Load the indicator
------------------------------
RULES
------------------------------
Trend Entry
An arrow will appear the following conditions are met:
LONG: RSI(7) goes above 55 AND price is above the 50 SMA
SHORT: RSI(7) goes below 45 AND price is below the 50 SMA
Enter immediately after the bar is printed.
Counter Trend Entry
An orange dot appears when the following conditions are met:
LONG: RSI(7) goes above 55 AND price is below the 50 SMA and above the 10 EMA
SHORT: RSI(7) goes below 45 AND price is above the 50 SMA and below the 10 EMA
I would not suggest entering immediately but rather finding a trendline or support/resistance that is being broken.
Exit
- Exit when a white bar is printed
- OR use your own discretion. Like 2 bars in opposite direction or on EMA cross or hit of support/resistance.
------------------------------
CHART
------------------------------
- Green bars are when the RSI(7) is above 55.
- Red bars are when the RSI(7) is below 45.
- White bars are when the RSI(7) is between 45and 55.
------------------------------
ProfitTrailer Example TradingView Signals [v2019-01-31]ProfitTrailer Example TradingView Signal
This script provides an example of a TradingView Signal for use with ProfitTrailer's
new SIGNALS functionality and it's new TradingView integration capability.
This signals script implements a simple Moving Average Cross strategy
that works on any chart timeframe.
It allows you to pick the Price source i.e. Open, Close (default), etc.
You are able to choose between EMA (default) or SMA moving average
calculations.
You can define the fast and slow period lengths for use within the
moving average calculations.
If you get some value out of this indicator please consider making
a small donation to my favourite charity the Save the Childrens Fund.
Every donation will make a difference to the lives of children.
All donations over $2 are tax deductable. You can donate here:
savethechildrenfundraising.org.au
Copyright (c) 2019, Grant Cause aka CryptoCoyns
Multiple EMA/SMACreate 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.
SMA 4-602 скользящие средние линии ( simple moving average ) с периодами 4 и 60. Отлично показывает точки входа (в момент пересечения). подходит для краткосрочной торговли на валютных парах.
CryptoCoyns Cross Indicator [v2018-12-10]CryptoCoyns Cross
I use EMA crosses in a number of trading strategies and I often found myself
putting these onto charts. So to save some time I created this indicator that
allows me to put the most common ones on in one hit.
This indicator implements a series of Exponential Moving Averages to show
where they cross. This indicator works on any chart timeframe.
There is an option to swap over to using SMA rather than EMA for all MA lines.
MA lines can be turned on or off individually.
All colours are fully configurable.
If you get some value out of this indicator please consider making
a small donation to my favourite charity the Save the Childrens Fund.
Every donation will make a difference to the lives of children.
All donations over $2 are tax deductable. You can donate here:
savethechildrenfundraising.org.au
Copyright (c) 2018, Grant Cause aka CryptoCoyns
MIA - Most Important AveragesUn unico indicatore vi mostrerà le due medie più importanti, SMA 50 e SMA 200.
Evidenzia inoltre gli incroci fra le medie
-------
A single indicator will show you the two most important averages, SMA 50 and SMA 200
It also highlights the crossings between the averages
Graph Reader Pro 5.0Graph Reader Pro 5.0 for TradingView gives you abilities to see the stories hiding in the graphs of the stock, forex, and crypto currency markets. It counts CC59 and creates respectable support and resistance levels as well as marks and reminds you about important parameters that are happening in the graph so that you will not forget to consider them before placing orders. These parameters include:
Automatic CC59 counting that compares the close of the right price bar to that of left price bar in a group of 5 consecutive bars (ignoring 3 bars in the middle). If the right bar closed higher, the count positive number would be printed above the bar. If the right bar closed lower, the count negative number would be printed below the bar. Nine consecutive series of up counts will define the lowest price as CC59 support line and nine consecutive series of down counts will define the highest price as CC59 resistance line. The counted numbers, support and resistance lines are automatically printed on the graph if enabled.
Draw the high and low levels of the previous day, if enabled. The Previous Day's High and Low are often used as reversal levels in the few future days.
Draw the price range of each day based on Average Daily Range (ADR) value. These lines only show in graphs with less than daily time frames.
Draw the price range of each week based on Average Weekly Range (AWR) value. These lines only show in daily graphs.
Draw simple moving average line SMA3 (yellow), SMA13 (green), SMA50 (pink), and SMA200 (white).
Draw Bollinger bands (50,2) upper and lower lines (pink) with SMA50 as a center line (pink).
Locate the price gaps in the graphs of stocks and indexes. The opened gaps are often closed later on. Hence, they are milestones for the price to come back and close them up.
Paint the background areas with active Forex trading of Asian, London, and New York sessions, if enabled.
Locate an engulfing bar that cover the previous bar with a body portion less than 50% of its range.
Locate an anchor bar that has the range (High - Low) larger than those 14 bars earlier.
Print "RSI>70" and "RSI<70" for RSI(14) that crossed above 70 % and below 70 %.
Print "RSI<30" and "RSI>30" for RSI(14) that crossed below 30 % and above 30 %.
Print "MACD>Sig" and "MACD0" and "MACD<0" for MACD(12,26,9) that crossed above and below zero.
Print "Max" and "Min" for local maximum and local minimum bars.
Print "MA3>13>50" and "MA3<13<50" for ordering of SMA(3,13,50).
Create alarm conditions for the following events that could be set to notify the investor on screen, to an email and to a smart phone:
"Close above MA3"
"Close under MA3"
"Close above MA13"
"Close under MA13"
"Close above MA50"
"Close under MA50"
"Close above MA200"
"Close under MA200"
"MACD up"
"MACD down"
"MACD>Sig"
"MACD0"
"MACD<0"
"MA3 up"
"MA3 down"
"MA13 up"
"MA13 down"
"MA50 up"
"MA50 down"
"CC59 = -1"
"CC59 = +1"
"CC59 = -9"
"CC59 = +9"
"CC59 = -9F"
"CC59 = +9F"
"MA3 < MA13"
"MA3 > MA13"
"MA13 < MA50"
"MA13 > MA50"
"(MA3 < MA13) > MA50"
"MA50 > (MA3 > MA13)"
"MA3 > MA13 > MA50"
"MA3 < MA13 < MA50"
"RSI<30"
"RSI>30"
"RSI<50"
"RSI>50"
"RSI<70"
"RSI>70"
"Hit yesterday's high"
"Hit yesterday's low"
"Hit day open + ADR/2"
"Hit day open"
"Hit day open - ADR/2"
"Hit CC59 resistance"
"Hit CC59 support"
=================================================================================================
The source code of Graph Reader Pro 5.0 custom indicator is protected.
Only invited TradingView members can apply this indicator to their forex, crypto currency and stock price graphs.
Lifetime invitation is for 100 USD with free future upgrades and online supports.
Rental invitation is for 10 USD/month with free future upgrades and online supports.
Paypal, Bank transfer and Bitcoin payments are welcome.
For more informaton please contact the author (DrGraph or Nimit Chomnawang, PhD) via TradingView private chat
or in the comment field below.
=================================================================================================
How to install the script:
------------------------------
*Go to the bottom of this page and click on "Add to Favorite Scripts".
*Remove older version Graph Reader Pro by clicking on the "X" botton behind the indicator line at the top left corner of the chart window.
*Open a new chart at and click on the "Indicators" tab.
*Click on the "Favorites" tab and choose "Graph Reader Pro 5.0".
*Right click anywhere on the graph, choose "Settings".
*In "Style" tab, choose the Dark Theme.
*In "Scales" tab, select Decimal Places = 1/100000.
*In "Background" tab, uncheck "Indicator Arguments" and "Indicator Values".
*In "Timezone/Sessions" tab, choose Time Zone = Your local time.
*At the bottom of settings window, click on "Template", "Save As...", then name this theme of graph setting for future call up such as "Graph Reader Pro".
*Click OK.
*Right click anywhere on the graph, choose "Color Theme => Dark".
For free TradingView plan, you can add two more indicators to the chart. That means you may add RSI and MACD indicators with same parameters as those setup in Graph Reader Pro to your graph. DrGraph regularly publishes his educational ideas on using features provided in Graph Reader Pro for profitable investments. You can follow him for how to use the tools in trading stocks, forex, and binary options.
MVWAP Trend — SharkCIAThis method uses MVWAP to identify longer term trends. Suitable for 30m to 3d timeframes, recommended for 4h or 1d.