• Übersicht
  • Bewertungen
  • Diskussion
  • Neue Funktionen

FrankPro

 Multifunctional universal trading system. Suitable for all Forex and Crypto markets.

.set files are updated weekly, published on our site.
----

  New function added, 2024.10.15:

  integration of AI llama models.

  Added additional RSI MACD indicator filters.

  Flexity AI indicator integration.

---

  FrankPro.ex5[POLYINDICATORS AND AUTOMATIC OPTIMIZATION], a heavy build featuring most of TS_DayTrader Trading System.
An extensive array of tools for manual and automated trading.
For fast optimization capabilities, see Frank.ex5[FOR OPTIMIZATION] - designed specifically for the MT5 Tester.
All builds- FrankPro.ex5, Frankenstein.ex5 and Frank.ex5 have automatic trading capabilities.
Parameters(.set files) for FrankPro.ex5, Frank.ex5 and Frankenstein.ex5 are interchangeable.

  Сan work with Optimizator.ex5 - advisor performing automatic optimization of agents(google it or send us a DM to know more).

  Features Polyindicators module.
Polyindicators create the so-called "Hive-mind". A group of agents is linked together.
The resulting "swarm" of agents uses a collective type of intelligence.
(read more in the Documentation section on our site).

  The Trading System identifies trend movements, reversals and continuations,
tracks horizontal channels, formed by levels of support and resistance(Key Levels), and channel breakouts.
Frankenstein's trading strategy is based on Key Levels coupled with pattern recognition algorithms
looking for 10 classes of patterns - DD, DB, SD, SB, RB, RD, SSD, SSB, BSB, MSB.
These 10 patterns identify trading entry points.

  8 patterns are candle-based patterns tracking specific bursts of volatility.
Once 'triggered' by an active Test Level in the predefined by input parameters environment they produce a signal that is
later processed by a number of TA filters.
 
  2 patterns - BSB and MSB - based on 'Start Bar' signal identified within a Profit Region following a Key Level puncture.
The signals produced by these two patterns are later processed by TA filters as well.

  The Trading System features multiple TA tools:

    - Fractals
    - RSI divergences
    - Trailing system based on Bollinger Bands
    - Technical Pocket(ATR)
    - Test Levels
    - Position Manager
    - TradingTime Manager

  Frankenstein combines these techniques with multiple built-in safety components
(such as: Balance, Equity, Spread, Slippage, Volume, Positions checks)
to form a coherent trading strategy.

----

  Manual Trading Mode makes it possible to manually open positions within the Frankenstein EA
trading strategy and use the EA's tools with those positions: Trailing SL and Position Manager.
Automatic risk management makes it a job of two clicks to open a position manually - just click "Manual" and then "Buy".

  Frankenstein agents maintain a database, see the "DATABASE" block of parameters.
An option to output the trading history to the .csv or .txt file.
Each unique instance of Frankenstein EA keeps track of its own trading statistics.
This data can be displayed in the chart window next to EA's controls. Use of unique MAGIC numbers
allows maintaining trading statistics independently for each Frankenstein running.

----

  We host a local optimization farm. Working 24/7, it automatically performs optimization of agents, and the results are published weekly.
Download latest .set files, including up-to-date configurations for the Forex and Crypto markets.

---------
-- About:
---------
 
  Developed by a fellow team of traders/coders with over ten years of cumulative experience.
The trading strategy was tested in real market conditions and proven to be profitable over the years
which has lead to the development of the first version of Frankenstein.

---

Author: Alexey Grebyonkin[RU],
Coder: Viktor Kokotin[RU]

FrankPro 5.11, released on Oct 15 2024.



Documentation(the most essential part of it, the rest is available, write us a message).

Technical Analysis Model

The following article describes TS_DayTrader pattern-based analysis model,
used in Frankenstein EA.
The model is implemented as iFrankenstein.ex5 indicator.

We will describe the model as well as the particular implementation
and most important associated parameters.

This brief presentation is meant to provide
with understanding of the system,
teach how to manage Expert Advisors,
perform optimization of the system and customization of trading strategies.


Framework Overview

The system allows for detection of a range of different patterns.

Pattern models can be complex and consist of multiple elements, the basic elements include:

  1. Key Level
  2. Test Level
  3. Сandle-pattern
  4. Divergence

All four work together to detect a very specific market response:
a reaction to the price breaking out of the horizontal channel, returning to it, then reversing at the specific
level(Test Level) and following again the bigger trend movement.

  • Key Levels identify horizontal channels, the price breaking out of them,
    bouncing within the channel.
  • Test Levels identify price levels at which the price movement is supposed to reverse.
  • 10 candle-based patterns identify specific volatility patterns
    that may signal about a coming reversal. These are trigger-signals.
  • For divergences detection, Relative Strength Index type of indicator is used on different timeframes.

The goal of the system is to trade either the price bouncing between the boundaries of a channel or
the price breaking out of a channel.

A complex pattern model can include different patterns and their combinations, for ex.:

  • Pattern Model, without KeyLevels
  • KeyLevels + Pattern Model
  • KeyLevels + Pattern Model + Test Levels
  • KeyLevels + Pattern Model + Test Levels + Divergences + Technical Pocket
  • Pattern Model + Divergences + Technical Pocket
  • e.t.c...

Fractals

Most of the EA's technical analysis models use C_iFR - Fractals module - as main data input.
EA usually runs multiple C_iFR modules(multiple for each pattern),
each can be individually configured for a specified timeframe.

C_iFR is similar to 'Fractals.ex5' - a well-known MT5 indicator.

To see C_iFR data from the iFrankenstein Engine set 'Show fractal lines(C_iFR)' to true.
Each fractal data point marks a local price extremum - the last local price minimum or the last local price maximum.

In contrast with 'Fractals.ex5', C_iFR can virtualize higher timeframes using the
data from the timeframe of the chart window.
The virtualized timeframe is set with the 'TF for the KeyLevels Fractals' parameter.

Fractal data is used to track the 'channel' of the price.
The price is likely to 'break out' of a channel on higher volumes.
In the Market these channels are created by Orders accumulating
around the last local minimum or the last local maximum of the price.

iFrankenstein uses 'Key Levels' to track, display and trade these channels.


Key Levels

A Key Level is, basically, a horizontal line on a chart drawn from the last known price maximum or minimum
(defined by the last known fractal from the C_iFR).
2 Key Levels form a horizontal channel.

Price often 'bounces' inside such horizontal channel until it 'breaks out' of it.
A lot of trading strategies are based on this understanding of the market mechanics.
This is the most basic yet most important aspect of TA - understanding
the channels and observing how the price action reacts to their formation.

iFrankenstein model defines 2 Key Levels: KLS1 and KLR1.
KLS1 is also known as the 'support' and KLR1 as 'resistance'.

Sometimes reffered to as 'bearish' and 'bullish'.
They are mirror copies of each other.
Both can be used to create signals for BUY and for SELL trades.
A trader acts based on the premise that the price will either "touch" the level, jump from it and reverse,
or puncture it and continue the movement in the same direction as part of a bigger trend
or as a result of high volatility.

Tracking the way the Market reacts to these levels
is the core principle.


Key Support Level(KLS1)

KLS1(a.k.a. KUP1), first and foremost, is associated with the accumulation of BUY orders.
By default, it is drawn as a red horizontal line.
KLS2 is the thinner line.
You can turn on diplaying of fractal data for C_iFR('Show fractal lines(C_iFR)' parameter) to see
the sprecific fractal point(last price maximum or minimum) that the Key Level is based on.


Key Resistance Level(KLR1)

Often, a lot of 'SELL' orders are accumulated around the KLR1(a.k.a. KUS1) level.
This main resistance level is drawn as a blue horizontal line.
KLR2 is the thinner line.
The same way as with the KLS1, you can see for KLR1
the fractal point(last price maximum or minimum) that the Key Level is based on.
Set 'Show fractal lines(C_iFR)' to true to see the fractal data.


Key Level Tests

"Test of a Key Level" - is a failed attempt of the price to puncture a Key Level.
Depending on the input parameters, a Key Level Test(KLT)
is defined either as any single candle bar entering KLS1-KLS2 or KLR1-KLR2 region
or as series of bullish and then bearish(and vice versa) bars entering
and then exiting the above mentioned regions.

Parameter 'Tests area width, ticks' specifies the width of the KeyLevels region
sensitive to a 'KeyLevel Test'(KLS1-KLS2 or KLR1-KLR2 region).

Parameter 'Minimal KeyLevels Tests number(0 = OFF)' sets the minimal number of Key Level Tests required to approve a pattern for trading.
If this condition is not met - the pattern will be ignored by the program.

'Tests structure' - the miminal opposite bars number. The number of bars moving in the opposite direction(defined by open-close prices)
required for a Test to be confirmed. Also, the opposite bars must be in series, next to each other or separated by dodgees - '+' like patterns with open=close prices.


Test Levels

When a Key Level is 'punctured', for 1-8 candle-based pattern models,
'Test Levels' appear.
For the BSB-MSB(9-10) pattern models, 'Profit Zones' appear.

Test Levels do not appear in case if Key Level Tests requirements are not met.


PUT1

PUT1 - is a 'Test Level'.
It symbolizes the KeyLevel(defined by previous price extremum)
that was previously punctured by the price movement.


PUT2

PUT2 - is also a 'Test Level', similar to PUT1,
but it represents the opposite previous extremum(the opposite border of the current channel).

For 'bearish' market the same logic is applied, just reverse the colors blue to red
and reverse the positions.


Fractal Test Levels

In addition to simple Test Levels, based on the channel borders,
iFrankenstein model features Fractal Test Levels.
These are built based on previous fractals from the associated C_iFR module.
Fractals are detected prior to KeyLevel Puncture and PUT1,2 formation.


FUT1,FUT2

'FUT1' symbolizes the very last(the newest) fractal from the specified timeframe,
'FUT2' is the older fractal, the penultimate one.

With the data from C_iFR you can see the exact price peaks that formed
the fractals.


Configuration

In iFrankenstein, for each of the 10 patterns there's
a separate block of input parameters associated with Key Levels
under the 'KeyLevels' category.



KeyLevels and TestLevels parameters:
  • 'ON/OFF' turns on/off the KeyLevels module(and Test Levels as well).
  • 'Bars to the left of the fractal' specifies the number of bars to the left of the fractal for the main C_iFR module.
    It tunes the performance of the fractal parser.
  • 'Bars to the right of the fractal' same as the above, but specifies the number of bars to the right of the fractal.
    Generally speaking, the narrower the range specified by these two parameters, the more fractals are discovered
    by the algorithm. But it increases the amount of 'noise'.
  • 'TF for the KeyLevels Fractals' switches the timeframe. Can only be equal to the timeframe of the chart or be higher.
    If the lower timeframe is used the parameter will be automatically incremented
    and set to be the current timeframe of the chart window.
  • 'Minimal KeyLevels Tests number(0 = OFF)' sets the minimal number of Key Level Tests required to detect(identify) a pattern.
  • 'Tests structure' - the miminal opposite bars number. The number of bars in the opposite direction(defined by open-close prices)
    required for a Test to be confirmed. Also, the opposite bars must be in series, next to each other or separated by dodgees- '+' like patterns with open=close prices.
  • 'Tests area width, ticks' specifies the width of KeyLevels sensitive to 'KeyLevel Tests'.
  • 'PUT1%' corrects the position of the PUT1 vertically, % relative to the distance between PUT1 and PUT2.
  • 'PUT2%' corrects the position of the PUT2 vertically, % to the distance between PUT1 and PUT2.
  • 'PUT1 - lifetime, bars(0 = OFF)' - the lifetime of PUT1, in number of bars of the timeframe specifed with 'TF for the KeyLevels Fractals' parameter.
  • 'PUT2 - lifetime, bars(0 = OFF)' - the lifetime of PUT2.
  • 'FUT1 - lifetime, bars(0 = OFF)' - the lifetime of FUT1.
  • 'FUT2 - lifetime, bars(0 = OFF)' - the lifetime of FUT2.
  • 'Bars to the left of the fractal' specifies the number of bars to the left of the fractal for the separate C_iFR module used for FUT1,2 detection.
  • 'Bars to the right of the fractal' - same as the above, but specifies the number of bars to the right of the fractal.

10 Basic Patterns

There are 10 basic candle-based pattern models used to predict price movements.
DD,DB,SD,SB,RD,RB,SSD,SSB - indexed as 1-8 - 'triangle' models symbolizing specific volatility regions that form visible "dips and tops".
BSB,MSB - 9-10 - 'StartBar' type of patterns. This model consists of specific series of bars detected within a 'Profit Zone(Channel)'.

5 patterns are for 'SELL' trades and 5 patterns are for 'BUY' trades, they are mirror copies of each other.

BUY: DD,SD,RD,SSD,BSB
SELL: DB,SB,RB,SSB,MSB

Each pattern model and all associated with it modules can be activated or completely deactivated with 'ON\OFF' parameter.

These 10 patterns are used either without any additional models
or in conjunction with prior punctured KeyLevel and a triggered TestLevel(as part of a bigger complex model).

Each of these 10 patterns, when completed, sets up an Entry Point - the bar and price at which
the EA enters the market(opens a trade).

Patterns can be used on their own.
We recommend combine them together with KeyLevels and TestLevels - this is a more productive setup.

Complex pattern

When used in conjunction with KeyLevels and TestLevels, a pattern is approved for trading
and an Entry Point is created only if the 'left edge' of the 'triangle' is located at the specified TestLevel(simple or fractal one, PUT1,2 or FUT1,2).
(in case of 'triangle' patterns 1-8)


Patterns 1-8:

DD

DD is also known as "Double Bottom".
Often used as a simple BUY signal, but can be used as part of a more complex pattern.
On chart it is displayed as a symbolic blue triangle and a 'DD' label below it.

DB

DB is also known as "Double Top".
It is considered to be a SELL signal.
On chart it is displayed as a symbolic red triangle and a 'DB' label below it.

SD

SD is also known as "Weak Bottom".
It is a BUY signal.
Displayed as a symbolic blue triangle with 'SD' label below it.

SB

SB is also known as "Weak Top".
It is a SELL signal.
Displayed as a symbolic red triangle with 'SB' label below it.

RD

RD is also known as "Reversal Bottom".
It is a BUY signal.
Displayed as a symbolic blue triangle with 'RD' label below it.

RB

RB is also known as "Reversal Top".
It is a SELL signal.
Displayed as a symbolic red triangle with 'RB' label below it.

RD,RB Correction Level

RD(and RB) has additional parameter - 'CL(Correction Level)'.

The T.1 - T.2 distance (height of the left edge of the "triangle") is considered to be 100%.

Correction Level module acts as a filter.
If T.3 Price, the bar low, is located below the price of the Correction Level - the
pattern model is considered complete and approved, in other case -
the pattern is not complete and not processed any further.

SSD

SSD is also known as "Complex Weak Bottom".
It is a BUY signal.
Displayed as a symbolic blue triangle with 'SSD' label below it.

SSB

SSB is also known as "Complex Weak Top".
It is a SELL signal.
Displayed as a symbolic red triangle with 'SSB' label below it.

Pattern Height

All "triangle" patterns have 'Pattern maximal height' and 'Pattern minimal height' parameters, they act as a simple filter.

"Pattern Height" is the height of the left edge of the triangle.

Patterns that are too big or too small are not displayed and not processed any further.

iBB

A custom Bollinger Bands - iBB - is in the 'recipe' for patterns 1-8 ('triangles'), it's part of their models.

Its dynamics is used to determine the beginning of the pattern.

For each pattern there's a separate iBB section.

To calibrate(and to optimize) iBB use input parameters:

  • iBB period
  • iBB deviation

Bar B.

There's additional filter associated with the "bar B", it acts as a basic anti-slippage filter and position filter.
"bar B" is a name for the bar that forms a reversal movement.

Basically, the height of the left edge of the triangle is considered 100%.
If bar B(the bar previous to the Entry Point) exceeds the price level specified
by 'Check bar B' parameter - trading is denied.

Patterns 9-10:

BSB

BSB is also known as "Bullish Start Bar".
It is a BUY signal.
Displayed as a blue-ish rectangle.

MSB

MSB is also known as "Bearish Start Bar".
It is a SELL signal.
Displayed as a red-ish rectangle.

Profit Zone

Both patterns - MSB and BSB - start with a Key Level puncture.
Once a Key Level is punctured by price movement, and if the conditions for KeyLevels Tests are met,
a Profit Zone appears.

Profit Zone is configured with parameters under the "Profit Zone" category for BSB and MSB.

The LifeTime is set in number of bars.

ATR(Average True Range) indicator value at the moment of KL puncture
is used to determine Profit Zone's boundaries, it is multiplied by the PZ-, PZ+ coefficients.

PZ- level sets the minimal price.
PZ+ level sets the maximal price.
If any candle closes outside this range - the pattern is filtered out.

iSTB

BSB, MSB pattern models include signals from a custom "StarBar" indicator (iSTB).
StartBar is based on iTrendDetector, it has the same inputs.

BSB, MSB trigger

BSB and MSB pattern scheme:
1) Key Level Puncture
2) Profit Zone Formation
3) Start Bar Rotation

Start Bar Rotation is StartBar switching and signaling opposite direction.

The rotation must happen within the current Profit Zone(previously defined with ZV-, ZV+ parameters).

A trading signal is created the moment the Start Bar rotation ends, as indicated
with iSTB(StartBar indicator, notice the candles colored yellow or green).

The green region end is marked with the first yellow bar. The second yellow bar
has a trading signal drawn over it; the full pattern has been formed(Key Level Punctured and Start Bar has "rotated").
Thus, trading has been triggered.

BSB, MSB KeyLevel Retest

If the parameter 'Require KeyLevels retest with bars rotation' is set to true,
the rotation must re-puncture the KeyLevel again with High or Low price of one of the bars.


iSIG

Each Pattern, when completed, results in an Entry Point(entry points are managed by the iSIG module).
Each Entry Point is associated with a Stop Loss and a Take Profit,
if passed through filters.

An Entry Point, on a chart, looks like a blue(buy) or red(sell) circle with an arrow inside of it.

If the trading environment and input parameters allow for opening a trade,
Take Profit and Stop Loss symbols appear.


Stop Loss

The distance to Stop Loss is specified in ticks.
See 'SL(ticks to the pattern's base)' input parameter.

The pattern's base is the triangle's left corner.


Take Profit

The distance to Take Profit is specified with a ratio value.
See 'TP("Target")' input parameter.
The value represents the ratio between the distance to SL and the distance to TP
(from the Entry Point price).
1.0 stands for equal SL and TP,
2.0 sets TP twice as 'big' as SL.
For example, for DD(Double Bottom), the TP is set to 2.0,
so the distance to TP(212 ticks) is twice as big as
the distance to SL(106 ticks).


Divergences

iFrankenstein hosts iRSI_iDiv - a divergences module.

For divergences detection a separate timeframe is used, it is specified with 'TF for the RSI divergences' parameter.
Arrows on the chart symbolize price peaks that define the divergence.

Series of vertical lines above bars symbolize an activated divergence signal.

For each of the 10 patterns there's a separate block of parameters
for divergences.

Divergences module acts as a filter.
It either allows the trade or forbids it.

There's 3 main categories of divergences, based on their structure and ways of application:

  • Bearish
  • Bullish
  • Simple
  • Reversed
  • Filter
  • Signal

Bearish and Bullish divergences mirror each other.

Simple Bearish divergences are generally used as SELL signals.
Bullish divergence is a mirror copy of the Bearish divergence, but signals BUY and
is drawn in blue color.

Reversed Bullish Divergence is defined not as difference in price between the peaks but
as difference in price between the dips(bottoms).

Same goes for the Reversed Bearish divergence, it is defined as difference in price between two peaks.

All types of divergences can either be used to form a signal
or set up a filter.
If module is set to 'Filter' - trades that oppose the signal are forbidden, filtered out(Entry Point is deactivated
and TP-SL symbols disappear).

For example, whenever a bearish divergence is detected and, simultaneously, a SELL signal from the divergences module is alive -
Entry Points get deactivated(SL and TP disappear).

If module is set to 'Signal' - only trades that match an active divergence signal are allowed.

If 'Instant Signal Start' parameter is set to false
and the signal did not start because for the signal to start the RSI value first has to
exceed the level specified by Overbought/Oversold parameters.

If the 'Instant Signal Start' parameter is set to 'true'
the signal starts instantly no matter the environment.

Other important parameters to consider for optimization:

  • 'OFF,FILTER,SIGNAL' — 0 = OFF the Divergences module, 1 = set as FILTER, 2 = set as SIGNAL provider.
  • '(0)Fast,(1)Strict,(2)Full' — Divergences Detection Algorithm. "Fast" is fast but is easily triggered. Strict is slower, but gives better precision, less noise. Full is the slowest but the most powerful one, creates a lot of noise.
  • 'RSI period' — period for the RSI module. Values in the range of 4-20 are reasonable.
  • 'Search depth, bars' — the search depth, in bars of the specified TimeFrame. The algorithm does not parse further this value.
  • 'Minimal Deviation, ticks' — the minimal difference between the price values of the peaks to trigger divergence detection. The so-called 'Sensitivity' factor.
  • 'Minimal Deviation, RSI value' — the minimal difference between the values of the RSI peaks to trigger divergence detection.
  • 'Signal Death level' — the RSI value at which the signal dies.
  • 'Signal Lifetime, bars' — the lifetime of the signal, in bars.

Technical Pocket

TP - Technical Pocket - is a volatility-filter.
It defines the minimal required day volatility for a trade to be approved.
The higher the value - the bigger volatility is required.

On chart with Frankenstein EA, TechnicalPocket status is displayed at the bottom.

Day volatility is measured with the Average True Range (ATR) indicator.
The Technical Pocket value is defined as
ATR value for the previous day(D1 timeframe) multiplied by
the factor "TP:Technical Pocket Height".

Each of 10 patterns(DD, DB, SD...) has its own block of input parameters for T.Pocket.

If Take Profit is placed outside the price limits allowed by Technical Pocket —
trading is canceled(filtered out).

The price limit for Take Profit is arithmetically defined as the High(or low for SELL) of the current day
minus the Technical Pocket value.

The idea of this filter is to trade only positions supported by high volatility of the previous day.
Or, in other words, it only allows trading if the previous day was volatile enough,
depending on the trade parameters.


Example...

ATR on Daily gives us the Technical Pocket value 796 ticks.

ATR value for the previous day is 796 ticks.
"TP:Technical Pocket Height" = 1.0. (1.0 is 100%. For 150% use 1.5, and so on...)
This makes the Technical Pocket value = 796 ticks * 1.0 = 796 ticks.

Subtract this value from the current day price maximum; the resulting value sets the threshold
for the Take Profit.


Retrospection Depth

An important parameter to mention - Retrospection Depth.

Configures the depth of calculation on historical data for the indicator engine.
It sets the range of bars that indicator data is being process prior to the last
known historical data bar. It's a precalculation range.
The higher the value the deeper you can see into the past.

To spare the RAM, CPU resources, the value is supposed to be in the 100'000nds.

For more

Feel free to ask any questions, the info provided above is a quick overview
of the system and only covers the basics.


Empfohlene Produkte
Investopedia FIVE
Joseph Anthony Aya-ay Yutig
Investopedia FIVE EA basiert auf diesem Artikel: https://www.investopedia.com/articles/forex/08/five-minute-momo.asp HANDELSBEDINGUNGEN - Achten Sie darauf, dass der Handel mit Währungspaaren unter dem X-Periode EMA und MACD im negativen Bereich liegt. - Warten Sie, bis der Kurs den EMA für den Zeitraum X überschreitet, und vergewissern Sie sich dann, dass der MACD entweder dabei ist, von negativ nach positiv zu wechseln, oder innerhalb von fünf Balken in den positiven Bereich eingetreten
Dies ist die neueste Iteration meines berühmten Scalpers Goldfinch EA, der vor fast einem Jahrzehnt zum ersten Mal veröffentlicht wurde. Sie lenkt den Blick auf plötzliche Volatilitätsausweitungen, die in kurzen Zeiträumen stattfinden: Sie geht davon aus, dass die Trägheit der Preisbewegung nach einer plötzlichen Preisbeschleunigung ausgenutzt wird, und versucht, sie zu nutzen. Diese neue Version wurde vereinfacht, damit der Händler die Optimierungsfunktion des Testers leicht nutzen kann, um die
Exclusive EA for FOREX HEDGE account The EA (FuzzyLogicTrendEA) is based on fuzzy logic strategies based on the analysis of a set of 5 indicators and filters. Each indicator and filter has a weight in the calculation and, when the fuzzy logic result reaches the value defined in the EA parameter, a negotiation is opened seeking a pre-defined gain. As additional functions it is possible to define maximum spread, stop loss and so on . Recommended Symbol: EURUSD, AUDUSD, GBPUSD, NZDUSD, USDCAD, AUD
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic   R esponsive   A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhaps the most popul
Hamster Scalping mt5
Ramil Minniakhmetov
4.7 (201)
Hamster Scalping ist ein vollautomatischer Handelsberater, der kein Martingal verwendet. Nachtskalping-Strategie. Als Eingänge werden der RSI-Indikator und der ATR-Filter verwendet. Der Berater benötigt eine Sicherungskontoart. Di Überwachung der realen Arbeit sowie meine anderen Entwicklungen finden Sie hier: https://www.mql5.com/en/users/mechanic/seller Allgemeine Empfehlungen Mindesteinzahlung von 100 US-Dollar, ECN-Konten mit minimalem Spread verwenden, Standardeinstellungen für eurusd M5 g
Dieser Expert Advisor (EA) wurde entwickelt, um den DE40 -Index zu handeln (je nach Broker auch als DAX, GER40 usw. bezeichnet). Der EA erkennt automatisch Handelsmöglichkeiten am Markt und verwaltet Positionen mit einem risikobasierten Ansatz. Es stehen Ihnen zwei Handelsmodi zur Auswahl: Konservativ – Ein langsamerer und stabilerer Ansatz. Aggressiv – Eine schnellere Strategie, die darauf ausgelegt ist, größere Marktbewegungen zu nutzen (mit höherem Risiko). Diese Strategie wählt Positionen un
Gold Crazy EA MT5
NGUYEN NGHIEM DUY
Gold Crazy EA   is an Expert Advisor designed specifically for trading Gold H1/ EU M15. It use some indicators to find the good Entry. And you can set SL or you can DCA if you want. It can be an Scalping or an Grid/ Martingale depend yours setting. This EA can Auto lot by Balance, set risk per trade. You also can set TP/ SL for earch trade or for basket of trade. - RSI_PERIOD - if = -1, then the default strategy works, if >0, then the RSI strategy works - MAX_ORDERS - to trade with only 1 order,
DerivEA
Lungile Mpofu
Deriv EA New price $199 USD , future price will be $399 USD INTRODUCTION Deriv is MT5 broker which provide a wide range of derivatives exchange to its clients. On this broker we find a number of indices which includes Volatility 10 index, Boom 1000 index, Crash 1000 index and many more. After i have been trading for 6 years on this broker i then decided to come up with an Expert Advisor to automate the process. Hence i developed this simple bot based on 2 Moving Average Cross Overs. Take you
ExtremeX
Noelle Chua Mei Ping
This algorithm thrives on extreme conditions of volatility.  It will evaluate the condition prior to market close, enter a position and exit when market swings to extreme levels in your favour.  The algorithm does not deploy any technical indicators, just simple mathematical calculations.  This works very well on non directional markets especially FOREX in the short term which are very choppy.  You can test out on other asset classes as well.  20 year backtest done to validate the rule.
PipFinite EA Breakout EDGE MT5
Karlo Wilson Vendiola
5 (1)
The Official Automated Version of the Reliable Indicator PipFinite Breakout EDGE EA Breakout EDGE takes the signal of PipFinite Breakout EDGE indicator and manages the trade for you. Because of numerous financial instruments to consider, many traders want the signals to be fully automated. The EA will make sure all your trades are executed from entry to exit. Saving you time and effort while maximizing your profits. The Edge of Automation Effortless price action trading is now possible acros
Step index 500 Automatic
Ignacio Agustin Mene Franco
Hello community, on this occasion I come to present Step index 500 AutoMatic "It is a line of bot/EA dedicated to the synthetic indexes of the broker deriv each of the bots will carry a different strategy to obtain greater profitability in the market simply by modifying the parameters as shown in the image! And its respective temporality Always do the backtesting in real ticks since it is based on the live market" This bot has the strategy of Stochastic With its parameter ro value so that it m
The EA opens trades based on Fractals indicator signals and uses smart averaging and position volume calculation. Unlike most grid expert advisors, Double Grid Pro opens averaging positions only on signals. The Fractals indicator is considered the most effective in this case. The expert Advisor can be configured for an aggressive and conservative trading style. The key parameter in the strategy is the CorrectionValue parameter, it indicates the size of the correction at which we close the enti
Step index Automatic
Ignacio Agustin Mene Franco
Hello community, this time I come to present Step index AutoMatic "It is a line of bot/EA dedicated to the synthetic indexes of the broker deriv each of the bots will carry a different strategy to obtain greater profitability in the market simply by modifying the parameters as shown in the image! And its respective time frame Always do the backtesting in real ticks since it is based on the live market" This bot has the strategy of Stochástic With its parameter so that it makes its respective e
Dr Trade Pro
Julia Lopez
5 (1)
Stellen Sie sich Dr Trade Pro vor, einen sorgfältig gestalteten EA, der für intelligenten und konsistenten Handel entwickelt wurde. Unser Experte verlässt sich auf Präzision und nutzt Trenderkennung und genaue Marktanalyse, um Trades nahtlos auszuführen. Dr Trade Pro ist mit einem strategischen Backup-Plan für jeden Trade ausgestattet, der die Rentabilität betont und potenzielle Verluste minimiert. Was Dr Trade Pro auszeichnet, ist seine Anpassungsfähigkeit an verschiedene Marktbedingungen, was
Loss Recovery Trader MT5
Michalis Phylactou
5 (3)
Attempts to recover losing trades. If a trade moves in the wrong direction, the Zone Recovery algorithm begins. An alternating series of Buy and Sell trades at two specific levels take place, with two Exit Points above and beyond these levels. Once either of the two exit points is reached, all trades close with a combined profit or break even.  To use  1) Place the EA on a chart and select how the first trade will open (Manual/Via EA strategy/Use EA panel/External EA) 2) Configure your recovery
Franklin XAUUSD h1 mt5
Raphael Schwietering
Meet Franklin – Your Ultimate Trading Ally! Step up your trading game with   Franklin , the cutting-edge expert advisor that brings innovation and precision right to your trading desk. With its advanced algorithms and state-of-the-art features,   Franklin   is here to take your trading experience to the next level. Unleash the Power of Precision Franklin   is crafted with the perfect blend of technical analysis, artificial intelligence, and machine learning, making it a powerhouse for delivering
GerFX NightWalker EA MT5
Exler Consulting GmbH
Before you buy a night scalper please be aware of the risks involved: Past performance is no guarantee of future profitability (the EA could also make losses).  The backtests shown (e.g. in screenshots) are highly optimized to find the best parameters but therefore do not give a realistic prediction of future profitability. Any mean reversion can get caught on the wrong side of a fast movements due to unexpected news or flash crashes. This strategy will always use a stop loss, but still executi
GerFX DeltaWave EA MT5
Exler Consulting GmbH
Before you buy a night scalper please be aware of the risks involved: Past performance is no guarantee of future profitability (the EA could also make losses).  The backtests shown (e.g. in screenshots) are highly optimized to find the best parameters but therefore do not give a realistic prediction of future profitability. Any mean reversion can get caught on the wrong side of a fast movements due to unexpected news or flash crashes. This strategy will always use a stop loss, but still executi
Neuro Start
Dmytryi Voitukhov
4.67 (3)
UPD:   https://t.me/mql5_neuroExt   актуальная версия и обсуждение. - Für die erfolgreich geschaffenen Trainingsbasen werde ich einen Berater für die vorübergehende Nutzung kostenlos zur Verfügung stellen. - Die Trainingsgrundlagen werden im Verlauf des Trainings festgelegt. - Das Training erfordert ungefähr 20 Epochen. weil Der Expert Advisor ist ressourcenintensiv und der Markt kann ihn nicht verarbeiten. Der Parameter TypeOfWork mit dem Marktwert wurde eingeführt. Es muss auf einen anderen ge
FREE
MultiPair Genius
Dylan Alain Sylvain Philippe Broissart
Ich verkaufe diesen Roboter schweren Herzens, da er sehr gut funktioniert, aber ich benötige Startkapital, um davon leben zu können. Sobald mein Kapitalziel erreicht ist, wird er zu einem extrem hohen Preis angeboten, um Käufe zu verhindern (9999999$). Er bleibt jedoch für vorherige Käufer verfügbar und wird weiterhin aktualisiert. Dieser Roboter handelt gleichzeitig mit drei Währungspaaren, um sich gegen Marktschwankungen abzusichern. Vergessen Sie nicht, mir eine Nachricht zu senden, um die .
The EA uses a strategy based on the average  price deviation  using the following indicators:  Bollinger Bands, Envelopes and Standard Deviation , as well as  support and Resistance levels  for the best signals.  The first order is opened for price Deviation and subsequent orders are opened from the support and Resistance levels, and trading can be inside the Support and Resistance levels.  The EA uses only the M5 timeframe and trades on most of the major pairs. Attention! This EA is only for "h
Introducing   UJ Master EA, a simple  yet powerful Expert Advisor for trading the USDJPY pair! Developed, tested and traded by a team of experienced traders with trading experience of over two decades. Prop-Firms Ready Easy To Set up Not sensitive to broker conditions  UJ Master EA is updated every 3 months to get the best results! UJ Master EA   utilizes a complex price action strategy and smart money concepts, following strict mechanical rules. For the best possible results, follow these ste
LT Gap EA
Sie Samuel Roland Youl
Discover the ultimate solution for trading market gaps with the LT Gap EA, now available on MQL5. With three powerful strategies at your disposal, you can maximize your gap trading potential like never before. Key Features: Versatile Strategies: Choose from three distinct gap trading strategies. Trade all gaps, focus on gaps meeting predefined minimum criteria, or execute trades exclusively when gap distances match predefined values. Customization Galore: Tailor your trading experience with a w
The Fractal Trend Master is one of the most powerful and sophisticated Expert Advisors on the market, designed to protect traders' capital while maximizing profit opportunities. Based on Bill Williams' renowned methodology, this EA uses three essential technical analysis tools: the Alligator indicator , fractals , and the Gator Oscillator , creating a robust and precise framework for identifying and following market trends. This EA was designed with a focus on advanced risk management and capita
Introducing Ylei SR Pro Trader – Your Premier Expert Advisor for Precision Trading with Support, Resistance, and Zigzag Analysis in the MetaTrader 5 Platform! Unlock the full potential of your trading strategy with Ylei SR Pro Trader, an advanced expert advisor meticulously crafted to leverage the power of support and resistance levels alongside the Zigzag indicator. Elevate your trading experience and optimize your profits with a sophisticated tool that seamlessly integrates advanced algorithms
Fibonacci Grid Genius
Mohamed Fouad Daoud Ahmed Daoud
Unlock Your Trading Potential with Our Breakthrough Grid EA Are you ready to transform your trading results and experience the power of consistent profitability? Say goodbye to uncertainty and hello to a proven strategy that capitalizes on what the market does best: moving up and down! Our cutting-edge Grid EA is designed to turn every price fluctuation into an opportunity, using time-tested trading principles combined with smart technology. Why Our Grid EA Stands Out 1. Simple Yet Powerful Stra
Network Double mt5
Vasiliy Strukov
5 (10)
Das Network Double analysiert die Nachrichten und eröffnet zwei Orders – eine mit einem kleinen Take-Profit, die andere mit einem großen, sodass wir sowohl große als auch große Bewegungen in den Nachrichten erfassen können. Der Expert Advisor nutzt die Nachrichten zum Ausstieg aus Handelspositionen und kann daher nicht im Strategietester getestet werden. Bitte denken Sie daran, die „WorkMode“-Einstellungen auf „mode_Real“ zu ändern, damit der EA funktioniert. Der Expert Advisor stellt eine Verb
Pick and Roll
Marta Gonzalez
Pick and Roll   it is a Secure Automated Software for trade 28 pairs ​​simultaneously. P ick and Roll It is optimized for 28 pairs of forex market Pick and Roll  system operation: 1: PREVIOUS   TREND 2: CONSOLIDATION 3:   RUPTURE D o not use this robot at the same time as others, it is a multi-value robot, therefore it manages 28 pairs simultaneously. The architecture is a Fully Automatic Autonomous Robot Expert capable of independently analyzing the market and making trading decisions     
Afribold Samurai
Itumeleng Mohlouwa Kgotso Tladi
Afribold Samurai  Revolutionize Your Trading Experience Say goodbye to guesswork and emotional trading! The Afribold Samurai is a cutting-edge trading robot meticulously designed to provide users with a seamless trading experience. Global Market Dominance Our advanced algorithm taps into global financial markets, analyzing vast amounts of real-time data from various sources. This ensures that the Afribold Samurai is always equipped with the latest market trends, news, and indicators, enabling y
Brent Oil
Babak Alamdar
3.67 (9)
„Zwei Fachberater, ein Preis: Der Motor für Ihren Erfolg!“ Brent-Öl-Scalping-Experte + Brent-Öl-Swingy-Experte in einem Expert Advisor   Live signal Dieser Preis ist für die Dauer der Aktion befristet und wird in Kürze erhöht Endpreis: 5000 $ Zum aktuellen Preis sind nur noch wenige Exemplare verfügbar, der nächste Preis liegt bei -->> 1120 $ Willkommen bei Brent Oil Der Fachberater für Brent Oil ist ein Kraftpaket, das darauf ausgelegt ist, die volatilen Energiemärkte mit Präzision und Agil
Käufer dieses Produkts erwarben auch
CyNera MT5
Svetlana Pawlowna Grosshans
4.79 (47)
CyNera: Ihr Trading, Unsere Technologie Signale >400%:   CyNera Signale >500%:   CyNera Turbo Handbuch & Set-Files: kontaktieren Sie mich nach dem Kauf, um das Handbuch und die Set-Files zu erhalten Preis: Preis steigt anhand der verkauften Lizenzen Verfügbare Kopien: 4 Der Handel mit Gold, einem der volatilsten Instrumente auf dem Markt, erfordert Präzision, tiefgehende Analysen und ein starkes Risikomanagement. Der CyNera Expert Advisor integriert diese Elemente nahtlos in ein hochentwickelte
The Infinity EA MT5
Abhimanyu Hans
5 (15)
KI-gesteuerte Technologie mit ChatGPT Turbo Infinity EA ist ein fortschrittlicher Expert Advisor für den Handel mit GBPUSD, XAUUSD und AUDCAD. Er konzentriert sich auf Sicherheit, konstante Erträge und unendliche Rentabilität. Im Gegensatz zu vielen anderen EAs, die auf risikoreichen Strategien wie Martingale oder Grid-Trading basieren, verwendet Infinity EA eine disziplinierte, profitable Scalping-Strategie, die auf einem neuronalen Netzwerk basiert, das über maschinelles Lernen und KI-basiert
Goldenity AI
Zuzanna Slawinska
5 (3)
Nach jahrelangem manuellen Handel mit Gold und der Beobachtung jeder seiner Bewegungen habe ich mich schließlich entschieden, meine bewährten Strategien in eine automatisierte Lösung zu transformieren. Ich hatte das Glück, einen außergewöhnlichen Programmierer zu treffen, der meine Leidenschaft für die Märkte teilt. Was als lockere Diskussionen über den Handel begann, entwickelte sich zu einer Partnerschaft, die zur Schaffung von Goldenity führte – einem hochentwickelten, KI-gesteuerten System,
Mean Machine
William Brandon Autry
5 (28)
Ankündigung der neuen Vision-Fähigkeiten—Die ersten und einzigen ihrer Art Mean Machine GPT nutzt jetzt modernste KI-basierte Vision -Technologie, um Chartmuster, Preisaktionssignale und visuelle Anomalien in Echtzeit zu erkennen und zu interpretieren—und definiert damit vollständig neu, wie Sie mit den Märkten interagieren. Von der Identifizierung entstehender Chartformationen und dynamischer Support-Resistance-Zonen bis hin zur schnellen Erkennung von Trends bringen die Vision-Fähigkeiten von
Eternal Engine ist ein fortschrittliches EA, das mehrere Indikatoren mit Grid- und Martingale-Strategien kombiniert. Das Hauptmerkmal ist die präzise Steuerung der Einstiegspunkte, wodurch es auch in komplexen Marktumfeldern außergewöhnlich gut performt. Eternal Engine EA bietet zahlreiche Handelsmöglichkeiten, ist unempfindlich gegenüber Spreads und gewährleistet durch strikte Kontrolle der Einstiegspunkte eine präzise Ausführung jeder Transaktion. Die Strategie hat sich im Live-Handel bewährt
Quantum Emperor MT5
Bogdan Ion Puscasu
4.84 (317)
Wir stellen vor       Quantum Emperor EA   , der bahnbrechende MQL5-Expertenberater, der die Art und Weise, wie Sie mit dem prestigeträchtigen GBPUSD-Paar handeln, verändert! Entwickelt von einem Team erfahrener Händler mit über 13 Jahren Handelserfahrung. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Kaufen Sie Quantum Emperor EA und Sie erhalten Quantum Queen oder Quantum StarMan oder Quantum Gold Emperor koste
Secret Impulse
Eugen Funk
5 (5)
Der EA eröffnet eine Position, wenn der Markt während der New Yorker Sitzung (höheres Volumen) in Bewegung kommt. Auf diese Weise wird das Momentum durch das Volumen gestützt, und wir können mit hoher Wahrscheinlichkeit sofort den Take Profit erreichen. Signal (292%, 10% DD): https ://www .mql5 .com /en /signals /2274145 Nächster Preis: $599 Eröffnung bei Momentum während der New Yorker Sitzung Der EA erkennt den versteckten Impuls durch FVGs auf niedrigeren Zeitintervallen. Wird der Impuls kurz
CyNeron MT5
Svetlana Pawlowna Grosshans
4.46 (13)
CyNeron: Präzision im Trading trifft auf KI-Innovation Signale :   CyNeron Handbuch & Set-Dateien : Kontaktieren Sie mich nach dem Kauf, um das Handbuch und die Set F iles   zu erhalten Preis : Der Preis steigt basierend der Anzahl der verkauften Exemplare Verfügbare Exemplare : 5 KI-gestützte Snapshot-Analyse: Eine Marktneuheit CyNeron ist der erste EA auf dem Markt, der fortschrittliche KI in einen revolutionären Handelsansatz integriert, indem detaillierte Momentaufnahmen der Marktbedingunge
Gold One
Habib Gholamali Heidari
4.6 (20)
Gold One  MT5 Hallo an alle Gold-Handelsenthusiasten im Forex, Willkommen bei unserem Roboter, wo Sie sich den Reihen der besten Goldhändler anschließen. Mit über zwei Jahrzehnten präziser Erfahrung auf dem Forex-Markt präsentieren wir stolz die neueste Generation von Handelsrobotern. Merkmale:  Ideal für Prop-Firma-Herausforderungen. Geeignet für alle Kontogrößen, einschließlich kleiner Kapitalbeträge. KEIN   Grid und   KEIN   Martingale 100% Vollautomatisiert Dieser Roboter verwendet die neu
Quantum Queen MT5
Bogdan Ion Puscasu
5 (53)
Hallo Trader! Ich bin Quantum Queen, die neueste und äußerst leistungsstarke Ergänzung der Quantum-Familie von Expert Advisors. Meine Spezialität? GOLD. Ja, ich handle das Paar XAUUSD mit Präzision und Zuversicht und biete Ihnen beispiellose Handelsmöglichkeiten auf dem glitzernden Goldmarkt. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Livesignal 1:   KLICK Reduzierter   Preis bis zum 31. August.   Der Preis
TitanGold AI mt5
Leonid Arkhipov
3.25 (4)
Titan Gold AI Titan Gold AI — Leistungsstarker Expert Advisor für XAU/USD Basierend auf zahlreichen Anfragen unserer Aurum AI-Nutzer haben wir den Titan Gold AI entwickelt, einen innovativen Roboter für den Handel mit Gold (XAU/USD). Titan Gold AI kombiniert bewährte Strategien mit fortschrittlicher künstlicher Intelligenz und ist ein zuverlässiges und effektives Werkzeug für den Handel. Der Expert Advisor (EA) wurde perfekt optimiert und mit künstlicher Intelligenz auf historischen Daten traini
Big Forex Players MT5
Marzena Maria Szmit
4.88 (68)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
AI Gen XII EA
Denis Kurnev
3.91 (107)
AI Gen XII EA This is an Expert Advisor with the latest use of trading realities and neural networks. The EA runs on the latest GPT-4o platform and also uses advanced discrete Fourier visualization in ATFNet, which equalizes the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The Expert Advisor can also trade different strategies simultaneously and combine test trades with real trading, which is very important in its time.   Details about Adviso
Quantum Bitcoin EA
Bogdan Ion Puscasu
5 (12)
Quantum Bitcoin EA   : Unmöglich ist nichts. Man muss nur herausfinden, wie es geht! Treten Sie ein in die Zukunft des   Bitcoin   -Handels mit   Quantum Bitcoin EA   , dem neuesten Meisterwerk eines der Top-MQL5-Verkäufer. Quantum Bitcoin wurde für Händler entwickelt, die Leistung, Präzision und Stabilität verlangen, und definiert neu, was in der volatilen Welt der Kryptowährung möglich ist. WICHTIG!   Bitte senden Sie mir nach dem Kauf eine private Nachricht, um das Installationshandbuch un
Ai Major EA MT5
Indra Maulana
5 (3)
39% off, only for the next 10 buyers(6 left) (Original price: $680) 50% bonus by purchasing this Robot, Contact us "after purchase" to receive the bonus A fully automatic expert Designed and produced 100% by artificial intelligence, with the world's most advanced technology All trades have profit and loss limits, with the best and least risky market strategy, without using dangerous strategies such as Martingale and hedges, etc. A specialist who has been trained by artificial intelligence for y
GbpUsd Robot MT5
Marzena Maria Szmit
4.9 (41)
The GBPUSD Robot MT5 is an advanced automated trading system meticulously designed for the specific dynamics of the   GBP/USD   currency pair. Utilizing advanced technical analysis, the robot assesses historical and real-time data to   identify potential trends , key support and resistance levels, and other relevant market signals specific to GBP/USD.  The Robot opens positions  every day,  from Monday to Friday, and  all positions are secured  with Take Profit, Stop Loss, Trailing Stop, Break-E
Goldbot One MT5
Profalgo Limited
5 (5)
Einführungsaktion: Nur noch wenige Exemplare zum aktuellen Preis verfügbar! Endpreis: 990 $ JOIN PUBLIC GROUP:   Click here Ultimate Combo Deal   ->   click here Wir stellen Goldbot One   vor   , einen hochentwickelten Handelsroboter, der für den Goldmarkt entwickelt wurde.   Mit seinem Fokus auf Breakout-Trading nutzt Goldbot One sowohl Unterstützungs- als auch Widerstandsniveaus, um erstklassige Handelsmöglichkeiten zu erkennen. Dieser Expert Advisor ist für Händler konzipiert, die auf dem
Brick Dog
Wei Zhou
5 (1)
这是一款专为 US30 指数设计的突破性交易策略,融合了先进的时间管理与动态风控技术,旨在实现稳定盈利。EA 通过精确计算交易时段与灵活的仓位管理策略,帮助用户在市场中获取更大的优势。适合任何级别的交易者,操作简单,智能化程度高。 signal: https://www.mql5.com/en/signals/2280130 特点: 专属适配资产:本策略专为 US30 指数(道琼斯工业平均指数)优化,表现出色,不适用于其他货币对或资产。 灵活时间框架:默认于 GMT 时间运行,自动适配服务器时区与夏令时,确保交易时间精确无误。 自定义止损与止盈:用户可根据自己的风控需求,自定义设置止损、止盈以及追踪止损功能。 动态仓位管理:提供多种仓位管理模式,支持固定手数和动态手数分配,适合不同规模的账户。 支持小资金账户:EA 对小于资金账户也同样适用。 要求: 适用品种:US30 时间框架:H1 账户类型:对冲账户 平台类型:高流动性平台(如IC Market)
Executor AI UltraX MT5
Andrei Vlasov
4.63 (16)
Executor AI Ultra X ist ein Expert Advisor, der für den algorithmischen Handel auf dem Goldmarkt entwickelt wurde und drei unabhängige Handelsstrategien verwendet. Seine Architektur integriert fortschrittliche Deep-Learning-Algorithmen wie Deep Q-Learning (DQN) und Time-Delay-Neuronale Netze (TDNN), was eine hohe Anpassungsfähigkeit und analytische Präzision bietet. DQN , das auf Techniken des Reinforcement Learning basiert, optimiert die Entscheidungsalgorithmen durch die Simulation historische
Revert Edge
Levi Dane Benjamin
Revert Edge ist ein sorgfältig entwickelter Algorithmus, der auf über 7 Jahren Erfahrung im Live-Handel basiert. Sein Hauptaugenmerk liegt auf langsamem, stetigem Kontowachstum mit Schwerpunkt auf langfristiger Leistung und nicht auf unhaltbaren, schnellen, kurzfristigen Gewinnen. Der EA wurde entwickelt, um mit mehreren Währungen wie AUDCAD, AUDNZD, AUDUSD, EURUSD, EURAUD und mehr zu handeln! Er verwendet eine Mean-Reversion-Strategie und nutzt Preisniveaus, die empfindlich auf eine Art Reaktio
Synapse Trader MT5
Andrei Vlasov
3.67 (3)
Synapse Trader: Ein neuronales Netzwerk, das neue Horizonte im Trading eröffnet Stellen Sie sich einen Berater vor, der nicht nur den Markt analysiert, sondern Ihr intelligenter Assistent wird, der jeden Tag lernt und sich an die sich ändernden Marktbedingungen anpasst. Synapse Trader ist ein einzigartiges Tool, das auf fortschrittlicher neuronaler Netzwerktechnologie basiert und die subtilsten Marktsignale erfassen kann. Es ist nicht nur ein Expert Advisor – es ist ein lebendiges neuronales Net
Gold Scalping AI MT5
Ho Tuan Thang
5 (3)
ONLY 3 COPIES OUT OF 10 LEFT AT $299! After that, the price will be raised to $399. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2276213 Gold Scalping AI is an EA that uses artificial intelligence technology to analyze data of many indicators. From there, EA will have the best option to enter orders. The biggest difference of Gold   Scalping   AI is that the EA can control the Risk:Reward ratio much better than other EAs.That is possible thanks to a set of tools to control e
AITrendBooster MT5
Yu Mei Cheng
5 (1)
Übersicht AITrendBooster ist unser neuestes intelligentes Handelssystem, das Trendfolgestrategien mit skalierenden Positionen nutzt, um die Rentabilität erheblich zu steigern und Drawdowns in ungünstigen Marktbedingungen effektiv zu reduzieren. Dieses System integriert modernste Deep-Learning-Technologie, um die Genauigkeit der Trenderkennung drastisch zu verbessern. Das Hauptziel des Systems ist es, in Seitwärtsmärkten die Gewinn- und Verlustbilanz auszugleichen und in Trendmärkten durch das
Vortex Gold EA
Stanislav Tomilov
5 (9)
Vortex - Ihre Investition in die Zukunft Der Vortex Gold EA Expert Advisor wurde speziell für den Handel mit Gold (XAU/USD) auf der Metatrader-Plattform entwickelt. Dieser EA verwendet proprietäre Indikatoren und geheime Algorithmen des Autors und wendet eine umfassende Handelsstrategie an, die darauf ausgelegt ist, profitable Bewegungen auf dem Goldmarkt zu erfassen. Zu den Schlüsselkomponenten seiner Strategie gehören klassische Indikatoren wie der CCI und der Parabolic Indicator, die zusamme
AI Golden Jet Fighter GTX MT5
Andrei Nazarets
3.38 (24)
AI Golden Jet Fighter GTX   MT5 ist ein unkomplizierter und effizienter Expert Advisor (EA) für den Goldhandel auf der Meta Trader 5-Plattform. Dieser EA nutzt neuronale Netzwerke und ist für das Scalping auf dem Goldmarkt (XAU/USD) konzipiert. Die Hauptstrategie von AI Golden Jet Fighter GTX konzentriert sich auf die Identifizierung kleiner Preisschwankungen und das Eröffnen von Positionen, um innerhalb kurzer Zeiträume Gewinne zu erzielen. Der EA analysiert die Marktbedingungen in Echtzeit un
Aura Neuron MT5
Stanislav Tomilov
5 (7)
Aura Neuron ist ein einzigartiger Expert Advisor, der die Aura-Reihe von Handelssystemen fortsetzt. Durch die Nutzung fortschrittlicher neuronaler Netzwerke und hochmoderner klassischer Handelsstrategien bietet Aura Neuron einen innovativen Ansatz mit hervorragender potenzieller Leistung. Dieser vollständig automatisierte Expert Advisor ist für den Handel mit Währungspaaren wie EURUSD und XAUUSD (GOLD) konzipiert. Er hat von 1999 bis 2023 eine gleichbleibende Stabilität für diese Paare bewiesen.
Bitcoin Robot MT5
Marzena Maria Szmit
4.46 (65)
The Bitcoin Robot MT5 is engineered to execute Bitcoin trades with unparalleled efficiency and precision . Developed by a team of experienced traders and developers, our Bitcoin Robot employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with M5 timeframe , ensuring that you never miss out on lucrative opportunities. No grid, no martingale, no hedging, EA only open one position at the same time. Bit
Aurum AI mt5
Leonid Arkhipov
5 (17)
Aufmerksamkeit! Deaktivieren Sie vom 31. Dezember bis 5. Januar den automatischen Handel mit Aurum AI aufgrund der Neujahrsfeiertage! 6. Januar (Montag): Aktivieren Sie den automatischen Handel! Aurum AI – Die Kraft der künstlichen Intelligenz für den Goldhandel (XAU/USD) Entdecken Sie das volle Potenzial der Technologie im Handel! Aurum AI ist ein bahnbrechender Expert Advisor, der für eine stabile und sichere Performance am Goldmarkt entwickelt wurde. Es kombiniert die Kraft der künstlichen I
King Sniper EA
Ivan Bebikov
5 (2)
Monitoring of real trading Advisor -  https://www.mql5.com/en/signals/2264971 My other products    -      click here Keep in mind that the results on different brokers may differ, I recommend testing on your broker before using it (you can ask me for a list of recommended brokers in the PM). If you have any additional questions, write to me in the PM. A fully automatic Expert Advisor that does not require additional settings, I recommend using it with default settings, for trading on the GBPUSD
Gold Energy MT5
Gregory Hay
5 (1)
Willkommen bei GoldEnergy Advisor, einem effektiven Intraday-Handelstool für das Währungspaar XAUUSD (GOLD). Von unserem Team entwickelt und geeignet für reguläre Konten, Konten mit Eigenfinanzierung und Selbstverwaltungsaufgaben. See all Performance here:     https://www.mql5.com/en/users/fxmanagedforexltd/seller Der Berater wird vom Beginn der europäischen Sitzung bis zum Ende der US-Sitzung tätig sein. Halten Sie Positionen nicht über Nacht GoldEnergy verwendet eine Vielzahl technischer Indi
Weitere Produkte dieses Autors
Signal provider based on RSI Divergences from a higher timeframe. First 3 buffers export a signal. Timeframe for which divergences are detected is optional, see 'RSI divergences timeframe' parameter. The indicator uses different algorithms for divergences detection: 'Fast' algorithm is the simplest solution that works the fastest. 'Strict' algorithm filters out more noise but works slower than the previous one. 'Full' algorithm uses recursive functions and provides with lots of divergences
FREE
Frankenstein
Alexej Grebyonkin
Multifunctional universal trading system . Suitable for all Forex and Crypto markets. .set files are updated weekly, published on our site. ----   Frankenstein.ex5 [with GUI], provides with graphical interface for TS_DayTrader Trading System. Features an extensive array of tools for manual and automated trading. For optimization capabilities, see Frank.ex5 [FOR OPTIMIZATION] - version for the MT5 Tester. Both Frankenstein.ex5 and Frank.ex5 have automatic trading capabilities. Parameters(.set
Frank
Alexej Grebyonkin
Multifunctional universal trading system . Suitable for all Forex and Crypto markets. .set files are updated weekly, published on our site. ----   Frank.ex5 [FOR OPTIMIZATION], fast engine for optimization of TS_DayTrader Trading System. Designed specifically for high-speed optimization in MT5 Tester. For graphical interface, see Frankenstein.ex5 . Both Frankenstein.ex5 and Frank.ex5 have automatic trading capabilities. Parameters(.set files) for Frank.ex5 and Frankenstein.ex5 are interchang
Auswahl:
Keine Bewertungen
Antwort auf eine Rezension
Version 5.14 2024.11.02
5.14 - ByBit support in Tester application.

Note: Use IOC Order filling (parameter Force_FILLING_IOC = true; // Use only IOC order filling)
to allow trading with ByBit.
Version 5.13 2024.11.01
ByBit support
Version 5.12 2024.10.16
Version 5.12

Flexity indicator bugs fixed.

Performance tested, AI is available.

Allow WebRequest to https://frankenstein.pro to enable AI integration capability.
Version 5.11 2024.10.13
New block of filters: RSI MACD indicator filters.

Integration of AI models: llama 8,70,480B sonar and instruct models, powered by Perplexity API, perplexity.ai(portal Flexity at Frankenstein.pro).

Many different bug patches.

(Parameters of TimeManager were sacrificed to be able to fit in the FLEXITY indicator parameters, the max number of allowed parameters is 1024, we have reached this limit)
Version 5.5 2024.08.01
Some minor bugs fixed.

New parameter: IP_symbols_postfix - Append postfix to symbols' names (rfd for EURRUBrfd)

The system was tested on RoboForex, AvaTrade, Alfa-Forex accounts, USD and RUB.