Stormico Screener 40, EMA 80 (Slow Stochastic 8)This screener is a tribute to Alexandre Wolwacz, known as "Stormer," one of the most influential traders in the Brazilian financial market.
Stormer is renowned for his experience and skill in technical analysis, as well as his dedication to teaching trading strategies to traders at all levels. He is particularly known for his focus on strategies with a positive risk-reward ratio and low drawdown, something he conveys to his followers with clarity and practicality.
The screener presented here uses a setup frequently employed by Stormer to capture pullbacks in uptrends, focusing on strategic entries, short stops, and long targets. It utilizes an 8-period Slow Stochastic and an 80-period Exponential Moving Average (EMA) and is suitable for Day Trading, Swing Trading, and Position Trading on weekly charts.
Main Elements of the Setup:
80-Period Exponential Moving Average (EMA): The 80 EMA is used as a trend filter. When the price is above it, we consider an uptrend and look for buying opportunities. When the price is below it, buy trades are avoided, prioritizing trades that follow the upward trend.
Slow Stochastic Oscillator: The 8-period Slow Stochastic is used to capture entry points during pullbacks. In an uptrend, we look for moments when the oscillator reaches oversold levels (below 20), indicating a possible entry at an attractive price while remaining aligned with the main market direction.
Entry and Exit Criteria:
Buy: The entry occurs when the stochastic oscillator is in oversold levels and the price stays above an ascending 80 EMA with a bullish candle or inside bar, or when the stochastic turns upward.
Short Stop: The stop-loss is positioned below a recent support level, limiting risk and minimizing drawdown.
Long Target: Once in operation, the goal is to ride the trend with wider targets to maximize gains. The target suggested by Stormer can be set at twice the risk (2x Risk) or the previous high on the chart.
Positive Risk-Reward Ratio and Low Drawdown
With a short stop and a larger profit target, this setup is ideal for capturing entries with a favorable risk-reward ratio, minimizing drawdown and maximizing profit potential in trades that follow the trend.
This screener applies this setup across 40 assets, identifying the best opportunities according to the "Stormer" method. It displays the 8 and 80 EMAs and can be complemented by the Stormico Screener 40, Slow Stochastic (EMA 80).
The setup was also a favorite of his daughter Carol, who contributed greatly to live sessions and classes with Stormer. This screener honors both of them and Alexandre Wolwacz’s methodology, with deep respect for all he has contributed to the market and his students.
Moving Averages
Multiple Moving Average Vol 1.Popular strategy in technical analysis, where traders use moving averages (MAs) to identify trends and potential entry or exit points for trades. Moving averages help smooth out price data over a specified period, making it easier to see price trends by filtering out short-term fluctuations
Three SMAs with AlertsThis Pine Script version 5 script creates three Simple Moving Averages (SMA) with values of 20, 50, and 200 periods, and plots them on the chart.
The SMAs are color-coded to make them easily distinguishable.
Additionally, the script generates alerts when the price crosses above or below the 20-period SMA.
Auto alerts are triggered to notify the user of these crossover events, and visual markers (plotshape) are added to the chart to indicate where the crossovers occur.
Smoothed Moving Average ModifiedA feature has been added to the standard version of the SMMA: the user can specify an integer value to move the SMMA. A positive value will move the average forward (to the right), while a negative value will move it backward (to the left) relative to current prices.
Jurik / HMA with Ribbon
**Jurik / HMA with Ribbon**
This script combines the Jurik Moving Average (JMA), Exponential Moving Average (EMA), and Hull Moving Average (HMA) to provide a comprehensive trend-following tool with a visual ribbon background. Each of these moving averages is tuned for a unique view of market trends, and the script highlights potential momentum changes based on the alignment of these averages.
### Key Components:
1. **Jurik Moving Average (JMA)**:
- JMA is a smooth, adaptive moving average that filters out noise while remaining responsive to price changes.
- The script allows customization of JMA's `length`, `phase`, and `power` parameters to suit different trading styles.
- When the JMA turns from red to green (or vice versa), it indicates a potential momentum shift based on the current price action relative to the previous bar.
2. **Exponential Moving Average (EMA)** and **Hull Moving Average (HMA)**:
- Both EMA and HMA are popular moving averages in technical analysis.
- EMA responds more quickly to recent price changes, while HMA is known for smoothing out price data while reducing lag.
- The `length` for both EMA and HMA can be customized, with a default value of 15.
3. **Ribbon Background**:
- This script creates a "ribbon" effect in the background, highlighting when the JMA is above or below both the EMA and HMA:
- **Green Ribbon**: Indicates a potential bullish trend when JMA is above both EMA and HMA.
- **Red Ribbon**: Indicates a potential bearish trend when JMA is below both EMA and HMA.
- The ribbon provides a clear visual cue, making it easy to identify trend changes at a glance.
### Inputs:
- **JMA Length, Phase, and Power**: Parameters to fine-tune the behavior of the Jurik Moving Average.
- **EMA/HMA Length**: Shared length parameter for both the EMA and HMA, with a default of 15.
- **Highlight Movements**: Option to enable/disable color changes for the JMA based on movement direction.
### Plotting:
- The script plots the JMA, EMA, and HMA lines on the chart, color-coded for easy identification.
- The JMA line changes color based on movement direction, with green for upward movements and red for downward.
- EMA and HMA lines are shown in blue and purple, respectively, for added clarity.
### How to Use:
This indicator can be useful for identifying trend direction and strength:
- When all three moving averages (JMA, EMA, and HMA) align with the same direction and the ribbon color matches, it signals a strong trend.
- This script is ideal for trend-following strategies, as well as for identifying potential reversals when the JMA crosses below or above the EMA/HMA.
### Note:
As always, this indicator should be used alongside other tools or analysis techniques to confirm signals and manage risk effectively.
---
This description should help users understand the functionality and purpose of the script when they see it on TradingView. Let me know if you'd like any further customization!
Smoothed Moving Average ModifiedA feature has been added to the standard version of the SMMA: the user can specify an integer value to move the SMMA. A positive value will move the average forward (to the right), while a negative value will move it backward (to the left) relative to current price.
Stormico Screener 40, Slow Stochastic (EMA 80)This screener is a tribute to Alexandre Wolwacz, known as "Stormer," one of the most influential traders in the Brazilian financial market.
Stormer is renowned for his experience and skill in technical analysis, as well as his dedication to teaching trading strategies to traders at all levels. He is particularly known for his focus on strategies with a positive risk-reward ratio and low drawdown, something he conveys to his followers with clarity and practicality.
The screener presented here uses a setup frequently employed by Stormer to capture pullbacks in uptrends, focusing on strategic entries, short stops, and long targets. It utilizes an 8-period Slow Stochastic and an 80-period Exponential Moving Average (EMA) and is suitable for Day Trading, Swing Trading, and Position Trading on weekly charts.
Main Elements of the Setup:
80-Period Exponential Moving Average (EMA): The 80 EMA is used as a trend filter. When the price is above it, we consider an uptrend and look for buying opportunities. When the price is below it, buy trades are avoided, prioritizing trades that follow the upward trend.
Slow Stochastic Oscillator: The 8-period Slow Stochastic is used to capture entry points during pullbacks. In an uptrend, we look for moments when the oscillator reaches oversold levels (below 20), indicating a possible entry at an attractive price while remaining aligned with the main market direction.
Entry and Exit Criteria:
Buy: The entry occurs when the stochastic oscillator is in oversold levels and the price stays above an ascending 80 EMA with a bullish candle or inside bar, or when the stochastic turns upward.
Short Stop: The stop-loss is positioned below a recent support level, limiting risk and minimizing drawdown.
Long Target: Once in operation, the goal is to ride the trend with wider targets to maximize gains. The target suggested by Stormer can be set at twice the risk (2x Risk) or the previous high on the chart.
Positive Risk-Reward Ratio and Low Drawdown
With a short stop and a larger profit target, this setup is ideal for capturing entries with a favorable risk-reward ratio, minimizing drawdown and maximizing profit potential in trades that follow the trend.
This screener applies this setup across 40 assets, identifying the best opportunities according to the "Stormer" method. It displays the 8 and 80 EMAs and can be complemented by the Stormico Screener 40, EMA 80 (Slow Stochastic 8).
The setup was also a favorite of his daughter Carol, who contributed greatly to live sessions and classes with Stormer.
This screener honors both of them and Alexandre Wolwacz’s methodology, with deep respect for all he has contributed to the market and his students.
Medias Moviles Exponenciales 8_20_50_200 OMilan//Oscar Milan
//@version=5
indicator('Medias Moviles Exponenciales 8_20_50_200 OMilan', overlay=true)
//Variables
ema1 = ta.ema(close, 8)
ema2 = ta.ema(close, 20)
ema3 = ta.ema(close, 50)
ema4 = ta.ema(close, 200)
//Medias Moviles Exponenciales y Vwap
plot(ema1, linewidth=2, color=color.new(color.yellow, 0), title='Media Movil 8')
plot(ema2, linewidth=2, color=color.new(color.red, 0), title='Media Movil 20')
plot(ema3, linewidth=2, color=color.new(color.green, 0), title='Media Movil 50')
plot(ema4, linewidth=2, color=color.new(color.purple, 0), title='Media Movil 200')
plot(ta.vwap, linewidth=3, color=color.new(color.black, 0), title='VWAP')
//*******************cruces*********************
//cruces ema1
plot(ta.cross(ema1, ema2) ? ema1 : na, style=plot.style_cross, linewidth=5, title='Cruce de 8 y 20')
plot(ta.cross(ema1, ema3) ? ema1 : na, style=plot.style_cross, linewidth=5, title='Cruce de 8 y 50')
plot(ta.cross(ema1, ema4) ? ema1 : na, style=plot.style_cross, linewidth=5, title='Cruce de 8 y 200')
//cruces ema2
plot(ta.cross(ema2, ema3) ? ema2 : na, style=plot.style_cross, linewidth=5, title='Cruce de 20 y 50')
plot(ta.cross(ema2, ema4) ? ema2 : na, style=plot.style_cross, linewidth=5, title='Cruce de 20 y 200')
//cruces ema3
plot(ta.cross(ema3, ema4) ? ema3 : na, style=plot.style_cross, linewidth=5, title='Cruce de 50 y 200')
plot(close)
Scalping MA Çapraz İndikatörüHareketli ortalama ile al sat sinyalleri veren indikatör
Tercihinize göre destekleyici yan indikatörler kullanabilirsiniz
FFMFFW Daily EMA 21 Trend Cross/Retest MarkupA script that marks up the daily close of possible entries and retests
Multiple EMA, SMA & VWAPThere is 4 EMAs - 5, 9, 21, 50; 4 SMAs - 5, 10, 50, 200; 1 VWAP which can be edited according yourself
FlexiMA - Customizable Moving Averages ProDescrição:
O FlexiMA - Customizable Moving Averages Pro é um indicador de médias móveis altamente customizável desenvolvido para traders que buscam flexibilidade e precisão na análise de tendência. Este indicador permite ao usuário ajustar até quatro médias móveis, escolhendo o tipo de média, período, cor, estilo e espessura das linhas de acordo com sua estratégia.
Funcionalidades Principais:
Seleção do Tipo de Média Móvel:
O FlexiMA oferece múltiplas opções de médias móveis para cada uma das quatro linhas disponíveis. Isso inclui tipos de médias clássicas, como Simples (SMA), Exponencial (EMA), e outras avançadas como Welles Wilder.
Personalização de Períodos:
O usuário pode configurar períodos distintos para cada média móvel, tornando o indicador adaptável tanto para estratégias de curto quanto de longo prazo.
Controle Completo do Estilo:
O FlexiMA permite ajustar a cor, a espessura e o tipo de linha (contínua, pontilhada, etc.) de cada média móvel, proporcionando uma visualização clara e organizada no gráfico.
Ativação/Desativação de Médias:
Cada uma das quatro médias móveis pode ser ativada ou desativada de forma independente, permitindo que o trader trabalhe com uma única média, pares, ou todas as quatro, conforme necessário.
Como Utilizar:
Este indicador é projetado para servir tanto traders iniciantes quanto experientes. Você pode configurá-lo para ajudar a identificar tendências de alta e baixa, pontos de reversão e até sinais de entrada e saída.
O FlexiMA permite, por exemplo, definir uma combinação clássica de médias de 50 e 200 períodos para identificar mudanças de tendência de longo prazo, enquanto as médias mais curtas podem ser usadas para sinalizar entradas rápidas.
Exemplos de Aplicação:
Estratégia de Cruzamento: Defina uma média de curto prazo e uma de longo prazo e acompanhe os pontos de cruzamento para detectar mudanças de tendência.
Análise Multi-Temporal: Configure cada média móvel para períodos diferentes e utilize-os para analisar tendências em várias janelas temporais ao mesmo tempo.
Confirmação de Volume: Com a opção de incluir a VWMA, é possível obter uma leitura de tendência ponderada pelo volume, útil para confirmar a força das movimentações de preço.
Recomendações:
Este indicador é recomendado para traders que buscam um maior controle sobre suas análises de tendências e uma experiência de uso personalizada no TradingView.
Resumo das Configurações:
Tipos de Média: SMA, EMA, WW.
Configuração de Período: Definido pelo usuário para cada média.
Estilo de Linha: Contínua, pontilhada, entre outros.
Cor e Espessura: Totalmente customizáveis.
Average Open/Close and High/LowSimple script to know what number of point you can target on average according to your timeframe. Honestly, you would better check the code, it's silly simple.
Chad the DadThis code provides a comprehensive visual tool for analyzing price, volume, and key technical levels on the TradingView platform. By using EMAs, volume-based colored candles, and market session highlights, it aims to help traders align with institutional trading flows and identify potential reversal or continuation points based on high-traffic levels.
5Ema Indicator TustaWhat is the 5 EMA Scalping Strategy?
At its heart, the 5 EMA scalping strategy leverages a technical indicator called the Exponential Moving Average (EMA) to identify potential short-selling opportunities. The EMA smooths out price fluctuations, revealing the underlying trend. In this strategy, we focus on the 5-period EMA, making it highly responsive to recent price movements.
The Power of the 5 EMA
Imagine the 5 EMA as a dynamic line on your trading chart. When the price is above the 5 EMA, it often suggests that the price has moved away from its mean point and is likely to come back to the mean at some point in time.
The 5 EMA scalping strategy is a reversal strategy based on the logic that the price has to return to its mean. Here, 5 EMA is considered as the mean point of the price. Thus, in the 5 EMA strategy, we look for reversals when the price moves away from its mean, i.e., 5 EMA. This strategy capitalises on situations where the price seems to be losing momentum in an uptrend. We will look for specific price action signals near the 5 EMA to initiate short trades, aiming to profit if the price continues its downward journey.
Sultan_Pro HL مؤشر بسيط عند تجاوز المتوسط يعطي اشارة بيع او شراء ، ويفضل العمل به بالفريمات الصغيرة ، 1m .2m
PΞCKΞR All-In-One (PECKER AIO)The PΞCKΞR All-In-One (PECKER AIO) indicator offers traders a comprehensive tool for technical analysis, blending various features into a single indicator. It integrates essential analytical tools such as RSI, Moving Averages, divergence detection, and multiple EMA overlays.
RSI in-chart divergences:
Identify both regular and hidden bullish/bearish divergences to anticipate potential market swings.
Visually overlay divergences directly on the chart for quick recognition.
Moving Averages:
Choose from SMA, EMA, or SMMA.
Adjustable lengths to suit different trading strategies.
Multi-Timeframe EMAs:
No matter which time-frame you are looking at, display 4-hour, daily, weekly, and more EMA levels to track critical trend changes across different timeframes.
Fully customizable with color, length, and line width options.
Price Level Markers:
Annote key price points such as daily, weekly, monthly opens, highs, lows, and mid-levels.
Monday range (High - 0.5 - Low) also included.
Adaptable to right-anchored or standard display styles to match user preferences.
This all-encompassing indicator is designed to suit both day traders and long-term strategists, providing a detailed yet straightforward approach to chart analysis.
BRD Simple Moving Averages (12, 22, 55, 100, 200)Simple and clean moving averages. Easy to change the 5 values to your own in the script editor.
ATAMOKU - Ichimoku-Based Independent Scoring System
Name Origin of ATAMOKU:
The name ATAMOKU combines "Ata" (which means "I existed" in Japanese and "ancestor or father" in Turkish, which is also my name) and "Moku," meaning "cloud" in Japanese. This name reflects a unique scoring system based on Ichimoku principles, designed to help traders analyze trends and identify entry and exit points more accurately.
Scoring System Overview:
ATAMOKU leverages key Ichimoku values, including the Conversion Line, Base Line, and Leading Spans A and B. By applying mathematical functions and formulas, these values are used to generate a comprehensive score that indicates market strength and trend direction. This scoring system works independently of the price position relative to the Ichimoku cloud, allowing traders to identify potential entry and exit points in any time frame.
Signal and Smoothing Lines:
The script includes signal and smoothed lines that display signals continuously and can be customized with different smoothing techniques such as SMA, EMA, and WMA. These lines visually highlight entry and exit points, adapting to the trader's individual strategy.
Settings and Customization:
ATAMOKU offers several customization options to suit various trading preferences:
Scoring Method:
The scoring system uses hierarchical comparisons of Ichimoku values, with configurable weights for each comparison.
Smoothing Techniques:
Users can choose from several smoothing methods (SMA, EMA, WMA) to adjust signal sensitivity, allowing traders to fine-tune the display according to their preferred trading style.
Period Adjustments:
Options for adjusting the period of the scoring and smoothing calculations are provided to accommodate different time frames and trading strategies.
Display and Visualization:
ATAMOKU presents the data using a histogram and line chart format, enabling traders to observe trends and potential entry and exit points quickly and clearly.
Key Features:
Flexibility Across Time Frames, usable on any time frame without restriction.
Independent Cloud Position Scoring, Generates signals and identifies entry and exit points independently of the price position relative to the cloud.
Multi-Dimensional Analysis, Analyzes various Ichimoku data points and uses mathematical functions to offer traders a comprehensive market view.
Support and Contact:
For further information, customization questions, or support, please feel free to reach out via Private Message on TradingView. If you have a Premium account, additional contact details can also be included in the Signature field below.
Use AI to create trend trading.This strategy is a trend trading strategy. This strategy used data from AI 2020-2023 as training data.
Based on Binance, it gives you about 6500% return from 2017 to now. But I put this strategy in a margin strategy of 5x. If you calculate the return by 5x, it brings about 783,000,000%.
If you assume there is no fee, you can earn about 8,443,000,000%.
Adaptive ema Cloud v1 Trend & Trade Signals"adaptive ema cloud v1 trend & trade signals" is a comprehensive technical indicator aimed at assisting traders in identifying market trends, trade entry points, and potential take profit (tp) and stop-loss (sl) levels. this indicator combines adaptive exponential moving average (ema) clouds with standard deviation bands to create a visual trend and signal system, enabling users to better analyze price action.
key features:
adaptive ema cloud: calculates a dynamic ema-based cloud using a simple moving average (sma) line, with upper and lower deviation bands based on standard deviations. users can adjust the standard deviation multiplier to modify the cloud's width.
trend direction detection: the indicator determines trend direction by comparing the close price to the ema cloud and signals bullish or bearish trends when the price crosses key levels.
take profit (tp) and stop-loss (sl) points: adaptive tp and sl levels are calculated based on the deviation bands, providing users with suggested exit points when a trade is triggered.
peak and valley detection: detects peaks and valleys in price, aiding traders in spotting potential support and resistance areas.
gradient-based cloud fill: dynamically fills the cloud with a gradient color based on trend strength, helping users visually gauge trend intensity.
trade tracking: tracks recent trades and records them in an internal memory, allowing users to view the last 20 trade outcomes, including whether tp or sl was hit.
how to use:
trend signals: look for green arrows (bullish trend) or red arrows (bearish trend) to identify potential entries based on trend crossovers.
tp/sl management: tp and sl levels are automatically calculated and displayed, with alerts available to notify users when these levels are reached.
adjustable settings: customize period length, standard deviation multiplier, and color preferences to match trading preferences and chart style.
inputs-
period: defines the look-back period for ema calculations.
standard deviation multiplier: adjusts cloud thickness by setting the multiplier for tp and sl bands.
gauge size: scales the gradient intensity for trend cloud visualization.
up/down colors: allows users to set custom colors for bullish and bearish bars.
alert conditions: this script has built-in alerts for trend changes, tp, and sl levels, providing users with automated notifications of important trading signals.
Multi-Trend SynchronizerMulti-Trend Synchronizer
The Multi-Trend Synchronizer indicator provides a multi-timeframe trend analysis using SMMA (Smoothed Moving Average) across three user-defined timeframes: short, medium, and long-term. By synchronizing trends from these timeframes, this tool helps traders identify stronger alignment signals for potential trend continuation or reversal, enhancing decision-making in various market conditions.
Key Features
Multi-Timeframe Trend Analysis: Users can set three different timeframes, allowing flexibility in tracking trends over short (e.g., 15 minutes), medium (e.g., 1 hour), and long-term (e.g., 4 hours) intervals.
Clear Trend Visualization: The indicator plots SMMA lines on the main chart, color-coded by timeframe for intuitive reading. It also displays an at-a-glance trend alignment table, showing the current trend direction (bullish, bearish, or neutral) for each timeframe.
Buy and Sell Signals: Alignment across all timeframes generates Buy and Sell signals, visualized on the chart with distinct markers to aid entry/exit timing.
Usage Notes
This indicator is best used for trend-following strategies. The SMMA-based design provides smoother trend transitions, reducing noise compared to standard moving averages. However, as with all indicators, it is not foolproof and should be combined with other analyses for robust decision-making.
How It Works
The indicator calculates SMMA values for each selected timeframe and tracks trend changes based on SMMA's direction. When all timeframes show a unified direction (either bullish or bearish), the indicator generates a Buy or Sell signal. A table displays real-time trend direction, with color codes to assist traders in quickly assessing the market's overall direction.
Indicator Settings
Timeframes: Customize each SMMA timeframe to align with personal trading strategies or market conditions.
SMMA Length: Adjust the length of the SMMA to control sensitivity. Lower values may increase signal frequency, while higher values provide smoother, more stable trend indicators.
Disclaimer: As with any trend-following tool, this indicator is most effective when used in trending markets and may be less reliable in sideways conditions. Past performance does not guarantee future results, and users should be cautious of market volatility.
Use it for educational purposes!