Cicli
SK-ABC ENHANCED v3Hello this script is shidt I want to share with my bois. I am not giving out source for free.
XAutoTrade Alert BuilderAutomate Your NinjaTrader Trading with TradingView Alerts
The XAutoTrade Alert Builder is a flexible Pine Script strategy that bridges TradingView alerts with
NinjaTrader automated trading. Design custom entry signals, configure exit strategies, and execute trades
automatically on your NinjaTrader account - all from TradingView charts.
Key Features
📊 Flexible Signal Logic
- Configure buy/sell signals independently
- Compare any two indicators or price sources using crossover, crossunder, greater than, or less than
logic
- Visual buy/sell markers on chart for easy signal verification
🎯 Multiple Exit Methods
1. ATM Strategy - Leverage your existing NinjaTrader ATM templates for advanced order management
2. Source Signals - Exit positions based on opposite entry signals
3. Fixed Levels - Set stop loss and profit targets using ticks or percentage
⚙️ NinjaTrader Integration
- Direct webhook integration with XAutoTrade backend service
- Multi-account support (trade multiple accounts simultaneously)
- Position sizing and max position limits
- Market or limit order types with configurable offset
- Time-in-force options (DAY/GTC)
- Active hours filter (US ET timezone) to control when alerts execute
🔐 Secure & Reliable
- Webhook secret authentication
- Symbol override capability
- Real-time status indicator showing configuration readiness
How It Works
1. Configure Entry Signals - Choose your buy/sell logic by comparing any two data sources (price,
indicators, etc.)
2. Set Exit Strategy - Select ATM templates, signal-based exits, or fixed stop/profit levels
3. Connect to NinjaTrader - Enter your XAutoTrade webhook secret and account details
4. Create Alert - Use the strategy's alert system to send formatted JSON payloads to your XAutoTrade
webhook
5. Trade Futures & Stocks Automatically - TradingView alerts trigger real trades in your NinjaTrader account
Perfect For
- Traders wanting to automate TradingView strategies in NinjaTrader
- Users with existing ATM templates who want TradingView signal automation
- Multi-account traders managing several NinjaTrader accounts
- Anyone seeking a no-code bridge between TradingView and NinjaTrader
Requirements
- Active XAutoTrade account and subscription
- NinjaTrader 8 with XAutoTrade AddOn installed
- TradingView Premium/Pro account (for webhook alerts)
Documentation & Support
Full setup guide and API reference available at:
www.xautotrade.com
License: Mozilla Public License 2.0
---
Note: This strategy is designed for use with the XAutoTrade automation service. A valid XAutoTrade
subscription and NinjaTrader setup is required for live trading functionality.
🎯 VWAP Reclaim v2.3 (Timezone Filter)🎯 VWAP Reclaim Fighter Jet (v2.3)
This indicator is built to capture high-momentum reversals at the Volume-Weighted Average Price (VWAP). In intraday trading, VWAP acts as the "line in the sand" or the day's fair value.
The "Fighter Jet" strategy is not a simple crossover. It is designed to identify a specific, powerful setup:
The Fight: Price is on one side of VWAP (e.g., bulls are above).
The Attack: The "enemy" (bears) attacks and breaks VWAP with a surge in volume.
The Reclaim: The original side (bulls) immediately fights back on the next candle, "reclaiming" the VWAP level and holding it.
This "reclaim" signals a powerful rejection and a high-probability continuation of the original trend. This script automates the detection of this entire setup.
⭐ Core Features ("Avionics")
A+ Volume Surge Filter: The script doesn't just look for a cross; it demands the reclaim candle is backed by a significant volume surge (e.g., 1.5x the 20-period average, all adjustable). This filters out low-conviction "drifts."
Confirmation Candle Logic: (Default: ON) This is the key to avoiding "fakeouts." The script separates the setup into two parts:
Potential Signal (?): The first high-volume reclaim candle.
Confirmed Signal (🎯): The second candle that also closes on the correct side, confirming that the level is now holding as support/resistance.
User-Defined Timezone Filter (v2.3): The most powerful feature. You can now define your "kill box" time window (e.g., "0930-1130") in your specific timezone (e.g., "America/New_York"), regardless of your chart's or the exchange's setting.
Full Trade Plan: Every confirmed signal (🎯) prints a label with the exact Entry Price, Stop Loss, and Take Profit target.
Dynamic Stop Loss: The Stop Loss isn't static; it's dynamically placed on the other side of VWAP plus a buffer (Stop Offset), making it a logical and relevant stop.
Mission Control HUD: A clean on-screen dashboard gives you a live "A+ Checklist" (Time Window, VWAP Reclaim, Volume Surge, Confirmation) so you can see the setup forming in real-time.
📈 How to Trade (Rules of Engagement)
This is a complete, non-discretionary system. Follow the rules precisely.
1. The Setup (Pre-Flight Check)
Set Your Timezone: Go to settings and set the Timezone to your local trading timezone (e.g., "America/New_York" for EST).
Set Your Session: Define your active trading window in Session Time (e.g., "0930-1130").
Wait: The chart background will turn blue during this "live" session. Do not take signals outside this window.
2. Taking a LONG Trade (Bullish Reclaim)
Condition: Price must first be below VWAP.
Potential Signal (?): A strong bullish candle closes above VWAP. This candle must have a volume surge. A yellow circle (?) will appear. This is your "target acquired" alert—get ready.
Confirmed Signal (🎯): (With Require Confirmation = ON) The very next candle also closes above VWAP. This confirms the buyers have successfully "reclaimed" the line and are holding it as support.
Action: The LONG (▲) signal appears. The label provides the full trade plan.
Stop Loss: Placed below VWAP by your Stop Offset setting.
Target: A fixed point value from your Target Points setting.
3. Taking a SHORT Trade (Bearish Reclaim)
Condition: Price must first be above VWAP.
Potential Signal (?): A strong bearish candle closes below VWAP. This candle must have a volume surge. A yellow circle (?) will appear.
Confirmed Signal (🎯): (With Require Confirmation = ON) The very next candle also closes below VWAP. This confirms sellers have "reclaimed" the line and are holding it as resistance.
Action: The SHORT (▼) signal appears with the trade plan.
Stop Loss: Placed above VWAP by your Stop Offset setting.
Target: A fixed point value.
⚙️ Key Settings ("Flight Controls")
Timezone (CRITICAL): This is the most important setting. Do not leave it blank. You must find the official "TZ Database Name" for your timezone.
New York (EST/EDT): America/New_York
Chicago (CST/CDT): America/Chicago
London (GMT/BST): Europe/London
Session Time: The "HHMM-HHMM" window you want to hunt for setups.
Require Confirmation: (Default: ON) Highly recommended. Turning this OFF will make the strategy much more aggressive, entering on the first reclaim candle (the yellow "?"). This will give more signals, but many will be fakeouts.
Volume Surge Multiple: (Default: 1.5) Your filter for "A+" setups. Higher numbers = fewer, but stronger, signals.
Stop Offset: How much "wiggle room" to give your stop loss around VWAP.
VWAP Buffer: How far price needs to cross VWAP to be considered a "reclaim." This prevents signals from tiny wicks or insignificant crosses.
❓ Frequently Asked Questions (Debrief)
Q: Why didn't a signal appear even though price crossed VWAP? A: This is the script's filtering system working for you. The most common reasons are:
Time Filter: It was outside your defined Session Time.
Volume Filter: The reclaim candle did not have a volume surge.
Confirmation Filter: The reclaim candle (the "?") appeared, but the next candle failed to hold the level (e.g., it closed back below VWAP), invalidating the setup.
VWAP Buffer: The cross was too shallow and didn't clear the VWAP Buffer (e.g., price is just "chopping" on the line).
Q: What is the yellow circle (?)? A: That is the Potential Setup. It is NOT a trade signal. It is an alert to pay attention because the first condition (a high-volume reclaim candle) has been met. Your trade is only valid if the next candle confirms the move (and the 🎯 signal appears).
Q: What's the difference between this and a simple VWAP cross? A: A simple cross is just close > vwap. This strategy is far more robust. It requires price to come from the opposite side (was_below), cross with a volume surge, and then be confirmed by a second candle holding the level. It's a filter for strength and conviction, not just a simple cross.
SK-Trading ABC - YA KELB VERSIONHello this script is shidt. don't use I just wanna share with my friend
Gabriel__ionescuSwing line for Swing Traders, follow the trend and open only when the price retest the line
Wolverine Perfect ORB Ultimate 2This is NOT your normal ORB)
Let’s get one thing clear — this is NOT your everyday Opening Range Breakout.
This is the Wolverine Perfect ORB Ultimate, built for precision, discipline, and smart money awareness.
Most ORB indicators just draw a box and hope for the best.
This one thinks. It filters your breakouts through VWAP flow, RSI strength, volume confirmation, order blocks, and market structure alignment —
so you’re not just trading noise, you’re trading data-backed precision.
🕘 WHEN TO TRADE
Your box locks in at exactly 9:15 AM EST.
That’s when the real game begins.
After that:
Drop to your 5-minute chart.
Wait for price to break and close above or below the ORB zone.
Confirm with momentum, structure, and volume before entry.
No more guessing — this is sniper trading.
🟩 LONG ENTRY CHECKLIST
Price closes above the ORB High
VWAP is angled up (bullish flow)
RSI above 50
Volume spike active
Bonus: Retest or bullish Order Block
✅ You’ll see a green triangle when the setup aligns.
🟥 SHORT ENTRY CHECKLIST
Price closes below the ORB Low
VWAP angled down (bearish flow)
RSI below 50
Volume spike confirms
Bonus: Retest or bearish Order Block
✅ You’ll see a red triangle for confirmation.
🎯 TARGET LEVELS
Your Take-Profits are calculated automatically from the ORB range:
TP1: 1R
TP2: 2R
TP3: 3R
TP4: 4R
These can be adjusted in your inputs for your own trading style.
💡 PRO TIPS
Best hours: 9:15 AM – 12:00 PM EST (after that, volatility fades).
Avoid 11:30–1:30 if “Avoid Lunch” is active.
Combine the 15-minute ORB with 5-minute entry timing for sniper accuracy.
For a clean chart:
Turn off “Use Time Filter” and “Use Volume Filter,” or
Disable background highlights in code via the bgcolor() lines.
🔔 ALERTS
This script includes two professional alerts:
Wolverine Long — confirmed bullish breakout.
Wolverine Short — confirmed bearish breakout.
To activate:
Go to TradingView → Alerts → Choose Indicator → Select Signal.
🧾 WHY THIS IS DIFFERENT
Other ORB tools just draw a box and pray.
This one filters like a machine.
It looks at institutional logic, smart money footprints, and real data confirmation.
Every move is intentional — every breakout is verified.
When you see that “ORB Locked 9:15” label, understand:
You’re now in the algorithmic zone where precision meets timing.
You’re no longer chasing — you’re executing.
⚔️ KOBK SALUTE
This is structure over emotion.
This is discipline over impulse.
This is Wolverine Perfect ORB Ultimate — where precision meets power.
Trade sharp. Trade smart. Trade like a Wolverine. 🐺💎
#KOBK #WolverineORB #SmartMoney #ORBStrategy #TrustYourTrade #BigPressure
Prabu DD SapnaDD Bhai ko Jai Ho
DD the great, He is master of trading
DD the great, He is master of trading
DD the great, He is master of trading
DD the great, He is master of trading
DD the great, He is master of trading
Session Vertical Lines (Custom Colors, NY Time, Dotted)indicator which marks Asia, London, and New York open.
Session Precision Combinations[RICHECAPITAL]The Precise Sessions Indicator provides exact segmentation of data streams into defined sessions for granular performance analysis. By isolating activity within configurable time windows, it enables users to track metrics, monitor engagement, and detect temporal trends with exceptional accuracy. Whether used for user behavior tracking, server performance monitoring, or event-driven analytics, it ensures that insights are tied precisely to relevant time segments — eliminating noise and improving interpretability.
RSI V-PILOTRSI V-PILOT
Concept
Uses RSI to determine the active trade mode (Buy/Sell):
When RSI crosses down into the Oversold (OS) zone ⇒ a SELL label appears and the system switches to the Sell mode.
When RSI crosses up into the Overbought (OB) zone ⇒ a BUY label appears and the system switches to the Buy mode.
The indicator remembers its current state and will not show duplicate labels as long as it remains in the same mode.
How to Use
Add the indicator to your chart.
Works on any symbol and timeframe.
Set up the inputs:
RSI Length: default = 14
Overbought Level (OB): default = 70
Oversold Level (OS): default = 30
Confirm on bar close: turn ON to confirm signals only at bar close (recommended)
Read the signals:
A BUY label appears when RSI crosses above the Overbought level → switch to Buy mode.
A SELL label appears when RSI crosses below the Oversold level → switch to Sell mode.
While remaining in the same mode, no new labels will be created.
Orderflow Lite — Column Dashboard v3An advanced analytical instrument that transforms the market into an interactive command center
Orderflow Lite v3 is a sophisticated visualization solution that reveals the hidden dynamics of the market through a multistratified column architecture. Each price bar becomes a window into the accumulative behavior of operators, and the relationships between different indicators materialize into a three-dimensional perspective of volume.
What it offers
🔹 Dynamic panel with 9 data layers – Each column represents a distinct level of market architecture, from raw volume to context signals
🔹 Reversal scoring system – Aggregates complex market behaviors into an intuitive metric, calibrated on a 0-10 scale, with adjustable thresholds for discriminant trades
🔹 Intelligent colors – Candles adapt to polarity, and label backgrounds reflect sentiment intensity as tonality variations
🔹 Optional Heikin-Ashi – Switches calculations to smoothed price structures, ideal for detecting directional shifts in noise
🔹 Integrated VWAP – Immediate context of the volume-weighted level, validating moves relative to daily equilibrium
🔹 Persistent CVD with daily reset – Tracks accumulation/distribution per session, exposing hidden structures in capital flow
Optimized for
Order flow analysts seeking refinement in signaling
Intraday traders who require multistratified confirmations
Market mechanics explorers who want to decipher order from chaos
Highly customizable: 15+ parameters for fine-tuning – from panel density to the weights of each scoring component.
Discover what others see only as noise.
100% SILVER 300 06 -0.2 1 POSITIONAL ALGO EXITpositional silverpositional silverpositional silverpositional silverpositional silverpositional silverpositional silverpositional silverpositional silverpositional silverpositional silverpositional silverpositional silverpositional silverpositional silverpositional silverpositional silverpositional silver
100% SILVER 300 06 -0.2 1 POSITIONAL ALGO EXITpositional silverpositional silverpositional silverpositional silverpositional silverpositional silverpositional silverpositional silverpositional silver
Two-Candle Engulfing 5minTwo-Candle Engulfing Indicator (5-Minute Version)
This TradingView indicator detects two-candle engulfing patterns on the 5-minute timeframe. It identifies bullish and bearish reversals by analyzing the last three candles:
Bullish Engulfing: A green candle that fully engulfs the previous two red candles, signaling potential upward momentum.
Bearish Engulfing: A red candle that fully engulfs the previous two green candles, signaling potential downward momentum.
Features:
Works on the 5-minute timeframe, even if the chart is set to a different timeframe.
Plots green triangles below bullish engulfing candles and red triangles above bearish engulfing candles for easy visualization.
Built-in alert conditions notify you immediately when a pattern occurs, allowing you to react in real-time.
Lightweight and optimized for fast detection without affecting chart performance.
Use Cases:
Spot short-term reversal opportunities.
Combine with other indicators or trading strategies to confirm trends.
Receive alerts for potential entries or exits in day trading setups.
Веселка- фази росту⚪ Flat
🔵 R.Long — early long (light blue)
🟢 S.Long — strong long (green)
🟠 R.Short — early short (orange)
🔴 S.Short — strong short (red)
ATR BuySideATR Buyside Strategy
This is a simple buy-only trading plan. It uses ATR (a tool to measure price swings) to spot when prices are rising strongly.
How it works:
Buy signal: Enter a long trade when the price moves above a moving support line (based on ATR)
Sell signals: Close if the trend turns down (quick market sell).
Stop loss: Follows the support line to protect gains.
Take profit: Sell at 2 times the recent price swing (for steady wins).
Settings you can change:
ATR period: 13 (how many days to look back).
Factor: 2.0 (makes the line wider or tighter).
Use Heikin Ashi: To Filter out Noise
Great for Opt premiums like NIFTY on 15min or 30m charts. Test it first—past results don't guarantee future wins. Not advice, just a tool!
EMA Channel – Multi-Timeframe Adaptive Bands📘 Short Description (for TradingView listing)
A powerful, adaptive EMA channel indicator with independent timeframes for each band (Lower / Median / Upper), dynamic colors, and a smart configurable resistance line that can follow price, EMA, or ATR-based volatility.
Perfect for multi-timeframe confluence analysis, support/resistance mapping, and identifying early trend reversals.
🔹 Overview
The EMA Channel – Multi-Timeframe Adaptive Bands creates a dynamic price corridor that adapts to volatility and structure across multiple timeframes.
Each of the three bands (Lower, Median, and Upper) is independently configurable with its own:
Timeframe
EMA length
Source (close, hl2, ohlc4)
Line width, color logic, and visibility
The indicator also features automatic color shifts depending on price position, providing instant trend context.
🔹 Core Features
✅ Lower/Base EMA (Support)
Anchored EMA that defines the lower boundary of the trend channel.
Turns blue when price is above (bullish control) and red when price breaks below.
✅ Median Line (Neutral / Balance Zone)
Can either be its own EMA or automatically calculated as the midpoint between lower and upper bands.
Yellow below price, red above – clear mid-zone visualization.
✅ Upper Band (Dynamic Resistance)
Built above the selected anchor (Lower EMA, Median, Own EMA, or Price).
Configurable by ATR, Percentage offset, or ATR + Percentage combo.
Additional fine-tuning options:
Minimum gap (ATR or % based)
Absolute offset (price units)
EMA smoothing for a cleaner visual curve
Turns green when above price (active resistance) and red if price breaks through.
✅ Multi-Timeframe Engine
Each band is computed in its own timeframe (5D, 1D, 4H, etc.), making the tool highly adaptable for cross-TF confluence setups.
The "Hold HTF value between bars" option ensures smooth visualization when switching chart timeframes.
✅ Optional Channel Fill
Soft gray background fill between Lower and Upper bands for quick recognition of the dominant structure.
🔹 Typical Use Cases
Identify multi-timeframe trend channels and reversals.
Use the Upper band as adaptive resistance and the Lower EMA as dynamic support.
Combine with volume and RSI/MACD for confirmation of breakouts or retests.
Works for crypto, forex, indices, and stocks.
🔹 Technical Notes
Uses request.security() with barmerge.gaps_off and optional lookahead_on to preserve higher-timeframe integrity.
Compatible with all symbols and chart timeframes.
Designed for traders who rely on visual confluence and precision trend detection rather than single EMA signals.
🧠 Credits & Author Note
Developed by Bogdan TOMOIAGA – built for precision trend tracking, multi-timeframe analysis, and dynamic color feedback.
Inspired by institutional-grade volatility envelopes and enhanced with Pine v5 adaptive plotting.
⚠️ Disclaimer
This script is provided for informational and educational purposes only.
It does not constitute financial advice, trading advice, or investment guidance of any kind.
Past performance does not guarantee future results.
Trading involves risk — including the possible loss of capital.
Always do your own research and consult a licensed financial advisor before making any trading decisions.
The author and publisher of this script assume no responsibility or liability for any losses or damages resulting from its use.
Planetary Trading LevelsThis indicator gives nifty support and resistances based on planetary longitudes
Bitcoin 60 Day Cycle Tracker (with Alerts) - Bob Loukas MethodBitcoin 60-Day Cycle Tracker
For just $47.00 USD one-off payment
You can pay directly to this URL & I'll setup ASAP - PayPal.Me insert $47 USD & your tradingview userid in payment comment.
Alternatively, pls Private Message (PM) via TradingView for other methods you may wish to use.
🎯 Premium Features
This is the PREMIUM version with full alert functionality. Thank you for your support!
What's Included
All Free Version Features
✅ Automated cycle detection (green/red arrows)
✅ Real-time dashboard with 8 data points
✅ Smart filtering and customization
✅ Bitcoin-only & 1D timeframe lock
⚡ Premium Alert System
Six Automated TradingView Alerts:
⏰ Time-Based Alerts (Proactive)
Day 50 Alert - "Cycle Midpoint"
Fires exactly 50 days into current cycle
10-day advance warning before typical cycle low
Use to: Prepare entry strategy, set price alerts
Message: "Day 50 reached. Approaching typical cycle low window."
Day 55 Alert - "Late Cycle Phase"
Fires exactly 55 days into current cycle
5-day advance warning - optimal preparation window
Use to: Final entry preparation, monitor for weakness
Message: "Day 55 reached. Watch for potential cycle low formation."
Day 60 Alert - "Expected Cycle Low"
Fires exactly 60 days into current cycle
Prime timing window for cycle low
Use to: Heightened attention, execute entry plan
Message: "Day 60 reached. Expected cycle low window."
Day 65 Alert - "Extended Cycle"
Fires if cycle extends beyond 65 days
Warning that cycle is running long
Use to: Recalibrate expectations, reduce urgency
Message: "Day 65 reached. Cycle extending beyond typical range."
📊 Pivot Detection Alerts (Reactive)
New Cycle Low Detected
Fires when green arrow appears (automated pivot detection)
Confirms new cycle has started (resets counter to Day 1)
Use to: Execute planned entry, adjust positions
Message: "New cycle low detected at . Monitor for reversal."
Cycle High Detected
Fires when red arrow appears (automated pivot detection)
Marks significant peak within current cycle
Use to: Take profits, tighten stops, reduce leverage
Message: "Cycle high detected at . Consider position management."
Alert Configuration Recommendations
Notification Settings:
✅ Push Notifications (for time-sensitive signals)
✅ Email (for documentation and record-keeping)
⚠️ SMS (optional - for critical alerts only to avoid spam)
🔗 Webhook (for trading automation - advanced users)
Alert Frequency:
Set to "Once Per Bar Close" (recommended)
Avoid "Once Per Bar" (creates too many false alerts)
Sound Settings:
Different sounds for time-based vs pivot alerts
Louder/distinct sound for Day 60 and Cycle Low alerts
ALERT USAGE STRATEGIES
Strategy 1: Conservative Accumulation
Setup:
Enable: Day 55, Day 60, Day 65, New Cycle Low
Disable: Day 50, Cycle High
Logic:
You want to accumulate near cycle lows only, with advance warning.
Workflow:
Day 55 alert → Start monitoring, prepare buy orders
Day 60 alert → Increase vigilance, refine entry levels
Day 65 alert → Cycle running long, stay patient
New Cycle Low alert → Execute entry (green arrow confirmed)
Strategy 2: Active Trading
Setup:
Enable: All 6 alerts
Logic:
You want to trade both entries (lows) and exits (highs).
Workflow:
Day 50 alert → Start planning entry
Day 55 alert → Prepare entry strategy
Day 60 alert → Ready to execute
New Cycle Low alert → Enter position
Cycle High alert → Take partial profits, set trailing stop
Day 50 alert (next cycle) → Begin exit preparation
Strategy 3: Risk Management
Setup:
Enable: Day 60, Day 65, New Cycle Low, Cycle High
Logic:
You manually identify cycles but want confirmation and miss protection.
Workflow:
Manual analysis identifies approaching cycle low
Day 60 alert → Confirms your analysis timing
New Cycle Low alert → Validates your entry
Cycle High alert → Reminds you to manage position
Day 65 alert → Warns if you're waiting too long
Strategy 4: Automation Setup
Setup:
Enable: New Cycle Low, Cycle High
Configure: Webhooks to trading bot/platform
Logic:
Fully automated trading based on confirmed pivots.
Webhook Payload Example:
json
{
"action": "{{strategy.order.action}}",
"price": "{{close}}",
"cycle_day": "{{plot_0}}",
"ticker": "{{ticker}}"
}
Integration:
3Commas, Alertatron, TradersPost, or custom bot
New Cycle Low → Open long position
Cycle High → Close position or take profit
Advanced Alert Customization
Combining with Other Indicators
Example: Confluence Filter
Set up this indicator's alerts
Add RSI/volume/MA indicator
Create compound alert: "Cycle Low AND RSI < 30"
Result: Only alerts on oversold cycle lows
Example: Multi-Timeframe
Day 60 alert fires (1D)
Switch to 4H chart for precise entry
Wait for 4H confirmation (hammer candle, volume spike)
Enter on 4H timeframe with 1D cycle context
Review Monthly:
Which alerts were most accurate?
Did you follow your plan?
Were false signals clustered in specific conditions?
Adjust sensitivity settings based on results
IMPORTANT NOTES
Respect the Cycle - Not every cycle low is a buy opportunity
Not every cycle high requires an exit
Context matters: bull vs bear market
Position Sizing - Scale in across days 55-65 (not all at once), largest size on green arrow confirmation
Never risk more than 2-5% per alert
Alert Troubleshooting
## Alert Didn't Fire
Possible Causes:
Indicator not showing on chart (timeframe/symbol wrong)
Alert condition not met (e.g., cycle too short)
TradingView server lag (rare)
Alert accidentally deleted/paused
Solution:
Verify indicator is active on chart
Check alert list (clock icon) for status
Recreate alert if missing
Test with Day 1 alert (fires every new cycle)
## Too Many False Alerts
Possible Causes:
Pivot settings too sensitive
Market in consolidation/chop
Frequency set to "Once Per Bar" (not bar close)
Solution:
Increase Pivot Lookback to 7-8
Increase Min Days Between Lows to 53+
Change frequency to "Once Per Bar Close"
Consider disabling alerts in ranging markets
## Missed Cycle Low
Possible Causes:
Pivot lookback too high (not sensitive enough)
Min Days filter blocked detection
Cycle was unusually short (<45 days)
Solution:
Lower Pivot Lookback to 5
Lower Min Days Between Lows to 45-48
Enable Smart Overlapping feature
Supplement with manual analysis
Update Policy
All updates included with premium access
Access tied to your TradingView account
Alert Limitations:
Alerts are based on historical pivot detection (lagging)
Time-based alerts are forward-looking but not predictive
No alert system guarantees profitable trades
Technical failures may prevent alert delivery
Trading Risks:
Alert or Automated trading amplifies both profits and losses
Webhook errors can cause unintended positions
Always test with small size first
Never trade beyond your risk tolerance
No Warranty or Liability:
Indicator provided "as-is"
No guarantee of uptime or accuracy
Not liable for trading losses whatsoever
Not financial advice or recommendations
By using this premium indicator, you acknowledge these risks and accept full responsibility for your trading decisions.
Contact
For premium support questions, use TradingView private messages or the contact method provided at purchase.
For just $47.00 USD one-off payment
Thank you for supporting this project! 🚀
Bitcoin 60 Day Cycle Tracker Automated [Bob Loukas Method]Bitcoin 60-Day Cycle Tracker
🎯 Quick Start
This is the FREE version with visual cycle tracking. Want automated alerts? See "Premium Version" section below.
Overview
The Bitcoin 60-Day Cycle Tracker automatically identifies Bitcoin's recurring ~60-day price cycle pattern based on methodology pioneered by Bob Loukas, creator of the "Bitcoin's 4-Year Journey" series. While Bitcoin's 4-year halving cycle is well-known, this short-term cycle offers precision timing for entries and exits within the larger trend.
What You Get (Free Version)
✅ Automated Cycle Detection
Green arrows mark cycle lows (typically every 50-65 days)
Red arrows mark cycle highs (peaks within each cycle)
Day count labels show time since last cycle low
✅ Real-Time Dashboard
Current cycle day position
Phase indicator (Early/Mid/Late)
Days until expected cycle low (day 60)
Right/Left translation (bullish/bearish structure)
% gain/loss from cycle low
Last cycle low price reference
Rolling 5-cycle average length
Progress percentage
✅ Smart Configuration
Adjustable pivot sensitivity (default: 6-bar lookback)
Minimum cycle spacing filter (default: 51 days)
Optional overlap detection for compressed cycles
✅ Built-In Safeguards
Works only on Bitcoin pairs (all exchanges)
Locked to Daily (1D) timeframe
Displays warning on wrong chart/timeframe
🔒 Premium Version Features
The premium invite-only version adds 6 automated TradingView alerts:
Time-Based Alerts:
🔔 Day 50 Warning (10 days before expected low)
🔔 Day 55 Warning (5 days before expected low)
🔔 Day 60 Alert (expected cycle low timing)
🔔 Day 65 Alert (extended cycle warning)
Pivot Detection Alerts:
📊 New Cycle Low Detected (when green arrow appears)
📊 Cycle High Detected (when red arrow appears)
All alerts support push notifications, email, SMS, and webhook integration for trading automation.
💎 For premium access with alerts, visit my TradingView profile for details.
Understanding the 60-Day Cycle
The Pattern
Bitcoin consistently forms significant price lows approximately every 60 days, creating a predictable rhythm within the larger 4-year cycle. This pattern appears in both bull and bear markets, though interpretation differs.
Key Metrics:
Typical Length: 50-65 days (average: 60 days)
Cycle Count: ~24 cycles per 4-year halving cycle
Variation: Can compress to 42 days or extend to 70 days in volatile conditions
Cycle Translation
Right-Translated Cycles (Bullish)
Peak occurs after day 30 of the cycle
Indicates strong momentum and buyer strength
Common in uptrends and bull markets
Suggests holding positions longer
Left-Translated Cycles (Bearish)
Peak occurs before day 30 of the cycle
Indicates weakness and seller dominance
Common in downtrends and bear markets
Suggests earlier profit-taking
How to Use This Indicator
Entry Timing
Days 50-60 (Late Phase)
The "buy zone" window
Watch for price weakness and capitulation volume
Prepare limit orders near support levels
Wait for green arrow confirmation before entry
Days 1-10 (Early Phase)
Strongest momentum period after cycle low
Breakout confirmation when price crosses 10-day MA
Highest probability zone for position building
Exit Strategy
Days 30-40 (Mid Phase)
Typical cycle high window in strong trends
Monitor for red arrows (cycle high detection)
Consider partial profit-taking
Trailing stops become appropriate
Days 50+ (Late Phase)
Risk increases as new cycle low approaches
Tighten stops or reduce position size
Watch for failed cycle warnings (price below previous low)
Risk Management
Failed Cycle Signals:
Price breaking below previous cycle low = trend weakness
Multiple short cycles (<45 days) = increased volatility
Extended cycles (>65 days) = potential distribution phase
Confluence Factors:
Combine with Bitcoin's 4-year cycle position
Check volume patterns at cycle lows (capitulation)
Verify with on-chain metrics (UTXO age, realized value)
Consider macro liquidity conditions
Configuration Guide
Default Settings (Optimized for BTC 1D)
Pivot Lookback: 6
Min Days Between Cycle Lows: 51
Max Days for Cycle High: 73
Min Days Before Marking High: 15
High Pivot Lookback: 6
Smart Overlapping: OFF
Tuning for Different Market Conditions
More Sensitive (Catches more cycles)
Reduce Pivot Lookback to 4-5
Lower Min Days Between Lows to 45-48
Enable Smart Overlapping
Best for: Volatile/choppy markets
Less Sensitive (Cleaner signals)
Increase Pivot Lookback to 7-8
Raise Min Days Between Lows to 53-55
Disable Smart Overlapping
Best for: Strong trending markets
Balanced (Recommended)
Keep default settings
Adjust only if consistently missing obvious lows
Document your changes for backtesting
Market Context
Bull Markets
Cycle lows offer accumulation opportunities
Right-translation confirms strong trend
Focus on entries near green arrows
Hold through red arrows in strong uptrends
Bear Markets
Cycle lows may be lower lows (downtrend continues)
Left-translation signals sustained weakness
Use for timing short-term bounce trades
Respect red arrows as exit signals
Sideways Markets
Cycles define range boundaries
Trade range: buy near green arrows, sell near red arrows
Repeated left-translation suggests distribution
Right-translation breakout signals trend resumption
Important Limitations
What This Indicator CANNOT Do
❌ Predict exact price targets
❌ Replace comprehensive market analysis
❌ Guarantee cycle timing precision
❌ Account for black swan events or macro shocks
❌ Work on altcoins or non-crypto assets
Accuracy Expectations
This automated tool approximates manual cycle analysis but cannot match human discretion. Professional analysts like Bob Loukas may consider:
Market narrative and sentiment
Volume profile and liquidity
Macro economic factors
On-chain data confluence
Realistic Expectations:
~70-80% accuracy on cycle low timing (±5 to 10 days)
Variable performance in ranging vs trending markets
Best used as timing framework, not standalone system
Complementary Analysis
Practical Examples
Scenario 1: Bull Market Entry
Current Status:
- Cycle Day: 57
- Phase: Late
- Translation: Right (previous cycle)
- % From Low: -4.2%
Action Plan:
1. Price approaching day 60 window
2. Right-translation suggests continued strength
3. Set alerts for volume spike
4. Prepare buy orders 5-8% below current price
5. Wait for green arrow confirmation
6. Enter on day 1-5 of new cycle
Scenario 2: Bear Market Caution
Current Status:
- Cycle Day: 34
- Phase: Mid
- Translation: Left (current cycle peaked day 26)
- % From Low: +18.7%
Action Plan:
1. Left-translation signals weakness
2. Already well into cycle (day 34)
3. Red arrow may appear soon
4. Set tight trailing stop
5. Consider partial profit-taking
6. Avoid new longs this late in weak cycle
Frequently Asked Questions
Q: Why Bitcoin only?
A: The 60-day cycle is a Bitcoin-specific pattern observed over multiple market cycles. Altcoins have different rhythms tied to BTC correlation.
Q: Does it work on lower timeframes?
A: No. The indicator is designed for and locked to the Daily (1D) timeframe. Lower timeframes create too much noise.
Q: Can I use this for leverage trading?
A: Cycle timing can inform leverage entries, but always use proper risk management. The cycle is probabilistic, not guaranteed.
Q: What if a cycle extends past day 65?
A: Extended cycles indicate consolidation or distribution. Reduce position size and wait for confirmation.
Q: How do I know if a cycle "failed"?
A: If price breaks below the previous cycle low, the cycle structure has failed, suggesting trend weakness.
Q: Should I buy every day 60?
A: No. Day 60 is a timing window, not a buy signal. Wait for technical confirmation (green arrow, volume, support hold) and combine with other confluences to decide on the trade.
Changelog
v1.0: Initial public release
Disclaimer
This indicator is for educational and informational purposes only. It does not constitute financial advice, investment recommendations, or trading signals.
Key Risks:
Past cycle patterns do not guarantee future results
Automated detection has inherent limitations
Market conditions can invalidate cycle analysis
Always use proper risk management and position sizing
Never trade based solely on one indicator. Combine cycle analysis with fundamental research, technical analysis, risk management, and your own due diligence.
Trading cryptocurrencies carries substantial risk of loss. Only trade with capital you can afford to lose completely.
Credits
Cycle analysis methodology inspired by Bob Loukas and the cryptocurrency cycle analysis community. Automated detection developed independently using pivot analysis and statistical filtering.
📌 Want automated alerts when various cycle trigger points flash? Visit my profile for premium version access.
Session Liquidity Levels – Indicator for Smart Day Traders🧭 Session Liquidity Levels – Indicator for Smart Day Traders
Identify Key Market Liquidity Zones with Precision
The Session Liquidity Levels indicator automatically plots the most important market levels every day — giving you a clear view of where liquidity is building and where potential reversals or breakouts can occur.
This tool is designed for traders who rely on session structure and clean market levels rather than noise or lagging indicators.
⚙️ Features
✅ Asia Session High & Low – See the overnight range where liquidity starts building.
✅ London Session High & Low – Track the major volatility window and identify sweeps or fakeouts.
✅ Previous Day High & Low – Key reference points for continuation or reversal plays.
✅ Custom Colors & Styling – Personalize line colors and styles to fit your chart theme.
✅ Lightweight & Fast – Built in Pine Script v5 for smooth performance on all assets.
📊 How It Helps
Quickly visualize session highs/lows to plan liquidity grabs or breakout entries.
Mark daily structure without manually drawing lines.
Combine with your existing strategy to refine entry and exit timing.
Works on Forex, Indices, and Metals across all intraday timeframes.
⚡ Best For
Day traders who use session-based strategies (like Asia → London → New York transitions).
Traders studying liquidity sweeps, breakouts, or market structure shifts.
Anyone who wants a clean, automatic way to see session boundaries and key highs/lows.
🕌 Ethical Note
This indicator is 100% original, independently coded, and inspired by common trading concepts such as session ranges and daily structure.
It is not affiliated with or copied from any other paid indicators.
💰 Access
Available as an Invite-Only Script on TradingView.
Once purchased, you’ll receive access within 24 hours.
📩 Support
If you have any issues or want custom modifications (extra sessions, alerts, etc.), contact me directly — I’ll help you set it up.
Trade smarter. Stay disciplined. Let your levels guide you.
Monthly Color Marker V4
## 📊 Monthly Color Marker - Historical Month Highlighting
### Overview
A unique indicator that allows rapid identification of all monthly candles from a specific month across multiple years. The indicator marks candles with different colors based on their direction (bullish/bearish), enabling quick analysis of seasonal patterns and cyclical behavior of stocks or assets.
### 🎯 Purpose
- **Identify Seasonal Patterns (Seasonality)** - Discover recurring trends in specific months
- **Quick Historical Analysis** - Visual representation of monthly performance over the years
- **Direction Recognition** - Instant understanding of whether a month tends to be bullish or bearish
- **Seasonal Trading Planning** - Build strategies based on cyclical patterns
### ⚙️ Adjustable Parameters
1. **Month to Mark (1-12)**
- Select the desired month for analysis
- 1 = January, 2 = February... 12 = December
- Default: 11 (November)
2. **Years Back (1-50)**
- Determines how many years back to scan
- Recommended: 10-25 years for statistically reliable data
- Default: 25 years
3. **Bullish Candle Color**
- Color for marking bullish candles (close > open)
- Default: Green
- Customizable to your personal color scheme
4. **Bearish Candle Color**
- Color for marking bearish candles (close < open)
- Default: Red
- Customizable to your personal color scheme
5. **Show Current Year**
- Whether to include the current month in the marking
- Useful when the month hasn't finished yet
- Default: Yes
### 📈 How to Use the Indicator
#### Step 1: Adding to Chart
1. Switch to **Monthly timeframe** - Required!
2. Add the indicator to your chart
3. Select the month you want to analyze
#### Step 2: Initial Analysis
- **Count green vs red candles** - What's the ratio?
- **Look for patterns** - Are there years where the month always rises/falls?
- **Identify outliers** - Years where behavior was different
#### Step 3: Making Decisions
- **Mostly green** → Statistically, the month tends to rise
- **Mostly red** → Statistically, the month tends to fall
- **Mixed** → No clear seasonal pattern
### 💡 Usage Examples
**Example 1: "Santa Claus Rally"**
- Select month 12 (December)
- Check if there are mostly green candles
- If yes, this confirms the well-known year-end rally effect
**Example 2: "September Effect"**
- Select month 9 (September)
- Historically, September is considered a weak month
- Do the data support this for this stock?
**Example 3: Quarterly Earnings**
- Identify which month earnings are released
- Check the historical response
- Plan entry/exit accordingly
### 🔍 Combining with Other Indicators
This indicator works excellently with:
- **Historical Monthly Levels** (the first indicator) - Identify nearby price levels
- **Volume Profile** - Check volume during those months
- **RSI/MACD** - Identify momentum strength in specific months
### ⚠️ Important Notes
1. **Must use Monthly timeframe!** The indicator won't work correctly on other timeframes
2. **Statistical Sample** - More years = more reliable analysis
3. **Not a Guarantee** - Past performance doesn't guarantee future results, use additional analysis
4. **Adjust Colors** - If hard to see, change colors in settings
### 🎨 Tips for Optimal Experience
- **Zoom Out** - See more years at a glance
- **Clean Chart** - Remove unnecessary indicators for clear analysis
- **Compare Stocks** - Check multiple stocks for the same month
- **Document Findings** - Take screenshots and save insights for future reference
### 📊 Recommended Statistics
After identifying an interesting month:
- Calculate success rate (green / total candles)
- Check average volatility
- Identify outlier years and investigate what happened
- Plan entry/exit strategy
### 🚀 Who Is This Indicator For?
✅ **Swing Traders** - Plan medium-term trades
✅ **Seasonal Investors** - Exploit cyclical patterns
✅ **Technical Analysts** - Understand historical behavior
✅ **Portfolio Managers** - Time entries and exits
---
### 📝 Summary
The Monthly Color Marker indicator is a powerful and easy-to-use tool for identifying seasonal patterns. The combination of clear visualization with flexible parameters makes it an essential tool for any trader seeking a statistical edge in the market.
**Recommendation:** Start with 25 years back, analyze 2-3 key months, and build a data-driven strategy.
---
**Version:** 4.0
**Compatibility:** Pine Script v5
**Timeframe:** Monthly only
**Author:** 954
## 📊 Monthly Color Marker - סימון חודשים היסטוריים
### תיאור כללי
אינדיקטור ייחודי המאפשר לזהות במהירות את כל הנרות החודשיים מחודש ספציפי לאורך השנים. האינדיקטור מסמן את הנרות בצבעים שונים בהתאם לכיוון התנועה (עלייה/ירידה), ומאפשר ניתוח מהיר של דפוסים עונתיים והתנהגות מחזורית של המניה או הנכס.
### 🎯 מטרת האינדיקטור
- **זיהוי דפוסים עונתיים (Seasonality)** - מציאת מגמות חוזרות בחודשים מסוימים
- **ניתוח היסטורי מהיר** - ראייה ויזואלית של ביצועי החודש לאורך השנים
- **זיהוי כיווניות** - הבנה מיידית האם החודש נוטה להיות שורי או דובי
- **תכנון מסחר עונתי** - בניית אסטרטגיות מבוססות מחזוריות
### ⚙️ פרמטרים מתכווננים
1. **חודש לסימון (1-12)**
- בחירת החודש הרצוי לניתוח
- 1 = ינואר, 2 = פברואר... 12 = דצמבר
- ברירת מחדל: 11 (נובמבר)
2. **שנים אחורה (1-50)**
- קובע כמה שנים אחורה לסרוק
- מומלץ: 10-25 שנים לקבלת תמונה סטטיסטית מהימנה
- ברירת מחדל: 25 שנים
3. **צבע נר עולה**
- צבע לסימון נרות שורים (close > open)
- ברירת מחדל: ירוק
- ניתן להתאים לסכמת הצבעים האישית
4. **צבע נר יורד**
- צבע לסימון נרות דוביים (close < open)
- ברירת מחדל: אדום
- ניתן להתאים לסכמת הצבעים האישית
5. **צבע את השנה הנוכחית**
- האם לכלול את החודש הנוכחי בסימון
- שימושי כאשר החודש טרם הסתיים
- ברירת מחדל: כן
### 📈 איך להשתמש באינדיקטור
#### שלב 1: הוספה לגרף
1. עבור לטיימפריים **חודשי (Monthly)** - חובה!
2. הוסף את האינדיקטור לגרף
3. בחר את החודש שאתה רוצה לנתח
#### שלב 2: ניתוח ראשוני
- **ספור נרות ירוקים מול אדומים** - מה היחס?
- **חפש דפוסים** - האם יש שנים שבהן החודש תמיד עולה/יורד?
- **זהה חריגים** - שנים שבהן ההתנהגות הייתה שונה
#### שלב 3: קבלת החלטות
- **רוב ירוקים** → סטטיסטית החודש נוטה לעלות
- **רוב אדומים** → סטטיסטית החודש נוטה לרדת
- **מעורב** → אין דפוס עונתי ברור
### 💡 דוגמאות שימוש
**דוגמה 1: "Santa Claus Rally"**
- בחר חודש 12 (דצמבר)
- בדוק אם יש רוב נרות ירוקים
- אם כן, זה מאשר את האפקט הידוע של עליות בסוף השנה
**דוגמה 2: "September Effect"**
- בחר חודש 9 (ספטמבר)
- היסטורית, ספטמבר נחשב לחודש חלש
- האם הנתונים תומכים בכך במניה זו?
**דוגמה 3: דיווחים רבעוניים**
- זהה בחודש אילו נפרסמים דיווחים
- בדוק את התגובה ההיסטורית
- תכנן כניסה/יציאה בהתאם
### 🔍 שילוב עם אינדיקטורים אחרים
האינדיקטור עובד מצוין בשילוב עם:
- **Historical Monthly Levels** (האינדיקטור הראשון) - זיהוי רמות מחיר קרובות
- **Volume Profile** - בדיקת ווליום באותם חודשים
- **RSI/MACD** - זיהוי כוח המומנטום בחודשים ספציפיים
### ⚠️ הערות חשובות
1. **חובה להשתמש בטיימפריים חודשי!** האינדיקטור לא יעבוד נכון בטיימפריים אחרים
2. **מדגם סטטיסטי** - ככל שיש יותר שנים, הניתוח מהימן יותר
3. **לא ערובה** - עבר לא מבטיח עתיד, השתמש בניתוח נוסף
4. **התאם צבעים** - אם קשה לראות, שנה את הצבעים בהגדרות
### 🎨 טיפים לחוויית שימוש מיטבית
- **זום אאוט** - ראה יותר שנים במבט אחד
- **נקה גרף** - הסר אינדיקטורים מיותרים לניתוח ברור
- **השווה מניות** - בדוק מספר מניות לאותו חודש
- **תעד ממצאים** - צלם מסך ושמור תובנות לעתיד
### 📊 סטטיסטיקה מומלצת
לאחר שזיהית חודש מעניין:
- חשב אחוז הצלחה (ירוקים / כל הנרות)
- בדוק תנודתיות ממוצעת
- זהה שנים חריגות ובדוק מה קרה אז
- תכנן אסטרטגיית כניסה/יציאה
### 🚀 למי מתאים האינדיקטור?
✅ **סווינג טריידרים** - תכנון עסקאות לטווח בינוני
✅ **משקיעים עונתיים** - ניצול דפוסים מחזוריים
✅ **אנליסטים טכניים** - הבנת התנהגות היסטורית
✅ **מנהלי תיקים** - תזמון כניסות ויציאות
---
### 📝 סיכום
אינדיקטור Monthly Color Marker הוא כלי חזק וקל לשימוש לזיהוי דפוסים עונתיים. השילוב של ויזואליזציה ברורה עם פרמטרים גמישים הופך אותו לכלי חיוני לכל טריידר המחפש יתרון סטטיסטי בשוק.
**המלצה:** התחל עם 25 שנים אחורה, נתח 2-3 חודשים מרכזיים, ובנה אסטרטגיה מבוססת נתונים.
---
**גרסה:** 4.0
**תאימות:** Pine Script v5
**טיימפריים:** חודשי בלבד
**מחבר:** [954
---






















