Crossover
MA Cross 10/20This was originally derived from "MA Cross" indicator, though that one uses 9-21.
Simple 10day and 20day MA crossover indicator
* 10MA crosses from the bottom, goes up and above 20MA—we're bullish, look to long bullish signal candle
* 10MA crosses from the top, goes down and below 20MA—we're bearish, look to short bearish signal candle
Works well w/ Heikin Ashi candles
drnk_2emaChoose 2 period for daily ema and 2 period for hourly ema
from 1 minute to 1 hour time frames you will see same hourly EMAs
from 1 minute to 1 day time frames you will see same daily EMAs
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.
Better MACD with clearer cross and histogram signalsSimple but much needed visual improvements to the default MACD script. First, every time the MACD and signal cross, a white cross is placed on he chart, which lets you quickly identify the crosses. Second, whenever the histogram goes from increasing to decreasing or from increasing to decreasing, a color change occurs. Colors can be customized under "Style" tab under settings.
Reap Hull SMA CrossoverHi this is my first script, it is a HMA 144 crossover with SMA 5 changes background (still needs work), provides alerts for crossover
Moving Average Cross Strategy Simply define your fast and slow M then backtest the strategy.
*First script, work in progress. Will allow you to combine two TV indicators into one.
RSI Cross by AP
RSI Cross by AP create by 2 MA of RSI
- When ShortRSI > LongRSI, this is an uptrend.
- When ShortRSI < LongRSI, this is a downtrend.
EMA 55 CrossoverBasically what this does is to flag when EMA 55 crosses over EMA 8, 13, 21, and 200. This strategy was described by @Philakone on this tweet , but I'm not really sure if this is the correct strategy he described.
Simple Fibonacci EMA StrategyThis script gives a buy signal when the 21 EMA crosses above the 55 EMA and a sell signal when the 55 EMA crosses below the 21 EMA. This strategy works well for cryptocurrencies at all time frames. However, it does not work for stocks or forex. Sometimes, the simple strategies are the best strategies, especially in markets that have not been dominated by institutions.
When editing how much of your balance to trade, attach at least one decimal place. For instance, 12.0, 90.0, and 83.3 would work, but 100, 32, or 70 does not work.
Trend Continuation FactorTrend Continuation Factor indicator script.
This indicator was originally developed by M.H. Pee (Stocks & Commodities V. 20:3 (58-64): Trend Continuation Factor).
Frosted 12 EMAsBased on Vykorowsky's 6 EMAs.
This indicator creates 2 separate fans of 6 EMAs each (12 in total).
Everything is configurable in the settings screen.
EMA Cross 20/50/200Added a 20 EMA cross to the avaiable 50/200 EMA Cross script in the public library
PT_MA Cross VisualiserThis indicator is designed for use with Profit Trailer's CROSS strategies.
The user can select either EMA or SMA averages and input their own buy value settings.