Multi-Indicator-ScoreBot
cBot
1 구매
Version 1.0, Nov 2025
Windows, Mac, Mobile, Web
"Multi-Indicator-ScoreBot" 업로드된 이미지"Multi-Indicator-ScoreBot" 업로드된 이미지"Multi-Indicator-ScoreBot" 업로드된 이미지"Multi-Indicator-ScoreBot" 업로드된 이미지"Multi-Indicator-ScoreBot" 업로드된 이미지"Multi-Indicator-ScoreBot" 업로드된 이미지
42.04M
거래량
6.13M
핍 수익
94
판매
4.43K
무료 설치

This cBot is a multi-indicator scoring engine.
On each bar close it reads a lot of different signals (ADX, EMA, Bollinger, MACD, Ichimoku, RSI, Stochastic, and many custom tools like DynamicTrendFlux, InstitutionalFlowRadar, Liquidity Cluster Order, Pressure Scanner, Deep Mood, Hub Pro, VWAP Pro ATR, Volume Delta CVD, ZigZag Pro…), converts each one to:

  • +1 = bullish
  • -1 = bearish
  • 0 = neutral

then multiplies by individual weights and sums up everything into a global score.

A trade is opened only if:

  • the score passes the long/short thresholds (Min Score Long / Short)
  • a minimum number of indicators agree (Min Indicators Aligned)
  • position and risk limits (max positions, volume, etc.) are respected

The bot then manages exits with SL/TP based on fixed pips or ATR, and optional BreakEven and Trailing Stop.
In short: it’s a flexible framework to combine trend, mean-reversion, institutional flow and volume into one single strategy. ⚙️📊


📌 1. General & Position Limits

General

  • Label – Used to tag all positions opened by this cBot (helps filter them from others).
  • Volume (Lots) – Trade size in lots.
  • Allow Long – Enable/disable BUY trades.
  • Allow Short – Enable/disable SELL trades.

Position Limits

  • Max Positions Total – Maximum total open positions (long + short) for this symbol/Label.
  • Max Long Positions – Maximum number of simultaneous long trades.
  • Max Short Positions – Maximum number of simultaneous short trades.


🧮 2. Global Score Filter

  • Min Score Long – Minimal score required to allow a long entry (score >= MinScoreLong).
  • Min Score Short – Minimal negative score for shorts (score <= -MinScoreShort).
  • Min Indicators Aligned – Minimal number of indicators that must agree bullish or bearish.

Raising these values makes the bot more selective ✅ (fewer but more filtered trades).


📈 3. Classic Indicators

ADX / DMI

  • Use ADX – Toggle ADX/DMI contribution.
  • ADX Period – ADX calculation period.
  • ADX Threshold – Minimal ADX to treat the trend as “strong”; below that, ADX is neutral.
  • Weight ADX – Impact of ADX trend bias on the global score.

EMA

  • Use EMA – Enable EMA filter.
  • EMA Period – EMA length (e.g. 200 for higher-TF trend).
  • Weight EMA – Weight of EMA signal (price vs EMA and EMA slope).

Bollinger Bands

  • Use Bollinger – Enable Bollinger Bands.
  • BB Period / BB StdDevs – Period and number of standard deviations.
  • Weight Bollinger – Weight of mean-reversion band signal (near lower band → bull, near upper band → bear).

MACD Std

  • Use MACD Std – Enable standard MACD CrossOver.
  • MACD Long Cycle / Short Cycle / Signal – Classic MACD parameters.
  • Weight MACD Std – Weight of MACD crossover (MACD>Signal = bullish, MACD<Signal = bearish).

Ichimoku

  • Use Ichimoku – Use Ichimoku cloud as trend filter.
  • Tenkan Sen / Kijun Sen / Senkou Span B – Ichimoku settings.
  • Weight Ichimoku – Weight of cloud location (above = bull, below = bear, inside = neutral).

RSI

  • Use RSI / RSI Period – Enable RSI and set lookback.
  • RSI Overbought / RSI Oversold – OB/OS thresholds.
  • Weight RSI – Weight of contrarian RSI signal: oversold → bull, overbought → bear.

Stochastic

  • Use Stochastic – Enable Stochastic Oscillator.
  • Stoch %K Periods / Slowing / %D Periods – Stochastic parameters.
  • Stoch Overbought / Stoch Oversold – OB/OS levels.
  • Weight Stochastic – Weight of overbought/oversold pattern (K>D or K<D logic).


🔊 4. Volume & Market Activity

Volume Filter

  • Use Volume Filter – If true, entries are blocked when volume is too low.
  • Volume MA Period – Length of volume moving average.
  • Volume Factor – Current volume must be at least MA * factor (e.g. 1.2 = 120% of avg).


🎯 5. SL/TP, ATR, Pips, Trailing, BreakEven

ATR-based SL/TP

  • Use ATR SL/TP – Use ATR-driven SL/TP when fixed pips are disabled.
  • ATR Period – ATR lookback.
  • SL/TP ATR Mult Long/Short – ATR multipliers (converted to pips) for SL & TP (long and short separately).

Pip-based SL/TP

  • Use Pips SL/TP – If true, use only fixed pip distances and ignore ATR SL/TP.
  • SL Long/Short (pips) – Fixed SL distance in pips.
  • TP Long/Short (pips) – Fixed TP distance in pips.

Trailing Stop

  • Use Trailing Stop – Enable dynamic SL trailing as price moves in favor.
  • TS Distance Long/Short (pips) – Trailing distance from current price.
  • TS Step Long/Short (pips) – Minimal improvement in pips required to move SL again.

BreakEven

  • Use BreakEven – Automatically move SL to break-even after a certain profit.
  • BE Trigger Long/Short (pips) – Profit threshold in pips to trigger BE logic.
  • BE Offset Long/Short (pips) – Offset from entry when SL is moved (to lock some profit).


🧪 6. Custom / Pro Indicators

DynamicTrendFlux (MACD DTF)

  • Use MACD DTF – Enable DTF Bias in score.
  • Weight MACD DTF – Weight of DTF Bias: >0 bullish, <0 bearish.

InstitutionalFlowRadar (RetailSmart)

  • Use RetailSmart – Use institutional flow bias.
  • Weight RetailSmart – Weight of its bullish/bearish Bias in total score.

Liquidity Cluster Order (OrderBlock)

  • Use OrderBlock – Enable liquidity cluster/order block pressure.
  • Weight OrderBlock – Weight of its bullish/bearish pressure Bias.

Pressure Scanner (Squeeze)

  • Use Squeeze – Enable squeeze/expansion detection.
  • Weight Squeeze – Weight of bullish/bearish pressure signals.

Deep Mood Distribution

  • Use Liquidity Sentiment – Show deep mood/sentiment profile on chart; visual only, not scored.

Hub Pro

  • Use Hub Chandelier / Weight Hub Chandelier – Use Hub Pro’s Chandelier signal and set its weight.
  • Use Hub AVWAP / Weight Hub AVWAP – Use AVWAP (price above/below) with given weight.
  • Use Hub CVD / Weight Hub CVD – Use CVD trend (rising/falling) and its weight.

VWAP Pro ATR

  • Use VWAP Plus Pro – Enable VWAP Pro ATR as a mean-reversion component.
  • |z| Min (VWAP) – Minimal absolute z-score distance from VWAP to avoid “flat/neutral” zone.
  • Weight VWAP Plus Pro – Weight of VWAP mean-reversion: far below = bull, far above = bear.

Volume Delta CVD

  • Use Volume Delta – Use Volume Delta as a directional flow filter.
  • Delta Method – Chosen method to compute delta (e.g. close vs previous close).
  • Reset Mode – How often CVD is reset (daily, etc.).
  • Delta EMA Period – EMA length on delta (0 = disabled).
  • Min |Delta EMA| – Minimal absolute EMA needed for a valid delta signal.
  • Weight Volume Delta – Weight of Volume Delta bullish/bearish signal.

ZigZag Pro

  • Use ZigZag Pro – Use last confirmed pivots as trend indication.
  • Weight ZigZag Pro – Weight of its signal: last pivot low = bullish, last pivot high = bearish (with fallback on last 2 pivots).


0.0
리뷰: 0
고객 리뷰
이 상품에 대한 리뷰가 아직 없습니다. 이미 사용해 보셨나요? 다른 사람들에게 가장 먼저 소개해 주세요!
NAS100
NZDUSD
Forex
Fibonacci
EURUSD
MACD
BTCUSD
Indices
ATR
Stocks
Grid
RSI
Breakout
XAUUSD
FVG
Commodities
Signal
Bollinger
GBPUSD
AI
VWAP
ZigZag
Prop
Supertrend
Crypto
USDJPY
Scalping

이 작성자의 상품 더 보기

지표
NAS100
NZDUSD
Martingale
+26
Volume Delta
Read aggressive flow in real time. Flexible resets (Day/Week/Month), optional EMA smoothing, and non-repainting cumulati
cBot
NAS100
NZDUSD
Martingale
+26
Prop Ready Bot_v.2.0
The Prop-Ready Bot The Definitive Automaton for Challenges 🛡️ V2.0
지표
Grid
NZDUSD
XAUUSD
+16
vWAP Free
Editions: Free (core VWAP + bands) · Pro (multi‑VWAP, click‑to‑anchor, alerts).
cBot
Grid
NAS100
RSI
+20
Breakout Premium Pro v2.0
A price-action-first algorithm to trade Breakout, Approach, and Return around prior High/Low levels—with Prop-style risk
지표
NAS100
NZDUSD
Martingale
+26
Volume Bubble
Volume Bubbles is a lightweight yet powerful visual indicator for cTrader
cBot
NAS100
NZDUSD
Martingale
+26
TradeCopierBot
✅ Buy 3 prop accounts and manage just 1: cut management effort by 66% with a professional tool.
cBot
NAS100
NZDUSD
Martingale
+26
ElliottWaveBot
N.B.: Results with an initial invested capital of 100 euros.
cBot
NAS100
NZDUSD
Martingale
+26
ElliottWave Pro cBot
The Elliott Wave Pro Bot is a sophisticated and highly configurable algorithmic trading system
지표
NAS100
NZDUSD
Martingale
+26
Breakout channel
Breakout Channels automatically detects consolidation ranges and highlights when price breaks out of them.
cBot
Grid
Indices
XAUUSD
+7
Scalper Pro PROP
Breakout scalping with prop-firm grade equity control.
지표
NAS100
NZDUSD
Breakout
+14
ZIG ZAG Free
ZigZag Free is a clean swing-detection tool that marks significant pivot highs/lows
cBot
NAS100
Indices
XAUUSD
+7
COT Institutional Sentiment Bot
Institutional COT sentiment, automated position trading and full prop-firm style risk control – all in one cBot.

좋아하실 만한 다른 항목

Smart Daily Scalping Pro v1
Smart Daily Scalping with H1 Time Frame - XAUUSD.
cBot
Breakout
Forex
Signal
+4
Elliot Bollinger Wave_noSourceCode
Trading system combining Elliott Wave analysis with Bollinger Bands and multiple safety features
"VELOX" 로고
인기
무료 체험
5.0
(1)
$ 100
/
$150
cBot
RSI
XAUUSD
Martingale
+2
VELOX
VELOX: Trade Smarter, Faster, Stronger.
cBot
RSI
XAUUSD
Forex
Gold_Sentinel_Pro
Gold Sentinel Pro: +23% Profit, 3.7% DD. XAUUSD M5. Account Floor protection. Built for prop-firm challenges.
cBot
Stocks
Signal
WeeklySMACrossBot_777_Stocks
Analyzes weekly moving average crossovers and opens trades on the hourly chart with risk management based on ATR.
cBot
XAUUSD
Breakout
Prop
+5
PropFirm Forex Sniper
PropFirm Forex trader
cBot
Commodities
Forex
EURUSD
+2
Time and Sales viewer
Real-time Time & Sales viewer showing trade price, volume, direction & timestamps. Essential for order flow analysis.
cBot
Breakout
Stocks
Forex
+2
TrendSniffer Advanced
TrendSniffer hunts market momentum like a wolf — detecting trends early for smart, automated trading.
cBot
NAS100
NZDUSD
Martingale
+26
PROP account Guardian
Review and User Guide: PROP Account Guardian Pro cBot 🛡️
cBot
Grid
EURUSD
DistEMATrendBot1.1
A trend following cBot using moving averages, ADX, and least squares regression to identify and extrapolate a trend.
cBot
RSI
RSI2 - F17and20EMA
This bot implements the well-known 2-period RSI strategy, enhanced by a powerful filter comprised of two exponential mov
XAU 4H risk 0.05lot TREND
// LIMITED OFFER - GREAT PRICE // XAU/USD 4H TIMEFRAME // 5 YEARS BACKTEST, PROFIT 16 200 USD
42.04M
거래량
6.13M
핍 수익
94
판매
4.43K
무료 설치