Supertrend with EMA - AjaySupertrend with EMA shows strength in Trend.
50 EMA is good for trend. and Supertrend with ATR give better stoploss.
Motifs graphiques
criptosefa Fibonacci Levels with Labelsfıb100 ve fıb 0 otomatik olarak sizlere gösterecek her paritede zaman aralığı otomatik ayarlandı ayrı zamanda etiketler eklendi fib phh ve phhl olarak etiket eklendi keyifle kullanın
ZelosKapital Weekly/Monthly HLThe ZelosKapital Weekly/Monthly high low indicator is designed to display the weekly and monthly high and low levels directly on the price chart. It helps traders easily identify key support and resistance zones by marking the highest and lowest points of the current week and month. The indicator automatically updates these levels as the price moves, providing a clear visual reference for intraday trading strategies.
Ideal for both Day Trading and Swing Trading, this tool offers valuable insights into potential reversal points, breakout areas, and zones of consolidation. By monitoring these significant price levels, traders can make more informed decisions, timing their entries and exits with greater precision. Whether you're looking for short-term price action or longer-term trends, the weekly and monthly highs and lows serve as critical levels to guide your trades.
Triple Confluence Strategy-nishant200 EMA: A yellow line showing the 200-period Exponential Moving Average.
VWAP: A blue line showing the Volume Weighted Average Price.
Pivot Points: A purple line for the pivot point, red lines for support levels, and green lines for resistance levels.
Buy/Sell Markers: Green labels below the bars for Buy signals and Red labels above the bars for Sell signals.
Confluence Zone Highlights: Background color changes to green for Buy and red for Sell signals.
3 Moving AverageThe 3 Moving Averages Indicator (SMA) script, provided by Money Ocean, is a dynamic tool designed for Trading View charts. It features three Simple Moving Averages (SMAs) with predefined periods: SMA-9, SMA-33, and SMA-66, all based on closing prices. This configuration delivers a clear visualization of short-term, medium-term, and long-term market trends. By analyzing the crossovers and alignment of these SMAs, traders can identify trend reversals, confirm market direction, and optimize entry and exit points. Tailored for traders seeking precision and clarity, this indicator is ideal for improving decision-making in trending markets.
The 3 Moving Averages Indicator (SMA) script on Trading View uses three Simple Moving Averages (SMAs) with preset periods of 9, 33, and 66, all calculated using the closing prices. This setup offers a balanced view of short-term, medium-term, and long-term market trends. The SMA-9 captures recent price action, SMA-33 provides an intermediate perspective, and SMA-66 smooths out long-term trends. By analyzing the alignment and crossovers of these SMAs, traders can identify potential trend reversals, confirm market direction, and spot trading opportunities with greater precision. It's an effective tool for trend-followers and swing traders.
Cameron's 1m Swing Structure IndicatorThis is based off of Pips2Profit's www.youtube.com
I am no programmer, took the CC and had ChatGPT do the coding. I found it amazing, thought I would share.
For educational use only. :P
Wick sizeShow the average wick size of the last 10 bar for analysis purposes.
Makes it easier to recognise possible turning points.
Simulação de Compra Diária com Alavancagem 2xSimulação de Compra Diária com Alavancagem 2x
Simulação de Compra Diária com Alavancagem 2xSimulação de Compra Diária com Alavancagem 2xSimulação de Compra Diária com Alavancagem 2xSimulação de Compra Diária com Alavancagem 2xSimulação de Compra Diária com Alavancagem 2xSimulação de Compra Diária com Alavancagem 2xSimulação de Compra Diária com Alavancagem 2xSimulação de Compra Diária com Alavancagem 2x
RM EMA/SMA Crossover IndicatorOffers a simple indicator above the relevant candle when your chosen EMAs or SMAs cross.
MalcolmXxc xc xbsjhydygf shdbfklhsbdklasdbfa dfsabdfhibsadkhfbsadfsad fsad fas dfas dfsa dfsadfsad fsa df asdfnput for lunch session time
lunchStartHour = input.int(12, title="Lunch Start Hour", minval=0, maxval=23, group="Session")
lunchStartMinute = input.int(0, title="Lunch Start Minute", minval=0, maxval=59, group="Session")
lunchEndHour = input.int(13, title="Lunch End Hour", minval=0, maxval=23, group="Session")
lunchEndMinute = input.int(0, title="Lunch End Minute", minval=0, maxval=59, group="Session")
// STYLE
colorTwo = input.color(color.new(color.black, 65), title="Lunch:", inline="s_2", group="Style")
colorTwoFill = input.color(color.new(color.orange, 90), title="-", inline="s_2", group="Style")
lineStyleTwo = input.string(title="-", defval=line.style_solid, options= , inline="s_2", group="Style")
// Get current bar time in the specified timezone
barHour = hour(time, i_tz)
barMinute = minute(time, i_tz)
// Check if current bar is within the lunch time range
in_lunch = (barHour > lunchStartHour or (barHour == lunchStartHour and barMinute >= lunchStartMinute)) and
(barHour < lunchEndHour or (barHour == lunchEndHour and barMinute < lunchEndMinute))
// PLOTTING LUNCH SESSION
var line lunchOpen = na, var line lunchCl sad fasdfasdfasdfsad fsadfs
JM-DAILY-H&L-V5Previous Daily Highs and Lows Indicator
This custom indicator highlights the high and low of the previous day, providing crucial reference points for intraday traders. The displayed levels act as key support and resistance zones, helping you gauge potential price reversals or breakouts. While this indicator can be used on multiple timeframes it is especially useful on 4-hour to 1-hour timeframes for intraday trading. By using these levels, traders can refine their entries and exits within the day, identifying price action patterns that align with the prior days market dynamics.
Smoothed MACDMACD Line Calculation: The MACD is calculated as the difference between the fast and slow exponential moving averages (EMAs).
Smoothed MACD: The regular MACD line is smoothed using a simple moving average (SMA).
Signal Line: The signal line is calculated using the smoothed MACD, with its own smoothing factor.
Histogram: The histogram is plotted as the difference between the smoothed MACD and the signal line, to visualize momentum.
5-Minute Breakout Strategy5-Minute Breakout Strategy
1. mark out 5 minute high and low
930-935 am
5 1 min or 1 5 min candle
2.wait for trade to break 5 minute high or low
ENTER ON RETEST!
3.enter with price action, 2x RR
4. ALWAYS HOLD UNTIL PROFT TARGET OR STOP LOSS
11am, wait for candle closures for stop loss
Kmag's Buy & Sell Signal RibbonThe RSI condition has been added to the script. It triggers an alert when the 14-length RSI crosses above its 14-length moving average, alongside the existing conditions.
The script now includes the Bollinger Bands indicator and checks if the Bollinger Bands width percentile is above 20%. A buy signal is triggered only when all four criteria are met:
Price is above the 15 EMA.
RSI crosses above its moving average.
Price is above the PSAR value.
Bollinger Bands width percentile is greater than 20%.
KMags Buy 2: Price cross above 15 day EMA and RSI crosses RSI MAThe script has been updated to trigger an alert only when both conditions are met simultaneously: the price crosses above the 15 EMA and the RSI crosses above its moving average.
Candlestick Pattern Detector Yuvraj Singh KharoudIt is used to detect bearish engulfing , bullish engulfing , bullish marubozu, bearish marubozu , classical doji , long legged doji, tweezer top , tweezer bottom , hammer shooting star , inverted hammer , hanging man , gravestone doji , dragon fly doji.
Dominan Break Detector barathis dominan break
Dominan Candle Stick
-Dominan CS merupakan pengantara CS samada untuk meneruskan trend atau membuat reversal
-Ianya merupakan penentu untuk retracement didalam trend
-Dominan CS juga amat berkait rapat dengan hidden engulfing
ANIL's OHCL, VWAP and EMA CrossPrevious Week High and Low:
This part calculates the previous week's high and low values and plots them as continuous blue lines. The plot.style_line ensures the lines are drawn continuously.
Previous Day Open, High, Low, Close:
The script uses request.security to get the previous day's open, high, low, and close values. These are plotted as continuous lines in different colors:
Open: Green
High: Red
Low: Orange
Close: Purple
VWAP (Volume Weighted Average Price):
The VWAP is calculated using ta.vwap(close) and plotted with a thick black line.
Exponential Moving Averages (EMAs):
The script calculates two EMAs: one with a 9-period (fast) and one with a 21-period (slow).
The EMAs are plotted as continuous lines:
Fast EMA: Blue
Slow EMA: Red
EMA Cross:
The script checks for EMA crossovers and crossunders:
A crossover (fast EMA crossing above slow EMA) triggers a buy signal (green label below the bar).
A crossunder (fast EMA crossing below slow EMA) triggers a sell signal (red label above the bar).
Customization:
You can adjust the fastLength and slowLength variables to change the period of the EMAs.
You can modify the line colors and line thickness to match your preferred style.
The buy and sell signals can be customized further with different shapes or additional conditions for signal generation.
This script provides a comprehensive and visually distinct indicator with the previous week's and day's levels, VWAP, and EMA crossover signals.
Dan-Machine Learning: Lorentzian Classification with AlertsAlerts by any colour change in smoothed Heikin Ashi candles.
Binary Options Pro Helper By Himanshu AgnihotryThe Binary Options Pro Helper is a custom indicator designed specifically for one-minute binary options trading. This tool combines technical analysis methods like moving averages, RSI, Bollinger Bands, and pattern recognition to provide precise Buy and Sell signals. It also includes a time-based filter to ensure trades are executed only during optimal market conditions.
Features:
Moving Averages (EMA):
Uses short-term (7-period) and long-term (21-period) EMA crossovers for trend detection.
RSI-Based Signals:
Identifies overbought/oversold conditions for entry points.
Bollinger Bands:
Highlights market volatility and potential reversal zones.
Chart Pattern Recognition:
Detects double tops (sell signals) and double bottoms (buy signals).
Time-Based Filter:
Trades only within specified hours (e.g., 9:30 AM to 11:30 AM) to avoid unnecessary noise.
Visual Signals:
Plots buy and sell markers directly on the chart for ease of use.
How to Use:
Setup:
Add this script to your TradingView chart and select a 1-minute timeframe.
Signal Interpretation:
Buy Signal: Triggered when EMA crossover occurs, RSI is oversold (<30), and a double bottom pattern is detected.
Sell Signal: Triggered when EMA crossover occurs, RSI is overbought (>70), and a double top pattern is detected.
Timing:
Ensure trades are executed only during the specified time window for better accuracy.
Best Practices:
Use this indicator alongside fundamental analysis or market sentiment.
Test it thoroughly with historical data (backtesting) and in a demo account before live trading.
Adjust parameters (e.g., EMA periods, RSI thresholds) based on your trading style.
Daily CPR & 3MA CrossoverDaily CPR & 3MA Crossover this indicator make profitable trader
This script calculates the Daily CPR and plots the three lines (Top Central, Pivot, and Bottom Central) on the chart. It also calculates three moving averages, identifies crossovers for buy/sell signals, and provides visual markers and alerts for those signals. You can customize the moving average lengths in the settings. Let me know if you need adjustments or additional features!