CyberiaTrader includes integrated modules for MACD, Moving Averages, and proprietary CyberiaLogic and MoneyTrain algorithms. The EA provides flexible risk controls including automated lot sizing based on risk percentage, traditional stop loss and take profit settings, and a shadow stop loss feature. It allows users to restrict trading directions and toggle specific strategy modules, focusing on price dispersion and probability metrics for decision making.
Modular strategy selection including MACD and Moving Averages
Dynamic lot sizing based on configurable account risk percentage
Shadow stop loss and slippage protection settings
Directional trade blocking and automated market exit logic
Read from cyberiatrader.mq4. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
ExitMarket
bool
false
ShowSuitablePeriod
bool
false
ShowMarketInfo
bool
false
ShowAccountStatus
bool
false
ShowStat
bool
false
ShowDecision
bool
false
ShowDirection
bool
false
BlockSell
bool
false
BlockBuy
bool
false
ShowLots
bool
false
BlockStopLoss
bool
false
DisableShadowStopLoss
bool
true
Show all 36 inputs
Name
Type
Default
Description
DisableExitSell
bool
false
DisableExitBuy
bool
false
EnableMACD
bool
false
EnableMA
bool
false
EnableCyberiaLogic
bool
true
EnableLogicTrading
bool
false
EnableMoneyTrain
bool
false
EnableReverceDetector
bool
false
ReverceIndex
double
3
MoneyTrainLevel
double
4
MACDLevel
int
10
AutoLots
bool
False
AutoDirection
bool
True
ValuesPeriodCount
double
23
ValuesPeriodCountMax
double
23
SlipPage
double
1
Slippage of the rate
Lots
double
0.1
Quantity of the lots
StopLoss
double
0
TakeProfit
double
0
SymbolsCount
double
1
Risk
double
0.5
StopLossIndex
double
1.1
AutoStopLossIndex
bool
true
StopLevel
double
โ
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone SumeetD003/CyberiaTrader 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 executes automated trades on the forex market by combining signals from various technical indicators. The logic incorporates Average Directional Index analysis across multiple timeframes, alongside Ichimoku and Stochastic oscillators. Users can configure lot sizing, take profit, and sto
This MetaTrader 4 expert advisor implements a flexible strategy based on the directional consensus of multiple technical indicators. It allows users to combine Moving Averages, Stochastic Oscillators, THV3 T3, Babon Slope, and AMA Optimized modules. A trade is initiated only when all selected indicators align in the sa
Trading Robot is an automated expert advisor for MetaTrader 4 that utilizes a multi-strategy approach based on classical technical indicators. It executes trades using distinct logic paths for buy and sell positions, incorporating Moving Averages, RSI, MACD, Ichimoku Kinko Hyo, and Fractals. The EA monitors price volat
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
This expert advisor for MetaTrader 4 is a multi-strategy robot focused on the recovery zone management technique. It offers a wide array of entry signals, including RSI, MACD, Bollinger Bands, and mean-reversion models. When initial trades move into a loss, the system employs an averaging recovery strategy with lot mul
Trading Algo Builder is a MetaTrader 4 expert advisor designed to help traders construct automated strategies without manual coding. It features a modular system where users can combine up to four different indicator signals, supporting both built-in MetaTrader indicators and custom external files. Signal logic include