Weighted Bulls-Bears Variety Smoothed highlights potential buy and sell moments in the market. Users can customize the data source and select their preferred type of moving average for calculations. The resulting visualization is a column-style plot that changes color based on bullish or bearish market conditions. Additionally, the script can color chart bars and...
Unlock the power of three dynamic moving averages: Fast, Medium, and Slow. Choose between the reliability of Simple or the responsiveness of Exponential MAs. Plus, with our tailored Buy and Sell signals based on user-defined crossing scenarios, you're equipped with a clear roadmap in the ever-changing landscape of the markets. 1. Spot Trends with Ease: Our...
Two Elements in this script: Alerts: These are notifications that draw your attention to specific market conditions. There are two types: RSI Higher Lows or Lower Highs: This alert triggers when the Relative Strength Index (RSI) forms higher lows or lower highs. RSI Exiting 30 (Up) or RSI Exiting 70 (Down): These alerts activate when the RSI crosses the...
**Crypto Notes Indicator** This custom trading indicator, named "Crypto Notes," is designed to assist traders in analyzing cryptocurrency price movements. It combines two key components: the SSL (Stochastic Support and Resistance) channel and a Moving Average. **Indicator Components:** 1. **SSL Channel:** - The SSL channel is a technical analysis tool that...
This indicator is to show MA Support/Resistance and trend of a stock. It contains three (3) Moving Averages that can be set to SMA or EMA: 1. Upper Line : SMA 5 (default) 2. Lower Line : SMA 20 (default) 3. Support/Resistance Line : SMA 10 (default) Other signals: 1. Bull and Blue Dotted Line signal: Upper Line (SMA 5) crossover with Lower Line (SMA...
All abilities of Supertrend, moreover : Drawing 4 EMA band & the ability to change values, change colors, turn on/off show. Sends Signal Sell and Buy in multi timeframe. The ability used in the alert section and create customized alerts. To receive valid alerts the replay section , the timeframe of the chart must be the same as the timeframe of the...
"MA Directional Table" primary objective is to analyze the direction of the trend based on two Moving Averages (MA) for various timeframes and customizing the inputs to match your preferred style. Features: Moving Average Type: You can select which type of Moving Average to use (SMA, EMA, VWMA). Moving Average Lengths: You can set the lengths for the short-term...
This script is a modified version of the Price Volume Trend ( PVT ) that uses a moving average of the PVT as a signal ( sig ) line. The length of the signal line can be adjusted as needed by changing the "PVTC Signal Length" value inside the indicator settings menu. "PVTC Signal Type" allows you to pick between EMA and SMA as the signal line. Logic behind...
This indicator counts consecutive green/red candles offering some basic statistics and signals/alerts. Features - Counts consecutive green/red candles in an oscillator chart - Moving average of the counting helps spotting when the consecutive candles are away from the mean. MA length and multiplier to adjust the signal sensitivity. - Thresholds can be set to...
The Weighted Oscillator Convergence Divergence (WOCD) aims to help traders identify potential trend reversals or momentum shifts in financial markets by calculating and visualizing the difference between a smoothed oscillator (WMA) value and its exponential moving average (EMA) and simple moving average (SMA) counterparts. This indicator is particularly useful for...
Base on Sonic R (confirm trend moving), I add more EMA banker for TP/SL point. I also add my trading strategy to point out entry.
This indicator is designed to display various technical indicators, candle patterns, and trend directions on a price chart. Let's break down the code and explain its different sections: Exponential Moving Averages (EMA): The code calculates and plots five EMAs of different lengths (13, 21, 55, 90, and 200) on the price chart. These EMAs are used to identify...
Chat GPT based , 20, 200 EMA Strategy This script calculates EMAs (5, 20, and 200), Camarilla Pivot Points, and checks for your specified candlestick pattern conditions. It then generates buy and sell signals based on the EMA crossover and the candlestick pattern. Stop loss is calculated as the lowest low of the last 5 bars, and the target is set at the...
This indicator can be used for moving average strategies based on a EMA trigger over MAs (SMAs) : MA1 , MA2 , MA3 . Based on those crossings, the background color will change for the upcoming candle showing green for upper crossing change (the more MA are crossed, the darker is the background). Order and priority of background colors : 1/ EMA x MA1 2/ EMA x...
please follow bullish and bearish engulfing pattern.
Description: This strategy is based on EMA cross strategy and additional filters are used to get better results, a normalized ATR filter, and ADX control... It aims to provide traders with a code base that generates signals for long positions based on market conditions defined by various indicators. How it Works: 1. EMA: Uses short (8 periods) and long (20...
Magic Trend indicator is an indicator combining the Commodity Channel Index (CCI) and the Average True Range (ATR) indicators. The indicator is represented by a line that turns red when CCI readings are below 0 and converts to blue when CCI reaches above 0. Color of the line can be treated as a trend indicator. When CCI > 0 (Blue Color), price is assumed to be...