Basit Hareketli Ortalama (SMA)
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
Multiple (5) Simple Moving AveragesThis indicator was made to allow five simple moving averages to be displayed without needing to use up 5 charting indicators individually
SMA's for Daily (7 Week//49MA, 30Week//210MA, 55SMA)SMA's for Daily (7 Week//49MA, 30Week//210MA, 55SMA)
Paratica Binance ViewMost of cryptocurreny traders have a Binance account. And when you log into Binance App you see 3 moving averages default. They are 7, 25 and 99. You can see price chart with all Binance Users view. So it is very powerfull to analyse parity.
MA/EMA/SMA JumboMultiple moving averages, can choose between EMA and SMA, if some MA not required the deselect in style.
Finite Impulse Response (FIR) FilterFinite Impulse Response (FIR) Filter indicator script.
This indicator was originally developed by John F. Ehlers (Stocks & Commodities V. 20:7 (26-31): Zero-Lag Data Smoothers).
NOTE: Ehlers' favorite FIR filter had 1, 2, 3, 3, 2, 1, 0 coefficients.
Sundays Suck for Bitcoin - Daily StrategyBitcoin tends to have bad Sundays, so this strategy just sells on Saturday, and buys back the next Wednesday if the price is kinda going up!
(Its Jonnys first script, so is this really just published for people looking for simple code to learn from :-)
(The strategy works best if you set your chart time period to 1 day.)
Multi Indicators v1 - 20 50 200 EMA/SMA, Bollinger Bands, VWAPMulti Indicators v1
20 50 200 EMA/SMA, Bollinger Bands, VWAP
These can be turned on and off
I'll be adding to this multi indicator in future updates
Moving Averages Bundle (EMA/SMA)Ver.4 (4/25/18)
EMA and SMA indicators ALL in one!
Default: SMA (20, 50, 100, 200) or EMA (8, 13, 21, 55)
Save your TV indicator use counts by using SMA/EMA
Functionality all in one indicator:
1) Toggle between Exponential or Simple moving averages.
2) Customize and or input your very own MA's by simply changing the input options from default.
3) Change color combos.
4) Turn off/on only the SMA/EMA's that you require.
Binque's Stop Loss IndicatorBinque's Stop Loss Indicator is a great way to visualize a trailing stop loss based on a percent from the high. i.e. If the high was $10 of a trading day and your stop loss was set at 5% (percent) then your chart would show a small dot 5% below the high of the day. This is a great way to quickly see a trailing stock idea. Change the color to match your back ground. Adjust your trailing stop loss to fit your trading style.
Note: This indicator is calculated off of the daily high.