Wyckoff Buy/Sell with Improved SignalsThis script implements a trading strategy based on the Wyckoff Method for market cycle analysis, with improved buy and sell signals confirmed by MACD , Volume Analysis , and EMA Crossovers .
- Buy Signals : Triggered by Wyckoff's Accumulation and Markup phases, confirmed by MACD bullish crossovers, high volume , and buy pressure .
- Sell Signals : Triggered by Wyckoff's Distribution** and Markdown** phases, confirmed by MACD bearish crossovers, **high volume , and sell pressure .
- Buy/Sell Prices : Displays the exact buy and sell prices on the chart for easy tracking.
- Alerts : Custom alerts are configured to notify you when a buy or sell signal is triggered.
This script helps identify potential buy and sell opportunities by analyzing market phases and utilizing key indicators to confirm the signals.
Buy-sell-signals
MACD RSI Buy/Sell Signal IndicatorThis simple indicator that uses the MACD 12 26 and the RSI 14 to track the event that the MACD histogram switches from rising to falling or vice versa and checks if RSI is trending up- or downwards at the same time. If MACD histogram changes from rising to falling and RSI is trending down we get a sell signal and the back ground changes from green to red. If MACD histogram changes from falling to rising and RSI is trending upwards we get a buy signal and the background turns green.
You can set the TradingView alarm for buy or sell signal to be informed whenever the indicator thinks that the tides are changing.
This indicator is customized to work best with 30min. timeframes but it is usable for smaller and higher timeframes either. You should check by yourself as you can always check how the indicator performed in the past as it is showing its hints in the past as well.
You should close a long as soon as a sell signal is printed or close a short as soon as a buy signal is printed to have some kind of stoploss like trading and minimize your losses.
Please trade with care and low leverages as the majority of people is losing money with trading.
As every indicator this indicator is not right all the time. You should take it as a base for deciding when to sit down at your computer or with your phone to open a trade but you should take other indicators and the chart itself into consideration and combine for example with checking SMAs, money flow, volumes, candle bodies, ect. to get more confluence if you should open the trade or not.
Will amend the indicator in case I made some improvements on it.
Wish you never ending profits and easier decisions.
Trend Levels [ChartPrime]The Trend Levels indicator is designed to identify key trend levels (High, Mid, and Low) during market trends, based on real-time calculations of highest, lowest, and mid-level values over a customizable length. Additionally, the indicator calculates trend strength by measuring the ratio of candles closing above or below the midline, providing a clear view of the ongoing trend dynamics and strength.
⯁ KEY FEATURES AND HOW TO USE
⯌ Trend Shift Signals :
Trend shifts, based on highest and lowest values during input length. When high is == to highest it will change trend to up when low == lowest value it will be shift to down trend.
// Calculate highest and lowest over the specified length
h = ta.highest(length)
l = ta.lowest(length)
// Determine trend direction: if the current high is the highest value, set trend to true
if h == high
trend := true
// If the current low is the lowest value, set trend to false
if l == low
trend := false
Whenever the trend changes direction (from uptrend to downtrend or vice versa), the indicator provides visual cues in the form of arrows. This gives traders clear signals to identify potential trend reversals, enabling them to adjust their strategies accordingly.
⯌ Trend Level Calculation :
As soon as a trend is detected (uptrend or downtrend), the indicator starts calculating the highest, lowest, and mid-level values over the defined period. These levels are plotted on the chart as color-coded lines for easy visualization, allowing traders to quickly spot the key levels within a trend.
⯌ Midline Retests :
Throughout the trend, the mid-level line is often retested, acting as a potential zone for pullbacks or rejections. Traders can use these retests as opportunities for entering positions or confirming trend continuation. The chart shows how price frequently interacts with the midline, helping to identify important reaction levels.
⯌ Trend Strength Calculation :
The indicator measures the trend strength by calculating the delta between the number of candles closing above and below the midline. This percentage-based delta is displayed in real-time, providing a clear indication of whether the trend is gaining or losing momentum.
⯁ USER INPUTS
Length : Specifies the lookback period for calculating the highest and lowest values, which determines the key trend levels.
Candle Counting : Measures the number of candles closing above and below the midline to calculate the trend strength delta.
⯁ CONCLUSION
The Trend Levels indicator provides traders with a powerful tool for visualizing trend dynamics, key levels of support and resistance, and real-time trend strength. By identifying midline retests, tracking candle counts, and providing trend shift signals, this indicator can help traders make well-informed decisions during market trends.
No-lose trading targets (Based on EoRfA) By Mustafa ÖZVERThis code shows expected reaction target prices after sudden moving based on (EoRfA) Escaping of Rate from Avarage. Red area means the price is on overbought area, green area means the price is on oversold area. If you see red area under price, you can make short option to next to the horizontal beginning price of red area. If you see green area over price, you can make long option to next to the horizontal beginning price of green area.
When this code works
- The green area starts where EoRfA value is on oversold
- The red area starts where EoRfA value is on overbought
Of course, this code may be failed, do not forget the target may never come. But hopefully price will cross over the target.
And you (as developers) can develop this code by using anything instead of EoRfA to get up-down target prices.
But only this values can not guarantee good results for trading. BE CAREFUL
Angle Attack Follow Line Indicator This indicator works with Follow Line Indicator , evaluates the angle for possible additions or reductions of the position. Many settings to play with:
s3.tradingview.com
- FOLLOW LINE CURRENT CHART RESOLUTION
- FOLLOW LINE HIGHER TIME FRAME
- FILTER HIGHER TIME FRAME
- NO FILTER HIGHER TIME FRAME
- ANGLE CONFIGURATION
- ANGLE LEVELS
- BUY / SELL
- OPTIONS TO ADD
- OPTIONS TO REDUCE
- BAR COLOR
- LABELS
-ALERTS
MANAGE YOUR RISK AND CAPITAL WELL IF YOU DO NOT WANT TO LOSE EVERYTHING¡¡¡
TO PLAY¡¡¡
Precise_SignalThis signal combines a portion of Chris Moody's 2014 SlingShot and my 2017 MTF Indicators. Both of our prior scripts over indicated Buy and Sell Points. This signal indicates a buy or sell point much less than our prior scripts did but with absolute precision.
I would say it is 100% accurate, but that is because I am yet to find a timeframe and symbol where the Buy signal failed to see the equity move up or the Sell signal failed to see the equity move down over the next 5 bars. I have tested 2000 charts so far. To be safe, I would rather state this indicator is accurate nearly 100% of the time.
The indicator is made up of 2 main portions and both of them have to agree on a buy or sell in order to indicate such with a vertical green or maroon bar beneath the chart. If there is a failure to agree, nothing is signaled.
Indicator 1 combines a stochastic of a 3 hour chart and a daily chart to determine when the stochastics are in agreement on direction. When there is agreement, both of them MUST cross from a buy state to a sell state and vice versa at exactly the same time. This is difficult to achieve and it is already rare for this occurrence to produce a signal. When a signal is produce it is combine with Chris Moody's 2014 SlingShot Indicator which conservatively determines Buy and Sell signals based on EMAs and market direction. Signals from his SlingShot are infrequent.
BUY Signal
When my MTF signals Buy at the same time that the SlingShot signals a Buy, a vertical green bar will appear in the window containing this script. The vertical bar is based on the close price of the equity and is only final when the close price is final. A BUY signal means the equity will move up potentially as early as the next bar and achieve a higher value from the close price on the signal bar.
SELL Signal
Likewise, a sell signal from the MTF at the same time as a sell signal from the SlingShot will create a maroon bar in the window containing this script. The vertical bar is based on the close price of the equity and is only final when the close price is final. A SELL signal means the equity will move down potentially as early as the next bar and achieve a lower value from the close price on the signal bar.
The default values for this script are hard-coded into this script. You can edit any of the value you would like to play with other timeframes, stochastic, and moving average lengths.
I have played with these values and have hard-coded the ones that are most accurate. Please let me know if you find others that work.
Hopefully this becomes an extra tool in your technical trading toolkit.
RSI Chart Bars 8 55 45Dear Traders
This RSI 8 period made for perfect entry for Long and Short for Intraday/Scalping in any time frame, when RSI 8 crossed above 55 the Candle charged to White then you can go for Long/Buy and when crossed below 45 the Candle changed to Yellow so you can go for Short/Sell, it working in any time frame.
Thanks & Regards
Nesan
Market Thrust IndicatorThe Market Thrust indicator is a powerful measure of the stock market's internal strength or weakness. There are four components to this indicator:
1-Advancing Issues on the New York Stock Exchange (NYSE) – $ADV
2-Advancing Volume on the NYSE – $UVOL
3-Declining Issues on the NYSE – $DECL
4-Declining Volume on the NYSE – $DVOL
The formula for Market Thrust is given below:
($ADV x $UVOL)-($DECL x $DVOL)
When used for day-trading, the trend of the Market Thrust indicator is what is most important.
Rising Market Thrust Indicator: Considered a bullish sign; can act as a confirmation signal when combined with a rising stock, index ETF, or stock index future's price.
Falling Market Thrust Indicator: Considered a bearish sign; can act as a confirmation signal of a decreasing market price.
The Market Thrust indicator could be used for detecting divergences in trends. Divergences occur when:
- Price is trending higher, but the Market Thrust indicator is not moving higher or is even going down.
- Price is trending lower, however, the Market Thrust technical analysis tool is not trending lower, it is either not trending or is trending higher.
Add a fully configurable trend line over MTI.
Read more at: commodity.com
Leledc Exhaustion Bar V4 PLUSLeledc Exhaustion Bar indicator created by glaz converted to Pine 4, plotshape was added.
[STRATEGY][RS]MicuRobert EMA cross V2Great thanks Ricardo , watch this man . Start at 2014 December with 1000 euro.