• Genel bakış
  • İncelemeler (1)
  • Yorumlar
  • Yenilikler

FrankPro

5

 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.


İncelemeler 1
Igor Logvinov
259
Igor Logvinov 2024.10.18 15:15 
 

Удивительный робот с множеством функций, производительность этого EA очень хорошая.Отличная конструктивная поддержка, очень доволен этим советником. Я могу порекомендовать этот советник!

Önerilen ürünler
Hamster Scalping mt5
Ramil Minniakhmetov
4.7 (194)
Hamster Scalping tam otomatik bir ticaret danışmanıdır. Gece ölçeklendirme stratejisi. Giriş olarak RSI göstergesi ve ATR filtresi kullanılır. Uzman Danışman, bir riskten korunma hesabı türü gerektirir. ÖNEMLİ! Talimatları ve bonusu almak için satın aldıktan hemen sonra benimle iletişime geçin! Gerçek işin izlenmesi ve diğer geliştirmelerim burada görüntülenebilir: https://www.mql5.com/en/users/mechanic/seller Genel öneriler Minimum para yatırma 100 $, minimum spread ile ECN hesaplarını
Magic EA MT5
Kyra Nickaline Watson-gordon
Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA
| 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
Exclusive FOREX account HEDGE FuzzyLogicTrendEA is based on fuzzy logic strategy based on  analysis 5 indicators and filters. When the EA analysis all this indicators, it decides, based on its fuzzy strategy, which trade will be better: sell or buy. As additional functions, it´s possible defines spread maximum, stop loss and others. Recomm. Symbol: EURUSD, AUDUSD, GBPUSD, NZDUSD, USDCAD, AUDCAD, EURCAD e USDJPY Recomm. timeframe: H1. Backtest were done on EURUSD, H1, 01/07/2023 - 26/0
Brent Oil
Babak Alamdar
3.71 (7)
“İki Uzman Danışman, Tek Fiyat: Başarınızı Artırmak!” Brent Petrol Ayırma Uzmanı + Brent Petrol Swingy Uzmanı tek bir Uzman Danışmanda   Live signal Bu fiyat promosyon süresince geçicidir ve kısa sürede artırılacaktır. Nihai Fiyat: 5000 $ Şu anki fiyatla sadece birkaç kopya kaldı, sonraki fiyat -->> 1120 $ Brent Oil'e hoş geldiniz Brent Oil uzman danışmanı, değişken enerji piyasalarına hassasiyet ve çeviklikle hakim olmak için tasarlanmış bir güç merkezidir. Brent Petrol sadece bir sistem
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
Bergland Gold MT5
Matthias Bessler
2.33 (3)
This fully automated trading system is part of the Bergland signal. It features a highly efficient trading logic, and a money management system. Reasonable calculated stop loss and take profit levels. It is easy to install and do not require a special setfile. XAUUSD, M15 Special Promo:    If you register with my cashback link, you will get this EA for free. PM me for instructions.
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.
Santa Scalping is a fully automated Expert Advisor with no use of martingale. Night scalping strategy. The SMA indicator filter are used for entries. This EA can be run from very small accounts. As small as 50 EUR. General Recommendations The minimum deposit is 50 USD,  default settings reccomend for eurusd m5 gmt +2 . Please use max spread 10 if you will not have orders change it to -1. Use a broker with good execution and with a spread of 2-5 points. A very fast VPS is required, preferably w
This is the latest iteration of my famous scalper, Goldfinch EA, published for the first time almost a decade ago. It scalps the market on sudden volatility expansions that take place in short periods of time: it assumes and tries to capitalize of inertia in price movement after a sudden price acceleration. This new version has been simplified to allow the trader use the optimization feature of the tester easily to find the best trading parameters. [ Installation Guide | Update Guide | Troublesh
Features An amazing scalper created for EURUSD 1 min time frame. Compared to the 5 min version https://www.mql5.com/en/market/product/54412#!tab=overview , this one is a higher risk/ reward . Just like the 5 min version, this one needed more than 500h of optimization . It was made in mind for IC markets MQL5 platform, an adapted for their data, but I suppose it must works on other brookers as well. I will also publish soon the MT4 version for IC markets as well. Description Strategy is made
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
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
Eternal Engine EA, yatırımcılara kapsamlı bir otomatik ticaret aracı sağlayan, birden fazla gösterge ve strateji kullanan gelişmiş bir Uzman Danışmandır. Çok sayıda ticaret fırsatı sunar, spreadlere duyarlı değildir ve her ticareti tam olarak başlatmak için katı giriş noktaları kullanır. Strateji, bir yıl boyunca gerçek zamanlı düşük DD sinyali ile gerçek piyasada kendini kanıtlamıştır.İster yeni başlayan ister deneyimli bir tüccar olun, Eternal Engine EA olağanüstü bir ticaret deneyimi sunar.
Stormer RSI 2
Ricardo Rodrigues Lucca
This strategy was learned from Stormer to be used on B3. Basically, 15 minutes before closing the market, it will check RSI and decided if it will open an position. This strategy do not define a stop loss. If the take profit reach the entry price it will close at market the position. The same happens if the maximal number of days is reached. It is created to brazilian people, so all configuration are in portuguese. Sorry Activations allowed have been set to 50.
Exotic Bot is a multi -cream multifunctional adviser working on any time frame and in any market conditions. The robot’s work is taken as a system of averaging with the non -geometric progression of the construction of a trading grid. Built -in protection systems: special filters, spreading, internal restriction of trading time. Building a trading grid, taking into account important internal levels. The ability to configure trading aggressiveness. Work postponed orders with trailing orders. The
Investopedia FIVE
Joseph Anthony Aya-ay Yutig
Investopedia FIVE EA bu ​​makaleye dayanmaktadır: https://www.investopedia.com/articles/forex/08/beş-dakika-momo.asp TİCARET KOŞULLARI - Negatif bölgede olmak için X dönemi EMA ve MACD'nin altında döviz çifti ticareti arayın. - Fiyatın X dönemi EMA'sının üzerine çıkmasını bekleyin, ardından MACD'nin negatiften pozitife geçiş sürecinde olduğundan veya beş çubuk içinde pozitif bölgeye geçtiğinden emin olun. - 20 dönemlik EMA'nın 10 pip üzerinde uzun gidin. - Girişteki pozisyonun X'ini a
The King Advisor MT5
Guillem Boix Martin
4.55 (53)
The  King Advisor son derece gelişmiş bir sinir ağı algoritmasıdır. Stratejisi, sofistike bir kendi kendine öğrenme sistemi ve yılların deneyimi ve çalışmasıyla tasarlanmış bir ticaret sistemi aracılığıyla destek seviyelerinin, direnç ve trend çizgilerinin belirlenmesine dayanmaktadır. Deneyimli tüccarlardan oluşan bir ekip tarafından geliştirilmiştir. LÜTFEN 200 ÖRNEK SINIRI OLDUĞUNU UNUTMAYIN --> Güncellenen toplam kopya satışı: 195 Bir sonraki EA'mızı sunan bir promosyonumuz var. Almak için
Ilan
Andrey Khatimlianskii
4.71 (7)
Ilan for MetaTrader 5 Due to using the virtual trades, trading in both directions (buy and sell) simultaneously became possible. This allows users to adapt the popular strategy for the net accounting of positions applied by MetaTrader 5.  Expert Advisor Settings The Expert Advisor setup is simple. However, all the important settings of the strategy are available for adjusting. Available tools: Unique  MagicNumber  for identification of trades; Trade direction option ( Trade direction ): buy on
SolarTrade Suite Finansal Robot: LaunchPad Market Expert - işlemleri açmak için tasarlanmıştır! Bu, değerlerini hesaplamak için özel yenilikçi ve gelişmiş algoritmalar kullanan bir işlem robotudur, Finans Piyasaları Dünyasındaki Asistanınız. Bu robotu başlatmak için anı daha iyi seçmek için SolarTrade Suite serisindeki gösterge setimizi kullanın. Açıklamanın alt kısmında SolarTrade Suite serisindeki diğer ürünlerimize göz atın. Yatırım ve finans piyasaları dünyasında güvenle gezinmek iste
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
EA Cypress MT5   is an Expert Advisor for the hedge trading on   EURUSD, GBPUSD, USDCAD, EURJPY, EURCAD and other   pair,s which allows you to trade both in fully automatic mode and to accompany orders opened by the user. To do this, the chart provides buttons for switching modes and opening and closing orders. The recommended timeframe is   M5 . It enters the market based on the readings of the   RSI   and   Stochastic   indicators. Works with market   Buy   and   Sell . It is not provided to w
Dr Trade Pro'yu tanıtalım; zeki ve tutarlı ticaret için özenle tasarlanmış bir Uzman Danışman (EA). Uzman danışmanımız, hassasiyete dayanarak işlemleri sorunsuz bir şekilde gerçekleştirmek için trend tanıma ve doğru piyasa analizi kullanmaktadır. Dr Trade Pro, her işlem için stratejik bir yedek plan ile donatılmış olup karlılığı vurgularken potansiyel kayıpları en aza indirme konusunda öncülük etmektedir. Dr Trade Pro'yu farklı kılansa çeşitli piyasa koşullarına adapte olabilmesidir; bu özellik
X Forts
Denis Chebatarev
5 (1)
Trading robot X Forts The scalper Forts EA is designed for futures trading on the Russian futures futures market (RTS, Sberbank, Gazprom, Ruble, etc.). The main instruments are futures on the RTS, SBRF index. Recommended timeframes M1-M6. The EA does not use averaging. Each trade has its own stop loss.  The size of the required GO for tests and trading on the selected instrument is taken from the instrument code.  Trading robot settings SL - stop loss Lots - lot for trading Pos_Market -
At first, I got my teeth into  Phoenix  Ultra   Expert Advisor. This   Expert Advisor  will support automatic close order if the direction is correct and perform recovery if the direction is wrong. If you enter an order: 1. The price goes in the right direction and hits the   Min Profit Point ,   trailing stop 20% of the current profit. 2. The price goes in the opposite direction, the Expert Advisor will place the order with the volume is   Recovery Volume Percent  at the input, the distance t
MIISC PullBack
Adebayo Bisiriyu Adewole
MIISC PullBack is an indicator based STRATEGY which is one of the OFFICIAL "MIISC STRATEGY", the alogrithm takes into consideration a potential PULLBACK for entry.  Important Steps: * The EA should be used on 1H timeframe only. * Leverage the probability of the EA by applying to a minimum of 5 different symbols. * According to your capital, set a reasonable lot size. * The EA uses a fixed and dynamic stop loss. - A fixed stop loss is applied at the time of executing the trade identified by the e
Magic Grid MT5
Aliaksandr Charkes
4 (5)
Magic Grid MT5 is a non-indicator Expert Advisor using a grid strategy (on a hedging account). The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically (once at the beginning of the trade).   The robot can trade on any timeframe, on any currency pair, on several currency pairs,
Crash Mil Hero
Ignacio Agustin Mene Franco
Crash 1000 Hero is a passive bot dedicated to the CRASH 1000 of Synthetic Indices (Deriv) works with the Stochastic strategy + 2 mobile EMAS one of 21 periods and another of 5 periods helping to get a better entry and you can better hunt the trend candle! used only on CRASH 1000 pair In 1 minute period the bot does its job passively, as it makes inputs fairly and not aggressively The only thing that has to be modified in the parameters is the SL and TP in addition to the VOLUME VolumeSize 1 or i
Versione MT4: https://www.mql5.com/en/market/product/104871 Monitor delle prestazioni della sfida HFT MT5 (non per account live): Broker: Fusion Market Login: 89600 Password: Greenman89$ Server: FusionMarkets-demo Oltre 700 recensioni autentiche a 5 stelle per la versione MT4 rilasciata in precedenza: https://www.mql5.com/en/market/product/104871?source=Unknown#!tab=reviews Canale pubblico: https://www.mql5.com/en/channels/hftpropfirmea Versione MT4: https://www.mql5.com/en/market/product/104871
The EA identifies divergences in two correlated currency pairs and trades in the direction where they converge back. Working timeframe: M30 Input parameters MagicNumber - identification number for the EA. OrdersComment - comment to order, automatic if an empty value is set. Lots - lot size. DepoPer001Lot - automatic lot calculation (specify the balance per 0.01 lot) (if 0, the value from 'Lots' parameter is used). TimeFrame - working timeframe. Symbol #2 - correlated currency. Symbol #2 revers
Bu ürünün alıcıları ayrıca şunları da satın alıyor
AI Gen XII EA
Denis Kurnev
4.88 (58)
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
CyNera MT5
Svetlana Pawlowna Grosshans
5 (6)
CyNera: Sizin Ticaretiniz, Bizim Teknolojimiz Sinyaller:  CyNera Kılavuz ve ayar dosyaları: Kılavuz ve ayar dosyalarını almak için satın aldıktan sonra benimle iletişime geçin Fiyat: Fiyat, satılan lisanslara göre artar Mevcut kopya sayısı: 3 adet Piyasadaki en değişken araçlardan biri olan altın ticareti, hassasiyet, derinlemesine analiz ve güçlü risk yönetimi gerektirir. CyNera Expert Advisor, bu unsurları kusursuz bir şekilde entegre ederek, optimum altın ticareti için tasarlanmış sofistike
ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2258186 Gold Trading 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 Trading 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 entry
AI Golden Jet Fighter GTX   MT5, Meta Trader 5 platformunda altın ticareti için basit ve etkili bir Uzman Danışmandır (EA). Sinir Ağlarını kullanan bu EA, altın piyasasında (XAU/USD) ölçeklendirme için tasarlanmıştır. AI Golden Jet Fighter GTX'in ana stratejisi, küçük fiyat dalgalanmalarını belirlemeye ve kısa zaman dilimleri içinde kar elde etmek için pozisyon açmaya odaklanır. EA, piyasa koşullarını gerçek zamanlı olarak analiz eder ve önceden tanımlanmış zararı durdurma ve kar alma seviyeler
Quantum Emperor MT5
Bogdan Ion Puscasu
4.82 (296)
Tanıtımı       Quantum Emperor EA   , prestijli GBPUSD çiftinde işlem yapma şeklinizi değiştiren çığır açan MQL5 uzman danışmanı! 13 yılı aşkın ticaret tecrübesine sahip deneyimli yatırımcılardan oluşan bir ekip tarafından geliştirilmiştir. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Quantum Emperor EA satın alın ve Quantum StarMan veya Quantum Gold Emperor'ı ücretsiz edinin!*** Daha fazla ayrıntı için özelden
Way To Stars, düşük riskli fırsatlardan yararlanmak için düşük piyasa oynaklığı dönemlerinde ticaret yapmak için özel olarak tasarlanmış bir gece scalping EA'sıdır. Bu gece scalping EA, sık ticaret için küçük fiyat hareketlerini yakalamaya ve böylece zaman içinde kar biriktirmeye odaklanır. İşlem başına potansiyel kayıpları sınırlamak için katı stop-loss önlemleri kullanır ve etkili risk yönetimi sağlar. Way To Stars, sözde sinir ağlarına, yapay zekaya, ChatGPT'ye veya mükemmel düz çizgi geriye
Golden Ai EA MT5
Mansour Babasafary
3.06 (18)
40% discount only for the next 5 buyes (Original price: 600 $) Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. Expert Golden Ai Combined with artificial intelligence Control the AI with a variety of simple settings Without using dangerous strategies (all trades have a profit limit and a loss limit) Can be used in Gold (XAUUSD) currency pair and 3 important time frames An expert who has been trained by artifi
CoreX G
Arseny Potyekhin
4.83 (6)
Genel Bakış CoreX G EA, Forex piyasasının karmaşıklıklarını ele almak üzere özel olarak tasarlanmış gelişmiş bir ticaret sistemidir. Son teknoloji sinir ağlarını, gelişmiş makine öğrenimi teknolojilerini ve entegre büyük veri stratejisini kullanarak CoreX G, ticarette olağanüstü doğruluk ve güvenlik sağlar. Bu Uzman Danışman (EA), teknolojik mükemmelliği ve premium müşteri desteği ile öne çıkarak, kullanıcıların herhangi bir soru veya endişelerinde her zaman yardımcı olunmasını sağlar. Sinyal
Mean Machine G P T
William Brandon Autry
5 (4)
Mean Machine GPT - Nihai AI Ticareti Aracı Mean Machine GPT , yalnızca bir başka Uzman Danışman değil; yapay zeka ve makine öğrenimi ile güçlendirilmiş gelişmiş bir ticaret aracıdır. İster deneyimli bir trader olun ister yeni başlıyor olun, bu EA, ortalama geri dönüş stratejileri ve ileri düzey GPT teknolojisi ile size en son avantajı sağlar. Neden Mean Machine GPT'yi Seçmelisiniz? AI Destekli Analiz : Makine öğrenimi ile gerçek zamanlı olarak akıllı, veri odaklı kararlar alır. Ortalama Geri Dön
FX EurUsd Robot MT5
Marzena Maria Szmit
5 (6)
The EUR/USD Multi-Strategy Trading Robot MT5 is an advanced tool designed to optimize trading by combining 3 key systems: daily trading, volume analysis, and Fibonacci retracement levels. This robot works by integrating these different approaches to create a more dynamic and adaptable strategy for trading the EUR/USD pair . EA adapts to different market conditions, this makes it an ideal solution for traders looking to enhance their trading strategy with a powerful, multi-faceted approach. By co
Quantum Queen MT5
Bogdan Ion Puscasu
5 (31)
Merhaba tüccarlar! Ben Quantum Queen, Quantum Uzman Danışmanlar Ailesi'nin en yeni ve çok güçlü üyesiyim. Uzmanlığım mı? ALTIN. Evet, XAUUSD çifti ile hassas ve güvenli bir şekilde işlem yapıyorum ve size ışıltılı altın piyasasında benzersiz işlem fırsatları sunuyorum. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Canlı sinyal 1:   TIKLAYIN 31 Ağustos'a kadar   indirimli   fiyat.   Her 10 alışverişte fiya
AT Ai Bot
Zaha Feiz
4.17 (18)
ATAI: Yapay Zeka Destekli Altın Ticaret Uzman Danışmanı Fiyat, her 10 alımda 100$ artacaktır. Nihai fiyat: 1250 $ Bu ifade, bu yapay zeka tabanlı ticaret sisteminin geri test sonuçlarının güvenilir olmadığını açıklamaktadır; çünkü ticaret sinyalleri almak için bir internet bağlantısı ve bir yapay zeka sunucusuyla iletişim gerektirir, bu da geri test ortamında mümkün değildir. ------ KURULUM VE KILAVUZ Açıklama ATA I, altın ve altın ile ilgili döviz çiftleri için tasarlanmış gelişmiş bir uzma
Bitcoin Robot MT5
Marzena Maria Szmit
4.48 (44)
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
AI NoX EA is an innovative Forex expert advisor that combines advanced neural networks technologies with high-volume trading and Matrix factorisation .The advisor uses complex algorithms to decompose large sets of market data, uncovering hidden patterns and correlations between various financial instruments. Details about Advisor Development Configuring the Advisor The price of the advisor will increase significantly as I have allocated a specific number of copies. I will adjust the price as sal
Dark Algo MT5
Marco Solito
4.97 (60)
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for   Scalping   Trading on   Eurusd . This Expert Advisor is based on the latest generation of   algorithm  and is highly customizable to suit your trading needs. If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated   algorithm  that allows it to   identify   and   follow m
Octotrader AI MT5
Ruben Octavio Gonzalez Aviles
5 (1)
Octotrader AI, piyasa hareketlerini tahmin etmek için Yapay Zekayı geleneksel teknik analizle birleştiren karmaşık ve yenilikçi bir algoritmadır. Her bir girişi birkaç küçük işleme bölen ve diğer işlemlerden elde edilen karlarla birer birer kapatan devrim niteliğinde bir geri kazanım moduna sahiptir. Prop firm ticareti için en son özellikleri entegre eden ve drawdown sınırlandırıcıları ve son derece özelleştirilebilir bir risk yönetim sistemi aracılığıyla güvenliği sağlayan, hesabınızın boyutuna
Introducing  Index Sniper Pro EA . It is a Fully Automatic Index (US30) System trading early US Open. No  Martingale,  No  Grid , No Averaging ***********Upcoming Features*********** NAS100 Set File - WIP S&P500 Set File - Done and Testing Buy only and Sell only Settings - Released Individual TSL and SL settings for Buy and Sell Orders - Released Current Price: $349--> (Next price $499) Live signal: With Default Settings on US30 symbol https://www.mql5.com/en/signals/2255171 Features
CyBRG RX
Arseny Potyekhin
4.5 (10)
Introducing CyBRG RX: The Next-Generation Trading Assistant Step into the future of trading with CyBRG RX, your cutting-edge trading companion designed to elevate your trading experience. Harnessing the power of advanced neural networks, CyBRG RX is engineered to analyze and adapt to ever-changing market conditions with unparalleled precision. Signals:   Live Signal 1 Live Signal 2 Because this strategy is so unique, I only want to sell a limited number of licenses. Therefore, the price
Gold GPU
Maksim Dmitriev
2.75 (8)
Özel teklif 3 günlük fiyat $280   8 kopya satıldıktan sonra fiyat artacak (1 kaldı).   Normal Fiyat: $540   İndirimli Fiyat (sınırlı süre teklifi): $380 Herhangi bir sorunuz varsa, çekinmeden bana özel mesaj gönderin: https ://www.mql5 .com /en /users /abudabi (mesaj gönder) Genel Bakış      Trend Takip Uzman Danışmanı     Pazar trendlerini tanımak için yapay zeka kullanır.     10 yılı aşkın bir süredir gerçek tick verileriyle test edilmiştir ve stabil performans göstermiştir.     Danı
Forever Star
Xian Qin Ceng
4.67 (3)
Forever star   EA,   New Way Scalper'dan farklı bir gece saç derisi bakımıdır. New Way Scalper'ın tamamlayıcısıdır ve daha iyi sonuçlar elde etmek için birlikte çalışabilir.   Sonsuza kadar       Star EA,   15M veya H1'de kullanılır ve 15 veya daha fazla döviz çiftiyle işlem yapabilir. Herkes, zihnindeki en iyi kombinasyonu oluşturmakta özgürdür. Forever star EA'nın kullanımı basittir ve tek bir grafik kullanarak birden fazla döviz çiftinde işlem yapmanıza olanak tanır. Tüm parametreler zaten y
ONLY 1 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. Alins Crown EA is Fully Automated Expert Advisor specifically designed to run on the XAUUSD/GOLD pair. Alins Crown EA will trade based on analysis that uses the concept of following trends and making transactions in overbought or oversold zones. Trends In forex is defined as the general direction in which a currency pair's price is moving. Trends can be upward (bullish), downward (bearish), or sideways (ranging
The Gold Reaper MT5
Profalgo Limited
4.27 (73)
PROP FİRMASI HAZIR!   (   SETFILE'ı indirin   ) PROMO BAŞLAT: Mevcut fiyata yalnızca birkaç kopya kaldı! Son fiyat: 990$ 1 EA'yı ücretsiz alın (2 ticari hesap için) -> satın aldıktan sonra benimle iletişime geçin Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here New V2.2 Live Signal Old Live Signal Altın Reaper'a hoş geldiniz! Çok başarılı Goldtrade Pro'yu temel alan bu EA, aynı anda birden fazla zaman diliminde çalışacak şekilde tasarlanmıştır ve ticaret sıklığını ç
Boring Pips MT5
Thi Thu Ha Hoang
4.7 (27)
Çoğu uzman danışmanın neden canlı işlemlerde etkili olmadığını, mükemmel geri test performanslarına rağmen, hiç merak ettiniz mi? En olası cevap Over-fitting'dir. Birçok EA, mevcut tarihsel verilere mükemmel şekilde 'öğrenmek' ve uyum sağlamak için oluşturulur, ancak oluşturulan modelde genelleme eksikliği nedeniyle geleceği tahmin etmekte başarısız olurlar. Bazı geliştiriciler basitçe Over-fitting'in varlığından haberdar değillerdir veya biliyor olmalarına rağmen bunu önlemenin bir yolu yoktur
Birçok kişi XAUUSD alım satımını sever ve ben de bir istisna değilim. Biraz alım satım deneyimi ve sıkı çalışma biriktirdikten sonra, bu Apocalypse XAU EA'yı özellikle XAUUSD/XAUEUR/XAUGBP/XAUCHF /XAUJPY/XAUAUD gibi tüm XAU ile ilgili çeşitlerin alım satımı için yarattım. Bununla birlikte, birçok kişinin tüm XAU döviz çiftleriyle işlem yapması gerekmeyebileceği, yalnızca XAUUSD ticareti yapması gerektiği göz önüne alındığında, giriş seviyesi bir EA çok anlamlı hale gelir. Bu yüzden özellikle XAU
HeXon FX
Arseny Potyekhin
5 (1)
HeXon FX – Forex Traderlar için Birinci Sınıf Ticaret Çözümü HeXon FX, döviz piyasalarında hassasiyetle çalışacak şekilde geliştirilmiş, son derece gelişmiş bir Uzman Danışman'dır (EA). En son ticaret stratejilerini kullanarak, HeXon FX EURUSD gibi ana döviz çiftlerinin ticareti için esnek ve istikrarlı bir çözüm sunar. Bu EA, özellikle piyasanın dalgalı olduğu dönemlerde mükemmel performans gösterir ve riskleri en aza indirirken farklı piyasa koşullarına etkin bir şekilde uyum sağlayarak istik
Gold Harvest MT5
Abdul Jalil Mridah
4.33 (3)
Promotional s uper discount  for today   for few copies .  Prices may increase at any time. Final price will be 4999 USD. Set Files for Gold Harvest MT5   and  Live Signal Please just change Risk Level (1-80). No need other field change and Risk Level 2 = 2% risk for 1000 equity or above. It's only good works on XAUUSD H1 Timeframe. This robot is profitable. This robot requires minimum deposit of 100 equity. You can get good results with it. You can test it first . It will increase the volume i
ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2251841 Gold Scalper Trading is an EA that uses a complex trading methodology that includes cross-market analysis to find scalpable entry points with XAUUSD, one of the market's wildest running pairs. EA uses stop loss for all orders, only 1 order and does not use any dangerous trading methods: No grid, no martingale,... Gold Scalper Trading is o
Diamond Ultimate'a Hoş Geldiniz!!! BACKTEST GUIDE LANSMAN PROMOSYONU: Mevcut fiyatla sadece birkaç kopya kaldı! Son fiyat: 4993,99 $ EA, NET HESAP SİNYALLERİ sağlar. Ayar dosyalarını indirin MT4 Sürümü Diamond Ultimate , çeşitli fiyat hareketlerine dayalı algoritmaları 13 yıllık piyasa deneyimi ile birleştirerek emirleri yürütür ve sermayeyi yönetir. Tüm işlemler net stop loss ve take profit seviyelerine sahiptir. EA, karları garanti altına almak için takip eden stop loss kullanır. EA, ay
Gold Trend Scalping'e Hoş Geldiniz LANS MANİPÜLASYONU: Mevcut fiyatla yalnızca birkaç kopya kaldı!  Fiyat her 5 satıştan sonra artacak. Sonraki fiyat: 393,99 $ Son fiyat: 1993,99 $   CANLI SINYAL Gold Trend Scalping, özellikle altın için tasarladığım ilk EA'dir. EA, daha büyük zaman dilimlerine dayanan bir trend takip stratejisi kullanır. Büyük zaman dilimindeki ana trendi tespit etmek için süper trend kullanır ve ardından daha küçük zaman dilimlerinde işlemler açar. EA, her işlem için her za
Diamond Titan FX
Lo Thi Mai Loan
4.33 (21)
Merhaba, ben Diamond Titan FX. Bu EA, US30 çiftleri için özel olarak tasarlanmıştır. EA, Martingale veya Grid gibi herhangi bir riskli strateji kullanmaz. Varsayılan olarak, EA her işlem için 50 pip sabit bir SL belirler, ancak isterseniz bunu değiştirebilirsiniz. EA ayrıca 10 pip'ten itibaren karı kilitleyen bir takip durdurma (trailing stop) uygular; bunu da değiştirebilirsiniz. Tüm hesap için drawdown yönetim işlevi bulunmaktadır. EA, haber olayları sırasında ticareti kapatmak isterseniz hab
Yazarın diğer ürünleri
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 d
FREE
Frank
Aleksei Grebenkin
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 in
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. Paramet
Filtrele:
Igor Logvinov
259
Igor Logvinov 2024.10.18 15:15 
 

Удивительный робот с множеством функций, производительность этого EA очень хорошая.Отличная конструктивная поддержка, очень доволен этим советником. Я могу порекомендовать этот советник!

İncelemeye yanıt
Sürüm 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.
Sürüm 5.13 2024.11.01
ByBit support
Sürüm 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.
Sürüm 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)
Sürüm 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.