Finam Strategy features comprehensive trade management including stop loss, take profit, and break-even functionality. The robot allows for position scaling through adding or reducing lot sizes and includes an optional martingale lot multiplier for recovery logic. Risk management is handled through an equity protection setting that closes all positions if the account balance drops below a specified threshold. The repository contains minimal documentation, leaving specific strategy logic and optimization details undefined.
Multi-indicator logic using Envelopes and Gator Oscillator
Read from finam_strategy.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
Stop_Loss
int
0
Stop Loss [point]
Take_Profit
int
0
Take Profit [point]
Break_Even
int
0
Break Even [point]
Slot0IndParam0
int
49
MA period
Slot0IndParam1
double
0.5
Deviation %
Slot1IndParam0
int
197
Jaws period
Slot1IndParam1
int
166
Jaws shift
Slot1IndParam2
int
29
Teeth period
Slot1IndParam3
int
51
Teeth shift
Slot1IndParam4
int
62
Lips period
Slot1IndParam5
int
123
Lips shift
Slot3IndParam0
int
16
Period
Show all 13 inputs
Name
Type
Default
Description
Slot3IndParam1
double
0
Level
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone PoGen-dev/finam_hackaton from GitHub, and unzip it.
2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL5/Experts.
3Copy the filesCopy the .mq5 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.
IchiDCA CCBSN PropFirm EA is an automated trend-following robot for MetaTrader 5, optimized for gold and forex markets. It triggers trades based on Ichimoku Cloud breaks, filtered by dual Exponential Moving Averages and MACD indicators. The strategy manages positions through a Dollar Cost Averaging system that layers u
Fibonacci ICT EA for MetaTrader 5 combines institutional price action concepts with Fibonacci retracement levels. It identifies higher timeframe trends and enters on pullbacks to specific golden zones using confirmations like Break of Structure and Fair Value Gaps. The system includes robust risk management such as per
This MetaTrader 5 expert advisor implements a multi-pair grid and dollar-cost averaging strategy. It monitors a configurable list of currency pairs and determines trade direction using a moving average trend filter. When price moves against an initial position, the bot opens additional levels using fixed, additive, or
This MetaTrader 4 expert advisor focuses on Gold trading using institutional pivot point levels and fractal-based support and resistance zones. The robot filters entries through a combination of RSI, MACD, and moving average alignment, supplemented by a trade quality scoring system. It includes comprehensive risk contr
Puer Tigris is a MetaTrader 4 expert advisor that implements multiple entry strategies, primarily focusing on Bollinger Bands mean reversion. It features a martingale lot scaling system where position sizes are multiplied after a trade is closed, with a configurable limit on the number of recovery levels. The robot use
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