08-18 EMA Watson [BACKTEST][STRATEGY] BTC/USDTHello, it has been a while since I published something, I have been working on webdev in the last months but Here I Am again with a brand new strategy, I called it EMA Watson lol (no I'm not a fan)!
Recently Bitcoin has been outperforming almost all altcoins so I made a script for trading Bitcoin against USDT. This script should be used on a pair that is in an uptrend, just like BTC/USDT today. The script is coded in such a way that it won't make any trade if the trend goes bearish.
This is a simple buy and sell strategy, that can be used for manual trading or for a trading bot. The strategy is based upon the Exponential Moving Average trading rules, and I added my personnal touch of course.
I give access for free, just leave a comment.
More info about the script, such as inputs description, how to configure the script, strategy explanation, alert configuration can be found here : blockchainfiesta.com
The Alert Setup (indicator) script should be uploaded soon on my profile.
--------------------------------------------------------------------------------------------------------------
Commission Work: TradingView development, Reverse Engineering, Pine Script. contact@blockchainfiesta.com. You can also send me a message in TradingView or Discord
If you have too much crypto and want to help me out:
BTC address: 19sVQvCDmVfEACq7BiMnWSMqFPZ8qfSQ2K
ETH address: 0xc8a5d3a63a05db0c2363ea1c08b37a01cce9ebfb
Exponential
6 SMA's (fit to BTC) 9,20,30,50,128,200 (exponential optional)I've been using these for a while trading Bitcoin and I've found them to be the most useful to me. I replaced the 7 you may have seen in the first set with the 9 as I'm seeing it tested across many time frames quite frequently. The least used of the six is the 30 period, but it does have some influence I've found on the large time frames, mainly the weekly.
6 Simple Moving Averages 9,20,30,50,128,200 (bitcoin tested)I've condensed my SMAs down to these 6 and have found them to be most useful for Bitcoin, which is what I trade the most. They all have played their roll in acting as support and resistance and making decisions with the 30 period probably the least relevant, but relevant nonetheless. There is the option to change to exponential if desired.
Exponential Moving AveragesCreated by using the Simple Moving Average indicator created by stocksinboxx
Plots four Exponential Moving Averages on a chart. (9, 20, 50, 200)
ALL Philakone's EMA's (8,13,21,55,100, 200)These are Philakone's EMA's. I added the 100 day in there as I didn't see that anyone had done that.
The 100 might be the same color as the 200 looking at the code, I changed it on my chart, but just make sure you check the colors.
crashm111 3-200 Moving Average RibbonAll the moving averages bewteen 3 and 200 in increments of 5.
with the ability to change colours
and change between simple and exponential.
It provides an easy and fast way to determine the trend direction and possible reversals.
Double Exponential SmoothingSingle Exponential Smoothing ( ema ) does not excel in following the data when there is a trend. This situation can be improved by the introduction of a second equation with a second constant gamma .
The gamma constant cant be lower than 0 and cant be greater than 1, higher values of gamma create less lag while preserving smoothness.Higher values of length must be followed by higher values of gamma in order to keep the lag low.
The first smoothing part consist of a classic ema but we add s-s1 to the previous smoothed value, this will help decrease lag.The second smoothing part then updates the trend, which is expressed as the difference between the last two values.
TEMA - Triple Moving Averages (17,72,200)Triple Moving Average to analyse short, medium and long terms.
Colored EMAThis is a modified version of the exponential moving average indicator to change color based on trend (red/bearish if price has closed below EMA, green/bullish if price has closed above EMA).
iam_jaisonjose 3 Moving Average (Exponential)This Indicator is a combination of 10, 20 & 40 EMA, which is very useful for determining the current trend.
3 Moving Average ExponentialSince I noticed there was no Script with actually 3 EMA together (all the ones I found said it was Exponential, but actually was Simple), i created this one.
The lengths, 17 72 305, are based on the phi cube theory, introduced by Bo Williams. The slow length (305) indicate a likely strong support/resistance and the region between the fast and medium lengths (17, 72) indicate where the price tends to return after a boost or little diversion from the price average.
Multiple Moving Averages by CrypticMarwariMoving Averages - Mixed
Choose with ease from MA, WMA, EMA, DEMA, TEMA
Moving Averages 20,50,128,200 (Exponential optional)4 moving averages in one indicator...
I found the 128 (over the 100) to be more in tune with the BTCUSD Bitfinex chart and more in tune with crypto in general...
With this indicator the stock setting is for Simple Moving Averages and if you want to use Exponential just check the box in the settings
Holt Exponential Moving AverageHolt Exponential Moving Average indicator script.
This indicator was originally developed by Charles C. Holt (International Journal of Forecasting 20(1):5-10, March 2004: Forecasting seasonals and trends by exponentially weighted moving averages).
Binque's Multi-Moving Average Binque's Multi-Moving Average - One indicator with four simple moving average and four exponential moving averages, plus as a bonus a Day High moving average and a Day Low Moving Average.
Simple Moving Average or MA(14), MA(50), MA(100) and MA(200) all in one indicator
Exponential Moving Average or EMA(8), EMA(14), EMA(20) and EMA(33) all in one indicator
Day High Moving Average - Tracks the Daily High versus most moving averages track the daily close.
Day Low Moving Average - Tracks the Daily Low versus most moving average track the daily close.
To Disable moving averages, Set the color to the chart background and then set the length to 1 and uncheck.
I Use the Daily High Moving Average to track upward resistance in a stock movement for Swing Trading.
I Use the Daily Low Moving Average to track my trailing stop in a stock movement for Swing Trading.
Recursive Moving Trend AverageRecursive Moving Trend Average indicator script.
This indicator was originally developed by Dennis Meyers (Stocks & Commodities V.16:12, The Yen, Recursed).
EMA Enhanced11 Exponential moving averages all in one script. Based on SMA 3-987 script from traderUS180
Multiple Moving AverageThis EMA script has multiple EMA's in one - 4 at the key Fibonacci levels (8,13,21,55) and 2 additional at 100 & 200 period counts. I've found this script to be extremely helpful to determine when to open or close positions - mostly using the 55 EMA as they key indicator and watching for the other 3 Fib MA's to cross over the 55 as a signal of a market shift. The 100 & 200 give additional Support & Resistance indications. The FIB MA's (hard to see on above chart) work better at lower levels for day trading where as the larger 3 lines work at all intervals.
Philakone 55/100 EMA incl. color & sizeInspired on Philakone's EMA settings in his colors and line width. Also added 100 EMA.
Quad EMAAllow multiple moving averages to be displayed without needing to use up multiple charting indicators individually
yellow(Ema8),fuchsia(Ema13),green(Ema21),aqua(Ema55)
Multiple EMAs [CryptoFuturo]Enjoy viewing multiple Exponential Moving Averages (EMA) on your chart? Want to use only one indicator to display up to 5 EMAs? Then you've come to the right place!
FEATURES:
Configure and use up to 5 Exponential Moving Averages (EMA) using a single indicator.
Default lengths for the 5 EMAs are 10, 20, 50, 100, 200.
Length values, plot line colors and source data are all configurable.