• 미리보기
  • 리뷰 (1)
  • 코멘트
  • 새 소식

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.


리뷰 1
Igor Logvinov
259
Igor Logvinov 2024.10.18 15:15 
 

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

추천 제품
Live signal https://www.mql5.com/en/users/datbh/seller [MT4 version: https://www.mql5.com/en/market/product/93601 ] ! Next price --> $699 and final: 1779$ MSC Line  is the advanced smart  grid system  which already works on real accounts. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechani
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.
This is based on the double moving average cross and arrow mark under the preparation of custom indicators EA. When the blue arrow appears, make a long order. When the red arrow appears, short the order. When the pink line crosses the green line upward, the pink line is above, the green line is below, the golden fork appears, and the blue arrow appears. When the pink line crosses the green line downward, the pink line is below and the green line is above. There is a dead fork and a red
Matrix Arrow EA MT5
Juvenille Emperor Limited
5 (5)
Matrix Arrow EA MT5 는  Matrix Arrow Indicator의 MT5  신호를 차트의 거래 패널과 수동 또는 100% 자동으로 거래할 수 있는 고유한 전문가 조언자입니다.  Matrix Arrow Indicator MT5 는 다음과 같은 최대 10개의 표준 지표에서 정보와 데이터를 수집하여 초기 단계에서 현재 추세를 결정합니다. 평균 방향 이동 지수(ADX) 상품 채널 지수(CCI) 클래식 하이켄 아시 캔들 이동 평균 이동 평균 수렴 발산(MACD) 상대 활력 지수(RVI) 상대 강도 지수(RSI) 포물선 SAR 스토캐스틱 오실레이터 윌리엄스의 백분율 범위 모든 지표가 유효한 매수 또는 매도 신호를 제공하면 강력한 상승/하락 추세를 나타내는 다음 캔들/막대가 시작될 때 해당 화살표가 차트에 인쇄됩니다. 사용자는 사용할 표시기를 선택하고 각 표시기의 매개변수를 개별적으로 조정할 수 있습니다.   Matrix Arrow EA MT5 를 사용하면 차트의 거래 패널에
Investopedia FIVE
Joseph Anthony Aya-ay Yutig
Investopedia FIVE EA는 다음 기사를 기반으로 합니다. https://www.investopedia.com/articles/forex/08/five-minute-momo.asp 거래 조건 - X 기간 EMA 및 MACD 아래에서 통화 쌍 거래가 음의 영역에 있는지 확인하십시오. - 가격이 X 기간 EMA 위로 교차할 때까지 기다린 다음 MACD가 음수에서 양수로 교차하는 과정에 있는지 또는 5개 막대 내에서 양수 영역으로 교차했는지 확인하십시오. - 20기간 EMA 위로 10핍 매수하세요. - 진입 시점의 포지션 X에 위험 금액을 더한 금액을 매도하십시오. 후반부에 스톱을 손익분기점으로 이동합니다. - 후행 정지 사용 위험 경고 ADX PRO를 구입하기 전에 관련된 위험을 인지하십시오. 과거 실적은 미래 수익성을 보장하지 않습니다(EA도 손실을 입을 수 있음). 표시된 백 테스트(예: 스크린샷)는 최상의 매개변수를 찾기 위해 고도로 최적화되어
As a seller, I have a unique Expert Advisor on the MQL5 Market which I would like to offer. Even though I cannot guarantee success with this product, I can assure that it works and that it will help the consumer pass their Prop Firm challenges. It can be successfully used with 1H time frame and on the GBPCHF currency pairs but it can also be applied to other symbols and time frames. Moreover, I am offering a free risk management EA as an GIFT with this expert advisor. It will help users detec
FREE
GridMasterFx   is an innovative tool for automated forex trading, which is based on a combination of a grid strategy and a unique trend calculation algorithm using the Moving Average indicator. This strategy allows the Expert Advisor to open and close positions on time, use the analysis of the current trend and instantly respond to market changes. GridMasterFx   Expert Advisor is an excellent choice for successful automation of your forex trading process. It easily adapts to various market co
| 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
Devilfish
Mikhail Sergeev
1.73 (11)
DevilFish  is a fully automatic, multi-currency trading system. Trading is based on explosions of price activity. Big profits, low drawdowns and good hedging results. Minimum Deposit: $ 150. No configuration required. Accounts: Netting, Hedging. Currency pairs: EURUSD, GBPUSD, AUDUSD, NZDUSD, USDCHF, USDCAD, USDJPY. It works on hourly bars and is not demanding on the quality of the Internet connection.  Works in the strategy tester in the "open prices only" mode. Does not use the super short tra
KT COG Robot MT5
KEENBASE SOFTWARE SOLUTIONS
KT COG Robot is a fully automated Expert Advisor based on the   KT COG Indicator . The COG indicator was originally presented by John F. Ehlers in the May 2002 edition of Technical Analysis of Stocks & Commodities magazine. The EA fires a long trade when COG line cross above the signal line and a short trade is fired when the COG line cross below the signal line.  Adaptive Filtration Our adaptive filtration algorithm combines the original COG formula with the major trend direction and market
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
Cordoba mt5
Mikhail Mitin
Main: Not martingale, not a grid; Working on all symbols; Use on EURUSD; Use on M5. Signals: There is a good rational algorithm. Work of two indicators: Ichimoku and Alligator  (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on c
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.
RSI Grid MT5
Joseph Anthony Aya-ay Yutig
다른 EA를 무료로 받으세요!!! 다른 EA를 무료로 받으세요!!! 다른 EA를 무료로 받으세요!!! 다른 EA를 무료로 받으세요!!! 다른 EA를 무료로 받으세요!!! RSI Grid는 RSI 과매수 및 과매도 조건을 기반으로 하며 거래가 시장에서 손해를 보는 쪽에 있을 때 그리드를 엽니다. RSI는 기술 거래자들에게 강세 및 약세 가격 모멘텀에 대한 신호를 제공하며 종종 자산 가격 그래프 아래에 표시됩니다. 자산은 일반적으로 RSI가 70% 이상일 때 과매수 상태로 간주되고 30% 미만일 때 과매도 상태로 간주됩니다. 매개변수: 시간 필터 월요일 화요일 수요일 목요일 금요일 토요일 일요일 시작 시간 종료 시간 RSI 설정 RSI 기간 과매수 과매도 타임프레임 자산 관리 오토로트 최대 부지 이익을 취하다 그리드 크기 승수 후행 옵션 후행 정지 후행 단계 트레일 오프셋
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   
RSI PROject MT5
Osama Echchakery
Discover the full potential of automated trading with RSI PROject, our cutting-edge MT5 Expert Advisor (EA). This sophisticated tool is designed to streamline your trading journey, offering a user-friendly interface combined with powerful filters and in-depth customization options. Whether you're a novice or an experienced trader, RSI PROject adapts to your needs, helping you optimize strategies and make informed decisions with confidence. $32  (3 copy left) next price $99 Key Features and Benef
Ksm mt5
Andriy Sydoruk
5 (1)
Ksm: Smart Solution for Automated Forex Trading Ksm is a tool designed for automating Forex trading, using modern methods of time-series data analysis to work with multiple currency pairs across different timeframes. Key Features and Benefits Multi-currency support : Ksm enables trading across multiple currency pairs, helping traders adapt their strategies to various market conditions. New currency pairs can be easily added. Time-series data analysis : Utilizing advanced algorithms, Ksm analyze
MNG Mt5
TDINVEST LLP
4.3 (10)
IMPORTANT : When testing the EA or running it live, make sure to set "Activate MNG Martingale" to "True" Hello & Welcome To MNG MNG is a martingale EA that allows you to configure a lot of features that I'll detail below. But first, I'd like to insist on the fact that a martingale EA is never safe, no matter if it has a good track record for 5+ years, if it shows incredible backtest results, if it's marketed as the best EA or whatever its price is ($30,000 or $50). A martingale EA might bl
FREE
Ultimatum Breakout MT5
Ruslan Pishun
1 (2)
Ultimatum Breakout  - this trading system uses the strategy of valid breakouts, using multiple custom indicators for eliminating bad signals. The EA uses a very small SL so the account is always protected from equity drawdown with a very low risk-per-trade. The EA is fully adapted: calculates the spread — for pending orders, stop loss, trailing stop, breakeven. It was backtested and optimized using real ticks with 99,9% quality. It has successfully completed stress testing. No Martingale. No arb
Ziwox Fundamental Trader Ziwox Fundamental Trader 는 금융 시장 거래자가 EA 정보 데이터를 통해 현명한 결정을 내릴 수 있도록 도와주는 거래 도우미입니다. 이 EA는 온라인 소스를 사용하여 통화의 기본 편향, 쌍에 대한 소매 거래자 비율의 감정, 은행 및 기관 예측, COT 보고서 데이터 및 복잡한 EA 패널의 기타 데이터와 같은 필요한 정보를 포착합니다. 간단히 말해서 수동 트레이더가 더 나은 결정을 내리는 데 도움이 되는 통합 외환 데이터 소스 및 정보입니다. 이 도우미와 함께 기본 및 기술 데이터를 사용하여 쌍으로 자동 거래하는 FULL AUTO 거래 시스템이기도 합니다. [   User guide & installation   |  EA components  |   Set file |    Join EA channel (Link in bio)  |  Live signal  |  All product  ] 구성
LL Grid EA MT5
Leopoldo Licari
********** CHRISTMAS OFFER - LIMITED TIME ONLY 30$ ********** 6 COPIES OUT OF 10 LEFT AT $35  ---> NEXT PRICE $55 UPDATED v1.8 IS OUT ON MARCH 2022 " I built this EA based on my past trading experience, on my personal needs, on what I already had in my hands, on those useful functions that I needed. I am happy to share it with you at a very small cost considering the potential and the time dedicated to developing it. " PLEASE READ ALL THE DESCRIPTION BEFORE USE IT -  Grid EA with  selec
CAP Channel Trading EA MT4  is Expert Advisor that base on our famous indicator  CAP Channel Indicator .  EA is a non-optimized expert advisor you have to find best setting by yourself. Who using our CAP Channel Indicator and looking for EA that base on Channel indicator this EA is best for them. We give lots of options so you can customize your trading strategy.  [  Installation Guide  |  Update Guide  |  Submit Your Problem  |  All Products  ] Channel Trading is a volatility-based indicator th
EA Makoto MT5
Ruslan Pishun
The EA uses a trend strategy based on several relative Strength, Average True Range and Stochastic oscillator indicators. it Also uses a grid and averaging positions up to 6 orders. The EA uses the main timeframe H1 and M15, M30 as additional. Orders use stop loss, take profit, breakeven, trailing stop and smart filter to transfer positions to breakeven. Attention! This EA is only for "hedging" accounts. МetaТrader 4 version :  https://www.mql5.com/en/market/product/39786 Multi_Currency_BackTest
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
Crypto MonKey
Dragan Drenjanin
Crypto Monkey is the latest addition to our suite of automated trading robots tailored for Bitcoin trading. Embracing a minimalist design, this robot aligns seamlessly with the aesthetic of our previously released applications on this online store. Notably, Crypto Monkey is equipped with predefined entry rules capable of generating market orders for both buying and selling positions. Additionally, the robot incorporates exit signal rules as well and includes standard rules such as Take Profit (T
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 ent
Recovery System
Maksim Neimerik
Recovery System EA The advisor is designed to automate the process of recovering losses on the current symbol. It can be used if there is a current loss, as well as to accompany other advisors. This product can also be used as a stand-alone advisor. Recovery System EA contains in the settings an option to select the operating mode: Recovery MA Cross Stochastic Bollinger Bands Non-indicators When working in Recovery mode, the advisor removes a losing position from a drawdown using the method sh
DiversiStrat Harmony Pro
Daniel Enrique James Whyte
DiversiStrat Harmony Pro: Revolutionizing Trading with over 25 Strategies in one EA! Welcome to the future of trading with DiversiStrat Harmony Pro – your ultimate solution for navigating the complexities of the market with ease and precision. Harnessing the combined power a package of meticulously curated strategies, this Expert Advisor (EA) is engineered to excel in the dynamic landscape of Forex trading. At the heart of DiversiStrat Harmony Pro lies a commitment to innovation and reliability.
FREE
IPgbpusd5
ANO IDS
3 (2)
The EA is recommended for trading GBPUSD M5. It is based on the strategy of "waiting out", the market entry (and exit) points are determined on the basis of correlation of a number of indicators. The trading volume for opening a position depends on results of previous trades. It is possible to limit the amount of risk (the AutoMM parameter). It is also possible to set the maximum spread, above which the EA will automatically suspend trading (the MaxSpread parameter). It also has advanced feature
이 제품의 구매자들이 또한 구매함
AI Gen XII EA
Denis Kurnev
4.87 (53)
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
Golden Ai EA MT5
Mansour Babasafary
4.23 (26)
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
Quantum Emperor MT5
Bogdan Ion Puscasu
4.83 (287)
소개       Quantum Emperor EA는   유명한 GBPUSD 쌍을 거래하는 방식을 변화시키는 획기적인 MQL5 전문 고문입니다! 13년 이상의 거래 경험을 가진 숙련된 트레이더 팀이 개발했습니다. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Quantum Emperor EA를 구매하시면 Quantum StarMan 또는 Quantum Queen 또는 Quantum Gold Emperor를 무료로 받으실 수 있습니다!*** 자세한 내용은 비공개로 문의하세요. 새로운 Live Signal V5:   여기를 클릭하세요 MT4 버전 :   여기를 클릭하세요 Quantum EA 채널:       여기를 클릭하세요 10개 구매 시마다 가격이 $50씩 인상됩니다. 최종 가격 $1
Gold Trading AI MT5
Ho Tuan Thang
5 (8)
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
CoreX G
Arseny Potyekhin
5 (6)
개요 CoreX G EA는 외환 시장의 복잡성을 해결하기 위해 특별히 설계된 고급 거래 시스템입니다. 최첨단 신경망, 정교한 머신 러닝 기술, 통합된 빅데이터 전략을 활용하여 CoreX G는 거래에서 탁월한 정확성과 보안을 제공합니다. 이 전문가 고문(EA)은 기술적 우수성과 프리미엄 고객 지원으로 차별화되며, 사용자가 질문이나 우려 사항에 대해 항상 도움을 받을 수 있도록 합니다. 신호: Live Signal 1 Live Signal 2 Blog: CoreX G EA 이 전략은 매우 독특하기 때문에 라이선스의 수를 제한하여 판매하고 싶습니다. 따라서 판매를 제한하기 위해 가격이 점차 상승할 것입니다. 다음 가격은 790 달러입니다. 브로커 모든 브로커, ECN/제로 스프레드 선호 레버리지 1:20부터 입금 최소 200$     심볼 XAUUSD 타임프레임 H1 빅데이터 통합 및 거래 전략 빅데이터는 CoreX G 전략의 핵심입니다. 이 시스템은 방대한 양의 역사적 및 실시
AT Ai Bot
Zaha Feiz
5 (12)
ATAI: AI 기반 금 거래 전문가 상담사 가격은 10번 구매할 때마다 250달러씩 증가합니다. 최종 가격: 1250달러. 이 진술은 이 AI 기반 거래 시스템의 백테스트 결과가 신뢰할 수 없음을 설명합니다. 이는 거래 신호를 받기 위해 인터넷 연결과 AI 서버와의 통신이 필요하지만, 백테스트 환경에서는 불가능합니다. 설명 ATAI는 금 및 금 관련 통화 쌍 거래를 위해 설계된 고급 전문가 상담사입니다. ------ 설정 및 가이드   ATAI는 금 및 금 관련 통화 쌍 거래를 위해 설계된 고급 전문가 상담사입니다. 시장 데이터를 분석하고 거래 신호를 생성하기 위해 인공지능, 특히 Groq AI 모델을 사용합니다. 이 EA는 전통적인 기술 분석과 최첨단 AI 기술을 결합하여 정보에 기반한 거래 결정을 내립니다. 주요 특징 • Groq AI를 사용한 AI 기반 거래 신호 • 금 및 금 관련 통화 쌍과 호환 • ATR 기반 트레일링 스톱 메커니즘 • 동적 로트 크
Way To Stars는 낮은 위험 기회를 활용하기 위해 시장 변동성이 낮은 기간에 거래하도록 특별히 설계된 야간 암표 EA입니다.이 야간 암표 EA는 잦은 거래를 위한 작은 가격 움직임을 포착하여 시간이 지남에 따라 수익을 축적하는 데 집중합니다.거래당 잠재적 손실을 제한하기 위해 엄격한 스톱로스 조치를 사용하여 효과적인 리스크 관리를 보장합니다.Way To Stars는 소위 말하는 신경망, 인공 지능, ChatGPT 또는 완벽한 직선 백테스팅 결과에 의존하지 않는 진실되고 정직한 거래 시스템입니다. MT4     사용 설명서   signal :  https://www.mql5.com/en/signals/2260126   다음 가격: $ 699 setfile of Medium-low Risk  (signal's setfile) setfile of High Risk 이 EA의 특징: 적합한 통화쌍:GBPUSD Load timeframe:임의의 시간 그리드도 없고, 마팅게일도 없고,
Gold GPU
Maksim Dmitriev
4.4 (5)
특별 할인 3일 가격 $280   8개가 팔린 후 가격이 인상됩니다 (1개 남음).   정가: $540   할인가 (한정 기간 제공): $380 질문이 있으시면 언제든지 개인 메시지를 보내주세요: https ://www.mql5 .com /en /users /abudabi (메시지 보내기) 개요      트렌드 추적 전문가 어드바이저     인공지능을 사용하여 시장의 트렌드를 인식합니다.     10년 이상의 실제 틱 데이터로 테스트되었으며 안정적인 성과를 보였습니다.     이 어드바이저는 마이크로, 표준 또는 ECN 계정을 포함한 여러 계좌 유형에서 사용할 수 있습니다.     마틴게일이나 헤지 거래 방법을 사용하지 않고, 대신 테이크 프로핏과 스톱 로스를 사용하여 거래를 보호합니다. 기술적 세부사항:     전략: 인공지능을 이용한 트렌드 추적     통화쌍: XAUUSD (금)     시간대: H1     최소 예치금: 100달러     E
Quantum Queen MT5
Bogdan Ion Puscasu
5 (26)
안녕하세요, 상인 여러분! 저는 Quantum 전문가 자문단에 가장 최근에 합류한 매우 강력한 구성원인 Quantum Queen입니다. 내 특기? 금. 예, 저는 XAUUSD 쌍을 정확하고 자신감있게 거래하여 빛나는 금 시장에서 비교할 수 없는 거래 기회를 제공합니다. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 실시간 신호 1:   클릭 8월 31일까지   할인된   가격입니다.   10번 구매시마다 가격이 100달러씩 인상됩니다. 최종 가격 $999 Quantum EA 채널:       여기를 클릭하세요 ***Quantum Queen MT5를 구매하시면 Quantum StarMan 또는 Quantum Gold Emperor를 무료로 받으실 수 있습니다!*** 자세한 내용
Gold Trend Scalping에 오신 것을 환영합니다 출시 프로모션: 현재 가격으로 남은 수량이 몇 개 안 남았습니다!  가격은 5회 판매마다 상승합니다. 다음 가격: $293.99 최종 가격: $1993.99   실시간 신호 Gold Trend Scalping은 제가 금(Gold)을 위해 특별히 설계한 첫 번째 EA입니다. 이 EA는 더 큰 시간 프레임을 기반으로 한 추세 추종 전략을 사용합니다. 슈퍼 트렌드를 활용하여 큰 시간 프레임의 주요 추세를 감지한 후, 작은 시간 프레임에서 거래를 시작합니다. EA는 각 거래에 대해 항상 100핍으로 고정된 손절매(Stop Loss)를 사용합니다. 또한, 이익을 보존하기 위한 트레일링 스탑(Trailing Stop)을 포함하고 있습니다. EA는 마틴게일(Martingale)이나 그리드(Grid)와 같은 위험한 전략을 사용하지 않습니다. 이 EA는 US30 Scalper, Quantum Algo, Diamond Titan과 같은 전작
Index Sniper Pro MT5
Sachin Gautam
5 (5)
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 - WIP Buy only and Sell only Settings - Released Individual TSL and SL settings for Buy and Sell Orders - Released Current Price: $199 --> (Next price $349) Oct 16 Live signal: WIth Default Settings on US30 symbol https://www.mql5.com/en/signals/2255171 Features: Tra
Diamond Ultimate MT5
Lo Thi Mai Loan
4.43 (7)
Diamond Ultimate에 오신 것을 환영합니다!!! BACKTEST GUIDE 출시 프로모션: 현재 가격으로 남은 복사본이 몇 개 없습니다! 최종 가격: 4993.99 달러 Diamond Ultimate 는 다양한 가격 행동에 기반한 알고리즘과 13년의 시장 경험을 결합하여 주문을 실행하고 자본을 관리합니다. 모든 거래에는 명확한 손절매 및 이익 실현 수준이 설정되어 있습니다. EA는 추적 손절매를 사용하여 이익을 확보합니다. EA는 동시에 최대 7개의 거래를 열 수 있지만, 설정에서 더 적은 수로 조정할 수 있습니다. 이 EA가 장기적으로 제 최고의 EA가 될 것이라고 확신하며, 매우 기대하고 있습니다. EA의 특징: - 주로 다우존스 페어(US30, W30, US30Cash, DJ30 등)로 거래합니다. - 2020년부터의 최상의 브로커 데이터를 통해 백테스트되었으며, 매우 강력한 자본 곡선을 보여줍니다. 거래는 명확하게 승패가 구분되며, 모든 손실
The Gold Reaper MT5
Profalgo Limited
4.37 (71)
소품 회사 준비 완료!   (   세트파일 다운로드   ) 출시 프로모션: 현재 가격으로 몇 장 남지 않았습니다! 최종 가격: 990$ 1EA를 무료로 받으세요(2개의 거래 계정에 대해) -> 구매 후 저에게 연락하세요 Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal 골드 리퍼에 오신 것을 환영합니다! 매우 성공적인 Goldtrade Pro를 기반으로 구축된 이 EA는 동시에 여러 기간에 걸쳐 실행되도록 설계되었으며 거래 빈도를 매우 보수적인 것부터 극단적인 변동까지 설정할 수 있는 옵션이 있습니다. EA는 여러 확인 알고리즘을 사용하여 최적의 진입 가격을 찾고 내부적으로 여러 전략을 실행하여 거래 위험을 분산시킵니다. 모든 거래에는 손절매와 이익 실현이 있지만, 위험을 최소화하고 각 거래의 잠재력을 극대화하기 위해 후행 손절매와 후행 이익 이익도 사용합니다. 이 시스템은 매우
CyBRG RX
Arseny Potyekhin
5 (8)
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
Big Forex Players MT5
Marzena Maria Szmit
4.85 (54)
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 Hybrid Robot MT5
Mansour Babasafary
4.33 (12)
Several experts in one expert With this expert, you can use several up-to-date strategies Enhanced with artificial intelligence Can be used in several popular forex currencies Can be used in the most popular forex time frames Without using high-risk strategies Attributes : Can be used in the EURUSD , GBPUSD , USDCHF , AUDUSD , USDCAD , NZDUSD  currency pairs Can be used in M30 , H1 , H4 , D1 time frames Has profit limit and loss limit Without using risky strategies like martingale or hedg
Dark Algo MT5
Marco Solito
5 (57)
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
AI NoX EA MT5
Denis Kurnev
4.08 (12)
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 Real Time Signal XAUUSD:  https://www.mql5.com/en/signals/2254092 Real Time Signal USDJPY:  https://www.mql5.com/en/signals/2254091
Bitcoin Robot MT5
Marzena Maria Szmit
4.44 (41)
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
The King Advisor MT5
Guillem Boix Martin
4.62 (52)
킹 어드바이저는 고도로 발전된 신경망 알고리즘입니다. 이 전략은 정교한 자가 학습 시스템과 수년간의 경험과 작업으로 고안된 트레이딩 시스템을 통해 지지선, 저항선, 추세선을 식별하는 것을 기반으로 합니다. 숙련된 트레이더로 구성된 팀이 개발했습니다. 예시 200개로 제한됩니다 --> 업데이트된 총 판매 부수: 195  개 다음 EA를 제공하는 프로모션이 진행 중입니다. 받으시려면 구매 후 문의해 주세요. 이 프로모션은 기간 한정으로 제공됩니다. 킹 어드바이저는 체결을 제어할 수 있습니다. 거래를 하기 전에 로봇은 거래 쌍에 대한 유동성 흡수량을 평가하여 슬리피지를 최소화하고 최상의 조건에서 거래가 체결되도록 합니다. 킹 어드바이저는 리스크 관리가 매우 우수하여 주문을 제어합니다. 이 전문 어드바이저는 최악의 시장 상황에서 엄격한 테스트를 거쳐 다양한 시장 시나리오에 적응할 수 있는 능력을 입증했습니다. 또한 전문가는 다음 데이터를 사용하여 99.9 %의 모델링 품질로 20 년 이상
HeXon FX
Arseny Potyekhin
5 (1)
HeXon FX – 외환 트레이더를 위한 프리미어 트레이딩 솔루션 HeXon FX는 외환 시장에서 정확하게 작동하도록 설계된 고급형 전문가 어드바이저(EA)입니다. 최첨단 거래 전략을 활용하여 HeXon FX는 주요 통화쌍인 EURUSD 거래에 유연하고 안정적인 솔루션을 제공합니다. 이 EA는 특히 변동성이 큰 시장 상황에서 탁월하며, 다양한 시장 상황에 효과적으로 적응하여 위험을 최소화하면서도 일관된 수익을 제공합니다. 신호: Live Signal 1 이 전략은 매우 독특하기 때문에 라이선스의 수를 제한하여 판매하고 싶습니다. 따라서 판매를 제한하기 위해 가격이 점차 상승할 것입니다. 다음 가격은   690 달러입니다. 브로커 모든 브로커, ECN/제로 스프레드 선호 레버리지 1:20부터 입금 최소 50$     심볼 EURUSD 타임프레임 H1 HeXon FX의 차별화된 전략들 HeXon FX는 개별적으로 또는 조합하여 최적의 성능을 발휘할 수 있는 여러 복잡한 거래 전
Alphabet AI MT5
Sergei Pomytkin
4.25 (4)
Alphabet AI 는 두 가지 인기 있는 거래 접근 방식, 즉 다단계 퍼셉트론(MLP) 전략과 평균 회귀 전략을 결합한 조언자입니다. MLP 전략은 장기적인 추세를 식별하고 향후 가격 변동을 예측할 수 있는 반면, 평균 회귀 전략은 평균에서 단기적인 가격 편차를 활용할 수 있습니다. 다단계 퍼셉트론 전략과 거래 고문의 평균 회귀를 결합하면 Forex 거래에 대한 강력한 접근 방식을 제공합니다. MLP 모델의 예측 기능과 평균 회귀 원칙을 사용하여 거래자는 거래 신호를 개선하고 전반적인 거래 성과를 향상시킬 수 있습니다. Advisor는 20년 넘게 데이터 테스트를 거쳤으며 그 기간 동안 가장 불안정한 기간도 견딜 수 있습니다. 컴퓨터를 연중무휴 24시간 실행할 수 없다면 VPS 서버 서비스를 이용하는 것이 좋습니다. 고문은 12개월 이상 낮은 손실률로 안정적인 거래를 했습니다. 기간 한정 가격 $319.99! 10번 구매마다 가격이 $50씩 인상됩니다! 최종 가격 US$2999
Indicement MT5
Profalgo Limited
3.92 (12)
Indicement에 오신 것을 환영합니다! PROP FIRM 준비 완료! ->   여기에서 세트 파일을 다운로드하세요 프로모션 출시: 현재 가격으로는 몇 개밖에 남지 않았습니다! 최종 가격: 990$ NEW: Choose 1 EA for FREE! (limited to 2 trading account numbers) 최고의 콤보 딜     ->     여기를 클릭하세요 공개 그룹에 가입하세요:   여기를 클릭하세요   LIVE SIGNAL INDICEMENT는     제가 15년 동안 축적한 경험을 바탕으로 지수 시장에 전문적 거래 알고리즘을 개발했습니다. EA는 매우 잘 고안된 알고리즘을 사용하여 최상의 진입 가격을 찾고, 거래 위험을 분산하기 위해 내부적으로 여러 가지 전략을 실행합니다. 모든 거래에는 손절매와 이익실현이 있지만, 거래의 위험을 최소화하고 잠재력을 극대화하기 위해 추적 손절매와 추적 이익실현도 사용합니다. 이 시스템은 매우 인기 있고 검증된 전략, 즉 중요
Boring Pips MT5
Thi Thu Ha Hoang
4.71 (28)
Have you ever wondered why most expert advisors are not effective in live trading, despite their perfect backtest performance? The most likely answer is   Over-fitting . Many EAs are created to ‘learn’ and adapt perfectly to the available historical data, but they fail to predict the future due to a lack of generalizability in the constructed model. Some developers simply don't know about the existence of over-fitting, or they know but don't have a way to prevent it. Others exploit it as a tool
Gold Trade Pro MT5
Profalgo Limited
4.39 (33)
프로모션 시작! 449$에 얼마 남지 않았습니다! 다음 가격: 599$ 최종 가격: 999$ 1EA를 무료로 받으세요(2개의 거래 계정에 대해) -> 구매 후 저에게 연락하세요 Ultimate Combo Deal   ->   click here Live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set File JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro는 금 거래 EA의 클럽에 합류하지만 한 가지 큰 차이점이 있습니다. 이것은 진정한 거래 전략입니다. "실제 거래 전략"이란 무엇을 의미합니까?   아시다시피 시장에 있는 거의 모든 Gold EA는 단순한 그리드/마팅게일 시스템으로 시장
BitBull EA
Arseny Potyekhin
4.6 (5)
Dear Traders, I am very pleased to introduce our latest project to you. EA BitBull . Real cryptocurrency trading has now become a reality! Signals: Live Signal 1 Because this strategy is so unique, I only want to sell a limited number of licenses. Therefore, the price will steadily increase to limit sales. Next price is 790 USD . With the help of our esteemed partners from all over the world, we have succeeded in developing an innovative crypto strategy. This strategy seamlessly combines
HFT PropFirm EA MT5
Dilwyn Tng
4.83 (24)
MT4 버전: https://www.mql5.com/en/market/product/104871 HFT MT5 챌린지 성능 모니터 (실계정용 아님): 브로커: Fusion Market 로그인: 89600 비밀번호: Greenman89$ 서버: FusionMarkets-demo 이전에 출시된 MT4 버전의 700개 이상의 진정한 5성 리뷰: https://www.mql5.com/en/market/product/104871?source=Unknown#!tab=reviews 공개 채널: https://www.mql5.com/en/channels/hftpropfirmea MT4 버전: https://www.mql5.com/en/market/product/104871 주요 기능 HFT 챌린지를 위해 특별히 설계: Prop Firms 챌린지를 낮은 드로우다운과 스톱 로스로 효율적으로 통과하도록 맞춤화되었습니다. 지원: 설정 파일 제공 외에도 VPS 설정, MT 설정, EA 다운로드, 봇 설정
Diamond Titan FX
Lo Thi Mai Loan
4.6 (20)
안녕하세요, 저는 Diamond Titan FX입니다. 이 EA는 US30 쌍을 위해 특별히 설계되었습니다. EA는 마틴게일이나 그리드와 같은 위험한 전략을 사용하지 않습니다. 기본적으로 EA는 각 거래에 대해 50핍의 고정 SL을 설정하지만 원하시면 변경할 수 있습니다. EA는 또한 10핍부터 이익을 고정하는 트레일링 스톱을 구현하며, 이것도 수정 가능합니다. 전체 계좌에 대한 드로우다운 관리 기능이 있습니다. EA는 뉴스 이벤트 중 거래를 비활성화할 수 있는 뉴스 필터 옵션도 포함되어 있습니다. 특별히: EA는 7개월 이상 LIVE SIGNAL을 운영하고 있습니다. 명확하고 투명합니다. 실시간 신호 1: https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller   실시간 신호 2: https://www.mql5.com/en/signals/2242066?source=Site+Profile+Seller    프로모션:
Gold Scalper Trading MT5
Ho Tuan Thang
3.93 (28)
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
XG Gold Robot MT5
Marzena Maria Szmit
4.35 (75)
The XG Gold Robot MT5 is specially designed for Gold. We decided to include this EA in our offering after extensive testing . XG Gold Robot and works perfectly with the XAUUSD, GOLD, XAUEUR pairs. XG Gold Robot has been created for all traders who like to Trade in Gold and includes additional a function that displays weekly Gold levels with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on Price Action, Cycle S
제작자의 제품 더 보기
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
Frankenstein
Aleksei Grebenkin
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
필터:
Igor Logvinov
259
Igor Logvinov 2024.10.18 15:15 
 

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

리뷰 답변
버전 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.
버전 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)
버전 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.