ATR/EMA/Pivots/Crossover/LabelsScript for ATR, EMA , Pivots , EMA crossover, and Buy/Sell Labels for EMA Crossover
ATR Channel plotted from open of candle
3 channels with configurable length
+/- .5
+/- 1
+/- 2
EMAx5
Preset to 10, 20, 50, 100, 200. Lengths are configurable
Standard Pivots
Pivot with S1, S2, S3, R1, R2, R3
EMA crossover with Buy/Sell Labels
EMAs lengths are configurable for crossover
(Ability to change colors and turn on/off all of the above. Pic is only showing +/-1 ATR channel, EMAs, Pivot Point with S1/R1, and Crossover with Buy Sell Labels)
Find this useful? Accepting tips. Message me.
Crossover
EMA X BF 🚀EMA Crossover Strategy
A simple EMA cross is a useful indication of a change in direction of a trend and is a very popular tool in trading. It can also be useful to judge price action momentum or severity by looking at the angle of the 2 EMAs, or the distance between them.
There are 2 Exponential Moving Averages, one fast and one slow. When the fast EMA crosses above the slow EMA, this can be considered bullish and may signal an upside move. Conversely, a cross to the downside of the fast EMA under the slow EMA can be considered bearish.
This strategy uses the same principle but uses different sources for the 2 EMAs; instead of using close values, we use ohlc4 values for the fast EMA and hlc3 values for the slow EMA.
The idea is that a trader might enter a long position upon a cross up and reverse position and go short upon the next cross down.
We use a simple 6% stop loss for both long and short positions.
This strategy is tuned to a 6hr chart for Bitcoin USD pairs.
INSTRUCTIONS
Go Long when the background is green
Go short when the background is red
White background means sideways market: a no trade zone
Renko Strategy with Ema against price crossover/underRenko Strategy with Ema against price crossover/under
Scripting Tutorial 7 - Triple Many Moving Averages ResolutionsThis script is for a triple moving average indicator where the user can select from different types of moving averages, price sources, lookback periods and resolutions.
Features:
- 3 Moving Averages with variable MA types, periods, price sources, resolutions and the ability to disable each individually
- Crossovers are plotted on the chart with detailed information regarding the crossover (Ex: 50 SMA crossed over 200 SMA )
- Forecasting available for all three MAs. MA values are forecasted 5 values out and plotted as if a continuation to the MA.
- Forecast bias also applies to all forecasting. Bias means we can forecast based on an anticipated bullish, bearish or neutral direction in the market.
- To understand bias, please read the source code, or if you can't read the code just send me a message on here or Twitter. Twitter should be linked to my profile.
This script is meant as an educational script with well-formatted styling, and references for specific functions.
EMA 20/50 & 50/200 Cross StrategyThis is a simple script using the 20 50 & 200 EMAs
Future modifications coming. I plan to add volume and other plots to this strategy as I continue to develop it.
Scripting Tutorial 6 - Triple Many Moving Averages ForecastingThis script is for a triple moving average indicator where the user can select from different types of moving averages, price sources and lookback periods.
Features:
- 3 Moving Averages with variable MA types, periods, price sources and ability to disable each individually
- Crossovers are plotted on the chart with detailed information regarding the crossover (Ex: 50 SMA crossed over 200 SMA )
- Forecasting available for all three MAs. MA values are forecasted 5 values out and plotted as if a continuation to the MA.
- Forecast bias also applies to all forecasting. Bias means we can forecast based on an anticipated bullish, bearish or neutral direction in the market.
- To understand bias, please read the source code, or if you can't read the code just send me a message on here or Twitter. Twitter should be linked on my profile.
This script is meant as an educational script with well-formatted styling, and references for specific functions.
SSL Channel w/alertSSL Channel with cross alert when channels cross up or down. Built on ErwinBeckers SSL Channel script.
VWAP/MVWAP/EMA CROSSOVEROnly difference in this one is that a EMA is used which should give quicker signals but theres a chance for more false signals as per usual use TA and other indicators to confirm positions. So far I've been liking the Vortex Indicator
When the VWAP (Thick Yellow) AND the two EMA (Orange and thin Yellow) cross above the MVWAP (Purple) then you will be in a uptrend that could possibly continue upwards. The opposite is true if you are looking a short opportunity, wait for the three other lines to cross under the MVWAP and you should be in a downtrend that could possibly continue downwards
Of course as with all indicators not every signal will be 100% accurate there is no way to predict human emotions when it comes to trading but based on the VWAP strategy used in other markets this is the closest I could get.
Note: Don't relay completely on this indicator to think for you. Use other forms of TA to confirm all positions before entering. And if the candles start trending the opposite direction after a lets say a mini pump/dump then the signal was false.
Finally this was made according to the 15 minute chart. I did not plan on remaking it for any other timeframes as I have left the code open for you to tweak and the setting are free to adjust aswell.
Q/A
Q: Does it repaint?
A: No, this is based on moving averages as far as I know they don't repaint.
Q: How did you come up with this indicator?
A: Went on youtube looking for trading strategies other and the usual EMA crosses and found a VWAP & EMA strat. I added the MVWAP and played with the numbers until I found something that I liked.
Q: How long have you been trading/learning pinescript?
A: Been trading less than a two months and pinescript about a month and a half.
VWAP/MVWAP/SMA CROSSOVERTo use this indicator is simple.
When the VWAP (Thick Yellow) AND the two SMA (Orange and thin Yellow) cross above the MVWAP (Purple) then you will be in a uptrend that could possibly continue upwards. The opposite is true if you are looking a short opportunity, wait for the three other lines to cross under the MVWAP and you should be in a downtrend that could possibly continue downwards
Of course as with all indicators not every signal will be 100% accurate there is no way to predict human emotions when it comes to trading but based on the VWAP strategy used in other markets this is the closest I could get.
Note: Don't relay completely on this indicator to think for you. Use other forms of TA to confirm all positions before entering. And if the candles start trending the opposite direction after a lets say a mini pump/dump then the signal was false.
Finally this was made according to the 15 minute chart. I did not plan on remaking it for any other timeframes as I have left the code open for you to tweak and the setting are free to adjust aswell.
Q/A
Q: Does it repaint?
A: No, this is based on moving averages as far as I know they don't repaint.
Q: How did you come up with this indicator?
A: Went on youtube looking for trading strategies other and the usual EMA crosses and found a VWAP & EMA strat. I added the MVWAP and played with the numbers until I found something that I liked.
Q: How long have you been trading/learning pinescript?
A: Been trading less than a two months and pinescript about a month and a half.
EMA-50H-50L-15CThank you @rachitpjain for sharing this simple yet effective strategy on open platform( Twitter ).
For detail reading about strategy refer tweets of @rachitpjain where he timely posts charts using this strategy.
**************************************************************************************************
**EMA-50H-50L-15C Script V1
**************************************************************************************************
This script will be helpful to identify trade based on strategy shared by @rachitpjain.
Here are salient features of this script :
-Apply Three EMAs using single indicator (50H-50L-15C)
-When 15C crosses 50H - EMA Band will be filled with green color and only BUY trades should be taken
-When 15C crosses 50L - EMA Band will be filled with red color and only SELL trades should be taken
-When 15C in between 50H - 50L Band will be filled with white color and Trading should be avoided
*Strategy works best in trending market using any instrument. Results will vary with change in time frame
**Apply Basic TA like horizontal support, resistance, Higher High, Higher Low, Lower Low and Lower High price structure will increase success rate of this strategy
*** Script is kept protected mode and don't ask for codes.
(I think it's easy to code and by coding yourself, you will learn so many aspect of trading which you might missed)
Triple eMA cross trackerTracks 3 emas, colorizing background:
Green - 1 on top of 2 on top of 3;
Blue - 1 on top of 3, but 2 below 3;
Red - 1 below 2 below 3;
Orange - 1 below 3, 2 above 3.
Nutshell: allows a quick and always apparent check for strategies like the old 8e, 13e, 21e strategy you see online, customizeable by any emas of your choosing.
Ghosty's True Strength Indicator TSIStandard TSI plotted with 2 additional lines, i use the " 10" line crosses as an indicator of strength.
Enjoy.
EMA/SMA CloudSmall entry is given when the cyan line crosses the Faster moving ema while the validation happens when the color of the bands flip to green and red
Multiple time frames are best for this and I find the 165 , 330 , 600 work very well in confluence with one another - Higher time frames I would stress to stay looking at for this strategy I can not stress that enough - Please do your own research and let me know if there's anything I could do to perfect it !
EMA X 7/14use alongside other indicators like my hma, tesma, tdi scripts. this will give you confirmation for long short opportunity.
look up basic knowledge for fast and slow ema crossovers for other ways to use the script
Elgrand - MACD crossover overlay with alertVisualize MACD bullish and bearish crossovers on your chart as an overlay. This way you won't necessarily have to add the MACD script and check manually at which point on your chart the MACD crossed. Optionally you can set alerts on the MACD crossovers in case you would like to trade from this after the signal occured.
Crossing Ema Signals by SedkurGives an signals when 2 Ema's cross.
You can
- change EMA values
- change the signal start year
Candle Based RSI w/ EMA 9 CrossoverThis is my first published script. I hope you find it as useful as I have.
This is a modified version of olegnator's RSI script. Enjoy!
4 JMA Crossover Strategy (ps4)This is a PS4 update to my previous 4 JMA strategy that received many likes. In this and several recent strategies I use a simplified strategy setup, featuring trailing stops with very tiny increments. This is done intentionally in order to boost performance to the limit, so that to pinpoint that limit. Strategies with performance of about 90% or above are regarded as viable. Incorporating various overhead factors such as transaction costs, broker's spread, slippage, etc. at this stage creates too much 'noise' with the end result of losing the sight of the forest behind the trees.)) In practice, I disable the 'Use Strategy Setup' option and fine-tune parameters the way I want.
Tested security: EURUSD . Tested TF: 3m
Mix1 : Ema Cross + Trend Channel [Gu5]Based on Trend Channel
Ema-crossover is added
Crossing alerts, only on trend
Basado en mi anterior indicador, Trend Channel
Se agrega Cruce de Medias Moviles (Ema-crossover)
Las alertas solo son en favor a la tendencia
El valor de SMA Range es arbitrario (No Backtesting). Cambia la amplitud de canal que determina cuando es rango (barras amarillas por estar muy cerca del SMA200, sin tendencia definida)
Range Multiplier adapta el indicador a distintos mercados
//Setting recommended for SMA Range
//BTCUSD = 100
//EURUSD = 1000
//SPX = 100
//ETHUSD = 10
Si te fue útil este indicador, puedes comprarme una cerveza ;)