AI Dynamic Trendline pro cBot v2.4.1
cBot
Version 1.0, May 2026
Windows, Mac, Mobile, Web
4.6
Reviews: 3
1
Purchases
2
Profit factor
4%
Max drawdown
Trading product for AI Dynamic Trendline pro cBot v2.4.1 cBot AI Integration Aggressive, image 2
Trading product for AI Dynamic Trendline pro cBot v2.4.1 cBot AI Integration Aggressive, image 3
Trading product for AI Dynamic Trendline pro cBot v2.4.1 cBot AI Integration Aggressive, image 4
Trading product for AI Dynamic Trendline pro cBot v2.4.1 cBot AI Integration Aggressive, image 5
Trading product for AI Dynamic Trendline pro cBot v2.4.1 cBot AI Integration Aggressive, image 6
Trading product for AI Dynamic Trendline pro cBot v2.4.1 cBot AI Integration Aggressive, image 7
Trading product for AI Dynamic Trendline pro cBot v2.4.1 cBot AI Integration Aggressive, image 8
42.11M
Traded volume
6.13M
Pips won
236
Sales
8.74K
Free installs

Description

🏷️ TAGLINE

AI-powered dynamic trendline trading bot for cTrader β€” breakout, touch and approach signals filtered through nine confirmation layers.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━

πŸ“ˆ DynamicTrendlineProBot V24 β€” AI Sentiment Edition

A professional cTrader cBot that combines advanced dynamic trendline analysis with AI-driven market sentiment scoring.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━

🧠 WHAT IS IT?

DynamicTrendlineProBot automatically identifies dynamic support and resistance levels from the chart, reacts to breakouts, touches and approaches, and filters every trade through 9 confirmation layers β€” including an internal AI sentiment engine and optional connection to external AI APIs (GPT, Claude, custom models).

━━━━━━━━━━━━━━━━━━━━━━━━━━━━

⚑ KEY FEATURES

πŸ”Ή Auto-calculated dynamic trendlines updated every bar πŸ”Ή 3 interaction types: Breakout, Touch, Approach β€” each fully configurable πŸ”Ή Internal AI Sentiment with composite score from -100 to +100 πŸ”Ή External AI Sentiment via HTTP POST API πŸ”Ή Full Risk Management with daily/total drawdown, equity floor, loss streak cooldown πŸ”Ή Smart Pyramiding with lot multiplier πŸ”Ή Automatic Break-Even + Trailing Stop πŸ”Ή ATR Override for high-volatility conditions πŸ”Ή MA, RSI, ADX filters plus slope and touch validation πŸ”Ή Works on any asset and timeframe πŸ”Ή AccessRights.None β€” maximum security for the user

━━━━━━━━━━━━━━━━━━━━━━━━━━━━

🏷️ TRADING β€” GENERAL

πŸ“Œ Label β€” Tag that identifies the bot's trades. Must be unique if you run multiple instances on the same account.

πŸ“Œ Size Mode β€” Choose between fixed volume (FixedLots) or automatic calculation based on risk percentage of balance (RiskPercent).

πŸ“Œ Volume (Lots) β€” Fixed volume per trade, only used in FixedLots mode. Default: 0.01

πŸ“Œ Risk % per Trade β€” Percentage of balance risked per trade. The bot automatically calculates the volume based on the stop loss. Default: 1.9%

πŸ“Œ Approach Distance (Pips) β€” Distance in pips from the trendline to trigger an Approach signal. Default: 241

━━━━━━━━━━━━━━━━━━━━━━━━━━━━

πŸ›‘οΈ RISK MANAGEMENT

πŸ“Œ Use Daily Drawdown Limit β€” Stops trading if the daily loss exceeds the threshold. Default: on

πŸ“Œ Max Daily Drawdown % β€” Maximum daily loss relative to the start-of-day balance. Once hit, the bot pauses until the next day. Default: 5%

πŸ“Œ Use Total Drawdown Limit β€” Stops trading if the total drawdown from peak equity exceeds the threshold. Default: on

πŸ“Œ Max Total Drawdown % β€” Maximum drawdown from peak equity. Trading resumes automatically when equity recovers. Default: 15%

πŸ“Œ Use Max Exposure Limit β€” Caps the total open lot exposure. Default: on

πŸ“Œ Max Total Exposure (Lots) β€” Maximum combined lots across all open positions. Default: 1.0

πŸ“Œ Use Equity Floor β€” Blocks trading when equity drops below a fixed amount. Default: off

πŸ“Œ Equity Floor (Amount) β€” Minimum equity threshold in account currency. Default: 500

πŸ“Œ Use Loss Streak Cooldown β€” Pauses trading after a series of consecutive losses. Default: on

πŸ“Œ Consecutive Losses to Trigger β€” Number of consecutive losses to activate the cooldown. Default: 3

πŸ“Œ Cooldown Bars After Streak β€” Number of bars the bot stays idle after a loss streak. Default: 5

πŸ“Œ Reduce Size After Streak % β€” Volume reduction after a loss streak. 50% means the bot halves its lot size. Default: 50%

πŸ“Œ Max Open Positions (All) β€” Maximum positions open at the same time, including long, short and pyramid entries. Default: 6

━━━━━━━━━━━━━━━━━━━━━━━━━━━━

🧠 AI SENTIMENT β€” INTERNAL

The internal sentiment engine calculates a score from -100 (extreme bearish) to +100 (extreme bullish) by combining 4 technical components, each with a configurable weight.

πŸ“Œ Use Internal Sentiment β€” Enables the internal sentiment filter. Default: on

πŸ“Œ Sentiment RSI Period β€” RSI period for the momentum component. Default: 14

πŸ“Œ Sentiment MA Period β€” Exponential moving average period for the trend component. Default: 50

πŸ“Œ Sentiment Momentum Period β€” Lookback period for Rate of Change. Default: 10

πŸ“Œ Sentiment BB Period β€” Bollinger Bands period. Default: 20

πŸ“Œ Sentiment BB StdDev β€” Bollinger Bands standard deviation. Default: 2.0

πŸ“Œ Minimum Score to Buy β€” Minimum score to allow a long entry. Default: 15

πŸ“Œ Maximum Score to Sell β€” Maximum score (negative) to allow a short entry. Default: -15

πŸ“Œ Sentiment Action Mode β€” BlockOnly just blocks non-conforming trades. ConfirmAndScale also scales the volume proportionally to signal strength. Default: ConfirmAndScale

πŸ“Œ Scale Factor at Max Score β€” Maximum volume multiplier when the score is at its peak. Default: 1.5x

πŸ“Œ RSI Weight % β€” Weight of the RSI component. Default: 30%

πŸ“Œ MA Trend Weight % β€” Weight of the MA trend component (distance + slope). Default: 25%

πŸ“Œ Bollinger Weight % β€” Weight of the Bollinger Band positioning component. Default: 20%

πŸ“Œ Momentum Weight % β€” Weight of the Rate of Change component. Default: 25%

πŸ’‘ Example: RSI at 70 generates a +40 component, price above MA with positive slope +60, price near the upper BB +80, positive momentum +50 β†’ weighted final score β‰ˆ +52 β†’ Buy allowed (above the 15 threshold). If the score were +8 the Buy would be blocked.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━

🌐 AI SENTIMENT β€” EXTERNAL API

Optional connection to any AI API. The bot sends full market context (OHLCV candles, indicators, account data) and receives a sentiment score.

πŸ“Œ Use External AI API β€” Enables the connection. Default: off

πŸ“Œ API Endpoint URL β€” POST endpoint URL. Supports any service that returns JSON.

πŸ“Œ API Key (Bearer Token) β€” Authentication token sent in the Authorization header.

πŸ“Œ API Timeout (Seconds) β€” Maximum response timeout. Default: 10s

πŸ“Œ Cache Duration (Minutes) β€” The bot won't call the API more than once every N minutes. Default: 5 min

πŸ“Œ On API Failure β€” What to do if the API doesn't respond: AllowTrade proceeds anyway, BlockTrade blocks the trade. Default: AllowTrade

πŸ“Œ External Min Score Buy β€” Minimum external score to allow a long. Default: 20

πŸ“Œ External Max Score Sell β€” Maximum external score to allow a short. Default: -20

πŸ“Œ Send OHLCV Data to API β€” Includes candle data in the payload. Default: on

πŸ“Œ OHLCV Bars to Send β€” Number of bars included in the payload. Default: 20

πŸ“‘ Expected response format: { "score": -100..100, "signal": "buy|sell|neutral", "confidence": 0.0-1.0 } The parser is flexible and accepts several variants.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━

πŸ“ TRENDLINE β€” CALCULATION

πŸ“Œ Previous Candles Number β€” Bar window used to calculate support and resistance. More bars = slower, more robust trendlines. Default: 185

πŸ“Œ Support Price Source β€” HighLow uses candle lows, Close uses closing prices. Default: HighLow

πŸ“Œ Resistance Price Source β€” HighLow uses candle highs, Close uses closing prices. Default: HighLow

━━━━━━━━━━━━━━━━━━━━━━━━━━━━

βœ… TRENDLINE β€” VALIDATION

πŸ“Œ Use Touch Validation β€” The trendline must have been touched at least N times to be considered valid. Default: off

πŸ“Œ Min Touches Required β€” Minimum touches required (including the 2 defining points). Default: 7

πŸ“Œ Touch Tolerance (Pips) β€” Tolerance to count a touch as valid. Default: 1.3 pips

πŸ“Œ Use Slope Filter β€” Rejects trendlines with angles that are too flat or too steep. Default: off

πŸ“Œ Min Slope Angle β€” Minimum acceptable angle in degrees. Default: 8.2Β°

πŸ“Œ Max Slope Angle β€” Maximum acceptable angle. Default: 18.2Β°

━━━━━━━━━━━━━━━━━━━━━━━━━━━━

🎯 SUPPORT ACTIONS

What the bot does when price interacts with the support trendline.

πŸ“Œ Action on Support Breakout β€” Price breaks support to the downside. Default: Invert (Buy) πŸ“Œ Action on Support Touch β€” Price touches support and bounces. Default: NoAction πŸ“Œ Action on Support Approach β€” Price approaches support within the configured distance. Default: ContinueTrend (Buy)

🎯 RESISTANCE ACTIONS

What the bot does when price interacts with the resistance trendline.

πŸ“Œ Action on Resistance Breakout β€” Price breaks resistance to the upside. Default: NoAction πŸ“Œ Action on Resistance Touch β€” Price touches resistance and reverses. Default: ContinueTrend (Sell) πŸ“Œ Action on Resistance Approach β€” Price approaches resistance. Default: NoAction

πŸ’‘ ContinueTrend = trades in the natural direction. Invert = trades the opposite way. NoAction = ignores the signal.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━

πŸ”΄πŸŸ’ STOP LOSS / TAKE PROFIT

πŸ“Œ Stop Loss Long β€” Default: 2500 pips πŸ“Œ Take Profit Long β€” Default: 3000 pips πŸ“Œ Stop Loss Short β€” Default: 2500 pips πŸ“Œ Take Profit Short β€” Default: 3600 pips

Set to 0 to disable.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━

βš–οΈ BREAK-EVEN

πŸ“Œ Use Break-Even β€” Moves SL to breakeven (or into profit) once triggered. Default: off πŸ“Œ BE Trigger (Profit Pips) β€” Profit in pips that triggers the move. Default: 1401 πŸ“Œ BE Extra Pips β€” Additional pips beyond entry price (SL is placed in profit, not exactly at breakeven). Default: 530

━━━━━━━━━━━━━━━━━━━━━━━━━━━━

πŸ“ TRAILING STOP

πŸ“Œ Use Trailing Stop β€” Protects profit by following the price. Default: on πŸ“Œ TS Trigger (Profit Pips) β€” Minimum profit before the trailing activates. Default: 801 πŸ“Œ TS Distance (Pips) β€” Trailing distance from the current price. Default: 1401

━━━━━━━━━━━━━━━━━━━━━━━━━━━━

πŸ”Ί PYRAMIDING

πŸ“Œ Use Pyramid β€” Adds positions in the same direction. Default: off πŸ“Œ Pyramid after BreakEven β€” Adds a position when break-even is triggered. Default: off πŸ“Œ Pyramid on Retrace (Pips) β€” Adds a position when price retraces N pips from the best price reached. Default: 381 πŸ“Œ Pyramid Lot Multiplier β€” Volume multiplier for each pyramid level. Default: 1.5x πŸ“Œ Max Pyramid Long Entries β€” Maximum additional long positions. Default: 3 πŸ“Œ Max Pyramid Short Entries β€” Maximum additional short positions. Default: 3

━━━━━━━━━━━━━━━━━━━━━━━━━━━━

πŸ“Š POSITION MANAGEMENT

πŸ“Œ Max Initial Long Entries β€” Maximum initial long positions (non-pyramid). Default: 1 πŸ“Œ Max Initial Short Entries β€” Maximum initial short positions. Default: 1

━━━━━━━━━━━━━━━━━━━━━━━━━━━━

πŸ“ˆ TREND FILTER (MA)

πŸ“Œ Use Trend MA Filter β€” Only allows Buy above MA, Sell below MA. Default: off πŸ“Œ MA Period β€” Moving average period. Default: 20 πŸ“Œ MA Type β€” Moving average type. Default: Simple

━━━━━━━━━━━━━━━━━━━━━━━━━━━━

πŸ” RSI CONFIRMATION FILTER

πŸ“Œ Use RSI Confirmation Filter β€” Additional RSI-based entry confirmation. Default: off πŸ“Œ RSI Confirmation Period β€” RSI period. Default: 8 πŸ“Œ RSI Confirm Level Buy (>=) β€” Minimum RSI to allow a Buy. Default: 43 πŸ“Œ RSI Confirm Level Sell (<=) β€” Maximum RSI to allow a Sell. Default: 68

━━━━━━━━━━━━━━━━━━━━━━━━━━━━

πŸ“‰ ADX FILTER (SIDEWAYS MARKET)

πŸ“Œ Use Sideways ADX Filter β€” Blocks trades when ADX is below threshold. Default: off πŸ“Œ ADX Period β€” ADX period. Default: 14 πŸ“Œ ADX Threshold Level β€” Trading is blocked below this value. Default: 2

━━━━━━━━━━━━━━━━━━━━━━━━━━━━

⚑ TREND OVERRIDE (ATR / MANUAL)

πŸ“Œ Force Always ContinueTrend (Manual) β€” Manually forces breakout direction on all trades, bypassing filters and configured actions. Default: off

πŸ“Œ Use ATR Override β€” When volatility (ATR) is above average, the bot enters high-volatility mode. Default: on

πŸ“Œ ATR Panic Mode β€” In high volatility, bypasses ALL filters and trades in the breakout direction. ⚠️ Use with caution. Default: off

πŸ“Œ ATR Direction Only β€” In high volatility, forces breakout direction but keeps all filters active. Default: off

πŸ“Œ ATR Period β€” ATR period for volatility detection. Default: 8

πŸ“Œ ATR Average Period β€” ATR moving average baseline period. Default: 4

πŸ“Œ ATR Threshold Multiplier β€” If current ATR > average ATR Γ— this value, the override activates. Default: 0.7

━━━━━━━━━━━━━━━━━━━━━━━━━━━━

πŸ”§ TECHNICAL NOTES

πŸ”Έ AccessRights.None β€” no elevated permissions required, HTTP calls use cTrader's native interface πŸ”Έ Single .cs file, no external dependencies πŸ”Έ Compatible with any cTrader broker (hedging and netting) πŸ”Έ Works on forex, metals, indices, crypto β€” any asset and timeframe

━━━━━━━━━━━━━━━━━━━━━━━━━━━━

πŸ“Œ REQUIREMENTS

πŸ”Έ cTrader 4.x or higher πŸ”Έ Demo or live account on any cTrader broker πŸ”Έ (Optional) AI API endpoint for external sentiment

━━━━━━━━━━━━━━━━━━━━━━━━━━━━

πŸ“© For custom configuration, parameter optimization or AI API integration, contact support.

DynamicTrendlineProBot V24 β€” AI Sentiment Edition Β© Algotrend

Summary

AI summary
AI Dynamic Trendline pro cBot v2.4.1 is an automated trading bot designed for the cTrader platform that integrates dynamic trendline analysis with AI-driven market sentiment evaluation. It automatically identifies dynamic support and resistance levels on charts and reacts to price breakouts, touches, and approaches, applying nine layers of trade confirmation including an internal AI sentiment engine and optional external AI API integration.
Key features include:
- Auto-calculated dynamic trendlines updated every bar.
- Three configurable interaction types: Breakout, Touch, and Approach.
- Internal AI sentiment scoring from -100 (bearish) to +100 (bullish), combining RSI, moving averages, Bollinger Bands, and momentum indicators.
- Optional external AI sentiment via HTTP POST API.
- Comprehensive risk management with daily and total drawdown limits, equity floor, loss streak cooldown, and maximum exposure controls.
- Smart pyramiding with configurable lot multipliers.
- Automatic break-even and trailing stop functionalities.
- Multiple technical filters including MA, RSI, ADX, slope, and touch validation.
- Supports all asset types and timeframes on cTrader brokers.
- No elevated permissions required; single-file implementation.
The bot is suitable for day trading with medium trade frequency and supports prop firm compatibility. It requires cTrader 4.x or higher and optionally an AI API endpoint for enhanced sentiment analysis.
Trading profile
Trading style
Day trading
Strategy type
Trend
Analysis type
Algorithmic
Trade frequency
Medium
Min recommended balance
$1000
Risk per trade
2%
Chart period
15 minutes
Backtesting leverage
1:500
Daily drawdown limit
4%
Prop firm rule fit

Customer reviews

4.6
Reviews: 3
5
67 %
4
33 %
3
0 %
2
0 %
1
0 %
Customer reviews
May 22, 2026
2 timeframes keeps the first run grounded. The review process gets less scattered.
May 18, 2026
a 1R exit plan makes review easier. The screen feels less crowded.
May 16, 2026

Discussion

FAQ

AI Integration
Aggressive
Supertrend
Balanced
Prop Firm Fit
AI-assisted
AI Trading
Products available through cTrader Store, including trading bots, indicators and plugins, are provided by third-party developers and made available for informational and technical access purposes only. cTrader Store is not a broker and does not provide investment advice, personal recommendations or any guarantee of future performance.

More from this author

Indicator
AI
ATR
+27
Read aggressive flow in real time. Flexible resets (Day/Week/Month), optional EMA smoothing, and non-repainting cumulati
cBot
AI
ATR
+27
The Prop-Ready Bot The Definitive Automaton for Challenges πŸ›‘οΈ V2.0
Indicator
AI
Grid
+17
Editions: Free (core VWAP + bands) Β· Pro (multi‑VWAP, click‑to‑anchor, alerts).
cBot
AI
ATR
+21
A price-action-first algorithm to trade Breakout, Approach, and Return around prior High/Low levelsβ€”with Prop-style risk
Indicator
AI
ATR
+27
Volume Bubbles is a lightweight yet powerful visual indicator for cTrader
cBot
ATR
RSI
+23
TrueScalper AI PRO v4.0 turns live market structure into disciplined AI-filtered scalping execution.
20%
ROI
5
Profit factor
cBot
AI
ATR
+27
N.B.: Results with an initial invested capital of 100 euros.
cBot
AI
ATR
+27
βœ… Buy 3 prop accounts and manage just 1: cut management effort by 66% with a professional tool.
Indicator
AI
ATR
+27
Want a cBot based on this indicator? Contact us!
cBot
AI
ATR
+27
AILevelTrader β€” Multi-AI Consensus Trading Bot 11 AI providers. One consensus. Prop Firm Ready.
1.9
Profit factor
Indicator
Prop
Forex
+15
ZigZag Free is a clean swing-detection tool that marks significant pivot highs/lows
cBot
AI
Prop
+5
Premium algorithmic scalping for funded traders. Capture precise breakouts with ironclad risk management across all majo
14%
ROI
4
Profit factor

You may also like

cBot
Grid
Forex
+9
Professional-grade automated strategy for cTrader, focused on risk control, diversification, and consistent growth.
cBot
ATR
RSI
+23
TrueScalper AI PRO v4.0 turns live market structure into disciplined AI-filtered scalping execution.
20%
ROI
5
Profit factor
cBot
Fixed Lot
Risk/Reward
+5
EURUSD trading bot with market confirmation, integrated risk management and Prop Firm-friendly design.
2.83
Profit factor
cBot
ATR
Grid
+4
Apex Grid Guardian β€” A smarter way to trade grids with discipline, structure, and real risk control.
543.1%
ROI
1.43
Profit factor
cBot
AI
ATR
+9
Suitable For Crypto Currency Trading, adjust your own strategy and risk management
cBot
Prop
Forex
+2
A powerful cTrader bot featuring an automated strategy, dynamic risk management, and advanced trend filtering.
cBot
AI Trading
SL Manager
+5
Adaptive AI XAUUSD cBot. Neural network + SMC + embedded calendar. FTMO-ready. +1088% ROI Β· PF 3.00 Β· DD 18.9%
3
Profit factor
cBot
Grid
Forex
+2
Aggressive scalping grid strategy using martingale with rapid order stacking and dynamic recovery.
4.5
Profit factor
cBot
Conservative
Fixed Risk %
+5
MARCs GOLD Swing AutoTRADER H4 for selective XAUUSD trading / long-term backtests / optional reserve & guard controls
3.01
Profit factor
cBot
AI Trading
Conservative
+5
Consistent Profitable Gold Trading Strategy for both Live and Prop firm with risk control and A+ setup execution
1.24
Profit factor
cBot
Aggressive
Low Drawdown
+5
TALON Gold Scalper: 9 strategies, 1 cBot. Precision over frequency. Set it, let it run, enjoy life!
3.96
Profit factor
cBot
Forex
XAUUSD
+2
XAUUSD Price Action Trading Bot for cTrader – Smart Gold EA with Risk Control, High Profits and High Precision Strategy
17.7%
ROI
1.37
Profit factor
cBot
Imbalance
Fair Value Gap
+2
V6: Automated cTrader bot trading M15 imbalances using volume filters, midpoint limit entries, and tight risk protection
1.73
Profit factor
cBot
EMA
AI Trading
🟑 XAUUSD M1 Scalper Bot β€” EMA/HMA Structure Cross Strategy Automated gold scalping bot for cTrader/cAlgo. Trades 1-min
10
Profit factor
cBot
Forex
XAUUSD
+1
XAUUSD Price Action Trading Bot for cTrader – Smart Gold EA with Risk Control, High Profits and High Precision Strategy
cBot
AI
VWAP
+5
The 5-Minute Reversal. If the market doesn't pay us in exactly 300 seconds, we cut the cord. Pure algorithmic discipline
78.4%
ROI
2.1
Profit factor
cBot
ATR
MACD
+3
USDJPY M15 cBot for $1,000 accounts with auto-scaling, pyramiding and multi-layer risk control
7.1%
ROI
2.25
Profit factor
cBot
Forex
Signal
+2
EURAUD Price Action Trading Bot for cTrader–Smart Forex EA with Risk Control, High Profits and High Precision Strategy

Price

42.11M
Traded volume
6.13M
Pips won
236
Sales
8.74K
Free installs