TRIXThis indicator was originally developed by Jack K. Hutson (Stocks & Commodities (July 1983): "Good TRIX").
Triple Exponential Moving Average (TEMA)
MTF Bollinger Bands, SuperTrend, TEMA Wave and ATR Stop LossThis script is a combination of useful overlay indicators that can be used for day trading or swing trading. You can use it for long term positions as well, but some tweaking may be required. I also added the multi time frame possibility for the majority of settings. This indicator gives you a lot of opportunities and trade setups. Default settings are made for day trading, using intraday time frames.
This script can display the following:
4 independent Bollinger Bands (MTF)
4 independent SuperTrends (MTF)
6 independent TEMAs (MTF)
ATR Stop loss for longs / shorts
Default settings display 3 Bollinger Bands, 2 TEMAs(I have found these two TEMAs particullarly useful, see screenshots below) and a signle SuperTrend.
Do not forget to always use a proper stop loss and risk management.
Here you can see the script in action in different markets:
BTC - BitMex - Setup before the drop from 7400 USD
BTC - BitMex - Setup before the drop from 8400 USD
BTC - BitMex - Setup before the pump to 7800 USD
BTC - BitMex - Setup before the pump to 6800 USD
[ALERTS] MA Cross ElevenThis script is a crossing of eleven different MA, with alerts and SL and TP.
The simplest is what works best.
SMA --> Simple
EMA --> Exponential
WMA --> Weighted
VWMA --> Volume Weighted
SMMA --> Smoothed
DEMA --> Double Exponential
TEMA --> Triple Exponential
HMA --> Hull
TMA --> Triangular
SSMA --> SuperSmoother filter
ZEMA --> Zero Lag Exponential
Using "once per bar close" repaint is 0%, but if you like risk can choose "once per bar", better profit.
Thanks to JustUncleL and his amazing sripts.
TEMA1 Backtest This study plots the TEMA1 indicator. TEMA1 ia s triple MA (Moving Average),
and is calculated as 3*MA - (3*MA(MA)) + (MA(MA(MA)))
You can change long to short in the Input Settings
WARNING:
- For purpose educate only
- This script to change bars colors.
TEMA1 Strategy This study plots the TEMA1 indicator. TEMA1 ia s triple MA (Moving Average),
and is calculated as 3*MA - (3*MA(MA)) + (MA(MA(MA)))
WARNING:
- This script to change bars colors.
TEMA Strategy 1 (Updated)This is just a test strategy using TEMA ( Triple Exponential Moving Average ).
Test Detail
Symbol: BTCUSD
Interval: 1H
Initial Capital: $1000
Investment: 100% Equity
Results (on BTCUSD -2.31% - Bitfinex)
I had to chunk the months because of the order limit (1000)
(all months start at 1st, 00:00 AND finish at last date, 23:59 )
Timeframe: 2017 August - 2017 Nov
Profit: 21.9%
Max Drawdown: 83.94%
Timeframe: 2017 Dec - 2018 Feb
Profit: 446.32%
Max Drawdown: 46.54%
Timeframe: 2018 Mar - 2018 Jul
Profit: 288.87%
Max Drawdown: 51.49%
To fix:
Too many orders, potentially reduce order counts by increasing max loss (100~200 orders/month) \u2028
High Max Drawdown, need to fix that
Looks like orders are created and terminated very quickly, need to look into that
Still figuring things out
All Moving averagesI have added an option to turn on or off any Moving average by choice and if needed, Heikin-ashi used as source (instead of close)
List of Moving Averages which you can use
T3 - Tillson Moving Average
DEMA - Double Exponential Moving Average
ALMA - Arnaud Legoux moving average
LSMA - Least Squares Moving Average
MA - Simple Moving Average
EMA - Exponential Moving Average
WMA - Weighted Moving Average
SMMA -The Smoothed Moving Average
TEMA - triple exponential moving average
HMA - The Hull Moving Average
AMA - Adaptive Moving Average
FAMA - Fractal Adaptive Moving Average
VIDYA - Variable Index Dynamic Average
TRIMA - Triangular Moving Average
Consider a tip in ETH to
0xac290B4A721f5ef75b0971F1102e01E1942A4578
Thank you and have a nice day
CryptoJoncis
SMA EMA HMA VWMA Crossover Strategy with MA Turning Point ExitsThis version adds HMA and VWMA, allowing you to backtest different crossover strategies for any combination, with the exits on the turning point of the faster MA. Due to order limitations this will only work on higher timeframes for some combinations, or on more recent exchanges with less history. You can edit the code though to add the timestamp to a recent date.
Ultimate Moving Average StrategyConverted famous indicator CM_Ultimate_MA_MTF to strategy.
Works well only at big timeframes from 8H and with stop-losses.
TEMA - Triple Moving Averages (17,72,200)Triple Moving Average to analyse short, medium and long terms.
3_TEMAThis codes shows three triple exponential moving average (50, 100, 200) in one single indicator
Customizable MACDCustomizable MACD - let's tune! This approach let you specify not only lengths and price source but also a type of used movings for the fast, slow and signal lines.
Here is the list of all available movings:
ALMA (Arnaud Legoux)
ARSI (Adaptive RSI)
DEMA (Double Exponential)
EMA (Exponential)
FRAMA ( Fractal Adaptive)
HMA (Hull)
LSQMA (Least Squares)
LWMA (Linear Weighted)
MD (McGinley Dynamic)
REMA (Regularized Exponential)
RMA (EMA with alpha = length - 1)
SMA (Simple)
SMMA (Smoothed)
TEMA (Triple Exponential)
TMA (Triangular)
T3
VIDYA (Variable Index Dynamic)
VWMA ( Volume Weighted)
WMA (Weighted)
WWMA (Welles Wilder’s Moving Average, EMA with alpha = 1 / length)
ZLEMA (Zero Lag Exponential)
Customizable Multiple Moving AveragesCustomizable Multiple Moving Averages - more than twenty movings available in one script!
Besides source/period customization you can specify one of the following moving averages for every plot:
ALMA (Arnaud Legoux)
ARSI (Adaptive RSI)
DEMA (Double Exponential)
EMA (Exponential)
FRAMA (Fractal Adaptive)
HMA (Hull)
LSQMA (Least Squares)
LWMA (Linear Weighted)
MD (McGinley Dynamic)
REMA (Regularized Exponential)
RMA (EMA with alpha = length - 1)
SMA (Simple)
SMMA (Smoothed)
TEMA (Triple Exponential)
TMA (Triangular)
T3
VIDYA (Variable Index Dynamic)
VWMA (Volume Weighted)
WMA (Weighted)
WWMA (Welles Wilder’s Moving Average, EMA with alpha = 1 / length)
ZLEMA (Zero Lag Exponential)
TEMA/hullMA Ribbon with Bollinger BandsDesigned for shorted time frames.
Bollinger bands based off of TEMA as source.
Ribbon based off TEMA and hullMA divergence.
RMA used to signal Bollinger bands.
Ribbon:
pinch -> reversal
blue -> sign of possible uptrend
red -> sign of possible downtrend
Bollinger bands background:
blue -> sign of continuing uptrend
red -> sign of continuing downtrend
Viperz Super EMA Mix v2.0Hello friends,
Welcome to Viperz Super EMA Mix v2.0!!!
v2.0: Added TEMA source as an input, so the default value can be changed. I also Added a full description of Viperz Super EMA Mix below.
I have created a multi-layered Exponential Moving Average chart indicator, called Viperz Super EMA Mix. This is used to measure momentum of market trends. I had Bitcoin/Crypto trading in mind while creating it. Here is a breakdown of the different moving averages included, their default values and the reasoning behind why they were chosen.
First, we have the most reactive EMA, which is a Triple EMA, or TEMA. The TEMA smooths price fluctuations and filters out more volatility than a traditional EMA. Therefore, I have chosen that as the green line which will be nearest to the current price. I used TEMA here, so it will help filter out some of the noise on the most reactive EMA on this indicator. I have chosen 7 as the default for length, since that is a week. I chose the color green because I am using a stop light theme to make it easy for myself, and hopefully, for others to remember. All you have to remember for color order is Green > Yellow > Red. If the green is above yellow and yellow is above red lines, then current trend is bullish.
Secondly, we have the next most reactive EMA, which is a Double EMA, or DEMA. The DEMA is a fast-acting moving average that is more responsive to market changes than a traditional moving average. The TEMA and DEMA will react with each other the most on the charts, since their default values are nearest each other and use smaller lengths. I chose them to be the first 2 EMAs, in a "reverse order", so that the noise filtering is done slightly more on the shorter EMAs with more volatility. I chose 14 as default on the DEMA, since that is 2 weeks. I choose the color yellow to stick with my stop light theme (green better then yellow better than red).
Third, we have a less reactive regular EMA, set at length 21. This represents 3 weeks and uses the color red. If green and yellow are below the red lines, then the trend is bearish.
Lastly, I included the 50 day and 200 day EMAs, because they very commonly used for Bitcoin trading. I could try to explain it, but they do a better job of explaining why 50 and 200 day EMAs are used if you check this article here: cointelegraph.com
The color chosen for the 50 day was white and 200 day was blue. This is also so it's easy for me to remember (America, red, white and blue). Here is the full color scheme order: Green, Yellow, Red, White, Blue.
*** Just remember traffic lights first on smaller time frames (1 - 4 Hour time frames) and American flag for larger time frames (Daily to Weekly time frames) and you'll be recognizing the color scheme easily at a glance in no time!
If you don't agree on any of the default values I have chosen, then I have made it so you can change the length or source input values to anything you want for each moving average. You can also adjust the coloring and size of the EMA's bands.
If you find different default values that you like and you want me to make a special version for you, please send me a personal message. I appreciate the likes and follows. :)
TLDR: This should be used as a momentum indicator while market trading. The easiest way to remember how to recognize the market trend using my color scheme is to think of a stop light. Green, yellow, then red. The last are red, white and blue, like the American flag. If the order of the colors is green, yellow, red, white, blue, then the market is strongly trending bullish. It is opposite for bearish trend. Traffic lights (green/yellow/red) work the best on smaller time frames (Hourlys) and American flag (red/white/blue) for larger time frames (daily-weekly). All default input values and sources can be changed for each EMA.
Thank you, enjoy!
GR-Multiple Moving AveragesA simple indicator that contains all the main Moving Averages you'll probably need.
This indicator can be used on any time frame you wish.
The default periods for the moving averages are 5, 10, 20, 50, 100 & 200.
However you can set these values to whatever works for you, for example 5, 8, 10, 21, etc.
Please let me know in the comments below which values you use the most, so that I can adjust the defaults accordingly.
The lines get darker and thinker the more periods the MA covers.
You can easily adjust the colours of the lines and their thickness too.
The current colours seem to work OK on both the light and dark TradingView themes, but please do make suggestions for better default value.
You can also choose between 7 different ways of calculating the moving averages:
!None = You don't want to see this line
SMA ( Simple Moving Average )
EMA ( Exponential Moving Average )
WMA ( Weighted Moving Average )
DEMA ( Double Exponential Moving Average )
TEMA (Triple Moving Average
HMA ( Hull Moving Average )
Comments and suggestions are most welcome.
I'm available for hire to create custom indicators or to work on more complex projects.
Stratergy CM_Ultimate_MA_MTFThis is the script for the idea published by @ChrisMoody
Below is the link to the idea
()
Try the scripts for longer periods (e.g. 1 D).
The script still requires some tweaks as one of the issue is that the shorts and puts are being placed 2 candles after a confirmation is there. So use this strategy at your own risk.
Any inputs will really be helpful.
(Also thanks to @ChrisMoody for such a good indicator).