• Overview
  • Reviews
  • Comments

EA algostat

Here is the English translation of the detailed description of the Expert Advisor (EA):

---

This Expert Advisor (EA) is designed to perform automated trading operations based on a series of technical criteria on a 1-hour chart for the USDCHF symbol. Here is a detailed description of its functionality:

### 1. **Lot Size and Maximum Number of Entries**
   - **LotSize**: The initial lot size for each trade is set to 0.1.
   - **Max_Entries**: The EA can open up to 4 trades simultaneously. For each new trade, the lot size increases proportionally (0.1, 0.2, 0.3, etc.).

### 2. **Technical Indicators Used**
   - **ATR (Average True Range)**: Calculated over a period of 14 bars (1 hour each) to measure volatility. The ATR is multiplied by 2.0 to determine dynamic levels for Take Profit (TP) and Stop Loss (SL).
   - **MFI (Money Flow Index)**: Calculated over a period of 14 bars. Used to identify overbought (>80) or oversold (<20) conditions.
   - **ADX (Average Directional Index)**: Calculated over a period of 14 bars. Used to confirm the strength of the trend, with a threshold of 25.
   - **RSI (Relative Strength Index)**: Calculated over a period of 14 bars. Used to confirm overbought (>70) or oversold (<30) conditions.

### 3. **Entry Logic**
   - The EA checks if there is a bullish or bearish pattern identified through specific functions (`isBullishPattern`, `isBearishPattern`).
   
   - **Bearish Pattern**:
     - The EA looks for bearish patterns like the "Shooting Star", "Bearish Engulfing", or "Evening Star".
   
### 3. **Entry Logic** (Continuation)
   - **Bullish Pattern**:
     - The EA identifies bullish patterns like the "Hammer", "Bullish Engulfing", or "Morning Star".
     - If one of these bullish patterns is confirmed, and the following criteria are met:
       - The ADX is above 25 (indicating a strong trend).
       - The MFI is below 80 (indicating the market is not overbought).
       - The RSI is below 70 (indicating the market is not overbought).
     - The EA opens a buy position with the current lot size.

   - **Bearish Pattern**:
     - The EA identifies bearish patterns like the "Shooting Star", "Bearish Engulfing", or "Evening Star".
     - If one of these bearish patterns is confirmed, and the following criteria are met:
       - The ADX is above 25 (indicating a strong trend).
       - The MFI is above 20 (indicating the market is not oversold).
       - The RSI is above 30 (indicating the market is not oversold).
     - The EA opens a sell position with the current lot size.

### 4. **Lot Size and Subsequent Entries**
   - If the EA has already opened positions, the lot size for new entries increases proportionally to the number of positions already opened, up to a maximum of 4 entries. For example:
     - First entry: 0.1 lots.
     - Second entry: 0.2 lots.
     - Third entry: 0.3 lots.
     - Fourth entry: 0.4 lots.

### 5. **Dynamic Take Profit (TP) and Stop Loss (SL)**
   - Both the Take Profit and Stop Loss levels are calculated dynamically based on the ATR. This allows the EA to adapt to the current market volatility:
     - **TP** = ATR * ATR_Multiplier (2.0)
     - **SL** = ATR * ATR_Multiplier (2.0)

### 6. **Volatility Filter**
   - The EA avoids opening trades if the ADX is below 25, as this could indicate a sideways market or one without a clear direction.

### 7. **Operation on USD/CHF at 1H**
   - This EA is optimized to operate on the 1-hour chart of the USD/CHF currency pair. The choice of timeframe and currency pair is important because it directly influences the performance of the automated trading. On this timeframe, the EA looks for trading opportunities based on candlestick patterns and confirms signals through the technical indicators described above.

### 8. **Conclusions**
   - The EA is designed to operate in markets with a strong trend and leverages candlestick patterns to determine entry points. Risk management is dynamic due to the use of TP and SL based on the ATR, and the lot size is adaptive depending on the number of open positions.

--- 

This translation should help explain the functionality of the EA in English. If you have any further questions or need additional clarifications, feel free to ask!
Recommended products
Hercules Gold VIP
Hossein Davarynejad
//// HERCULES GOLD VIP //// the cutting-edge Gold  development expert meticulously crafted for daily time frame strategies with an integrated stop-loss mechanism. As the developer behind this powerful tool, let me delve into the key features and advantages that make   a must-have for your daily Gold trading endeavors: . Daily Time Frame Precision: HERCULES GOLD VIP  is tailored to excel in the   daily   time frame, ensuring optimal precision for your Gold  trading strategies. Whether you're
VolnaFX
Roman Meskhidze
4.76 (21)
LAUNCH PROMO Next price:        $349 The price will be rise to limit the number of users for this strategy The "Volna FX" Expert Advisor is a representative of robots trading from levels. Levels can be built automatically, or they can be rigidly set in the parameters of the Expert Advisor. CHECK REAL SIGNAL :  https://www.mql5.com/en/signals/847709 The uniqueness of the advisor is that it can work both with averaging and using the martingale principle, or without it, i.e. use a clear take profi
Analitic RSI
Yvan Musatov
A professional expert analyzes the market using the relative strength index. The basic principle is that the bot takes the indicated prices for a certain period of time and calculates the strength and amplitude of the price. This can show when the trend will lose strength and reverse. The signal from the exit from the overbought/oversold zones is analyzed, the levels of these zones will be the levels with LEVEL_MAX and LEVEL_MIN values. We buy when the signal first falls below a certain level (
Impuls Pro MT4
Sergey Batudayev
5 (3)
The EA’s strategy is based on  Swing trading , with entries after sharp impulses calculated by the iPump indicator. The advisor has the ability to open manual trades with automatic support – for a downtrend ↓ we enter a trade after a corrective rise in the price, the asset falls into the overbought zone, we sell along the trend. – for an uptrend ↑, we enter a trade after a corrective fall in the price, the asset falls into the oversold zone, we buy along the trend. When trading on the selected
Stream Z50
Evgeniy Zhdan
Scalping trading robot. The EA monitors the stable direction of the trend and works in its direction. The maximally optimized code of the advisor allows you to work with minimal delays and minimal terminal load. The Expert Advisor has been successfully tested since 2015 with basic settings. It is recommended to use basic settings for EURUSD and GBPUSD trading instruments (with any prefixes and postfixes), timeframe 5 minutes. Trading results will be better with low spreads and low commi
Professional expert   Status   Auto     analyzes the market using a special algorithm. The basic principle is that the bot takes the indicated prices for a certain period of time and calculates the strength and amplitude of the price by checking it with its own indication system based on actual data. The moment is fixed when the trend loses strength and reverses, and then the previous series closes and a new one is prepared. The bot also analyzes its own overbought/oversold signals in its algor
So many EA and Copy Signal are using Averaging Grid system with martingale or even using flat lot size, they have pips difference in vary, also the way they put order 3-5 in same time at one time, that's all make a time bomb soon or latter will blow your account. Here is the link on mql5 signal that use This EA :  https://www.mql5.com/en/signals/1850760 https://www.mql5.com/en/signals/1850763 https://www.mql5.com/en/signals/1823152 Iam here with my experience about more than 8 years, i've found
RSI Intelligent is a fully automated scalping robot that uses a very efficient Relative Strength Index (RSI) breakout strategy, Probabilistic analysis with (RSI). Most effective in the price Cumulative probability of a normal distribution that occupy the bulk of the market time. Transactions happen almost every day like Scalping follow trend. A Forex robot using the Relative Strength Index (RSI) indicator combined with an artificial neural network would be an advanced automated trading system th
Desbot
Luke Joel Desmaris
Join our Newsletter to also get a copy of our Optimization Settings: https://desbot.ai/#Newsletter  Input Parameters Below are all the input options (aka: Parameters) for Desbot and how to use them. You can find the best Parameters through optimization. RiskPercentage: Enter the number that represents the percent of your account balance you want Desbot to risk per trade. For example, entering 1.5 would risk 1.5% of your Account Balance. SLTicks: Enter the number of ticks you want for your stop
Jet Punch
Didit Haryadi Saputra
Jet Punch is another best expert advisor for MT4,  can help you make money while you sleep by automatically entering and exiting trades. It trades by opening trades every day and closing them at the right time to ensure you always earn a profit. The software is very simple and can be used by both beginner and experienced traders.  Jet Punch was tested and has successfully passed the stress test with slippage and commission approximate to the real market condition. Recommendations: Currency pair
FT Price Action Grid  is an advanced grid system that has been working consistently for many years. The EA does not use indicators for market analysis. The EA analyzes the current situation in the markets using a grid system based jn Price Action principles.  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
Forest
Vadim Podoprigora
Forest is a Trend Expert Advisor based on the analysis of a unique mathematical model of trend lines, which allows you to determine the trend movement. The Expert Advisor is most suitable for the currency pair "USDCHF" on period "H1". The EA can work on any type of accounts, and with any brokers. The EA uses mathematical analysis to open trades and applies loss control to open trades. At its core, the EA does not use any risky systems with the increase in the volume or increase in the number of
EA specially made for currency pair XAUUSD. It uses artificial intelligence and complex mathematical operations, all with the goal of as little risk as possible and constant profit. I am an electrical engineer and a professor of informatics, so everything with me is calculated to the maximum and there must be no mistakes. The EA will provide mathematically processed information with the aim of as little risk as possible, , and if you wish, you can increase the Lot in order to achieve the desired
Shovel Head
Jason Edward Todt
Unlock Your Trading Potential with Our Exclusive Expert Advisor!   Introducing our cutting-edge MetaTrader 4 Expert Advisor designed to revolutionize your trading experience. Developed by the experts at Live Oak Forex Trading Company, this powerful EA is packed with features to elevate your trading game and maximize your profits. Here's why you should consider making it an essential part of your trading arsenal: This EA can be used either as an indicator with multiple choices of notifications (I
Darwin Swing MT4
Guillaume Duportal
4.79 (14)
Darwin SWING Launch price 999 USD , future price 1490 USD DESCRIPTIONS: -- To understand how it works, come read the blog (This EA reflects my philosophy of forex trading...If you like the way I look at it, then you will like my EA. Take the time to do it! (Forex is not a race): https://www.mql5.com/en/blogs/post/745790 -- To see the past performance here are the links of the signals Live and demo signals: https://www.mql5.com/en/users/tradedeal/seller EXPLANATION: After t
Risk Manager m4
Maryna Shulzhenko
Risk Manager   at a Glance: A Revolutionary Robot with a Unique Trading System Risk Manager is a revolutionary robot. With its unique trading system using sentiment analysis and machine learning, Risk Manager is a game changer when it comes to executing trades. You can work on any hourly period, any currency pair and on the server of any broker. Risk Manager is a trading robot that uses its own algorithm to make trading decisions. Different approaches to analyzing input information are used,
The MelBar HedgeScalper FinTech RoboTrader MAXIMUM LOTSIZE : 100 Lots (US$10,000,000) per TRADE/POSITION FULLY TRIED, TESTED, PROVEN & VERIFIED ON A REAL LIVE TRADING ACCOUNT! TRY OUT THE DEMO! The Experienced Trader & Global Money Manager Version. 89% Trade Winning Percentage. 32.679% Profit Gain or ROI in 2 Trading Days. Profit Factor 3.59 Average Trade Length 1h 22m. The MelBar HedgeScalper FinTech RoboTrader is easy to use. Has the Advantage of Retiring Unnecessary "Debt
Neural Average
Vladislav Filippov
Neural Average is a fully automated trading advisor. In addition to the scalping algorithm, the system for monitoring the market through the volumes and coefficients of oscillations and filtering the opening of transactions through custom macros - determinants, a neural network emulator is also integrated into the software basis of this advisor. The above structure allows you to effectively filter the flow of potential deals based on the relevance of the context and conjuncture, as well as by t
Trend BtD
Roman Meskhidze
LAUNCH PROMO Next price:        $249 The price will be rise to limit the number of users for this strategy The "Trend BtD" Expert Advisor is a representative of robots trading breakout levels. Levels built automatically. The uniqueness of the advisor is that it work WITHOUT averaging and using the martingale principle. ALL orders have StopLoss and TakeProfit. VERY IMPORTANT: Always load SET Files for each pair! Adjust Lot size to yours deposit! HOW TO TEST: 1. Choose  H1  TimeFrame 2. Load my  
Ebot HODL PS
Septian Heri Priyatmo
ForexPair:   Live performance GoldPair :  Live performance Ebot HODL PS is the advanced   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 mechanics to its advantage to make profit Supported currency pairs:    All Pairs Recommended timeframe:
Ilan MT4
Andrey Khatimlianskii
5 (1)
The original Ilan EA for MetaTrader 4 This is the original Ilan EA for the MetaTrader 4 trading terminal. The strategy needs no advertising as it is well known even to novice traders. Settings of the Expert Advisor The Expert Advisor can easily be set, while allowing you to adjust any important parameters of the strategy. Available Features: Unique  MagicNumber  for identification of trades; Trade direction option ( Trade direction ): buy only, sell only, or both directions simultaneously; Ste
Hamster Original (Very Fast, Easy Setup, More Power!) You can check live Hamster Original trading  on  Telegram_Channel The  Hamster Original  is a Trading Robot with no use of Classic martingale. Schedule scalping Options. it uses some Indicators as a filter to maximize Correct entries. Recommendations :  Lot = 0.01. ( if autolot enabled  Allow (initial Lot) per (xx)USD  = 50 ). Balance  = 100 USD. Pair = EURUSD. TimeFrame = 5Min. Broker = Trusted Brokers Inputs descriptions :  Initial L
Copyright(c) 2019 Superfarabi EA Is the Scalping Forex Expert Advisor for MT4 Working on Timeframes (M5) Best Pair Recomended is EU/UChf=0.4 Calculation is based of Envelopes indicator ===========Rakyat +62 =========== Hak Cipta (c) 2019 Superfarabi EA Merupakan Scalping Forex Expert Advisor untuk MT4 Berjalan pada Time Frame Kecil (M5) Pair Rekomendasi adalah EU / UChf = 0,4 Perhitungan didasarkan pada indikator Envelopes
Doctor
Andrey Kolmogorov
This is a universal adviser working in several directions. The first and main thing is assistance in various situations that arise during trading. The second is scalping or positional trading according to the trend, open orders, at the same time, insured with support orders using the model of a quantum set of algorithms. Main Advantages Work in several directions; Increase in account balance during drawdown; Maintenance of already open orders; Building a grid lock; Scalping and/or trend trading
ANTI SCALPING TRADER EA  - is an advanced automatic trading system based on the latest price action research! This is "set and forget" Expert Adviser which is doing all trading job for you!   21 Set files available! Use Set files  from "Comments" section for using/testing the EA Trading idea is based on totally new Price Action pattern which I found by myself! ANTI SCALPING TRADER is very good investment - it will work years and years for you, because all Set_files have positive mathematical exp
Sinless
Andrey Kolmogorov
A mathematical multicurrency trading system based on the principle of a neural network. It uses a general database of algorithms "S1M1" consisting of the most stable trading algorithms in its work. Before getting into the "S1М1" general database of algorithms, each block of conditions has passed the testing for stability with the identification of certain market dependencies for that block. A network created in such a way allows the EA to automatically select the most optimal variant of response
Genetic algorithm
Alexander Shcherbina
Strategy Properties Handling Additional Entry Signals AI learning from history Behavior of the next signal in the same direction - adds to the winning position Signal behavior in the next opposite direction - Decreases position Default trade volume Percentage of trading on your account. The percentage values ​​show how much of the account balance is used to cover the required margin. Maximum number of open lots - 20 The number of input lots for a new position - 10% of the account equit
Trends Hunter Expert Advisor is designed for medium-term trading. It is not a martingale and it does not depend on an account type (ECN, STP etc.) or spread level. This is a fully automated EA that features a custom algorithm for recognizing the price action and origination of a trend. If the EA identifies the beginning of a trend, one trade is opened. If a trend continues, the EA adds to the position. The number of addings is adjusted by the settings. Options Lots - fixed lot size; EMA1/EMA2
Works to open two hedging deals, buying and selling, with a goal of each deal of 20 points With the opening of multiple cooling deals in the manner of another lot size and suspending each type of sale or purchase transaction At a profit level. Parameters: Lot1: Manual Lot Size Auto_Lot: Set true to automatically calculate optimal Lot Size based on risk preferences, Set False if you want use manual lot size. Max_Risk: Max Risk as percentage of Equity* the greater this percentage is the great
This Expert Advisor trades based on trend lines, as well as on the basis of volume analysis. Volumes are calculated using minute bars, in order to determine if they were ascending or descending. The trend lines are drawn based on High and Lows in the trade history. There are also additional indicators. Buy or sell signals depend on all those factors. This allows the EA to enter the market with more accuracy and to perform more deals. Input parameters Lots - lot size (if 0, a lot is calculated
Buyers of this product also purchase
The Gold Reaper MT4
Profalgo Limited
4.72 (32)
PROP FIRM READY! ( download  SETFILE ) LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 2 trade accounts) -> contact me after purchase Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Welcome to the Gold Reaper! Build on the very succesfull Goldtrade Pro, this EA has been designed to run on multiple timeframes at the same time, and has the option to set the trade frequency from very conservative to extreme volatil
AI Gen XII MT4
Denis Kurnev
5 (10)
AI Gen XII EA This is an Expert Advisor with the latest use of Artificial Intelligence and Neural Networks. The EA runs on the top-of-the-line GPT-4o platform and also uses Advanced Discrete Fourier Imaging in ATFNet aligns the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The EA also boasts trading on different strategies simultaneously and matching backtest trades and real trading, which is very important in its time.  Details about Advisor
Adapt EA
Alexander Kozachuk
5 (5)
Backtests for the last 24 years (Since 2000) High Profitability Adaptive algo for different states of the Market Compatible with any broker Proven drawdown control system Pairs: USDCAD, EURUSD, AUDUSD, EURGBP, USDJPY Download Standard backtests (EveryTick) : Click Here Download 99% TickData backtest (Ducascopy): Click Here Live account : Click Here Live account (Aggressive) : Click Here About the development: We are a professional team of traders specializing in the development of Forex
AI TradingVision GPX MT4
Yu Mei Cheng
4.94 (16)
Strategy Introduction The EA will find the best entry and exit points based on the data trained by the neural network and the current market trend. It includes multiple loss exit strategies to ensure capital safety. Because the market is full of uncertainties, it is impossible to enter at the most ideal point every time. Our EA uses a unique batch entry method, adding up to 5 entry points. Even occasional misjudgments can quickly recover subsequently. Each order has a fixed stop loss (SL) and t
Quantum Emperor MT4
Bogdan Ion Puscasu
4.86 (133)
Introducing   Quantum Emperor EA , the groundbreaking MQL5 expert advisor that's transforming the way you trade the prestigious GBPUSD pair! Developed by a team of experienced traders with trading experience of over 13 years. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Buy Quantum Emperor EA and you could get Quantum StarMan, Quantum Queen and Quantum Gold Emperor for free !*** Ask in private for more detai
Diamond Titan FX MT4
Lo Thi Mai Loan
5 (4)
Launch promo Only 2 sales left to buy at the current price. Next price: $1233 Free  get US30 Scalper EA or Quantum Algo EA -> contact me after purchase Live signal:  https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Customer live signal:  https://www.mql5.com/en/signals/2242066?source=Site+Signals+My  ( This is the client's live account to ensure the transparency of the EA ) Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT5:  http
Z4scalp
Cence Jk Oizeijoozzisa
5 (2)
Be sure you will not forget this name again  ******   Z4 ******* If you have any questions, be sure to ask me before buying so that I can guide you only 5 copy -After completion, the price will increase to 2600dollars A script has been prepared for you after 3 years of review and analysis. To date, it has not been put up for sale anywhere. And it does not use the past of the market. There is no cheating. To understand better, you can contact me. We did not put any million dollar chart for you.
FXMachine
Alexander Kozachuk
4.67 (15)
Statistics on a real account since 2020 Backtest for the last 13 years Low drawdown strategy Multi-currency algorithm Compatible with any broker Proven drawdown control system Trading on a real account since 2020 : Click Here Trading on USDCAD, EURGBP, GBPUSD, EURUSD: Click Here Trading on EURGBP: Click Here Trading on GBPUSD: Click Here Full backtests of the FXMachine EA are available for download here: Click Here About us: The development and support of FXMachine and our other robots
TrendMaster FX MT4
Chen Jia Qi
4.89 (18)
Introducing our MT5 EA: Designed with advanced algorithms and utilizing deep learning technology, our Expert Advisor (EA) is crafted to assist you in the intricate world of forex trading. The system analyzes market behaviors and conducts transactions based on specific criteria, empowering you to engage with market trends more effectively. With the backing of nearly a decade of data, the EA employs deep learning to examine past market conditions, aiming to provide enhanced decision-making. Recom
The Expert Advisor works on the basis of wave-like changes in price movements. The dynamic regression channel allows you to accurately predict the price movement in the short term. The Expert Advisor uses the indicator in its trading: https://www.mql5.com/en/market/product/64252 Trading instruments (TF 5m): GBPUSD, EURUSD, USDJPY. The Expert Advisor has been successfully tested with 99% quality quotes, floating spread and random ping since 2003. Optimization of the advisor is not requir
Big Forex Players MT4
Marzena Maria Szmit
4.71 (28)
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   (p ositions are sent from our databa
Magnat
Alexander Buseinus
A professional Expert Advisor designed for trading any instrument of the Metatrader 4 platform. Work Features: A large number of input parameters, with a wide range of settings, allow you to work on all instruments with any broker trading conditions. Depending on trading conditions, it can work with direct market positions or dynamic pending orders. When switching the corresponding input parameter, the Expert Advisor always opens only one trading position at a time, or it can open many posit
# Neon Trade MT4 Our Telegram community Introducing Neon Trade – a unique innovation in the field of algorithmic currency market trading that uses advanced machine learning methods. Our advisor is fully autonomous and ready for use after installation on any chart and timeframe. It operates on the principle of "set it on the chart and forget it." The only thing that needs to be done is to allow access to my API " https://xmpp.madsysadm.ru " in the terminal settings and switch to   DYNAMIC   mode
Candle EA MT4
Mansour Babasafary
4.43 (49)
This expert is based on patterns The main patterns of this specialist are candlestick patterns Detects trends with candlestick patterns It has a profit limit and a loss limit, so it has a low risk The best time frame to use this expert is M30 time frame The best currency pairs to use with this expert is the EURUSD, GBPUSD, AUDUSD, USDCAD currency pairs Attributes: Can be used in the EURUSD, GBPUSD, AUDUSD, USDCAD  currency pairs Can be used in M30, H1, H4 time frames Has profit limit an
Quantum Algo Trading MT4
Lo Thi Mai Loan
5 (8)
Only 2 copiers left at this price, the next price is $1533 Check out the live results here: $50K Personal signal:   [Click Here] Small Personal signal: [Click Here] Prop firm live signal:   [Click Here] MT5 version here:   [Click Here] Welcome to   Quantum Algo Trading MT4 EA . This EA is designed to be more than just a mechanical system; it will be your companion on your trading journey throughout your life. The EA utilizes a breakout system with an algorithm optimized by someone with ov
Ai Hybrid Robot MT4
Mansour Babasafary
5 (3)
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
Hercules AI MT4
Aleksandr Chebotaev
3.5 (2)
Hello, my name is Alexander. I would like to introduce you to my new development, the Hercules AI advisor. The advisor is synthesis of Price Action Method and Artificial Intelligence technologies.  It doesn't use  any indicators. The EA works well on Gold  pair. The advisor has shown stable performance for more than 10 years. It does not use dangerous trading methods such as martingale, etc. All transactions are protected by take profit and stop loss. I tried to make the advisor as easy to insta
Ai Multi Trend MT4
Mansour Babasafary
5 (5)
21% discount, until 2024.08.08  (Original price: $1000) Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. Expert trend hunter 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 6 main market currency pairs and 4 important time frames An expert who has been trained by artifi
Bitcoin Robot MT4
Marzena Maria Szmit
5 (13)
The Bitcoin Robot  MT4 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 sa
GoldPulse AI
Babak Alamdar
3.53 (15)
Buy not a backtest, but a real trading system This price is temporary for the duration of the promotion and will be raised shortly Get 1 EA for free -> contact me after purchase There are only a few copies left at the current price, the next price is -->> 1480 $ Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! This is the first smartest robot that trades gold or XAU with full pairs like XAUUSD, XAUEUR, XAUGBP, XAUAUD, XAUJPY, XAUCHF, XAUSGD, and XAUCNH! I check the news every single da
Robot test results: Initial deposit: 1000, Total net profit: 11999, Profit factor: 2.58, Expected payoff: 2.48, Drawdown: 5.49%. The recommended currency pair for trading is XAUUSD (Gold). Recommended timeframes: M5 Recommended starting balance: $500 or more. The recommended maximum spread for XAUUSD is 20 pips. Account type: ECN. How does this robot trade? Technical description of the robot: The "Scalping forex robot M5" robot is an active gold scalper robot. The robot automatically analyz
Btcusd Grid
Ahmad Aan Isnain Shofwan
BTCUSD GRID EA is an automated program designed to use the grid trading strategy BTCUSD GRID EA is highly useful for beginners and experienced traders alike. While there are other types of trading bots you can use, the logical nature of the grid trading strategy makes it easy for crypto grid trading bots to perform automated trading without issues. BTCUSD GRID EA is the overall best platform to use if you're looking to try out a grid trading bot. BTCUSD GRID EA is highly effective for the cryp
R Factor EA
Raphael Minato
4.78 (40)
R FACTOR Multi Strategy Expert Advisor with Proprietary Dynamic Portfolio Management System After 4 years of development and more than  3  years  of real positive results , R Factor is available for MQL5 community! It has always been important for us that the strategies performed positively for the creator before it could be shared.   Skin In The Game  is essential to demonstrate the belief in the strategy and also to provide a continuous improvement of it. Anyone who has been in this marke
Oracle MT4
Stanislav Tomilov
4.1 (10)
Oracle Trading Expert the Quintessence of Modern Programming Technologies Expert Oracle for MetaTrader, trading on GBPUSD and Gold, represents the quintessence of modern programming technologies. Our unique proprietary methods and developments are based on advanced machine learning concepts, making our trading expert truly one-of-a-kind. We offer cutting-edge modules and neural architecture that embody innovative advancements in financial programming. Our algorithms rely on in-depth data analysi
US30 Scalper EA MT4
Lo Thi Mai Loan
5 (5)
Launch promo! Only 2 copies left at current price! Next price: 1533 $ Final price: 1993$ Buy US30 Scalper and you could get Quantum Algo Trading or Nasdaq Algo for free ! => Contact after purchase Live signal:  https://www.mql5.com/en/signals/2220893?source=Site+Profile+Seller MT5:  https://www.mql5.com/en/market/product/107337?source=Site+Profile+Seller More analytics:  https://www.mql5.com/en/blogs/post/756452 For more top Expert Advisors and Indicators, visit:   https://www.mql5.com/en/use
XG Gold Robot MT4
Marzena Maria Szmit
4.46 (26)
The XG Gold Robot MT4 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
Aura Black Edition
Stanislav Tomilov
4.59 (17)
Aura Black Edition is a fully automated EA designed to trade GOLD only. Expert showed stable results on XAUUSD in 2011-2020 period. No dangerous methods of money management used, no martingale, no grid or scalp. Suitable for any broker conditions. EA trained with a multilayer perceptron Neural Network (MLP) is a class of feedforward artificial neural network (ANN). The term MLP is used ambiguously, sometimes loosely to any feedforward ANN, sometimes strictly to refer to networks composed of mult
Correct Approach   is a multi-currency multi-functional Expert Advisor that works on any time frame and in any market conditions. The robot is based on an averaging system with a non-geometric progression of building a trading grid. Built-in protection systems: special filters, spread control, internal trading time limit. Building a trading grid taking into account important internal levels. Possibility to adjust trading aggressiveness. The Expert Advisor comes with proven templates for vario
AI Nodiurnal EA
Ugochukwu Mobi
AI Nodiurnal EA is an advanced Forex robot that leverages cutting-edge machine learning technology to optimize trading strategies and enhance performance in the dynamic foreign exchange market. The term "Nodiurnal" reflects its ability to adapt and operate not only during the typical diurnal (daytime) trading hours but also during non-standard periods, providing a continuous and adaptive approach to forex trading. Settings : Default settings on   Currency Pair :  EURUSD H1 . Special setting is
Waka Waka EA
Valeriia Mishchenko
4.34 (50)
EA has a live track record with 4.5 years of stable trading with low drawdown: Live performance MT5 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. 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 mechanics to its advantage to make p
More from author
EAalgotrading
Francesco Lippo
This trading bot is based on the Supply and Demand strategy, which is one of the most popular strategies in technical analysis for financial markets like Forex, used to identify key areas of support and resistance. Here are the fundamental principles and how the bot works:  "It works excellently on Nat Gas with a 30-minute timeframe and a minimum capital of 1,600 euros. Fundamental Principles of the Supply and Demand Strategy: Demand Zones : These are areas on price charts where the demand for
Filter:
No reviews
Reply to review