3 MA - EMA13 SMA30 SMA200The 3 most important moving averages:
EMA13 - gives institutional bias (enter trade at the touch of this line)
SMA 30 - medium term trend (bullish if price stays above, bearish if price stays below)
SMA 200 - long term trend (bullish if price stays above, bearish if price stays below)
By Pequet gist.github.com
Simple Moving Average (SMA)
3riple Moving AverageBITFINEX:ETHUSD
Description:
Mixing three Simple Moving Averages (7 - 20 - 65) to determine "uptrends" and "downtrends".
Uptrend: When the 7 Line is upper than 20, And 20 Line is upper than 65 that usually means the price is trending up.
Downtrend: When the 7 Line is lower than 20, And 20 Line is lower than 65 that usually means the price is trending down.
Moving Average & PriceBars that change color to red/green when the price closes below/above Simple MA
Daily SMA x2 With InputsIdeal for Intraday charts when you want to know the daily SMAs or for daily charts if you want to save on an indicator
Daily SMA x2 With InputsIdeal for Intraday charts when you want to know the daily SMAs or for daily charts if you want to save on an indicator
Moving Averages 50 & 200Moving Average Indicator for trading 50MA and 200MA crossovers (golden cross and death cross).
A golden cross is considered a bullish sign; it occurs when the 50-day moving average rises above 200-day moving average. A death cross is considered a bearish sign; it occurs when the 50-day moving average drops below 200-day moving average.
Continuous Point [zauoyds]This script was made to find in real time the "Ponto Contínuo" setup, made by trader Stormer.
When the prices touch on SMA2 and it's goin up, the entry long is ploted.
If the SMA21 is going down, the entry short is ploted.
Moving Average Mean Reversion StrategyA basic mean-reversion strategy. Shorts when the close is 10% above the MA, and goes long when it's 10% below the MA.
Script functionality test - work in progress (2RS + BB + MA)This is the first script I've written. Its sole purpose is to make me learn a bit of pine script. Its not intended to trade live.
Feel free to modify it if you wish and let me know if you do it. Also any comments are welcome!
Also i need help in two things:
1. Im unable to print the "in-strategy" rsi on chart
2. I want to ignore the first buy signal after each sell. I was looking to ad a counter to the signals but im unable to do it.
Any help will be greatly appreciated!
SMA Diff stratHello Tradingviewers
I don’t claim that anything I share is original, but I will never intentionally steal someone else’s work other than using plug and play pieces of code that are shared publicly
This strategy's code is the same from the previous "study" post that can be found here:
It's primarily made for back-testing
--------------------------------------------------------------------------
Indicator info:
In addition to the main entry/exit points marked in green/red circles, this indicator as many others can be used in more than one way, see the chart for details
Any kind of feedback is appreciated, coding advice and such…
Feel free to use and share but please no commercial use. Happy trading everyone
--------------------------------------------------------------------------
ETH/TUSD: 0xc66c009140553ef5dec23045399d9dcfddd096a5
LTC: LW4TP527c3HK6FnewXRZt3i6jnrhAynJMA
XVG: DE7uD66rYdmpqe4Fd3MxsXv7F1kNfCrzLk
Moving averages (EMA & SMA) by magariMoving averages (EMA & SMA)
The script contains moving averages:
- Exponential Moving Averages: EMA20, EMA50, EMA100, EMA200
- Simple Moving Averages: SMA50, SMA100 & SMA200.
You can display all of them in one chart and they count as one indicator (perfect for non pro users) switch each of them on or off and change their colors and line widths.
Simple Moving Averages (7, 30, 50, 100, 200)7, 30, 50, 100, 200 simple moving averages, bundled in one indicator (for users who are using the free TradingView service and can only load limited number of indicators at any given time).
You can turn each moving average on or off at will and change the colors.
SMA Diff StdHello Tradingviewers
I don’t claim that anything I share is original, but I will never intentionally steal someone else’s work other than using plug and play pieces of code that are shared publicly because that’s how I’m learning to code in the first place
I started learning to trade and code on this very platform few months ago, AKA noob on both fronts and I still am. Many thanks to those of you who share their ideas, studies and strategies with us for free. I personally owe you most of what I know trading-related
Long story short, I ended up experimenting with all different kinds of code, some of it has no kind of logic behind it at least for me, but the results are somehow interesting, that’s why I thought about sharing them, also it is fun anyway 😊
--------------------------------------------------------------------------
Indicator info:
- Alert conditions implemented “autoview friendly”
- Use Heikin Ashi candles for better smoothing
- WARNING: Avoid use in a bear market
Any kind of feedback is appreciated, coding advice and such…
Feel free to use and share but please no commercial use. Happy trading everyone
--------------------------------------------------------------------------
As crypto is my only source of income, donations are most welcome if any of my work prove useful to you. Just a cup of tea that is
ETH/TUSD: 0xc66c009140553ef5dec23045399d9dcfddd096a5
LTC: LW4TP527c3HK6FnewXRZt3i6jnrhAynJMA
XVG: DE7uD66rYdmpqe4Fd3MxsXv7F1kNfCrzLk
Crypto optimized Ichimoku and 5 variable SMA / EMAThis script has the option for showing up to 5 moving averages with options to toggle between SMA / EMA. Also includes crypto optimized Ichimoku cloud.
********This script was pieced together from various other's contributions from this site, and I cannot remember who the original authors are*******
Im just combining them to help others with free accounts and limited indicator availability like myself.
I hope this can help someone! Thank you and enjoy.
Crypto optimized Ichimoku and 5 variable SMA / EMAThis script has the option for showing up to 5 moving averages with options to toggle between SMA / EMA. Also includes crypto optimized Ichimoku cloud.
********This script was pieced together from various other's contributions from this site, and I cannot remember who the original authors are*******
Im just combining them to help others with free accounts and limited indicator availability like myself.
I hope this can help someone! Thank you and enjoy.
Culter's RSIA variation called Cutler's RSI is based on a simple moving average of U and D, instead of the exponential average. Cutler had found that since Wilder used an exponential moving average to calculate RSI, the value of Wilder's RSI depended upon where in the data file his calculations started. Cutler termed this Data Length Dependency. Cutler's RSI is not data length dependent, and returns consistent results regardless of the length of, or the starting point within a data file.
Cutler's RSI generally comes out slightly different from the normal Wilder RSI, but the two are similar, since SMA and EMA are also similar.
Paratica Golden Cross TrendIt has two indicators MA(50) and MA(200). It search trend according to these indicators' cross
SMA Guppy (Prophet)Guppy using SMAs instead of EMAs.
SMAs commonly act as support/resistance.
Using this along with an EMA guppy gives a good trend analysis along with potential stops/targets.
SMA/EMA 12|26|50SMA/EMA 12|26|50
Exactly as title says
SMA is bold
EMA is light
Orange 12
Green 26
Blue 50