BUY/SELL RSI FLIUX v1.0The "BUY/SELL RSI FLUX v1.0" indicator is designed to provide buy and sell signals based on the RSI (Relative Strength Index) and price action in relation to support and resistance levels. It overlays directly on the price chart and includes the following components:
- Support and Resistance Levels: Determined over a specified number of bars (lengthSR), these levels represent potential barriers where price action may stall or reverse.
- ATR (Average True Range): Used to measure market volatility. While it's calculated in the script, it's not visualized on the chart as per the latest modification.
- RSI: The RSI is calculated over a defined period (lengthRSI) and is used to identify overbought or oversold conditions. Buy signals are generated when the RSI is below the oversold threshold (rsiOversold) and the price is above the support level. Conversely, sell signals occur when the RSI is above the overbought threshold (rsiOverbought), the price is below the resistance level, and additionally, the price is below a long-term moving average, which acts as a trend filter.
- Long-Term Moving Average: This moving average is plotted to help identify the prevailing market trend. Sell signals are filtered based on the price's position in relation to this moving average.
- Buy/Sell Signals: Visual representations in the form of shapes are plotted below (for buy) or above (for sell) the price bars to indicate potential entry points.
By combining these elements, the indicator aims to provide high-probability trading signals that align with both the market's momentum and trend.
Cari dalam skrip untuk "Buy sell"
Buy&Sell Bullish Engulfing - The Quant Science🇺🇸
GENERAL OVERVIEW
Buy&Sell Bullish Engulfing - The Quant Science It is a Buy&Sell strategy based on the 'Bullish Engulfing' candlestick pattern. The main goal of the strategy is to achieve a consistent and sustainable return over time, with a manageable level of risk.
Bullish Engulfing
The template was developed at the top of the Indicator provided by TradingView called 'Engulfing - Bullish'.
ENTRY AND EXIT CRITERIA
Entry: A single long order is opened when the candlestick pattern is formed, and the percentage size of the order (%) is fixed by the trader through the user interface.
Exit: The long trade is closed on a percentage equity take profit-stop loss.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
🇮🇹
PANORAMICA GENERALE
Buy&Sell Bullish Engulfing - The Quant Science è una strategia Buy&Sell basata sul candlestick pattern 'Bullish Engulfing'. L'obiettivo principale della strategia è ottenere un ritorno costante e sostenibile nel tempo, con un livello gestibile di rischio.
Bullish Engulfing
Il template è stato sviluppato al top dell' Indicatore fornito da Trading View chiamato 'Engulfing - Bullish'.
CRITERI DI ENTRATA E USCITA
Entrata: viene aperto un singolo ordine long quando si forma il candlestick pattern, la size percentuale dell'ordine (%) viene selezionato tramite l'interfaccia utente dal trader.
Uscita: la chiusura della posizione avviene unicamente tramite un take profit-stop loss percentuale calcolato sul capitale.
Buy Sell using 5-8-13 EMA, RSI, PSAR IndicatorThis indicator generates Scalping and Strong Buy/Sell Signals.
Quick Scalp signals are generated using 5 EMA and RSI.
Strong Buy/Sell Signals are generated using combination of 5-8-13 EMA and Parabolic SAR.
Signals generated:
QB: Quick Buy
QS: Quick Sell
SB: Strong Buy
SS: Strong Sell
Volume Buy/Sell (by iammaximov)Buy/Sell Volume
Buy/Sell volume based on total bar amplitude (high/low price) and close/open (for calculate vbuy > vsell or vbuy < vsell)
Buy Sell Indicator - WJThis is a simple Buy Sell indicator using the 3 indicators namely EMA50, RSI3 and ADX5. This is just for illustration feel free to test it and make improvements.
BUY/SELL SIGNALS from LSMA/ALMA/HMAThis indicator uses the Least Squares Moving Average (LSMA) in tandem with the Arnaud Legoux Moving Average (ALMA) and Hull Moving Average (HMA) to generate buy-sell signals, represented by the light blue and orange crosses respectively.
The yellow lines produced by the indicator show periods of market uncertainty and possible reversal, and a modified, user-defined VWAP is given along with a 200 EMA. The point of this indicator was to create a smoother, more visually appealing moving-average, price action-based indicator when compared to the trend-step and simple moving average indicators available. This indicator uses a fast (25 period) LSMA coupled with a slower (50 period) HMA and ALMA in order to make signals both smooth and fast.
This indicator will work on all markets, except the modified VWAP will naturally not function if the volume is unpublished for that market. Use of this indicator will be very strong in trending markets, as the yellow line will spot possible reversals quite early, meaning the trader can be ready early for the buy/sell signal to appear. Use of this indicator in sideways market conditions will be limited, as it is for all moving average-based indicators, but the damage will be minimal as bad trades will be quickly realized by the indicator and the color will switch to yellow, this is possible because of the settings differences between the period lengths of the LSMA vs the ALMA + HMA.
Buy/Sell RatingIdentifies prices above and below input percentile thresholds over the input length of time. Use to identify buy/sell opportunities relative to recent pricing. Also provides percent of price distance from moving average over the same length.
Buy Sell signals for indicatorsThis is a simple script where I have compiled my most commonly used overlays and given each unique buy/sell signals. I have found this to greatly simply my searching for future trades as it quickly outlines the current technical postion of the stock.
Some cons of this script though is the visualization can get messy due to multiple alerts being set off.
--> RSI
Buy signal at or above 70
Sell Signal at or below 30
--> MACD
Buy signal at crossover between macd line and signal line aswell as the histogram line being above 0
Sell signal at crossover between signal line and macd line aswell as the histogram line being below 0
--> Standard Deviations from Mean
Buy signal when the price is 3 standard deviations from the mean.
Sell signal when the price is 3 standard deviations from the mean.
Mean can be adjusted in settings
--> Donchian Channels
Buy signal when the lowest length value is greater than or equal to low aswell as rsi > 45 to help eliminate false signals
Sell signal when the highest length value is greater than or equal to high aswell as rsi < 55 to help eliminate false signals
--> Bollinger bands
Buy when low is at or below the lower band
Sell when high is at or above the higher band
Soon to come:
--> Linear regression
--> ATR
--> CCI
--> Volume
PS. I can also add candlestick patterns, Gann and Fib levels aswell if it will help people out :)
Buy/Sell Alert EMA with SuperFormula by zdmre*** Use it at your own risk
This indicator has 3 indicators and gives a buy/sell signal depending on the EMA.
3 indicators:
- Ichimoku
- Bollinger Band
- EMA
It also shows the value on the candle as a warning in the Buy and Sell signals. This value is calculated with a special formula I have created.
On the other hand Bollinger Band and Ichimoku Cloud are also included to check the accuracy of the signals.
For this indicator, I recommend a minimum of 4 hours chart.
Buy/Sell/TP/SL/TSL Alerts ModuleThis tool is not a self-sufficient indicator, just an attachable module that allows you to enhance a specific indicator with risk management components without having a headache.
What you need to do, and actually this is the most important step, is to rewrite your indicator to a buy-sell signal form which will output only -1, 0, 1 values and then connect it to the module.
After that the module gives you a lot of possibilities to customize Take Profit, Stop Loss and Trailing Stop Loss levels through the settings window and to set all the alerts you need up.
Simple Buy/Sell setup for the RSI:
Now I am adding Stop Loss:
and Take Profit:
and finally Trailing Stop Loss:
Okay, I have shown how it works with RSI signals. Here is example for the MACD:
and example for the WaveTrend Oscillator:
If you have any questions don't hesitate to ask and contact me either via private messages on TradingView or via Telegram
Buy Sell SignalsWill be making more enhancements to the Buy Sell indicator in the coming days..
The main idea of the indicator is to pick up small but powerful ups and downs in the market.
I personally use 1 min Time Frame as it works the best for me. These are quick entries, you can either exit quickly or trail your stoplosses for a nice profit.
The design is to provide possible entry points. It is not designed to provide you with Exit points.
Also added the Current Day High & Current Day Low (CDH & CDL can change when new highs or new lows are made in intraday).
PDH & PDL denotes the Previous Day High and Low (these are static lines that do not change)
This gives you a sense of how the day is moving.
Please do your own analysis before you take up entries. Trade at your own risk..!
Time Frame: works best in intra day time frames like 1 min, 3 min and 5 mins
Signal:
Possible Long Trend: Background color is GREEN, there is a high possibility that the price would shoot up
Possible Short Trend: Background color is RED, there is a high possibility that the price would take a nose dive
A continued GREEN or RED background does not indicate a fresh entry, it merely shows that the conditions still haven't changed.
Risky traders can still take up a new position or add to their positions when there is a continuous same color - GREEN or RED
When there is no background color, it means that not all conditions are met to give a clear direction. In short the view is neutral.
Recommended Stop Loss or Take Profit:
I personally use 0.5% as the SL and 0.5% as TP. You can use multiples of 0.5% to keep trailing your profits. I've seen some very good results with this. By default, 0.5% for both SL & TP is shown with a grey dotted line for both the Long positions and Short positions.
Alternatively, you can also use the Resistance levels and Support levels as your SL and TP areas too.
Do backtest and find your sweet spot.
Good luck..!
buy/sellits a EMA crossover pls only trade if the gape between the 3 line is proper (no claims, rights reserved i am not responsible for any loss)
Buy/Sell Signal base on RSIHi there,
This is my new script: Buy Sell Signal base on RSI Divergence!
Green arrow below the candle is the buy signal
Red arrow above the candle is the sell signal
Use it with other indicators to get better confirmation.
Highly recommend using it on the high timeframe like 4H or Daily chart.
Hope you like it!
- From Tonyz of TTC
BUY SELL Based on Average RSIThis Script generates buy sell signal based on RSI Average Calculation.
Best to use in one hour time frame.
lokendra buy-sellbuy sell prediction with trend and sequence to be used with EMA (9,18) for better decision taking and accuracy
Buy/Sell Signals w/BB, but w/ repeat alerts enabledThis is "Advanced Buy/Sell Signals w/ BB by mattzab" but allows for signals to repeat consecutively. Typically used on the 1 day resolution.
You can program the alerts to autotrade for you on an exchange like Binance via a chrome extensions or other programs if you want.
Buy/Sell Using CCI and ATRDetermining Buy/Sell Entries by Crossover of two CCI and Wave analysis by ATR.
TonyUX EMA Scalper - Buy / SellThis is a simple scalping strategy that works for all time frames... I have only tested it on FOREX
It works by checking if the price is currently in an uptrend and if it crosses the 20 EMA.
If it crosses the 20 EMA and its in and uptrend it will post a BUY SIGNAL.
If it crosses the 20 EMA and its in and down it will post a SELL SIGNAL.
The red line is the highest close of the previous 8 bars --- This is resistance
The green line is the lowest close of the previous 8 bars -- This is support
ASM Pro EMA Indicator – Smart Buy/Sell SignalsAdvanced EMA crossover indicator with auto Buy/Sell signals, real-time alerts, and multi-market support. Perfect for Indian Market, Crypto, Forex & Stocks traders.
🔹ASM Pro EMA Indicator – Key Features:
1.Dual EMA Crossover Strategy – Detects market trend shifts using Fast & Slow EMA crossover.
2.Auto Buy/Sell Labels – Instantly shows clear green BUY and red SELL signals on chart.
3.Multi-Timeframe Support – Works smoothly from 1-minute to daily charts.
4.Real-Time Alerts – Receive instant alerts on TradingView app, email, or pop-up.
5.Beginner Friendly – Simple, easy-to-use with no complex setup.
6.Professional Look – Premium design with Blue & Orange EMAs + smart labels.
7.Universal Market Fit – Optimized for Crypto, Forex, Stocks, and Gold.
8.Low Lag Signals – Faster and more reliable than standard EMA crossovers.
9.Risk-Reward Friendly – Helps traders find clear entries, stop-loss, and exit zones.
10.Premium Access Model – Available via monthly & yearly subscription.
🔹How to Make Profit with ASM Pro EMA Indicator:
1.Follow Buy/Sell Signals with Discipline – Enter on Green BUY, exit/short on Red SELL.
2.Use Multi-Timeframe Confirmation – Small timeframe entry, big timeframe trend confirmation.
3.Set Stop-Loss at EMA Levels – Below EMA for BUY, above EMA for SELL.
4.Book Partial Profits – Secure 50% at key levels, trail the rest with EMA.
5.Trade Only Trending Markets – Works best in strong uptrend or downtrend.