Indikator

ADR Dashboard - TRADER FISH Overview
Designed by TRADER FISH, this lightweight utility indicator provides a real-time "Volatility Dashboard" directly on your chart. It calculates the Average Daily Range (ADR) over a specified period (default: 14 days) and compares it with the Current Daily Range.
For intraday traders and scalpers, knowing how much "fuel" is left in the market is crucial. This tool helps you identify when the price has reached its statistical limit for the day, allowing for better Take Profit placement and reversal anticipation.
Key Features
Real-Time Monitoring: Displays a minimalist table in the top-right corner, showing the 14-Day Average vs. Today's High-Low Range.
Percentage Completion: Automatically calculates what percentage of the average daily range has been achieved today.
Dynamic Visual Alerts: The text color changes based on volatility exhaustion:
Green: Normal volatility (Room to move).
Orange (≥ 90%): Warning zone. The daily range is approaching its average.
Red (≥ 100%): Exhaustion zone. The market has exceeded its average volatility, increasing the probability of a reversal or consolidation.
Multi-Timeframe Support: While this indicator is best used on intraday charts (1m, 5m, 15m, 1h), it automatically requests data from the Daily (D) timeframe to ensure accuracy.
How to Use
Take Profit: If you are holding a position and the indicator turns Red (>100%), consider taking profits as the statistical probability of further extension decreases.
Reversal Trading: Look for reversal patterns (like double tops/bottoms) when the price hits a key level AND the ADR is exhausted (>100%).
Trend Continuation: If the ADR is low (e.g., <50%), the market may still be in consolidation or has plenty of room to breakout.
Settings
ADR Length: Default is 14 (The industry standard for Volatility).
Position: Fixed to the Top-Right corner to keep your chart clean.
Note from the Author
This script is part of the TRADER FISH quantitative trading toolkit. It focuses on data visualization and minimalism.
Disclaimer: This tool is for informational purposes only and does not constitute financial advice. Past volatility does not guarantee future price action. Indikator

Trade Setup CalculatorA precision trade planning tool designed to bridge the gap between TradingView analysis and MT4 order execution. Simply drag three horizontal lines to your intended Entry, Stop Loss and Take Profit levels and the indicator handles all the calculation work for you.
What it does
Rather than trading at the exact levels you draw, the indicator automatically applies real-world adjustments — front running on the entry (so your limit order sits slightly ahead of the obvious level) and wiggle room on the stop loss (so you aren't stopped out by the last pip of a wick). The adjusted prices are displayed in large, easy-to-read labels directly on the chart so you can type them straight into MT4 without mental arithmetic.
Key features
Auto-detects Buy Limit or Sell Limit direction based on where you place your Stop Loss relative to Entry
Configurable front running pips on the entry (default 5 pips)
Configurable stop loss buffer pips (default 25 pips)
Risk to Reward ratio displayed and colour coded — green for 2R+, amber for 1R+, red for below 1R
Full position size calculation in Standard Lots, Mini Lots and Micro Lots based on your account balance, currency and risk percentage
Supports Forex majors, JPY pairs, Indices and other instruments via selectable pip definitions
Scalable panel — text size and cell padding adjustable for any screen resolution including 4K
Optional display of original unadjusted lines for reference
Panel can be repositioned to any corner of the chart
Inputs
All key values are configurable in the settings panel — account currency, account balance, risk %, pip value per lot, front running pips, stop loss wiggle room, decimal places and display preferences.
How to use
Add the indicator to your chart. When prompted, click to place three crosshairs at your Entry, Stop Loss and Take Profit levels. The adjusted levels, Risk:Reward and position size will populate immediately. Prices shown in the labels are your MT4 order inputs. Levels can be repositioned at any time via the indicator settings.
Shared on an invite-only basis. Please do not redistribute. Indikator

JESUS SAVES Bull-Bear Split CandlesJESUS SAVES Directional Split Candles transforms traditional price bars into a structured two-segment visualization that separates each candle into a bullish and a bearish price component.
Instead of displaying classic bodies and wicks, every bar is divided into two clean, wick-free sections to highlight directional price movement within the same candle.
When open < close, the bullish section spans from low to close, while the bearish section covers close to high.
When open > close, the bearish section spans from high to close, and the bullish section covers close to low.
Importantly, no price information is lost in this transformation. All original OHLC values (Open, High, Low, Close) remain fully represented — they are simply reorganized into two directional segments instead of a traditional candle structure.
This structured view emphasizes internal price distribution and offers a refined perspective on momentum and imbalance inside each bar.
⚠️ Important Chart Setup
TradingView does not allow scripts to modify or hide the native chart candles (they cannot be programmatically set to white or transparent).
To display only the custom candles, simply open Chart Settings → Symbol and uncheck the checkboxes for Body, Wick, and Border to hide the native candles. Indikator

Indikator

Indikator

Indikator

Indikator

Indikator

Strategie

Indikator

CANSLIM Summary ScoreCANSLIM is Bill O'Neil's systematic approach to identifying growth stocks with strong potential. Each letter represents a key criterion:
C - Current Quarterly Earnings: Look for companies with significant earnings growth in the most recent quarter, ideally 25%+ year-over-year.
A - Annual Earnings Growth: Seek consistent annual earnings growth over the past 3-5 years, typically 25%+ per year.
N - New: Focus on companies with something new driving their stock—new products, services, management, or industry conditions. Stocks often make big moves when they break out to new price highs.
S - Supply and Demand: Look for stocks with reasonable share volume and institutional ownership, but not excessive supply (avoid companies issuing too many shares).
L - Leader or Laggard: Buy the leading stocks in leading industry groups, not laggards. Look for stocks with relative strength ratings of 80 or higher compared to the overall market.
I - Institutional Sponsorship: Want some institutional ownership (mutual funds, pension funds), but quality matters more than quantity. Look for increasing institutional ownership.
M - Market Direction: Even great stocks struggle in a down market. Confirm the overall market is in an uptrend before buying individual stocks—this is considered the most important factor.
O'Neil developed this method through studying the biggest stock market winners throughout history and identifying their common characteristics before their major price advances.
How to use this scanner:
Open TradingView and go to the Pine Editor
Create a new indicator and paste this code
Click "Add to Chart"
The indicator will show:
A score out of 7 in the lower panel
A table showing which criteria pass/fail
Green background when score ≥ 5
To scan multiple stocks:
Create a Stock Screener in TradingView
Add this indicator to your watchlist
Filter for stocks with score ≥ 5
Limitations:
TradingView's Pine Script has limited access to fundamental data (actual earnings)
This uses price performance as a proxy for earnings growth
For true CANSLIM screening with actual earnings data, consider using dedicated stock screeners like MarketSurge (O'Neil's platform), Finviz Elite, or TradingD Indikator

Indikator

Indikator

Indikator

Indikator

clock_sync🕐 Clock Sync
A lightweight utility indicator that detects time synchronization issues between your local PC clock and the exchange server.
How it works:
On a 1-minute chart, the indicator compares the timestamp of the latest candle against your local system time. If the two don't match, a red clock emoji appears above the bar, alerting you to a potential desync. If your clock is in sync, nothing is displayed.
Why it matters:
Time mismatches can cause problems for traders who rely on precise execution timing, scheduled entries, or automation scripts. Even a one-minute drift can lead to unexpected behavior in time-sensitive strategies. This indicator gives you a quick visual confirmation that your clock is in sync with the exchange.
Settings:
- 24/7 Mode: Check this box to run the sync check continuously, ignoring the time window.
- Timezone: Select your local timezone from a list of major zones worldwide. Defaults to America/Los_Angeles.
- Start Hour / Start Minute: The time the sync check becomes active. Defaults to 00:00 (midnight).
- End Hour / End Minute: The time the sync check stops. Defaults to 06:28 AM.
- The time window supports overnight ranges (e.g., start at 22:00, end at 06:00).
Usage:
- Apply to any 1-minute chart.
- Configure your timezone and the hours you want monitoring active.
- If no emoji appears, your clock is synced or you are outside the active window.
- If a red clock label appears on the latest bar, your local time is out of sync with the exchange.
- Enable 24/7 Mode if you want continuous monitoring regardless of time of day.
Notes:
- Only active on 1-minute timeframes.
- Only evaluates the most recent (last) bar.
- Outside the configured time window, the indicator does nothing.
- Useful as a diagnostic tool alongside automated or time-based trading systems. Indikator

High-Probability Entry System by Dahhans,DfirstX🎯 WHAT IT DOES
This indicator combines 4 different factors to identify high-probability trade entries. It only shows a signal when ALL conditions align, filtering out weak setups.
🔧 HOW IT WORKS (4 FACTORS)
| Factor | What It Measures | Long Signal | Short Signal |
| --------------- | --------------------- | ---------------------------- | -------------------------------- |
| 1. Trend | Price vs 50 EMA | Price > 50 EMA ✅ | Price < 50 EMA ✅ |
| 2. EMA Cross | 9 EMA crossing 21 EMA | 9 crosses ABOVE 21 ✅ | 9 crosses BELOW 21 ✅ |
| 3. RSI Momentum | RSI direction | RSI turning UP from oversold | RSI turning DOWN from overbought |
| 4. Confirmation | Price vs both EMAs | Price > both EMAs | Price < both EMAs |
📈 VISUALS
| Visual | Meaning |
| ---------------- | --------------------------------------------- |
| Green Background | Uptrend (price above 50 EMA) |
| Red Background | Downtrend (price below 50 EMA) |
| BUY Label | All 4 conditions met - high probability long |
| SELL Label | All 4 conditions met - high probability short |
| Red Line | Stop loss level |
| Blue Line | 9 EMA (fast) |
| Red Line | 21 EMA (slow) |
| Orange Line | 50 EMA (trend) |
🎯 SCORE SYSTEM (0-4)
| Score | Meaning |
| ----- | -------------------------------------- |
| 4/4 | Perfect alignment - HIGH probability |
| 3/4 | Strong setup - good to trade |
| 2/4 | Weak setup - avoid or smaller position |
| 0-1/4 | No trade |
Only trade when score is 3 or 4.
🛑 RISK MANAGEMENT
• Stop Loss: Automatically calculated using ATR (2x ATR below entry for longs)
• Position Sizing: Risk 1-2% per trade
• Never trade against the trend
⚠️ WHEN IT FAILS
| Market Condition | Why It Fails |
| ---------------- | ------------------------------------ |
| Sideways/Choppy | EMA crosses but no trend |
| Low Volume | Signals but no follow-through |
| News Events | Gap moves skip stop loss |
| Over-optimized | Works on historical data, not future |
📋 EXAMPLE TRADE
BTC at $67,000
├── Price > 50 EMA ($65,000) ✅ TREND
├── 9 EMA crosses above 21 EMA ✅ CROSS
├── RSI turning up from 35 ✅ MOMENTUM
└── Price > both EMAs ✅ CONFIRMATION
RESULT: BUY signal at $67,000
STOP: $64,500 (2x ATR)
TARGET: $70,000+
🎯 BEST TIMEFRAMES
| Timeframe | Quality |
| --------- | -------------------------------- |
| Daily | Best signals (less noise) |
| 4H | Good balance |
| 1H | More signals, more false signals |
📚 KEY CONCEPTS USED
| Concept | Explanation |
| ------------- | ------------------------------------------------------ |
| EMA (9/21/50) | Moving averages - 9 is fast, 21 is medium, 50 is trend |
| RSI | Momentum oscillator - measures overbought/oversold |
| ATR | Volatility measure - used for stop loss |
| Confluence | Multiple factors agreeing = higher probability |
This indicator is designed to filter out noise and only show you trades when the odds are in your favor.
Indikator

Indikator

Geopbytech Risk Based Lots Calculator📊 Geopbytech – Risk Based Lots Calculator
Built by Juan C. Delgado
A lightweight and fast position size calculator designed to help traders determine optimal lot size directly from the TradingView chart.
No more switching to external websites during live execution.
Simply input:
Account Size (USD)
Risk Ratio %
Stop-Loss distance (pips or points)
The tool instantly calculates the correct lot size based on proper risk management.
🔹 How It Works
The calculator determines:
Risk ($) = Account Size × Risk %
Lot Size = Risk ($) ÷ (Stop-Loss Units × $ Value per Unit per 1 Lot)
Everything updates instantly as you change values.
🔹 Example
Account Size Risk % Stop Loss Result
$10,000 1% 20 pips 0.50 lots
$5,000 1% 15 pips 0.33 lots
$8,000 2% 30 pips 0.53 lots
🔹 Default Configuration (Forex – EURUSD)
By default, the script is optimized for standard Forex pairs like EURUSD.
You only need to:
Enter Account Size
Enter Risk %
Enter Stop-Loss in pips
The script automatically calculates pip value using standard 100,000 contract size.
🔹 Trading Gold (XAUUSD)
If you are trading Gold:
Enable:
✔ Override $ per unit (non-FX)
Then adjust:
• Override $ per 1 unit per 1 lot
(or use Custom Unit Size if needed depending on broker specification)
Because gold brokers may use different contract sizes.
🔹 Trading Indices
For indices (NAS100, US30, SPX, etc.):
You can:
• Leave override OFF (if TradingView provides correct point value)
OR
• Enable Override and manually define $ value per point per lot
Depends on your broker's contract specification.
🔹 Trading Cross Pairs (GBPJPY, EURJPY, etc.)
For Forex crosses:
Leave override OFF.
If calculation warning appears:
Adjust "Custom Unit Size" to match correct pip structure.
Example:
GBPJPY may require adjusting unit size depending on feed.
🔹 Inputs Explained
Account Size (USD)
Your total trading account balance.
Risk Ratio %
Percentage of account you are willing to lose per trade.
(Example: 1% = disciplined risk management)
Stop-Loss (pips / points)
Distance from entry to stop loss.
This must match what you use in the TradingView position tool.
Custom Unit Size (price)
Advanced setting.
Used when your symbol does not follow standard pip or tick logic.
You define how much price movement equals 1 unit.
FX Contract Size
Default: 100,000 (standard lot in Forex).
Only change if your broker uses non-standard contract sizes.
🎨 UI Customization
You can customize:
• Theme (Dark / Light / Midnight)
• Dashboard Position
• Transparency
• Text Size
• Warning visibility
⚠️ Important Notes
This tool calculates position size based on TradingView symbol specifications.
Broker contract sizes may vary.
Always verify:
Pip value
Contract size
Margin requirements
Final order size
Before placing a live trade.
⚠️ Disclaimer
This tool is provided for educational and informational purposes only.
It does not constitute financial advice, investment advice, or trading recommendations.
Trading involves substantial risk and may result in loss of capital.
Use at your own risk.
👤 Author
Built by Juan C. Delgado
Geopbytech Indikator

Indikator

Indikator

Indikator
