Index of Civilization DevelopmentIndex of Civilization Development Indicator
This Pine Script (version 6) creates a custom technical indicator for TradingView, titled Index of Civilization Development. It generates a composite index by averaging normalized stock market performances from a selection of global country indices. The normalization is relative to each index's 100-period simple moving average (SMA), scaled to a percentage (100% baseline). This allows for a comparable "development" or performance metric across diverse markets, potentially highlighting trends in global economic or "civilizational" progress based on equity markets.The indicator plots as a single line in a separate pane (non-overlay) and is designed to handle up to 40 symbols to respect TradingView's request.security() call limits.Key FeaturesComposite Index Calculation: Fetches the previous bar's close (close ) and its 100-period SMA for each selected symbol.
Normalizes each: (close / SMA(100)) * 100.
Averages the valid normalizations (ignores invalid/NA data) to produce a single "Index (%)" value.
Symbol Selection Modes:Top N Countries: Selects from a predefined list of the top 50 global stock indices (by market cap/importance, e.g., SPX for USA, SHCOMP for China). Options: Top 5, 15, 25, or 50.
Democratic Countries: ~38 symbols from democracies (e.g., SPX, NI225, NIFTY; based on democracy indices ≥6/10, including flawed/parliamentary systems).
Dictatorships: ~12 symbols from authoritarian/hybrid regimes (e.g., SHCOMP, TASI, IMOEX; scores <6/10).
Customization:Line color (default: blue).
Line width (1-5, default: 2).
Line style: Solid line (default), Stepline, or Circles.
Data Handling:Uses request.security() with lookahead enabled for real-time accuracy, gaps off, and invalid symbol ignoring.
Runs calculations on every bar, with max_bars_back=2000 for historical depth.
Arrays are populated only on the first bar (barstate.isfirst) for efficiency.
Predefined Symbol Lists (Examples)Top 50: SPX (USA), SHCOMP (China), NI225 (Japan), ..., BAX (Bahrain).
Democratic: Focuses on free-market democracies like USA, Japan, UK, Canada, EU nations, Australia, etc.
Dictatorships: Authoritarian markets like China, Saudi Arabia, Russia, Turkey, etc.
Usage TipsAdd to any chart (e.g., daily/weekly timeframe) to view the composite line.
Ideal for macro analysis: Compare democratic vs. authoritarian performance, or track "top world" equity health.
Potential Limitations: Relies on TradingView's symbol availability; some exotic indices (e.g., KWSEIDX) may fail if not supported. The 40-symbol cap prevents errors.
Interpretation: Values >100 indicate above-trend performance; <100 suggest underperformance relative to recent averages.
This script blends financial data with geopolitical categorization for a unique "civilization index" perspective on global markets. For modifications, ensure symbol tickers match TradingView's format.
دورات
Friday’s Close – Futures Weekend AnchorPurpose:
This indicator highlights the US futures weekend close price — the exact level where CME markets end trading on Friday at 4:00 PM CT / 5:00 PM ET.
It’s designed primarily for crypto traders who want to compare weekend market behavior to the traditional finance (TradFi) close.
Why it matters:
Crypto trades 24/7, but global liquidity and sentiment still pivot around the Friday futures close. During the weekend, crypto can “drift” relative to traditional markets — this line shows exactly where the week ended for Wall Street, giving you a clean reference point until futures reopen on Sunday evening.
Features
Precise Friday close capture (CME weekend close minute, not just daily bar)
Works on any ticker — especially useful for BTC, ETH, or other crypto assets
Adjustable for time zone (New York / Chicago / custom)
Option to select prior weeks with weekOffset
Draws a single clean line from Friday’s close forward — no clutter, no vertical stitches
Optional right-edge label with the close value and timestamp
Usage Tips
Keep the chart’s timezone in sync with your anchor (America/New_York = 5 PM ET, America/Chicago = 4 PM CT).
Use weekOffset = 1 to view last week’s Friday close.
Combine with volume, funding, or open interest indicators to see how weekend moves relate to the TradFi close.
Ideal for weekend analysis — shows whether crypto is trading rich or cheap vs. the Friday benchmark before futures reopen.
Recommended For
Crypto traders, analysts, and quant enthusiasts who monitor TradFi–crypto decoupling or weekend premium behavior.
ACE哥專屬指標這是一款專為加密貨幣與外匯市場設計的多空結構分析指標。
指標核心結合了市場結構、K線反轉訊號、均線節奏與關鍵支撐壓力區間偵測,
可協助交易者在趨勢盤與震盪盤中找到相對安全的進出場點位。
本指標可應用於波段、日內與短線操作,能清楚標示多空轉折區間、結構突破與回測確認點,
特別適合搭配結構延續策略、支撐壓力策略或結構轉換策略使用。
若有興趣了解更多策略應用與交易邏輯,歡迎透過官方社群或課程進一步學習。
This is a long-short structure analysis indicator designed specifically for the cryptocurrency and forex markets.
The core of the indicator combines market structure, candlestick reversal signals, moving average rhythm, and key support and resistance zone detection to help traders identify relatively safe entry and exit points in trending and volatile markets.
This indicator can be used for swing, intraday, and short-term trading. It clearly identifies long-short turning points, structural breakouts, and backtest confirmation points.
It is particularly suitable for use with structural continuation strategies, support and resistance strategies, or structural conversion strategies.
If you are interested in learning more about strategy applications and trading logic, please learn more through the official community or courses.
8AM # 9AM CRM Trading Model - Complete Beginner's Guide
## BEFORE YOU START
**Important:** This strategy only works during market open hours (9:00 AM - 12:00 PM EST for NAS100/SPX). Do not trade outside these hours.
**Risk Warning:** Start with a demo account first. Trade 2-4 weeks on demo before risking real money.
---
## STEP 1: SET UP YOUR TRADINGVIEW CHART
1. Open TradingView
2. Search for **NAS100** (Nasdaq 100 Index)
3. Click the **5-minute (5m)** timeframe button at the top
Your chart should now show:
- Blue dotted lines (8AM candle range)
- Orange dotted lines (key level)
- Small SWEEP triangles when price breaks levels
---
## STEP 2: UNDERSTAND THE SETUP
The indicator shows a **4-step checklist** in the top-right HUD (Heads Up Display):
**STEP 1: 8AM Range Set**
- The indicator automatically captures the 8:00-9:00 AM candle's high and low
- You should see two faint blue dotted lines
- Status will say "SET" when ready
- Nothing to do here - it's automatic
**STEP 2: Key Level Found**
- The indicator finds the nearest swing low or high (support/resistance)
- You'll see a faint orange dotted line
- Status will say "FOUND" when ready
**STEP 3: Turtle Sweep**
- Price must break ONE end of the 8AM range
- You'll see a small blue triangle labeled "SWEEP" appear below the candle
- This means price swept the low (bullish setup) or swept the high (bearish setup)
**STEP 4: Confirmations**
- The indicator looks for:
- IFEG (bullish or bearish imbalance)
- Order Block (reversal candle pattern)
- Status shows YES or NO for each
---
## STEP 3: WAIT FOR THE SIGNAL
Keep watching the **HUD on the right side**. It will show:
```
WAITING FOR SETUP
STEP 1: 8AM Range Set: SET
STEP 2: Key Level Found
STEP 3: Turtle Sweep: NO
STEP 4: Confirmations
- IFEG: NO
- Order Block: NO
WHEN ALL 4 ✓ → TRADE
```
When **ALL FOUR steps show YES**, the indicator will:
1. Draw a **HUGE triangle** on the chart saying "BUY NOW" or "SELL NOW"
2. Draw three bold lines:
- **WHITE line** = Entry price
- **RED dashed line** = Stop loss
- **GREEN line** = Take profit
3. Update the HUD with your trade numbers
---
## STEP 4: PLACE YOUR TRADE
When you see the BUY NOW or SELL NOW signal:
**For a LONG (BUY) trade:**
1. Look at the **WHITE line** = Your entry price
2. Look at the **RED dashed line** = Your stop loss (where to cut losses)
3. Look at the **GREEN line** = Your take profit (your target)
Check the **HUD** for exact numbers:
- Entry Price:
- Stop Loss:
- Take Profit:
- Risk:
- Reward:
- R:R Ratio:
**On your broker (MT4/MT5 or whatever you use):**
1. Click BUY/SELL
2. Set Entry = Entry Price from indicator
3. Set Stop Loss = SL price from indicator
4. Set Take Profit = TP price from indicator
5. Click TRADE
**For a SHORT (SELL) trade:** Same steps but click SELL instead of BUY
---
## STEP 5: MANAGE YOUR TRADE
Once you're in the trade:
1. **Let it run** - Don't move your stop loss or take profit
2. **Watch for price to hit your targets:**
- If price hits the GREEN line first → You WIN (take profit hits)
- If price hits the RED line first → You LOSE (stop loss hits)
- If price breaks the WHITE line lower → Exit manually
3. **Don't hold past noon EST** - This strategy stops working after market lunch
4. **Close any open trades by 12:00 PM EST**
---
## IMPORTANT RULES
**DO THIS:**
- Only trade between 9:00 AM and 12:00 PM EST
- Use a 5-minute chart
- Follow the exact entry/SL/TP levels from the indicator
- Start with 1 lot/contract on demo
- Keep a trading journal (write down every trade)
- Risk no more than 2% of your account per trade
**DON'T DO THIS:**
- Don't move your stop loss (moving stops = losing strategy)
- Don't ignore the indicator signals and "feel" your way in
- Don't trade outside the 9AM-12pm window
- Don't use a 1-hour or 15-minute chart (must be 5-min)
- Don't trade on demo for just 2 days then go live
- Don't risk more than 2% per trade
---
## REAL EXAMPLE
**9:15 AM EST - Price sweeps 8AM low, IFEG forms, Order Block confirmed**
Your indicator shows:
```
ACTIVE TRADE - LONG
Entry: 24,865.50
Stop Loss: 24,820.00
Take Profit: 24,920.00
Risk: 45.50 pts
Reward: 54.50 pts
R:R Ratio: 1:1.2
```
You place trade:
- BUY 1 contract at 24,865.50
- Stop at 24,820.00 (if wrong, you lose 45 points)
- Target 24,920.00 (if right, you gain 54 points)
**Result:** Price goes to 24,920 and your take profit hits. You WIN 54 points.
---
## DEMO ACCOUNT TESTING CHECKLIST
Before trading real money, complete this on demo:
- Trade for 5 trading days minimum
- Execute at least 10 trades
- Win rate is 50% or better
- Each loss is smaller than each win (following your R:R)
- You didn't miss any signals
- You stuck to the rules (no moving stops, proper timeframe, etc)
- You made more money than you lost overall
If you don't meet these criteria, keep practicing on demo. Don't go live yet.
---
## COMMON MISTAKES NEW TRADERS MAKE
**Mistake 1: Wrong Timeframe**
- Using 1h or 15m instead of 5m chart
- Result: Misses setups or generates false signals
**Mistake 2: Moving Stop Loss**
- Indicator says SL at 24,820, but you move it to 24,800 to "give it room"
- Result: You get stopped out randomly
**Mistake 3: Trading Outside Hours**
- Trading at 12:30 PM or 2:00 PM
- Result: Strategy stops working, you lose money
**Mistake 4: Ignoring the Signal**
- Indicator says BUY, but you "feel" like it won't work
- Result: You miss winners or take trades you shouldn't
**Mistake 5: Not Using Stop Loss**
- "I'll just watch it and exit if it goes bad"
- Result: One bad move and you're down $500 before you can react
---
## WHAT TO EXPECT
**Week 1:** You'll find the indicator confusing. That's normal. Watch 5+ setups.
**Week 2:** You'll start to understand when setups are forming.
**Week 3-4:** You should see some winning trades. Others will hit stop loss. This is normal.
**After 4 weeks:** You should have enough demo data to decide if this strategy works for you.
---
## FINAL ADVICE
1. **Trade small first** - 1 lot on demo, then 1 lot on live
2. **Keep a journal** - Write down entry, stop, target, result for every trade
3. **Don't expect 100% win rate** - Even good strategies win 50-60% of trades
4. **Focus on following the rules** - Not on making money fast
5. **Ask yourself:** Am I following the indicator exactly, or am I guessing?
The traders who make money follow the system. The traders who lose money ignore it and trade on "feel."
Which trader will you be?
Multi-Timeframe Stochastic (4x) z Podświetlaniemnowy skrypt bez etykietek o wyprzedaniu i wykupieniu
ADOLFO'S NINJA TURTLE SOUPThis indicator signals when there is a turtle soup of m30 in the NY session following the trend of a supertrend indicator in a 1-hour time interval, being excellent for taking RR trades 1 to 1. Created by Engineer Adolfo Pérez Espinoza.
Multi-Timeframe Stochastic (4x) z PodświetlaniemStochastic z możliwością paru tfów gdzie jak są w danej strefie to podświetla
Trading Sessions with 15 minute ORBA working copy of the original Tradingview trading sessions indicator with the addition of horizontal lines marking the 15 minute opening range for your ORB strategy. The lines reset with each session start.
Key LevelsKey Levels Indicator
Description
The Key Levels indicator is a powerful tool for traders, displaying major institutional price levels from daily, weekly, and monthly timeframes on your chart. It plots horizontal lines for previous period highs, lows, and midpoints (50% levels), as well as current period opens, helping you identify critical support and resistance zones used by institutional traders. Labels are provided for the most recent levels, positioned at the rightmost bar for easy reference.
Features
Daily Levels: Plots Previous Day High, Previous Day Low, Day Open, and Previous Day 50% Level.
Weekly Levels: Plots Previous Week High, Previous Week Low, Week Open, and Previous Week 50% Level.
Monthly Levels: Plots Previous Month High, Previous Month Low, Month Open, and Previous Month 50% Level.
Customizable Colors: Adjust the color of each line via the settings panel to suit your chart preferences.
Customizable Labels: Enable/disable labels, adjust label size, and change the label background color for optimal visibility.
Clean Visualization: Lines are plotted with breaks at the start of each period, ensuring a clear and uncluttered display.
Settings
Show Labels: Toggle to show or hide all labels (default: enabled).
Label Size: Choose from "tiny," "small," "normal," "large," or "huge" to adjust label text size (default: normal).
Label Background Color: Customize the background color of labels to ensure text visibility (default: black).
Line Colors: Individual color pickers for each level (e.g., Previous Day High, Day Open), allowing full customization of line colors.
Usage
The Key Levels indicator is designed for futures markets, such as S&P 500 futures (ES), Nasdaq futures (NQ), or crude oil futures (CL), where institutional price levels like daily, weekly, and monthly highs, lows, and opens are critical for identifying key support and resistance zones. Apply the indicator to a 1-hour or 15-minute timeframe to capture precise market structure for day trading or swing trading strategies in futures. While optimized for futures, the indicator can be applied to any chart for versatile trading applications. Customize line colors and label settings in the panel to match your chart preferences.
Notes
Labels are shown only for the current day, week, and month to focus on recent price action.
For best visibility, adjust the label background color if text blends into your chart background.
Ideal for traders analyzing major institutional levels for market structure and trading decisions.
Protected script
This script is published as closed-source. However, you can use it freely and without any limitations – learn more here.
njammu123
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by T
🛡️ RAMAYAN 2.0 🛡️# 🛡️ RAMAYAN 2.0 🛡️
**Description**
RAMAYAN 2.0 is a comprehensive, all-in-one TradingView indicator built from the ground up without any AI assistance. Leveraging Pine Script v6, it fuses advanced price analysis, customizable studies, and dynamic visual dashboards into a single overlay. Every feature reflects manual research, personal insights, and iterative refinement to empower traders with clarity, precision, and flexibility.
**Key Features**
- **Bhavishya Candle**: Toggleable high-low percentage steps and multi-line projections with optional background fills and real-time win/loss statistics.
- **Ramayan SMC Tables**: Two configurable tables—Bhavishya Candle summary and advanced trend criteria—support auto or manual sizing and positional placement.
- **EMA Ribbon & Envelope**: Choose up to four moving averages (SMA, EMA, SMMA, WMA, VWMA) and an envelope (percent or exponential) to visualize trend strength and volatility.
- **VWAP + EMA Crossover**: Session/week/month/earnings-anchored VWAP plus short/long EMA cross signals and conditional fills for trend confirmation.
- **Advanced Option Calculator**: Real-time P&L lines, break-even markers, net return, and placeholder Greeks display with custom strike, premiums, quantity, and expiry inputs.
- **Samay Time Lines**: Up to seven user-defined intraday time markers with colored lines and labels.
- **Heikin Ashi Supertrend Signals**: ATR-based swing buy/sell shapes and alerts, alignable with Ramayan SMC’s swing logic.
- **Trend Scoring Panel**: Multi-indicator scoring (20 criteria including EMA, MACD, RSI, ADX, Ichimoku, Alligator, BB, ROC, OBV, prior week high) displayed in a color-coded table with textual interpretation (“Very Strong”, “Strong”, “Possible”, “Weak”).
- **Fully User-Configurable**: Every study has independent enable/disable toggles, input groups for organization, color pickers, sizes, and positions.
- **Alerts**: Customizable alerts for break-even hits, in-money status, buy/sell signals, and directional changes.
**Usage Notes**
- Compatible with Pine Script v6 only.
- Best viewed on dark chart themes for optimal contrast.
- Designed for both educational research and live trading—disable unused modules to optimize performance.
---
All code, logic, and design stem from personal expertise—no AI generation involved. Enjoy exploring market rhythms with RAMAYAN 2.0!
(ppl-ai-file-upload.s3.amazonaws.com)
Aktien Spike Detector by DavidDescription:
This indicator marks the daily high and low on the chart and provides a visual and audible alert whenever the current price touches either of these levels. Additionally, the indicator highlights the candlestick that reaches the daily high or low to quickly identify significant market movements or potential reversal points.
Features:
📈 Daily high and low are automatically calculated and displayed as lines on the chart.
🔔 Alert notification when the price touches the daily high or low.
🕯️ Highlighting of the touch candlestick (e.g., color-coded) for better visual orientation.
💡 Ideal for traders trading breakouts, rejections, or intraday reversals.
Areas of application:
Perfect for day traders, scalpers, and intraday analysts who want to see precisely when the market reaches key daily levels.
Buy The F*cking Dip [DotGain]How to Interpret the "Buy The F*cking Dip" (BTFD) Indicator
Main Purpose and Timeframe
The BTFD indicator is a confluence indicator designed to identify rare moments of extreme capitulation and panic in the market. As the name suggests, its primary focus is identifying significant buying opportunities ("Dips") on high timeframes.
Recommended Timeframes: Minimum Daily chart, ideally Weekly chart.
Primary Signal: The green "Buy" triangle is the default signal to watch for.
The Buy Signal (Green Triangle)
A green "Buy" triangle appears only when all three of the following conditions are met simultaneously. It signals not just a minor pullback, but a potentially macro-level oversold condition.
High Panic (CM Williams Vix Fix): The market is in a state of heightened volatility or "fear." This indicates that sellers are acting out of panic.
Structurally Oversold (Deviation from MA): The price has deviated extremely far (default: >10%) below its long-term moving average (default: 200-period EMA). This signals that the price is "cheap" in the big picture.
Short-Term Overextended (TRMAD): The price has fallen extremely hard and fast relative to its recent volatility (ATR) (default: < -3.0). This signals "maximum pain" on a short-term level.
In summary, a green triangle means: The market is panicky, structurally undervalued, and extremely oversold short-term. These are often the moments when long-term bottoms are formed.
The Sell Signal (Red Triangle)
The indicator can also identify the exact opposite: moments of extreme euphoria or "blow-off tops."
Disabled by Default: The red "Sell" triangle is disabled by default in the settings (display=display.none), as the indicator's focus is on buying.
Meaning (if enabled): It signals that the market (1) has high volatility, (2) is structurally overbought (far above its 200 MA), and (3) is extremely overextended (euphoric) on a short-term basis.
Visual Adjustments (In the "Style" Tab)
By default, only the green "Buy" triangle is active. You can, however, enable other visuals in the indicator's "Style" settings tab:
Buy (Green Triangle): On by default.
Sell (Red Triangle): Off by default.
Signal Bar Color: Colors the candle green/red. Off by default.
Signal Background: Shows a transparent green/red background. Off by default.
Have fun :)
Disclaimer
This "Buy The F*cking Dip" (BTFD) indicator is provided for informational and educational purposes only. It does not, and should not be construed as, financial, investment, or trading advice.
The signals generated by this tool (both "Buy" and "Sell") are the result of a specific set of algorithmic conditions. They are not a direct recommendation to buy or sell any asset. All trading and investing in financial markets involves substantial risk of loss. You can lose all of your invested capital.
Past performance is not indicative of future results. The signals generated may produce false or losing trades. The creator (© DotGain) assumes no liability for any financial losses or damages you may incur as a result of using this indicator.
You are solely responsible for your own trading and investment decisions. Always conduct your own research (DYOR) and consider your personal risk tolerance before making any trades.
CE+ZLSMA RovTrading StrateryThe strategy is optimized for scalping in small timeframes like M15 and M30, as well as M5.
It combines two indicators: CE and ZLSMA.
Try it now!
ProbRSI Adaptive SPY and QQQ Swing One Hour Strategy Summary in one paragraph
A probabilistic RSI engine for large cap ETFs and index names on intraday and swing timeframes. It converts ATR scaled returns into a 0 to 100 probability line, adapts its smoothing from path efficiency, and gates flips with simple percent levels. It is original because it fuses three pieces that traders rarely combine in one signal line: ATR normalized return probability, curvature compression, and per bar adaptive EMA. Add it to a clean chart, keep the default one hour signal on QQQ, and read the entry and exit markers generated by the strategy. For conservative alerts select on bar close.
Scope and intent
• Markets. Major ETFs and large cap equities. Index futures. Liquid crypto. Major FX pairs
• Timeframes. One minute to daily. Defaults to one hour for swing pace
• Default demo used in this publication. SPY/QQQ on one hour
• Purpose. Reduce false flips by adapting to path efficiency and by gating long and short separately
• Limits. This is a strategy. Orders are simulated on standard candles only
Originality and usefulness
• Unique fusion. Logistic probability of ATR scaled returns with arcsine pre transform, optional curvature compression, and per bar adaptive EMA steered by an efficiency ratio
• Failure mode addressed. Fast whips in congestion and late entries after spikes
• Testability. Each component has a named input and can be tuned directly. Entry names Long and Short are visible in the list of trades
• Portable yardstick. ATR scaled return is a common unit across symbols and venues
• Protected rationale. The code stays protected to preserve implementation details of the adaptive engine and curvature assist while the method and usage are fully explained here for community review
Method overview in plain language
You convert raw returns into a probability scale, adapt the smoothing to the straightness of the path, and only allow flips when a simple gate is satisfied. The probability line crosses its own EMA to generate signals. When the cross happens below a short gate or above a long gate, the flip is allowed. Otherwise it is ignored.
Base measures
• Return basis. Close minus prior close normalized by ATR, then arcsine to damp large steps. ATR window is set by ATR length. Sensitivity is adjusted by an ATR scale input
• Probability map. A logistic function maps the normalized return to 0 to 1 which becomes 0 to 100 after scaling
Components
• Probability core. Logistic probability of ATR scaled returns. Higher values imply upside pressure. Smoothed by an adaptive EMA
• Curvature assist optional. A curvature proxy compresses extreme spikes toward neutral. Useful after news bars. Weight controls strength
• Efficiency ratio. A path efficiency score from 0 to 1 extends the smoothing length during noisy paths and shortens it during directional paths
• Signal line. An EMA of the probability line creates the reference for cross up and cross down
• Gates. Two simple percent levels define when long and short flips are allowed
Fusion rule
• The adaptive EMA length is computed as a linear map between a minimum and a maximum bound based on one minus efficiency
• If curvature assist is enabled the probability is adjusted by a small counter spike term
• Final probability is compared to its EMA
Signal rule
• Long. A long entry is suggested when probability crosses above the signal line and the current probability is above the Long gate level
• Short. A short entry is suggested when probability crosses below the signal line and the current probability is below the Short gate level
• Exit and flip. When an opposite entry condition appears the current position is closed and a new position opens in the opposite direction
What you will see on the chart
• Strategy markers on suggestion bars. Orders named Long and Short
• Exit marker when the opposite signal closes the open side
• No table by design. All tuning lives in Inputs for a clean chart
Inputs with guidance
Market TF
• Symbol. Series used for oscillator computation. Use the instrument you trade or a close proxy
• Signal timeframe. Timeframe where the oscillator is evaluated. Leave blank to follow the chart
Core
• Price source. Series used for returns. Typical choice close
• Base length. Fallback EMA length used when adaptation is off. Typical range 20 to 200. Larger smooths more
• ATR length. Window for ATR that scales returns. Typical range 10 to 30. Larger normalizes more and lowers sensitivity
• Logit sharpness. Steepness of the logistic link. Typical range 1 to 8. Raising it reacts more to the same input
• ATR scale. Extra divisor on ATR. Typical range 0.5 to 2. Smaller is more sensitive
• Signal length. EMA of the probability line. Typical range 5 to 20. Larger gives fewer flips
• Long gate. Allow long flips only above this level. Typical range 20 to 40
• Short gate. Allow short flips only below this level. Typical range 20 to 40
Adaptive
• Adaptive smoothing. If on, the efficiency ratio controls the per bar EMA length
• Min effective length. Lower bound of adaptive EMA. Typical range 5 to 50
• Max effective length. Upper bound of adaptive EMA. Typical range 50 to 300
• Efficiency window. Window for efficiency ratio. Typical range 30 to 100
Shape Assist
• Curvature influence. If on, extreme spikes are nudged toward neutral
• Curvature weight. Strength of compression. Typical range 0.1 to 0.3
Properties visible in this publication
• Initial capital. 25000
• Base currency. USD
• request.security lookahead off everywhere
• Commission. 0.03 percent
• Slippage. 5 ticks
• Default order size method percent of equity with value 3 for realistic testing
• Pyramiding 0
• Process orders on close ON
• Bar magnifier OFF
• Recalculate after order is filled OFF
• Calc on every tick OFF
Realism and responsible publication
• No performance claims. Past results never guarantee future outcomes
• Shapes can move while a bar forms and settle on close
• Strategies use standard candles for signals and orders only
Honest limitations and failure modes
• Economic releases and thin liquidity can break assumptions behind the curvature assist
• Gap heavy symbols may prefer a longer ATR window
• Very quiet regimes can reduce signal contrast. Consider higher gates or longer signal length
• Session time follows the exchange of the chart and can change symbol to symbol
• Symbol sensitivity is expected. Use the gates and length inputs to find stable settings
• Past results never guarantee future outcomes
Open source reuse and credits
• None
Mode
Public protected. Source is hidden while access is free. Implementation detail remains private. Method and use are fully disclosed here
Legal
Education and research only. Not investment advice. You are responsible for your decisions. Test on historical data and in simulation before any live use. Use realistic costs.
BTC Pi Cycle Top + 50W MA To indicate BTC TOP using pi cycle top + weekly 50 MA
Both overlay in a chart.
by ahmadzombie
19.10.2025
nartdivad 111This indicator will show you levels based on the price you enter. Each level is 111 points apart. In the middle of this range, there is an equilibrium at 50%, and 37 points above and below this equilibrium, there are discount and premium zones.
Elliott Wave (𝐒𝐓𝐄𝐄𝐋 𝐂𝐈𝐓𝐘 𝐂𝐑𝐄𝐀𝐓𝐎𝐑𝐒)This indicator provides a rules-based helper for visually identifying potential Elliott Wave patterns — including 1–5 impulse structures and optional A–B–C corrective moves. It automatically detects pivot highs/lows using the user-defined left/right swing settings and connects them with a ZigZag line filtered by either ATR or percentage change to reduce market noise.
When a valid 5-wave impulse structure is found (either bullish or bearish), the indicator labels waves 1–5 on the chart. After completion of the fifth wave, it optionally monitors for an A–B–C corrective pattern and labels those points when detected. Alerts are generated when an impulse or correction is confirmed.
Features
✅ Automatic pivot detection using configurable left/right swing bars.
✅ ATR or %-based swing filter to avoid small fluctuations.
✅ ZigZag plotting to visualize price structure.
✅ Automatic labeling of potential Elliott impulse waves (1–5).
✅ Optional A–B–C correction detection after wave 5.
✅ Alerts when impulses and corrections complete.
✅ Customizable visuals (colors, sensitivity, pivot length).
✅ Works on all symbols and timeframes.
Usage Tips
For best results, use larger timeframes (e.g., 1H–1D) where Elliott structures are cleaner.
Adjust Pivot Left/Right and ATR Multiplier for your chart’s volatility.
Remember: Elliott Wave theory is interpretive — this tool provides objective swing logic to assist manual analysis, not a guaranteed automatic wave count.
Super Test Indicator – Automated TP/SL SignalsThe Super Test indicator is designed to help traders automatically detect potential entry and exit points using a combination of technical logic and trend tracking. While it’s optimized for XAU/USD (Gold) on the 15-minute timeframe, it can be adapted to work with other symbols and timeframes.
🛠️ Key Features:
Automated Buy/Sell Signals
Take Profit (TP) and Stop Loss (SL) zones shown as green/red boxes
Trend Confirmation via two dynamic lines (orange and blue)
Green Triangle Markers for additional entry confirmation
Clean and professional chart visuals for easier analysis
Optimized for 15-minute timeframe, but versatile across others
🔍 How to Use:
Watch for Buy or Sell labels on the chart.
Green and red boxes show TP/SL zones for each trade.
Use the blue and orange lines to confirm overall trend direction.
Green triangle markers can help confirm stronger entries.
⚙️ Best For:
Scalpers and intraday traders
Beginners looking for guided visual signals
Traders testing semi-automated strategies