Are you looking for a reliable and profitable algorithmic trading strategy for TradingView? If so, you might be interested in our Supertrend basic strategy, which is based on three powerful indicators: Supertrend (ATR), RSI and EMA. Supertrend is a trend-following indicator that helps you identify the direction and strength of the market. It also gives you clear...
█ CONCEPTS This Pine Script is an EMA Short Long indicator that displays the crossing EMA lines on the chart. The indicator uses three exponential moving averages (EMAs) to generate the buy and sell signals. The EMA lines are plotted as green (uptrend) and red (downtrend) lines. When the green line is above the white signal line, the indicator generates a buy...
The Conceptive Price Moving Average (CPMA) is a technical indicator designed to provide a more accurate moving average of the price by using the average of various price types, such as open, close, high, low, etc. The CPMA can help to smooth out the noise and provide a clearer picture of the overall trend by taking the average of the last 3 candles for each price...
Summary: This is a custom moving average indicator script that calculates and plots different Exponential Moving Averages (EMAs) based on user-defined input values. The script also displays MACD and RSI, and provides a table that displays the current trend of the market in a color-coded format. Explanation: - The script starts by defining the name of the...
Supertrend with a simple EMA Filter can improve the performance of the signals during a strong trending market and reduces the number of trades as well which in turn reduces the trading cost + unwanted losing trades. i.e overall drawdown reduces and improves the sharp ratio compared to the regular supertrend long/short signals. Strategy Rules Buy – if candle...
The Flash-Strategy (Momentum-RSI, EMA-crossover, ATR) Are you tired of manually analyzing charts and trying to find profitable trading opportunities? Look no further! Our algorithmic trading strategy, "Flash," is here to simplify your trading process and maximize your profits. Flash is an advanced trading algorithm that combines three powerful indicators to...
This is a simple implementation of the MFE/MAE Tool for TradingView. It's a quite powerful tool and pretty useful in systematic trading, but I don't see many trader using it these days. It's created for EMA cross, but you can easily change it to use your own signals. What is MAE/MFE Tool MAE stands for Maximum Adverse Excursion - Worst P&L during the...
Based on Sohail anjum Ema crossing teaching Crossover alerts, only in trend 200 Ema (yellow line) make sure If the price is above the 200 EMA, you can prefer a long position and ignore short positions. If the price is below the 200 EMA, you are allowed to open only short positions and avoid long positions. Do not use this indicator alone, Use other recommended...
Volume Price and Fundamentals indicators contains 4 exponential moving averages based upon Fibonnaci numbers as period (8, 21, 55 & 144) with crossovers and crossunders. It also contain a table for volume and 50 Day Avg. Volume, Relative volume, Change in Volume, Volume Value, Up-Down Closing Basis days in last 50 days, Volume ratio (U/D Ratio) on last 50-day Up /...
This is the only indicator combing the results of VWAP + 2 SMAs + 2 EMAs. This is a free indicator. Enjoy using it. Kunal Jain
Thank You For Open Source Code, This Strategy Ref. By 1.Simple Strategy Like MA Crossover For Long/Short or Spot Trade, 2. CDC Action Zone V.2 for BarPaint This Strategy Mixing With MA Crossover Strategy and BarPaint By CDC Action Zone and TP/SL by Varbara ### How To Use Strategy : Setting EMA/SMA Crossover EMA/SMA, Any Value If You Want For Long Position :...
Back with another great high hit rate strategy!! Disclaimer* This strategy was sampled using source code written by @ClassicScott , as referred to in the script, there is a clear line where the source code was scripted by myself. This Strategy consists of three key factors, the ALMA, EMA crossover, and a Stochastic Rsi ALMA: The Alma is the step line...
SOORY FOR MY EINGLISH ITS NOT MY NATIVE AND IM NOT GOING TO GOOGLE TRANSLATE THIS this is a beuaitful indicator that plot EMA that gat is calc from another ma and length for your choise so you will get an = 'ema on ma ' it can plot you more beautiful results and more smoothing results i added golden/death cross for all ma enjoy ! היי חברים זה בעצם אינדיקטור...
This simulating indicator proves that even if you use a simple strategy, you can reduce your risk by diversifying your investments. The strategy itself is simple.(only long) Buy when 50 days EMA crosses over 200 days EMA. Sell when 50 days EMA crosses under 200 days EMA. Or, stop loss when the asset falls by 2% (eg). Using this simple strategy on an asset is...
Joel on Crypto - MACD Scalping This is a Scalping indicator primarily intended for the 5 minute time frame. It is based on the Crypto Scalping YouTuber Joel on Crypto's popular 5 minute scalping strategy and this is the indicator he personally use when Scalping. This is a Multi-timeframe indicator where if you use it on the 5 minute time frame, the MACD...
What is it? The MACD-V indicator is the normal version of the MACD (Moving Average Convergence Divergence) indicator but normalized for volatility. It is normalized for volatility in order to compare momentum values across time and across tickers which the normal MACD indicator fails to do. Formula The formula for the MACD-V is as follows MACD Line = [ ...
OpenCipher A is an open-source and free to use Overlay. Features: EMA Ribbons (Lengths: 5, 11, 15, 18, 21, 25, 29, 33) Symbols ("Be careful" and "attention required" signals) EMA Ribbons The EMA RIbbons are a set of exponential moving averages. Blue and white ribbons = uptrend, gray ribbons = downtrend. The ribbons can act as support in uptrends and as...