OPEN-SOURCE SCRIPT
1M Precision Scalper PRO [RR + Stats]

# 1M Precision Scalper PRO
The **1M Precision Scalper PRO** is a multi-filter trading indicator designed specifically for the **1-minute chart**.
Instead of generating signals from a single indicator, it combines multiple confirmation factors to filter out weak setups and focus on higher-quality trend continuation entries.
## Main Features
The indicator uses:
* EMA 9 and EMA 21 for short-term momentum and pullbacks
* EMA 50 and EMA 200 for the main trend direction
* VWAP for intraday directional confirmation
* ADX and DMI to measure trend strength
* RSI for momentum confirmation
* Relative Volume to avoid low-volume market conditions
* ATR to filter out low-volatility and sideways markets
* Pullback detection before an entry
* Bullish and bearish candle confirmation
* Break of the previous candle for additional entry confirmation
A signal is only generated when enough filters agree with each other.
## Signal Logic
### BUY Signal
A BUY signal can appear when:
* Price is above the main trend EMAs
* EMA 50 is above EMA 200
* EMA 9 is above EMA 21
* EMA 200 is rising
* Price is above VWAP
* ADX is above the selected minimum
* +DI is stronger than -DI
* RSI confirms bullish momentum
* Volume and volatility conditions are strong enough
* Price recently pulled back toward EMA 21
* A bullish confirmation candle appears
* The candle breaks the previous candle high
### SELL Signal
The opposite conditions are used for SELL signals.
## Risk Management
The indicator includes an integrated Stop Loss and Take Profit system.
The Stop Loss can be placed at:
* The opening price of the signal candle for a very tight stop
* The high or low of the signal candle for a more conservative stop
A configurable tick buffer can also be added.
The Take Profit is automatically calculated using the selected Risk-to-Reward Ratio.
Available Risk-to-Reward settings:
* 1:2
* 1:3
Example:
If the entry risk is 10 points and the Risk-to-Reward Ratio is set to 1:3, the Take Profit will be placed 30 points away from the entry.
## Trade Statistics Dashboard
The built-in dashboard automatically tracks:
* Total completed trades
* Winning trades
* Stop Loss trades
* Win rate
* Long entries
* Short entries
* Current trade status
* Current Risk-to-Reward Ratio
* ADX value
* Long and Short filter score
Only one trade is tracked at a time to prevent overlapping signals from affecting the statistics.
## Conservative Backtesting Logic
If both the Stop Loss and Take Profit are reached within the same 1-minute candle, the indicator counts the trade as a **Stop Loss**.
This is intentional because standard OHLC candle data cannot determine whether the Take Profit or Stop Loss was reached first.
This creates a more conservative and realistic performance estimate.
## Alerts
Alerts are available for:
* BUY signals
* SELL signals
* Take Profit reached
* Stop Loss reached
## Recommended Use
This indicator is designed specifically for the **1-minute timeframe** and is intended for highly liquid markets such as indices, futures, forex, gold, and other actively traded instruments.
Recommended starting settings:
* Minimum ADX: 20
* Required filters: 5 out of 6
* Risk-to-Reward Ratio: 1:3
* Stop Loss: Signal Candle Open
* Use during active trading sessions with strong liquidity
The purpose of this indicator is not to generate as many signals as possible, but to filter the market and identify higher-quality short-term trading opportunities.
Always backtest the settings on the specific market you trade before using the indicator in live trading.
The **1M Precision Scalper PRO** is a multi-filter trading indicator designed specifically for the **1-minute chart**.
Instead of generating signals from a single indicator, it combines multiple confirmation factors to filter out weak setups and focus on higher-quality trend continuation entries.
## Main Features
The indicator uses:
* EMA 9 and EMA 21 for short-term momentum and pullbacks
* EMA 50 and EMA 200 for the main trend direction
* VWAP for intraday directional confirmation
* ADX and DMI to measure trend strength
* RSI for momentum confirmation
* Relative Volume to avoid low-volume market conditions
* ATR to filter out low-volatility and sideways markets
* Pullback detection before an entry
* Bullish and bearish candle confirmation
* Break of the previous candle for additional entry confirmation
A signal is only generated when enough filters agree with each other.
## Signal Logic
### BUY Signal
A BUY signal can appear when:
* Price is above the main trend EMAs
* EMA 50 is above EMA 200
* EMA 9 is above EMA 21
* EMA 200 is rising
* Price is above VWAP
* ADX is above the selected minimum
* +DI is stronger than -DI
* RSI confirms bullish momentum
* Volume and volatility conditions are strong enough
* Price recently pulled back toward EMA 21
* A bullish confirmation candle appears
* The candle breaks the previous candle high
### SELL Signal
The opposite conditions are used for SELL signals.
## Risk Management
The indicator includes an integrated Stop Loss and Take Profit system.
The Stop Loss can be placed at:
* The opening price of the signal candle for a very tight stop
* The high or low of the signal candle for a more conservative stop
A configurable tick buffer can also be added.
The Take Profit is automatically calculated using the selected Risk-to-Reward Ratio.
Available Risk-to-Reward settings:
* 1:2
* 1:3
Example:
If the entry risk is 10 points and the Risk-to-Reward Ratio is set to 1:3, the Take Profit will be placed 30 points away from the entry.
## Trade Statistics Dashboard
The built-in dashboard automatically tracks:
* Total completed trades
* Winning trades
* Stop Loss trades
* Win rate
* Long entries
* Short entries
* Current trade status
* Current Risk-to-Reward Ratio
* ADX value
* Long and Short filter score
Only one trade is tracked at a time to prevent overlapping signals from affecting the statistics.
## Conservative Backtesting Logic
If both the Stop Loss and Take Profit are reached within the same 1-minute candle, the indicator counts the trade as a **Stop Loss**.
This is intentional because standard OHLC candle data cannot determine whether the Take Profit or Stop Loss was reached first.
This creates a more conservative and realistic performance estimate.
## Alerts
Alerts are available for:
* BUY signals
* SELL signals
* Take Profit reached
* Stop Loss reached
## Recommended Use
This indicator is designed specifically for the **1-minute timeframe** and is intended for highly liquid markets such as indices, futures, forex, gold, and other actively traded instruments.
Recommended starting settings:
* Minimum ADX: 20
* Required filters: 5 out of 6
* Risk-to-Reward Ratio: 1:3
* Stop Loss: Signal Candle Open
* Use during active trading sessions with strong liquidity
The purpose of this indicator is not to generate as many signals as possible, but to filter the market and identify higher-quality short-term trading opportunities.
Always backtest the settings on the specific market you trade before using the indicator in live trading.
Script de código aberto
Em verdadeiro espírito do TradingView, o criador deste script o tornou de código aberto, para que os traders possam revisar e verificar sua funcionalidade. Parabéns ao autor! Embora você possa usá-lo gratuitamente, lembre-se de que a republicação do código está sujeita às nossas Regras da Casa.
Aviso legal
As informações e publicações não se destinam a ser, e não constituem, conselhos ou recomendações financeiras, de investimento, comerciais ou de outro tipo fornecidos ou endossados pela TradingView. Leia mais nos Termos de Uso.
Script de código aberto
Em verdadeiro espírito do TradingView, o criador deste script o tornou de código aberto, para que os traders possam revisar e verificar sua funcionalidade. Parabéns ao autor! Embora você possa usá-lo gratuitamente, lembre-se de que a republicação do código está sujeita às nossas Regras da Casa.
Aviso legal
As informações e publicações não se destinam a ser, e não constituem, conselhos ou recomendações financeiras, de investimento, comerciais ou de outro tipo fornecidos ou endossados pela TradingView. Leia mais nos Termos de Uso.