Channels by SmanovIndicator Description
“Channels by Smanov” is a multi-channel indicator that plots dynamic support and resistance zones around a moving average line. It is composed of two main parts:
FL 1 (Flexible Channels):
A Simple Moving Average (SMA) serves as the Basis.
Upper and lower bands are calculated by adding and subtracting an ATR-based buffer from the Basis.
User-defined inputs (such as Half Length, ATR Period, and ATR Multiplier) allow for flexibility in adapting the channel width to different market conditions.
FL 2 (Fixed Channels):
Eight additional bands expand on the same SMA + ATR logic but use fixed ATR multipliers (ranging from 2.2 up to 5.0).
These extra lines can help you gauge more distant levels of potential support or resistance.
By combining an SMA (to smooth price data) with ATR (to gauge volatility), this indicator highlights areas where price may be “stretched” relative to recent volatility. Traders often use channel-based indicators to identify potential “overbought” or “oversold” conditions, as well as to spot trend continuations or reversals.
How to Use / Trading Strategy
Trend Identification (Basis Line):
The middle line (the SMA) can be used as a trend filter:
If price consistently stays above the basis, it suggests an uptrend.
If price consistently stays below the basis, it suggests a downtrend.
Reversal Opportunities (Outer Bands):
When price moves into or beyond the upper bands, it may signal overbought conditions, creating potential short (or profit-taking) opportunities.
Conversely, when price dips into or beyond the lower bands, it may signal oversold conditions, which some traders use for initiating or adding to long positions.
Breakout or Continuation Signals:
In a strong trend, price may “ride” along the outer channels.
A clear break above/below a channel that previously acted as resistance/support could hint at trend continuation.
Failure to break these levels could suggest a potential reversal or consolidation phase.
Stop-Loss Placement:
Traders often place stops just outside a relevant band. For example, if you go long on a dip near a lower band, you might place your stop slightly below that band, relying on the ATR-based buffer to reflect normal volatility.
Multiple Timeframe Analysis:
Consider confirming signals on a higher timeframe (e.g., 4-hour or daily) while taking entries on a lower timeframe.
Channels on higher timeframes can act as stronger support or resistance, offering additional confluence.
Disclaimer
This indicator is provided for educational purposes and does not guarantee specific results. Trading involves risk, and individual traders are responsible for managing their own risk and capital. Always conduct thorough analysis and use appropriate risk management (e.g., stop-losses) when entering any market positions.
Enjoy using Channels by Smanov! Your feedback and personal insights can further refine the indicator’s settings for your preferred trading style. Good luck and trade responsibly!
This Pine Script™ code is subject to the terms of the Mozilla Public License 2.0.
© Smanov_I
Analizy Trendu
Enhanced Augmented Dickey-Fuller Test | SewwThis indicator expands and enhances the Enhanced Augmented Dickey-Fuller (ADF) Test 📈 to provide smoothing, visual, and normilization options. It’s designed to identify mean-reverting 🔁 or trending 📉📈 behavior in price movements.
With customizable settings and clear visuals, it’s a practical tool for traders using quantitative strategies or as a score ranging from -1 to +1 in your systems.
Key Features ⚡
🛠️ General ADF Settings:
📊 Price Source: Analyze any price data (e.g., close, open, high, low).
🔄 Lookback Length: Control the test window size.
🔧 Maximum Lag: Account for serial correlation with adjustable lag.
✅ Confidence Levels: Choose 90%, 95%, or 99% for statistical testing.
🧩 Enhanced ADF Settings:
🎚️ Normalization: Rescales ADF values between -1 and 1 for easy comparison.
🟢 Smoothing: Apply Hull MA to make trends more visually interpretable.
🔧 Threshold: Define the cutoff for trending vs. mean-reverting behavior.
🎨 Visual Settings:
🌈 Custom Colors: Define colors for trending (green) and mean-reverting (red) regimes.
📝 Table Summary: Display test statistics and results directly on the chart.
Displays critical values and thresholds for reference.
Color-coded backgrounds distinguish between regimes.
Colors:
🟢 Trending: Green candles and background.
🔴 Mean-Reverting: Red candles and background.
The code is open-source for anybody wanting to use for their own purposes.
Justice GameplanFibonacci Playbook: The Gridiron Indicator
This indicator doesn’t just mark levels—it’s your head coach, calling plays straight from the Fibonacci playbook to keep you ahead of the market’s defense. Here’s the game plan:
1. Scouting the Field:
It analyzes the last 180 bars like a seasoned scout, finding the *high-price MVP* and *low-price underdog* to set the boundaries of the game. This is your field—own it.
2. The Playbook:
- 50% Retracement (The Midfield Handoff):** The classic “let’s regroup and push forward” zone. Price often makes its comeback play here.
- 61.8% Retracement (The Sideline Route):** A tighter play—when price hits this zone, it’s like a running back juking defenders, setting up for a breakout move.
- 1.618 and 2.618 Extensions (Hail Mary Territory):** These are your end zones—when price reaches here, it’s all or nothing. You’re either scoring big or heading back to the locker room.
3. Game-Day Colors:
- Green Lines: Your offensive line—protecting your buy zones. Calm, calculated, and ready for a push.
- Red Lines: The defensive blitz—these levels warn, “You’ve hit resistance, time to adjust before you fumble.”
4. Signal Flags:
- Green Triangles (The Snap):The market signals a buy opportunity like a quarterback calling the perfect audible. It’s your chance to get in before the defense reacts.
- Red Triangles (The Sack): The market’s pressure is on—time to exit before the price gets tackled back to where it started.
5. End-to-End Game Vision:
The horizontal lines stretch across the chart like yard markers, setting the stage for price to march down the field—or get stopped cold by Fibonacci resistance.
This indicator is your ultimate play-caller, marking the critical zones where the market makes its big plays. Whether you’re running a steady offense or pulling off a last-minute Hail Mary, Fibonacci’s got your back. Time to suit up and dominate the trading field. 🏈
21 EMA Wick Screener / Owl of Profit21 EMA Wick Finder
The 21 EMA Wick Finder is a custom TradingView indicator designed to identify candles that interact with the 21 Exponential Moving Average (EMA) on the daily chart. It highlights candles where:
The open price is above the 21 EMA.
The close price is also above the 21 EMA.
The low price touches or dips below the 21 EMA.
This tool is ideal for traders looking to spot pullbacks or potential bounce setups around the 21 EMA level. The indicator visually marks qualifying candles on the chart, helping traders quickly identify actionable opportunities without manually scanning through each chart.
Effortlessly integrate this indicator into your strategy to enhance precision and save time during market analysis! 🦉
Visit my website for more tools and strategies: bybitindicators.com
Happy trading!
9/21 EMA Support & Resistance By DSWIf you're looking to plot two lines on an EMA crossover strategy, you can do that by using two EMAs and then plotting them on the chart. You can also highlight the crossover signals where one EMA crosses over or under the other
9/21 EMA Support & ResistanceThis script includes: 1. Support and resistance levels based on pivot highs and lows 2. 9 EMA and 21 EMA 3. Crossover signals using a plus sign 4. Alert conditions for crossovers You can adjust the look back period and threshold in the input parameters to fine-tune the support and resistance levels. The EMAs are plotted on the chart, and crossover signals are displayed using plus signs above and below the price bars.
9/21 EMA DSWThe 9 and 21 EMA strategy involves using the 9-day and 21-day exponential moving averages to identify potential buy and sell signals. A buy signal is generated when the 9 EMA crosses above the 21 EMA, and a sell signal is generated when the 9 EMA crosses below the 21 EMA. Best for new learner
9/21 EMA_DSWThe 9 and 21 Exponential Moving Average (EMA) crossover is a popular technical indicator used by traders to identify potential buy and sell signals in the market. The 9 EMA is a shorter-term moving average, which responds more quickly to recent price movements, while the 21 EMA is a longer-term moving average that smooths out price action over a longer period. A bullish signal occurs when the 9 EMA crosses above the 21 EMA, suggesting upward momentum and a potential buying opportunity. Conversely, a bearish signal occurs when the 9 EMA crosses below the 21 EMA, indicating downward momentum and a potential selling opportunity. Traders often use this crossover in combination with other indicators, such as volume or RSI, to confirm the strength of the trend. The strategy is commonly applied in various time frames, from intraday charts to longer-term setups, and is widely used for trend-following strategies. However, it’s essential to keep in mind that the EMA crossover strategy can produce false signals in choppy or sideways markets.
Brokerir Market Sessions IndicatorOverview
The Brokerir Market Sessions Indicator is a powerful tool designed to help traders track global market sessions in a highly customizable and visually distinct manner. It supports four market sessions by default: Tokyo, London, New York, and Sydney, but you can fully customize session times, names, and colors to fit your trading needs.
This indicator offers four different visualization modes:
✔ Boxes – Clear session boundaries with customizable colors.
✔ Timeline – A minimalistic session tracker along the bottom of the chart.
✔ Zones – Highlights price action during specific sessions.
✔ Colored Candles – Colors candlesticks based on active sessions.
Additionally, it includes useful tools such as session High/Low tracking, Open/Close percentage change, pip movement, session equilibrium level, overlapping session merging, and weekend filtering.
Key Features
✅ Fully Customizable Sessions – Adjust names, colors, and times.
✅ Four Display Modes – Choose between Boxes, Timelines, Zones, or Candles.
✅ Automatic Timezone Detection – Works across all time zones, no manual adjustments needed.
✅ Session High/Low & Open/Close Tracking – View price movement during each session in pips or percentage.
✅ Overlap Merging – Ensures cleaner charts by merging overlapping sessions.
✅ Equilibrium Levels & Open/Close Lines – Gain insights into session strength and direction.
✅ Weekend Filtering – Avoid plotting sessions when the market is closed.
Customization Options
📌 Sessions Settings
You can modify each session independently:
• Tokyo Session – Set time, color, and name.
• London Session – Set time, color, and name.
• New York Session – Set time, color, and name.
• Sydney Session – Set time, color, and name.
💡 You can also create and track your own custom sessions!
📌 Additional Tools
1️⃣ Pips & Percentage Change Labels – Shows the distance between session high/low or open/close.
2️⃣ Session Overlap Merging – Makes charts cleaner by merging overlapping sessions.
3️⃣ Weekend Filter – Removes unnecessary session tracking when markets are closed.
4️⃣ Open/Close Line – Draws a trend line between session open and close for easy direction tracking.
5️⃣ 0.5 Equilibrium Level – Identifies the middle of a session range to spot price balance points.
6️⃣ Session Candle Coloring – Assigns unique colors to candles based on session activity.
7️⃣ Lookback Period – Customize how far back the indicator displays past session data.
8️⃣ Input Timezone Adjustments – Manually override time zones if needed.
Why Choose Brokerir Market Sessions Indicator?
🔹 Complete Customization – Define sessions exactly as you need them.
🔹 Multiple Visualizations – Switch between zones, boxes, timelines, or candle coloring.
🔹 Accurate Time Adjustments – Works regardless of your TradingView time zone settings.
🔹 Professional Trading Tool – Ideal for scalpers, day traders, and institutional analysis.
🔹 Future Updates & Enhancements – Brokerir will continue improving this indicator with new features and functionalities.
💡 Follow Brokerir for updates and improvements to this essential trading tool!
brokerir.com
EMA Study Script for Price Action TradersThis indicator creates an Exponential Moving Average (EMA) with customizable bands around it.
The bands can be based on three different calculation methods:
1. Full Average Bar Range (high-low)
2. Body Average Bar Range (open-close)
3. Standard Deviation of the EMA
Users can display up to three bands above and below the EMA, with options to customize the colors, transparency, and whether to fill the area between bands. The indicator serves both as a research tool for studying price action around EMAs and as a potential trading tool for identifying volatility zones.
Key features:
- Configurable EMA period and color
- Three different band calculation methods
- Up to 3 standard deviations of band display
- Optional band filling with customizable color and transparency
- Overlay display for easy price action analysis
Donchian Trend Ribbon (LonesomeTheBlue) / Owl of Profit remakeDonchian Trend Ribbon Strategy (by LonesomeTheBlue)
Special thanks to LonesomeTheBlue for the original concept and inspiration for this strategy.
This strategy leverages the Donchian Channel to determine both the main market trend and local trends. The result is a visually appealing trend ribbon, providing clear entry and exit signals based on trend alignment.
Features
Donchian Channel:
A classic indicator that tracks the highest high and lowest low over a specified period.
Main Trend: Determines the overall market direction based on price relative to the Donchian Channel.
Local Trend: Identifies smaller, shorter-term trends within the main trend.
Trend Ribbon Visualization:
Green shades for uptrends, red shades for downtrends.
Lighter colors indicate local trends opposing the main trend, while darker colors show alignment.
Entry and Exit Logic
Long Entry:
When the main trend indicates an uptrend.
Short Entry:
When the main trend indicates a downtrend.
Exit Logic:
Positions are closed when the trend reverses (i.e., a switch from an uptrend to a downtrend or vice versa).
Visualization
Trend Ribbon:
Multiple columns stacked to form a ribbon, with varying shades based on local and main trend alignment.
Customization
Donchian Channel Period:
Default: 20 bars.
Adjustable to fit different market conditions and timeframes.
This strategy is perfect for traders looking for a trend-following approach with clear visual cues for market direction and entry/exit signals.
Visit my website for more tools and strategies: bybitindicators.com
Happy trading!
Fear OscillatorThis Pine Script v6 component calculates and plots a "Fear Oscillator" based on the presence of bearish candlestick patterns (Shooting Star, Hanging Man, and Bearish Engulfing) over a user-defined lookback period.
How It Works:
User Inputs: length - The lookback period for calculating the oscillator, shootingStarThreshold - The threshold for identifying Shooting Star patterns, hangingManThreshold - The threshold for identifying Hanging Man patterns, engulfingThreshold - The threshold for identifying Bearish Engulfing patterns.
Pattern Detection: The script defines functions to detect Shooting Star, Hanging Man, and Bearish Engulfing patterns based on wick and body size ratios. Each pattern is checked for the given thresholds.
Score Calculation: The script calculates scores for each bearish pattern over the lookback period. These scores are normalized by dividing by the total number of candles in the period.
Fear Oscillator: The oscillator is calculated as the average of the normalized scores for the three patterns.
Plotting: The Fear Oscillator is plotted on the chart, with reference lines for "Low Fear" and "High Fear" levels.
This indicator is designed to provide a visual representation of market fear, making it a valuable tool for traders to assess bearish sentiment and identify potential reversal points or areas of heightened market risk. It is best used in conjunction with other technical analysis tools to confirm signals.
RSI LabelThis is my first indicator. Its normal RSI, but little beat of tweak. It is is in label form displayed at right below the bar.
Volume Oscillator + Price Action / Owl of ProfitVolume Oscillator + Price Action Strategy
This strategy combines the Volume Oscillator with a Moving Average (MA) to identify trend-following entry and exit points based on momentum and price action.
Features:
Volume Oscillator:
Measures the difference between short-term and long-term EMA of volume.
Short Length: 14 (default).
Long Length: 28 (default).
Helps identify increasing or decreasing momentum in trading activity.
Price Action Moving Average (MA):
A 50-period Simple Moving Average (default) used to determine the overall price trend.
Entry and Exit Logic:
Long Condition:
Volume Oscillator crosses above zero.
Price is above the Moving Average.
Short Condition:
Volume Oscillator crosses below zero.
Price is below the Moving Average.
Exit Long:
Volume Oscillator crosses below zero.
OR price crosses below the Moving Average.
Exit Short:
Volume Oscillator crosses above zero.
OR price crosses above the Moving Average.
Visualization:
Volume Oscillator:
Plotted as a blue line with a horizontal zero line for reference.
Price Moving Average:
Plotted as an orange line on the price chart to show trend direction.
Zero Line:
A horizontal line at zero to help visualize the Volume Oscillator crossovers.
Customization:
Adjustable lengths for Volume Oscillator and Moving Average to fit different market conditions.
This strategy is perfect for traders looking to combine momentum from volume changes with trend-following price action for precise entries and exits.
Visit my website for more tools and strategies: bybitindicators.com
Happy trading!
BEP BOLLINGER with Entry & TargetBEP BOLLINGER with Entry & Target Indicator
INPUT
ITM CE
ITM PE
ATM CE
ATM PE
This custom Pine Script indicator provides traders with a powerful tool to analyze options trading setups, specifically for Call and Put options (CE & PE). By integrating Bollinger Bands with a set of configurable parameters, it calculates key entry, stop loss, and take profit levels, while factoring in risk and reward for each trade. Ideal for options traders, this indicator supports precise risk management and enhances your ability to plan and execute trades based on calculated entry points and profit targets.
Key Features:
CE & PE Symbol Selection: Allows users to input two pairs of Call and Put option symbols for premium calculation.
Premium Calculation: Automatically calculates and plots the average premium for each pair of options.
Risk & Reward Zones: Visualizes risk zones and reward zones based on user-defined entry price, stop loss, and risk/reward ratio.
Leverage and Stop Loss Calculation: Computes the optimal leverage and adjusts stop loss based on acceptable loss percentage.
Break-Even Point: Identifies the break-even point considering trading fees and leverage.
Take Profit Levels: Calculates and visualizes multiple take profit levels with different risk/reward ratios.
Multi-Timeframe Analysis: Incorporates higher timeframe analysis to determine entry and stop loss levels for better decision-making.
Dynamic Alerts: Provides alerts when the price hits the stop loss, take profit levels, or reaches the break-even point.
Visual Tools: Draws lines and shaded areas for entry, stop loss, take profit, and risk/reward zones to aid in visual decision-making.
Customizable Settings:
Risk Management: Adjust stop loss, leverage, and risk/reward ratios to suit your trading strategy.
Trading Direction: Choose between Long or Short positions based on market outlook.
Fee Calculations: Input your buy and sell fees to accurately calculate break-even and profit zones.
Color Customization: Personalize the color of premium lines, offset levels, and risk/reward zones.
Alerts:
Alerts can be set for Stop Loss, Take Profit, and Break-Even, ensuring you're notified in real-time when important price levels are reached.
This tool is perfect for traders looking to integrate risk management and precise trade setup analysis into their options trading strategy.
Display MB on BarsDescription
The "Display MB on Bars" Pine Script indicator is designed to visually represent Market Breadth values and R4.5 scores on trading charts. This script enables traders to highlight and analyze key market behavior using pre-defined thresholds for MB scores and dynamically calculated R4.5 values. Additionally, it includes a moving average status table to assess price levels relative to the 10-day and 20-day moving averages.
Features:
1. COB Date Matching: Displays data corresponding to specific "COB dates" provided by the user.
2. MB Value Visualization:
o Highlights bars with a background color based on MB values:
Red if MB ≤ MB_Red (default: -1).
Green if MB ≥ MB_Green (default: 3).
3. R4.5 Scores Display:
o Creates a label on the chart with the MB and R4.5 values when conditions are met (e.g., R4.5 > 200 or specific MB thresholds).
4. Index Moving Average Comparison:
o Calculates 10-day and 20-day moving averages for the selected symbol (default: NSE:NIFTYMIDSML400).
o Shows the price position relative to these moving averages in a table.
How to Use:
1. Configure Inputs:
o COB Dates: Enter a comma-separated list of dates in the format DD-MM-YYYY.
o MB Values: Provide the corresponding MB scores for the COB dates.
o R4.5 Values: Provide the R4.5 scores for the COB dates.
o Set the thresholds for MB values (MB Red<= and MB Green>=).
o Toggle features like MB, RS (R4.5), and the moving average status table.
2. Interpret the Output:
o Observe background colors on the bars:
Red: Indicates MB is less than or equal to the lower threshold.
Green: Indicates MB exceeds the upper threshold.
o Check labels above bars for R4.5 and MB values when conditions are met.
o Refer to the status table on the top-right corner to understand price positions relative to 10-day and 20-day moving averages.
This script is especially useful for traders seeking insights into custom metrics like MB and R4.5, enabling quick identification of key patterns and trends in the market.
CAD CHF JPY (Index) vs USDDescription:
Analyze the combined performance of CAD, CHF, and JPY against the USD with this customized Forex currency index. This tool enables traders to gain a broader perspective of how these three currencies behave relative to the US Dollar by aggregating their movements into a single index. It’s a versatile tool designed for traders seeking actionable insights and trend identification.
Core Features:
Flexible Display Options:
Choose between Line Mode for a simplified view of the index trend or Candlestick Mode for detailed analysis of price action.
Custom Weight Adjustments:
Fine-tune the weight of each currency pair (USD/CAD, USD/CHF, USD/JPY) to better reflect your trading priorities or market expectations.
Moving Average Integration:
Add a moving average to smooth the data and identify trends more effectively. Choose your preferred type: SMA, EMA, WMA, or VWMA, and configure the number of periods to suit your strategy.
Streamlined Calculation:
The index aggregates data from USD/CAD, USD/CHF, and USD/JPY using a weighted average of their OHLC (Open, High, Low, Close) values, ensuring accuracy and adaptability to different market conditions.
Practical Applications:
Trend Identification:
Use the Line Mode with a moving average to confirm whether CAD, CHF, and JPY collectively show strength or weakness against the USD. A rising trendline signals currency strength, while a declining line suggests USD dominance.
Weight-Based Analysis:
If CAD is expected to lead, adjust its weight higher relative to CHF and JPY to emphasize its influence in the index. This customization makes the indicator adaptable to your market outlook.
Actionable Insights:
Identify key reversal points or breakout opportunities by analyzing the interaction of the index with its moving average. Combined with other technical tools, this indicator becomes a robust addition to any trader’s toolkit.
Additional Notes:
This indicator is a valuable resource for comparing the collective behavior of CAD, CHF, and JPY against the USD. Pair it with additional oscillators or divergence tools for a comprehensive market overview.
Perfect for both intraday analysis and swing trading strategies. Combine it with EUR GPB AUD (Index) indicator.
Good Profits!
EUR GBP AUD (Index) vs USDDescription:
This indicator calculates a weighted index using three major Forex pairs (EUR/USD, GBP/USD, AUD/USD) to represent their collective performance against the US Dollar (USD). With added functionality for moving averages, it provides a comprehensive tool for analyzing market trends, tracking momentum, and customizing strategies. Offers a holistic view of how major currencies are performing relative to the USD, making it easier to identify market trends and their potential impacts.
Display Modes:
Line (Default): A dynamic line chart with color changes indicating whether the index is above or below 1 USD.
Candles: Japanese candlestick visualization for detailed price action analysis.
Customizable Weights:
Adjust the weight assigned to each currency pair (EUR/USD, GBP/USD, AUD/USD) to reflect your trading priorities. Default weights are balanced, but you can customize them to suit your strategy, ensuring the total does not exceed
Moving Average Integration:
Includes a fully customizable moving average:Choose from SMA, EMA, WMA, or VWMA.Adjust the period length (default: 50).The moving average is plotted alongside the index to help identify trends and key levels.
Weighted Average Calculation:
Uses OHLC (Open, High, Low, Close) data to compute a precise weighted average for the index.
How to Use:
The indicator is designed to track the collective performance of major currencies against the USD. Here are some examples of how it can be used:
Example 1: Trend Confirmation with Moving Averages
Overlay the index with the moving average to confirm trends:If the index is trading above the moving average and the line is green, it signals strength in the major currencies relative to the USD.If the index is below the moving average and the line is red, it suggests potential USD strength.
Example 2: Customize Analysis with Weighted Strategy
Adjust the weights for EUR/USD, GBP/USD, and AUD/USD based on your trading priorities. For instance:If you expect EUR/USD to outperform, increase its weight in the calculation.Use the candlestick mode to observe intraday price action near support/resistance levels for potential trade setups.
Example 3: Momentum Analysis with Trend CCI
Combine this index with your custom Trend CCI indicator to enhance momentum analysis and identify potential trading opportunities:
Rising Index + Trend CCI > +100: Indicates strong bullish momentum in major currencies against the USD. This could signal a continuation of the uptrend or a good time to hold long positions.
Falling Index + Trend CCI < -100: Suggests bearish momentum, indicating a potential continuation of USD strength and an opportunity for short trades or exiting long positions.
Trend CCI Divergence: If the index is rising but the Trend CCI starts to fall, this could indicate weakening bullish momentum and the potential for a reversal.
Explore More:
Check out my other scripts to find CAD CHF JPY (Index) vs USD as well.
es.tradingview.com
Ichimoku with Cumulative Delta Volume Trend Buy/Sell SignalsCombines Ichimoku with depth of Cumulative Volume Delta to bring buying/selling strength to areas of Ichimoku supports/resistances.
Best used with CumulativeVolumeDelta by LonesomeTheBlue as a subchart with Heikin-Ashi candles with values of the subchart of SMA 50, EMA 100 and EMA 200 as these are the values I used to confirm supports and resistances within the delta volume.
Meant for all timeframes, but more accurate on the daily, weekly and monthly timeframes for swings and commons.
NFA and good luck.
Price IntensityPrice Intensity as discussed in:
Statistically Sound Indicators for Financial Market Prediction: Algorithms in C++
Timothy Masters
Independently Published, October 22, 2019
ISBN-10: 1698339992
ISBN-13: 978-1698339993
Ichimoku Cloud + ATR / Owl of ProfitIchimoku Cloud + ATR Strategy
This strategy combines the Ichimoku Cloud and the Average True Range (ATR) to identify trade opportunities and set dynamic stop-loss levels based on market volatility.
Features:
Ichimoku Cloud Components:
Tenkan-Sen (Conversion Line): 9-period midpoint of the highest high and lowest low (default).
Kijun-Sen (Base Line): 26-period midpoint of the highest high and lowest low (default).
Senkou Span A: Average of Tenkan-Sen and Kijun-Sen, displaced 26 periods forward.
Senkou Span B: 52-period midpoint of the highest high and lowest low, displaced 26 periods forward.
Chikou Span: Current close, displaced 26 periods backward.
ATR (Average True Range):
Used to calculate stop-loss levels based on market volatility.
ATR multiplier is customizable (default: 1.5).
Entry and Exit Logic:
Long Condition:
Tenkan-Sen crosses above Kijun-Sen.
Price is above both Senkou Span A and B.
Chikou Span is above the current close.
Stop-Loss: Dynamic, set below the entry price by a multiple of ATR.
Short Condition:
Tenkan-Sen crosses below Kijun-Sen.
Price is below both Senkou Span A and B.
Chikou Span is below the current close.
Stop-Loss: Dynamic, set above the entry price by a multiple of ATR.
Exit Conditions:
For longs, exit when Tenkan-Sen crosses below Kijun-Sen or Chikou Span falls below the close.
For shorts, exit when Tenkan-Sen crosses above Kijun-Sen or Chikou Span rises above the close.
Visualization:
Ichimoku Cloud: Displays bullish (green) and bearish (red) zones with a dynamic fill.
Tenkan-Sen, Kijun-Sen, and Chikou Span: Plotted for clarity in identifying trends and momentum.
Buy and Sell Signals: Marked with green "Long" and red "Short" labels. Exit points are also highlighted.
This strategy provides a comprehensive framework for trading trends while managing risk with volatility-based stop-loss levels. Use it for backtesting and further adaptation to your trading preferences.
Visit my website for more tools and strategies: bybitindicators.com
Happy trading!
Ichimoku Cloud + ADX + VWAP / Owl of ProfitIchimoku + ADX + VWAP Strategy
This strategy combines the Ichimoku Cloud, Average Directional Index (ADX), and Volume Weighted Average Price (VWAP) indicators to identify trend direction, momentum strength, and price positioning for optimal trade entries and exits.
Features:
Ichimoku Cloud:
Conversion Line (Tenkan-Sen): 9-period midpoint of the highest high and lowest low.
Base Line (Kijun-Sen): 26-period midpoint of the highest high and lowest low.
Leading Span A: Average of the Conversion and Base Lines, displaced 26 periods forward.
Leading Span B: 52-period midpoint of the highest high and lowest low, displaced 26 periods forward.
Cloud Fill (Kumo): Visualizes bullish (green) or bearish (red) trends.
ADX (Average Directional Index):
14-period ADX indicates the strength of a trend.
Signals are valid when ADX is above the 25 threshold.
VWAP (Volume Weighted Average Price):
Used as a dynamic support/resistance level to confirm price positioning.
Entry and Exit Logic:
Buy Condition:
Price is above both Leading Span A and B.
ADX is greater than 25, indicating a strong trend.
Price is above the VWAP.
Sell Condition:
Price is below both Leading Span A and B.
ADX is greater than 25.
Price is below the VWAP.
Trade Execution:
Executes a long position on a valid buy signal.
Closes the position when the sell condition is met.
Visualization:
Ichimoku Cloud is plotted with a dynamic fill to display bullish and bearish trends.
ADX is plotted with a horizontal threshold line at 25.
VWAP is displayed as a thick blue line for price confirmation.
Buy and Sell signals are marked on the chart with green and red labels, respectively.
This strategy integrates trend, momentum, and price positioning for high-confidence trades. Use it for backtesting and customization to suit your trading style.
Visit my website for more tools and strategies: bybitindicators.com
Happy trading!
Ichimoku Cloud / Owl of ProfitIchimoku Cloud Strategy
This strategy uses the Ichimoku Cloud indicator to detect trend direction and momentum for generating entry and exit signals.
Features:
Ichimoku Cloud Components:
Tenkan-Sen (Conversion Line): Calculated as the midpoint of the highest high and lowest low over the past 9 periods (default).
Kijun-Sen (Base Line): Calculated as the midpoint of the highest high and lowest low over the past 26 periods (default).
Senkou Span A (Leading Span A): The average of Tenkan-Sen and Kijun-Sen, displaced 26 periods into the future.
Senkou Span B (Leading Span B): The midpoint of the highest high and lowest low over the past 52 periods, displaced 26 periods into the future.
Chikou Span (Lagging Span): The current close, displaced 26 periods into the past.
Entry Conditions:
Long: Price is above the cloud (Span A and Span B) and Tenkan-Sen is above Kijun-Sen.
Short: Price is below the cloud (Span A and Span B) and Tenkan-Sen is below Kijun-Sen.
Exit Conditions:
Positions are exited when the opposite signal is generated.
Visualization:
The Ichimoku Cloud (Kumo) is displayed with a green fill for bullish trends and a red fill for bearish trends.
Tenkan-Sen and Kijun-Sen are plotted as dynamic support and resistance levels.
This strategy is ideal for identifying strong trends and capturing momentum-based trade opportunities. Use it for backtesting and further adaptation to your trading preferences.
Visit my website for more tools and strategies: bybitindicators.com
Happy trading!