Siluman Kambing combines technical indicators including Moving Averages, RSI, Bollinger Bands, and ADX with price action concepts such as support, resistance, and engulfing patterns. The EA features risk management tools including a daily loss limit based on account percentage, maximum open position constraints, and hard stop loss and take profit levels. It includes a money management module that scales lot sizes relative to account balance and operates within specific daily trading hours.
Read from Siluman Kambing EA.mq4. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
Lots
double
0.01
Ukuran lot per trade (untuk pengaturan default)
EnableMoneyManagement
bool
true
Aktifkan Money Management
MaxDailyLossPercent
double
30.0
Maksimal kerugian harian dalam persen
MaxOpenPositions
int
1
Maksimal posisi terbuka
StopLoss
int
2000
Stop Loss dalam pips
TakeProfit
int
5000
Take Profit dalam pips
MovingAveragePeriod
int
50
Periode Moving Average
RSI_Period
int
14
Periode RSI
RSI_Overbought
double
70.0
Batas Overbought RSI
RSI_Oversold
double
30.0
Batas Oversold RSI
BollingerBandsPeriod
int
20
Periode Bollinger Bands
BollingerBandsDeviation
double
2.0
Deviasi Bollinger Bands
Show all 16 inputs
Name
Type
Default
Description
ADX_Period
int
14
Periode ADX
ADX_TrendStrength
int
25
Ambang batas ADX untuk tren kuat
TradingStartHour
int
9
Jam mulai trading (UTC+7)
TradingEndHour
int
23
Jam berakhir trading (UTC+7)
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone rajaculaemas/Siluman-Kambing-Expert-Advisor from GitHub, and unzip it.
2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL4/Experts.
3Copy the filesCopy the .mq4 file into Experts.
4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
5Test before you tradeRun it in the Strategy Tester, then attach it to a demo chart and allow algorithmic trading.
Third-party code. ForexR did not write, test or endorse this EA, and the summary above was generated automatically from its README and code. ForexR lists only repositories with readable source code and never hosts files. Read the code, backtest it and use a demo account first; automated trading can lose money quickly.
This MetaTrader 4 expert advisor automates a trend reversal strategy based on price action patterns and technical indicators like ZigZag, MBFX, and Moving Averages. It features a dashboard to monitor multiple pairs, identifying setups such as pin bars and trendline breaks near support and resistance levels. Trade manag
This expert advisor for MetaTrader 5 utilizes a multi-timeframe technical approach, scanning H1, M30, M15, and M5 periods simultaneously. It generates signals using a stochastic stack combined with RSI and stochastic divergence detection. The system incorporates a formula pack for market structure analysis, including B
This MetaTrader 4 expert advisor executes trades based on momentum oscillators, trend filters, and price action patterns. It utilizes a Stochastic oscillator alongside multiple Exponential Moving Averages to identify entry points in alignment with the prevailing trend. The logic incorporates candlestick analysis, speci
An automated trading system for MetaTrader 4 specifically designed for gold (XAUUSD) on the M5 timeframe. It features two core strategies: trend continuation and price pullbacks. The expert advisor utilizes a dual exponential moving average framework for direction and ATR for volatility filtering. Risk management is ha
Tre Boll Trend is a MetaTrader 4 Expert Advisor designed to identify and trade market trends using multi-timeframe Bollinger Band analysis. The system processes data from timeframes ranging from five minutes to one day, calculating advanced metrics such as price velocity, acceleration, and standard deviation. It monito
Edelweiss EA is an educational trading robot for MetaTrader 4 that utilizes a multi-indicator framework to generate buy and sell signals. It combines exponential moving averages, stochastic oscillators, the awesome oscillator, ADX, and Bollinger Bands to identify market entries. Trade management includes dynamic ATR-ba
MT4Trading robotIndicator crossoverMean reversionTrend following