Tabela RSI e Tendência EMA MTF - 2This custom TradingView indicator provides a consolidated view of trend and Relative Strength Index (RSI) across multiple timeframes, all within an intuitive table directly on your chart. Designed for traders seeking quick and efficient analysis of market momentum and direction across different time horizons, this indicator automatically adapts to the asset you are currently viewing.
Candlestick analysis
Trident Pattern [SpeculationLab]This indicator is based on the increasingly popular Trident strategy, and is best suited for the 30-minute timeframe. It performs particularly well on naturally bullish instruments such as gold, Bitcoin, and Nasdaq.All components of this indicator are original work by Speculation Lab.
Rather than stacking random features, this script is designed as a modular structure where each part works in synergy to build the Trident logic.
🔧 Modules Included:
Session Highlight — Visual display of the London Kill Zone
5 Customizable EMAs — Fully adjustable length, color, and toggling
Bullish Fair Value Gap (FVG) detection
Four types of Doji candlestick recognition
🧫 Logic Breakdown:
1. Time Session Filter
By default, the indicator highlights the London Kill Zone, defined as 03:00–06:30 New York time.Users can freely adjust the time zone, time range, and background color, with preconfigured zones including New York, London, Tokyo, Shanghai, and Sydney.
⚠️ Note: To maintain flexibility, the London Kill Zone is not enforced as a mandatory entry condition.
Users may apply it as an optional filter based on their own trading style.
2. 5 EMA Trend Filter
The script uses a five-EMA structure to confirm market trend.The default EMA lengths are 5, 9, 13, 21, and 200.A valid entry requires:
EMAs 5, 9, 13, 21 stacked in descending order
AND the 1-hour close is above EMA(200)
All EMAs are fully customizable and can be toggled on/off.
3. Bullish Fair Value Gap (FVG)
Bullish FVGs are detected using a 3-bar logic, from high to low .To filter noise, the gap must be greater than 0.7 × ATR(14) by default.Both the ATR period and multiplier are adjustable.
The FVG Extend setting has two roles:
It controls how many bars the FVG box extends to the right (default: 20)
It defines the active window for confirming entries within the FVG zone
Users can fully customize the box color, text, and center line.
4. Doji Detection
The script detects four types of Doji candlesticks:
Standard Doji
Long-legged Doji
Dragonfly Doji
Gravestone Doji
The Body Ratio setting controls how small the candle body must be relative to the full range (default ≤ 0.1).Long Wick Ratio and Short Wick Ratio further help fine-tune wick length criteria.
✅ Entry Signal Logic:
A Trident entry is confirmed when all the following conditions are met:
Trend Filter Passes
EMAs are stacked: 5 > 9 > 13 > 21
1H close is above EMA(200)
A Doji candle appears inside an active FVG zone
The next candle closes below the Doji’s high
If all conditions are satisfied, a Trident signal is triggered at the close of the confirming candle.
⚠️ Disclaimer
This indicator is intended for educational and research purposes only. It does not constitute financial advice or trading signals.Trading involves high risk. Please act according to your own risk management.Speculation Lab and the author bear no responsibility for any financial outcomes resulting from the use of this script.
本指标基于近年来日益流行的 Trident(三叉戟)策略,推荐使用在 30分钟时间框架,尤其适用于黄金、比特币、纳斯达克等具有自然上涨倾向的交易品种。本指标由 Speculation Lab 原创开发,结构严谨,逻辑清晰。
本指标采用模块化设计,各部分功能相辅相成,共同构建三叉戟策略逻辑,而非杂乱堆砌。
🔧 指标包含以下功能模块:
交易时段高亮 — 默认显示 伦敦杀戮区
五条可调节 EMA 均线 — 长度与颜色可自定义,模块可单独开关
看涨 Fair Value Gap(公平价值缺口)检测
四种 Doji(十字星)K线形态识别
🧫 逻辑说明:
1. 交易时段过滤
默认高亮显示的伦敦杀戮区为 纽约时间03:00–06:30。用户可自由调整 参考时区、具体时段和 背景颜色,支持预设时区包括纽约、伦敦、东京、上海和悉尼。
⚠️ 说明:为保持策略灵活性,伦敦杀戮区并非强制入场条件。
是否采用此过滤,可由用户自行决定。
2. 趋势过滤(五条EMA)
该指标采用五条 EMA 来确认市场趋势。默认长度为 5、9、13、21、200。入场信号要求满足以下条件:
EMA 5、9、13、21 从上到下依次排列(多头排列)
且 1小时图上的收盘价高于 EMA200
所有均线均可单独启用/关闭,长度与颜色均可自定义。
3. 看涨 FVG 区域识别
FVG 使用 3 根K线结构进行检测,从 high 到 low 。默认要求缺口 大于等于 0.7 × ATR(14),以过滤微小无效缺口。ATR周期与乘数均可自定义设置。
“FVG Extend”参数有两个作用:
控制图表上 FVG 区域箱体的右延伸长度(默认20根K线)
用作 FVG 活跃期的判断标准,仅在此区间内出现的 Doji 才会被视为有效信号触发条件
用户可自由设置 FVG 的背景颜色、文字样式与中线颜色。
4. Doji(十字星)识别
支持以下四种常见 Doji 形态识别:
标准十字星
长腿十字星
蜻蜓线(下影线长)
墓碑线(上影线长)
“Body Ratio” 控制实体占K线全长的比例,默认不超过0.2。“Long Wick Ratio” 与 “Short Wick Ratio” 可进一步调节影线长度识别标准。
✅ 入场信号逻辑:
符合以下所有条件时,触发三叉戟入场信号:
趋势过滤通过
EMA 依次排列为 5 > 9 > 13 > 21
且 1小时收盘价高于 EMA200
在 FVG 区域内出现有效 Doji 十字星
下一根K线收盘价 低于 Doji 的最高价
若以上条件均满足,则在确认K线收盘时触发三叉戟入场信号。
⚠️ 免责声明 Disclaimer
本指标旨在提供技术分析工具,仅用于教育与研究目的,不构成任何投资建议或交易指令。交易具有高风险,请根据自身风险承受能力合理操作。使用本脚本所导致的任何盈亏,作者与 Speculation Lab 不承担任何责任。
Dynamic Fib Zones [By TraderMan]📊 Dynamic Fib Zones — Indicator Overview
This indicator automatically plots dynamic Fibonacci levels and zones on your chart based on recent price action, volume, and trend direction. It helps you identify key support and resistance areas where price may react strongly.
🔍 What Does It Do?
Draws Fibonacci retracement levels dynamically over a specified lookback period.
Highlights zones around these Fibonacci levels to give you a price “buffer area” instead of just a line.
Colors the zones green or red based on volume strength and trend direction to signal potential buying or selling pressure.
Uses EMA (Exponential Moving Average) to detect if the trend is up or down.
Shows labels with Fibonacci % levels and exact price for quick reference.
⚙️ How to Use It?
Set your inputs:
Fibonacci Period: How many bars back the Fibonacci levels are calculated.
EMA Period: For trend detection.
Volume Multiplier: How much volume should exceed average to consider the signal strong.
Level Tolerance and Zone Width: Adjust the sensitivity and size of the price zones.
Interpret zones:
Green zones with high volume and price near Fibonacci level in an uptrend = potential buying area.
Red zones with high volume and price near Fibonacci level in a downtrend = potential selling area.
Gray zones = neutral, no strong signal.
Make your trading decisions:
Consider entering long positions near green zones with confirmation from other indicators or price action.
Consider entering short positions near red zones similarly.
Use zone boundaries as dynamic support/resistance for stop loss or take profit placement.
🚀 Tips for Position Opening
Combine with other confirmation tools (candlestick patterns, RSI, MACD, etc.) to avoid false signals.
Watch volume spikes carefully; strong volume near a Fibonacci zone increases the reliability.
Use the EMA trend filter to avoid trading against the main trend.
🎯 Summary
Dynamic Fib Zones give you a powerful, visual edge by combining Fibonacci, volume, and trend signals — making your entries and exits smarter and more precise!
Happy Trading! 📈✨
ORB Scalp setup on 15min by UnenbatThis indicator draws a 2-minute Opening Range Box (ORB) at the beginning of each 15-minute candle by combining the last minute of the previous candle and the first minute of the current one. It highlights the session high/low during this range, and extends the box for a customizable duration. TP and BE lines are also plotted above/below the range for strategic planning. Perfect for scalpers using 15-minute timeframe.
SmartFib Pro [By TraderMan]📊 SmartFib Pro — Smart Fibonacci Support & Resistance + TP/SL + Live Position Tracking
🚀 With SmartFib Pro , automatically track Fibonacci support and resistance levels on your chart!
This indicator dynamically shows long/short entry points, TP (Take Profit), and SL (Stop Loss) levels based on price movements, with easy-to-read lines. You can also monitor your position status live via a table at the top-right of your screen.
⚙️ How It Works?
📈 When price breaks key Fibonacci levels (especially 78.6% and 23.6%), the indicator automatically generates long or short signals.
Entry lines are drawn in blue, TP lines in green, and SL lines in red.
Entry, TP, and SL levels are displayed as labels next to the lines.
Active position lines and labels remain on the chart while the position is open, and past position lines are cleared automatically.
When TP or SL is hit, the indicator instantly notifies on the chart and in the table with “TP SUCCESSFUL” or “STOP HIT.”
🛠️ How to Use?
Add the indicator to your chart.
Adjust Fibonacci high and low lengths (default 50 bars) and line length (default 50 bars) from the inputs.
Long signals are generated when price breaks above the 78.6% level; short signals occur when price breaks below the 23.6% level.
TP is automatically set 3.5% away from the entry line, SL is set 1.5% away.
Follow the blue (entry), green (TP), and red (SL) lines and their labels on the chart.
Monitor your position info live in the top-right table.
When TP or SL triggers, position closes, and lines/labels are cleared for the next signal.
💡 Why SmartFib Pro?
✅ Automated position entry and exit strategy based on Fibonacci levels
✅ Live position tracking and status updates to help your trading decisions
✅ Clear, colorful, and minimalistic chart visuals eliminate clutter
✅ Ideal for both beginners and pros, providing fast and reliable signals
📣 Important Notes:
This indicator generates signals but always use proper risk management according to market conditions!
You can adjust TP/SL percentages to fit your own risk tolerance.
Always support signals with your own analysis.
💬 Catch the trend, manage your risk, and grow your profits with SmartFib Pro!
📈🔵🟢🔴
SITR Pivots SNR SITR – Pivot Points High Low
SITR identifies swing highs and lows using customizable left/right bar lengths. It places clean, transparent labels on the chart to highlight potential reversal zones and key price levels. Ideal for spotting trend shifts, support/resistance, and breakout setups.
Gelişmiş Mum Ters StratejiAdvanced Candle Reversal Strategy Overview
This TradingView PineScript indicator detects potential reversal signals in candlestick patterns, focusing on a sequence of directional candles followed by a wick-based reversal candle. Here's a step-by-step breakdown:
User Inputs:
candleCount (default: 6): Number of consecutive candles required (2–20).
wickRatio (default: 1.5): Minimum wick-to-body ratio for reversal (1.0–5.0).
Options to show background colors and an info table.
Candle Calculations:
Computes body size (|close - open|), upper wick (high - max(close, open)), and lower wick (min(close, open) - low).
Identifies bullish (close > open) or bearish (close < open) candles.
Checks for long upper wick (≥ body * wickRatio) for short signals or long lower wick for long signals.
Sequence Check:
Verifies if the last candleCount candles are all bearish (for long signal) or all bullish (for short signal), including the current candle.
Signal Conditions:
Long Signal: candleCount bearish candles + current candle has long lower wick (plotted as green upward triangle below bar with "LONG" text).
Short Signal: candleCount bullish candles + current candle has long upper wick (plotted as red downward triangle above bar with "SHORT" text).
Additional Features:
Alerts for signals with custom messages.
Optional translucent background color (green for long, red for short).
Plots tiny crosses for long wicks not triggering full signals (yellow above for upper, orange below for lower).
Info table (top-right): Displays strategy summary, candle count, and signal explanations.
Debug label: On signals, shows wick/body ratio above the bar.
The strategy aims for reversals after trends (e.g., after 6 red candles, a red candle with long lower wick signals buy). Customize via inputs; backtest for effectiveness. Not financial advice.
Intraday SELL by V_Vthis is intraday sell trade indicator
after master low break a good sell side moment can come
RSI + MACD + EMA Buy/Sell ComboRSI + MACD + EMA Buy/Sell Combo with signals if all 2 lines up it will create buy and cell signals
💎 ENJOYBLUE ⏰ Open Price AlertThis Pine Script (version 6) is designed for TradingView to monitor the closing of a user-selected Timeframe (TF) — for example, M30, H1, H4, or D1 — and trigger an alert immediately when that TF’s candle closes. Along with the alert, it displays the current open prices from four higher-level timeframes:
Open MN: Open price of the current monthly candle
Open W1: Open price of the current weekly candle
Open D1: Open price of the current daily candle
Open H4: Open price of the current 4-hour candle
The alert message is formatted into a single compact line to ensure it is fully visible on mobile devices!
~ENJOYBLUE 💎
BTC/USD Confluence Breakout Pro – IST EditionBTC/USD Confluence Breakout Pro – IST Edition is a multi-factor breakout trading system designed for intraday and swing traders.
It combines trend, momentum, price action, volume, and candlestick analysis with time-based volatility windows to deliver high-probability Buy/Sell signals.
Key Features:
Trend Filters: EMA 9/21 crossover + optional EMA 200 bias filter.
Price Action Breakouts: Detects closes above/below the last N bars’ range.
Candlestick Patterns: Bullish/Bearish engulfing, hammer, and shooting star.
Momentum Indicators: RSI (14) with configurable thresholds, MACD (12/26/9).
Volume Confirmation: Volume spike vs 20-period SMA.
IST Breakout Windows: Highlights Early London, London–US Overlap, and US Open momentum periods (Hyderabad/IST time). Optionally restricts signals to these windows.
Risk Management: ATR-based stop-loss + auto-plotted 1R, 2R, and 3R take-profit levels.
Visual Aids: EMA plots, bar coloring, shaded volatility windows, and clear entry/exit labels.
Alerts: Configurable alerts for both Buy and Sell signals.
Best Use:
Apply on 1m–15m charts for intraday trading or 1H–4H for swings.
Works best during high-volatility IST windows (London–US overlap & US open).
Ideal for BTC/USD but adaptable to other crypto or forex pairs.
💎 ENJOYBLUE ⏰ Open Price AlertThis Pine Script (version 6) is designed for TradingView to monitor the closing of a user-selected Timeframe (TF) — for example, M30, H1, H4, or D1 — and trigger an alert immediately when that TF’s candle closes. Along with the alert, it displays the current open prices from four higher-level timeframes:
Open MN: Open price of the current monthly candle
Open W1: Open price of the current weekly candle
Open D1: Open price of the current daily candle
Open H4: Open price of the current 4-hour candle
The alert message is formatted into a single compact line to ensure it is fully visible on mobile device!
~ ENJOYBLUE 💎
BTC/USD Breakout Hours – IST (Hyderabad)This indicator highlights the most volatile BTC/USD trading hours based on Hyderabad (IST) time.
It marks three key breakout windows:
London–US Overlap (17:30–20:30 IST) – Highest liquidity & volatility
US Market Open Momentum (19:00–23:30 IST) – Strong trend moves
Early London Session (12:30–15:30 IST) – Pre-US setup moves
The script automatically converts chart time to IST, shades each breakout window, and includes optional alerts for:
Window start
15 minutes before start
Ideal for traders who want to align entries with high-probability market moves while avoiding low-volume hours.
TRAMA - Law of AttractionUses multiple Trend Regularity Adaptive Moving Averages to determine price points candles will eventually touch.
Indian True Day Open (09:30 IST)Indian market 5 minute candleIndian market true day open in 5 minute time frame
Multi-Timeframe Session Levels with PVSRA Imbalance & EMAsOverview and Inspiration: This indicator is inspired by forex trading strategies that emphasize session-based high/low levels, imbalances (fair value gaps), and volume analysis for identifying key support/resistance and entry points. Adapted for Bitcoin (BTC) trading, it leverages the 24/7 nature of crypto markets while using traditional forex session times in New York (NY) timezone to define ranges, allowing traders to apply structured concepts like session highs/lows and midpoints to BTC for potential high-probability setups.
Weekly Levels (5pm Sunday to 5pm Friday NY Time): Calculates the high, low, and midpoint (50%) of the previous week, starting from Sunday at 5pm NY to Friday at 5pm NY. These levels act as major support/resistance zones for the current week. Plotted as extendable lines with customizable colors (default: cyan for high/low, cyan for mid dotted) and thickness. Labels like 'pwHigh' (previous week high) appear on the right, grouping overlapping levels for clarity.
Daily Levels (5pm to 5pm NY Time): Tracks the high, low, and midpoint of the previous day, using the 5pm NY close as the daily reset. Ideal for intraday trading, these levels highlight potential reversal or continuation points. Lines are customizable (default: lime green for high/low, lime green for mid dotted), with labels like 'pdHigh' (previous day high).
Asia Range (20:00 to 3:00 NY Time): Focuses on the Asian session, from 8pm to 3am NY time, which is typically low-volatility but can set key ranges. Plots current session's high, low, and midpoint as lines (default: gray for high/low, gray for mid dotted), with labels like 'asia high'. Useful for identifying ranges that may be tested during higher-volume periods.
US Settle Box (4:45pm NY on Fridays): On 15-minute charts, highlights the US settle period at 4:45pm NY on Fridays with a box (default dark gray background) and mid dotted line (default white). Marks potential volatility or liquidity events at week-end.
Exponential Moving Averages (EMAs): Overlays EMAs of lengths 10 (white), 20 (cyan), 50 (lime green), 200 (purple), and 800 (red), with customizable colors and thicknesses. Toggleable on/off via 'Show EMAs'. EMAs serve as dynamic support/resistance or trend filters.
PVSRA (Price Volume Social Reaction Analysis) Candle Coloring: Colors candles based on volume relative to a 10-period SMA and weighted high-low range: High volume (200%+): Lime (bull) or red (bear).
Medium volume (150%+): Blue (bull) or fuchsia (bear).
Normal volume: White (bull) or gray (bear).
Customizable colors; overrides default candles when enabled. Highlights unusual volume activity.
Imbalance logic adapted from 'Unrecovered Imbalanced Zone with PVSRA' by theodrak."
Imbalanced Zones: Detects candle imbalances (gaps between highs/lows of adjacent candles), drawing extendable boxes with mid dotted lines. These highlight areas where price may return. Options include showing only on higher timeframes, marking full bodies/wicks, extending zones, displaying unrecovered portions, and invalidation percentage (default 75%). Colors match volume categories; zones delete when penetrated or recovered.
Alerts: Configurable alerts for new imbalanced candles, filtered by direction and volume level (any, 150%+, 200%, or average). Enables notifications for potential setups.
Customization and Usage Tips: All colors, thicknesses, and extensions are input-adjustable. For BTC, use on perpetual futures charts (e.g., BINANCE:BTCUSDT.P) with volume override for accurate analysis. Combine levels with EMAs for confluence (e.g., buy at Asia low near 200 EMA). Focus on breakouts or reversals from these ranges during active periods like 3am-7am NY or 8am NY.
Invite only script if you are interested in using this indicator reach out to me via message on tradingview for more details
4H CRT High/Low (5AM–8:59AM CT) - With HistoryAuto draw a High an Low of 4H candle range
start from 5am to 8:59 am Central time .
chung ta su dung cong cu nay , no se tu ve ra, chung ta khong can phai di tim cho mat thoi gian.
- huong dan su dung
1. neu chart di len, thi canh reject va short xuong,
2. neu chart di xuong thi canh reject danh len
uu diem: stop loss ngan, winrate cao. se khong bi revenge trade
T1KR – PreMarket High BreakTracks and alerts when price breaks above the pre-market high (04:00–09:30 ET). This level often acts as a key trigger for momentum runs, attracting algorithmic buying, stop orders, and breakout traders. Useful for identifying strong continuation moves at or after the market open.
T1KR – VWAP Reclaim ↑ VWAP Reclaim (cross up)
Identifies when price crosses up through VWAP, signaling a potential shift in intraday control from sellers to buyers. Commonly used by momentum and institutional traders to catch breakouts, VWAP reclaims often mark the start of high-probability moves, especially on catalysts or strong volume.
Dr. Fib - FGBAB - Open Range Breakout for Indexes v2.0 *** EXCLUSIVELY FOR INDEXES ***
This Open Range Breakout Indicator (ORB) helps your discretionary trading when looking for breakouts on the 15 mins range; and you can use it on small time frames to time your entries with more precision.
This indicator helps your discretionary trading by allowing visual settings that helps discretionary trades to make faster decisions.
It will provide you will the following on-screen information:
- ORB HIGH and LOW: The Open Range Breakout set by the input parameters, for example the first 15 mins RTH Open from 9:30 to 6:45.-
- ORB MID: The ORB mid point for reference, generally the price tends to return and bounce from the 50% ORB.
Reward to Risk posible targets for LONG and SHORT trades: This will provide target value references, it is based on the ORB Risk from high to low, you have 1:1, 2:1, 3:1 and 4:1 possible targets in both directions.
Reference table:
The reference table is a visual setting for you to have at first sight important information before considering getting into the trade:
- ORB HIGH and LOW.
- Risk in points.
- Risk in USD.
- Amount of contracts considering the MaxRisk input parameter you select.
- The current LIVE R:R based on the entry, if price is abobe ORB High it will simulate a LONG position is price is below the ORB Low it will simulate a SHORT position,
- The LIVE profit simulation based on the above.
- MaxRunUP, the highest equity the trade simulation has produced.
Direction: The current trade direction simulation based on the ORB HIGH or ORB LOW.
This new version (2.0) will provide historical ORB's and Target in the chart so you can use for future references and past performance analysis.
Keep in mind this indicator is a "gauge" a visual help for discretionary traders that like to trade Open Range Breakout strategy.
It will reset the ORB at RTH Close and build a new ORB at next RTH calendar day based in the ORB time you have selected by the input parameters.
Please feel free to use in your own trading at your own discretion.
Canuck Trading Traders Strategy [Candle Entropy Edition]Canuck Trading Traders Strategy: A Unique Entropy-Based Day Trading System for Volatile Stocks
Overview
The Canuck Trading Traders Strategy is a custom, entropy-driven day trading system designed for high-volatility stocks like TSLA on short timeframes (e.g., 15m). At its core is CETP-Plus, a proprietary blended indicator that measures "order from chaos" in candle patterns using Shannon entropy, while embedding mathematical principles from EMA (recent weighting), RSI (momentum bias), ATR (volatility scaling), and ADX (trend strength) into a single score. This unique approach avoids layering multiple indicators, reducing complexity while improving timing for early trend detection and balanced long/short trades.
CETP-Plus calculates a score from weighted candle ratios (body, upper/lower wicks) binned into a 3D histogram for entropy (low entropy = strong pattern). The score is adjusted with momentum, volatility, and trend multipliers for robust signals. Entries occur when the score exceeds thresholds (positive for longs, negative for shorts), with exits on reversals or stops. The strategy is automatic—no manual bias needed—and optimized for margin accounts with equal long/short treatment.
Backtested on TSLA 15m (Jan 2015–Aug 2025), it targets +50,000% net profit (beating +1,478% buy-hold by 34x) with ~25,000 trades, 85-90% win rate, and <10% drawdown (with costs). Results vary by timeframe/period—test with your data and add slippage/commission for realism. Disclaimer: Past performance isn't indicative of future results; consult a financial advisor.
Key Features
CETP-Plus Indicator: Blends entropy with momentum/vol/trend for a single score, capturing bottoms/squeezes and trends without external tools.
Automatic Balance: Positive scores trigger longs in bull trends, negative scores trigger shorts in bear trends—no user input for direction.
Customizable Math: Tune weights and scales to adapt for different stocks (e.g., lower thresholds for NVDA's smoother trends).
Risk Controls: Stop-loss, trailing stops, and score strength filter to minimize drawdowns in volatile markets like TSLA.
Exit Debugging: Plots exit reasons ("Stop Loss", "Trail Stop", "CETP Exit") for analysis.
Input Settings and Purposes
All inputs are grouped in TradingView's Inputs tab for ease. Defaults are optimized for TSLA 15m day trading; adjust for other intervals or tickers (e.g., increase window for 1h, lower thresholds for NVDA).
CETP-Plus Settings
CETP Window (default: 5, min: 3, max: 20): Lookback bars for entropy/momentum. Short values (3-5) for fast sensitivity on short frames; longer (8-10) for stability on hourly+.
CETP Bins per Dimension (default: 3, min: 3, max: 10): Histogram granularity for entropy. Low (3) for speed/simple patterns; high (5+) for detail in complex markets.
Long Threshold (default: 0.15, min: 0.1, max: 0.8, step: 0.05): CETP score for long entries. Lower (0.1) for more longs in mild bull trends; higher (0.2) to filter noise.
Short Threshold (default: -0.05, min: -0.8, max: -0.1, step: 0.05): CETP score for short entries. Less negative (-0.05) for more shorts in mild bear trends; more negative (-0.2) for strong signals.
CETP Momentum Weight (default: 0.8, min: 0.1, max: 1.0, step: 0.1): Emphasizes momentum in score. High (0.9) for aggressive in fast moves; low (0.5) for entropy focus.
Momentum Scale (default: 1.6, min: 0.1, max: 2.0, step: 0.1): Amplifies momentum. High (2.0) for short intervals; low (1.0) for stability.
Body Ratio Weight (default: 1.2, min: 0.0, max: 2.0, step: 0.1): Weights candle body in entropy (trend focus). High (1.5) for strong trends; low (0.8) for wick emphasis.
Upper Wick Ratio Weight (default: 0.8, min: 0.0, max: 2.0, step: 0.1): Weights upper wick (reversal noise). Low (0.5) to reduce false ups.
Lower Wick Ratio Weight (default: 0.8, min: 0.0, max: 2.0, step=0.1): Weights lower wick. Low (0.5) to reduce false downs.
Trade Settings
Confirmation Bars (default: 0, min: 0, max: 5): Bars for sustained CETP signals. 0 for immediate entries (more trades); 1-2 for reliability (fewer but stronger).
Min CETP Score Strength (default: 0.04, min: 0.0, max: 0.5, step: 0.05): Min absolute score for entry. Low (0.04) for more trades; high (0.15) for quality.
Risk Management
Stop Loss (%) (default: 0.5, min: 0.1, max: 5.0, step: 0.1): % from entry for stop. Tight (0.4) for quick exits; wide (0.8) for trends.
ATR Multiplier (default: 1.5, min: 0.5, max: 3.0, step: 0.1): Scales ATR for stops/trails. Low (1.0) for tight; high (2.0) for room.
Trailing ATR Mult (default: 3.5, min: 0.5, max: 5.0, step: 0.1): ATR mult for trails. High (4.0) for longer holds; low (2.0) for profits.
Trail Start Offset (%) (default: 1.0, min: 0.5, max: 2.0, step: 0.1): % profit before trailing. Low (0.8) for early lock-in; high (1.5) for bigger moves.
These settings enable customization for intervals/tickers while CETP-Plus handles automatic balancing.
Risk Disclosure
Trading involves significant risk and may result in losses exceeding your initial capital. The Canuck Trading Trader Strategy is provided for educational and informational purposes only. Users are responsible for their own trading decisions and should conduct thorough testing before using in live markets. The strategy’s high trade frequency requires reliable execution infrastructure to minimize slippage and latency.