• 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
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
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
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
Bonnitta EA
Ugochukwu Mobi
3.5 (20)
Bonnitta EA  is based on Pending Position strategy ( PPS ) and a very advanced secretive trading algorithm. The strategy of  Bonnitta EA  is a combination of a secretive custom indicator, Trendlines, Support & Resistance levels ( Price Action ) and most important secretive trading algorithm mentioned above. DON'T BUY AN EA WITHOUT ANY REAL MONEY TEST OF MORE THAN 3 MONTHS, IT TOOK ME MORE THAN 100 WEEKS(MORE THAN 2 YEARS) TO TEST BONNITTA EA ON REAL MONEY AND SEE THE RESULT ON THE LINK BELOW. B
GoldScalper
Chiedozie Titus Ugwu
GoldScalper   is a professional automatic trading system designed and optimized for the MT4 platform and the  XAU/USD   pair. This system works independently on your terminal, you can run it on your computer or on a VPS because the computer must be turned on while the robot is running. The robot analyzes the market 24 hours a day ,Opening its trades on the 5M Timeframe . thanks to which it is more effective than a human. Updates and optimizations are made on an ongoing basis and will be availabl
This Expert Advisor uses 7 indicators and many different mechanisms that control the trading process. To receive a signal, the robot analyzes the indicators of Parabolic SAR, MACD, MA, Envelopes, CCI, RSI, Alligator. Each order is supported by a double grid (with and against a trend order). The recommended deposit is from $ 4000 - on a dollar account, or 4000 cents on a cent account. You need to trade on timeframes from H1, where the trend / flat and pullbacks are better traced. Write to me afte
Smart Advisor Calculation is designed for a very interesting method that is able finally to give the martingale a new positive way! At startup the Expert Advisor sets virtual orders and trades like the real deal. As soon as the drawdown of virtual orders reaches the set number, the robot immediately enters the market for real orders! Thus the price is going without setbacks such as 30-70 pips, with great probability will kick back at the entrance to the market! This is used by a robot! If the pr
Avato
Nikolaos Bekos
The Avato is one of our standalone tools. (A Signal based on it will also be provided on Mt4 Market in the future). It is designed around a combined form of hedging and martingale techniques and uses sophisticated algorithms and filters to place the trades. It uses Stop loss and Take profit levels while Lot size is calculated automatically following the according multiplier settings. We consider it a toolbox for every seasoned trader. Made with Gold market in mind, it can be tested in other inst
This Expert Advisor trades flat breakouts. The EA plots a channel between important levels, or at a specified distance from the current price. As soon as the price start moving, the robot starts working. The recommended timeframe is H1 or above, currency pair - any. You can set the EA operation time in the settings. The EA is recommended for working during string market volatility or during news releases. This will allow you to avoid drawdown and will have a good effect on trading. Channel Power
Ssgy EA
Aleh Rabtsau
The Ssgy EA generates the main signal based on 10 indicators. The trading strategy has been tested manually and has shown excellent results on a real account, after which it was decided to automate the whole process and entrust the work to a robot. The robot trades only in the direction of the trend, trying to determine its beginning and end. If the trend reverses, the open orders are managed by a double safety grid, allowing you to exit the received drawdown. The recommended minimum deposit is
Helmsman JXR
Aleh Rabtsau
This Expert Advisor trades on the active market. The robot virtually analyzes the chart setting two levels at a specified distance from the price. Upon expiration of 5-15 seconds (set in the parameters), the levels are re-set. As soon as the price starts moving very fast and breaks through one of the levels, a buy or a sell order is placed at once depending on what level has been broken (upper one - buy, lower one - sell). The EA has a strict stop loss (if the bar the order has been opened at is
Digital Bee
Aleh Rabtsau
The EA works on the Envelopes indicator. When the price exits the channel and returns, orders are opened and then closed at the intersection of the maximum and minimum lines of the indicator. The EA uses two take profits, stop loss, auto lot and other settings that allow you to customize the robot to your needs. We recommend a deposit of 50 USD on a cent account, currency pair GBPUSD, leverage at least 1:500, timeframe H1 (or higher). The EA is able to work on any currency pairs, as well as on s
Price Action EA V3
Mehmet Haluk Tunc
Price Action EA for scalping. Open trades by bar height when bar height meet complex math calculations. Timerame is fundamentally M1 and works all forex symbols. Percentage trailing system. Time limitation. Autolot by percentage of balance. Settings by ea automatically. Close safety by time in minutes and close your order after x minute even if it is not in profit or loss by you. Set stoploss and takeprofit values automatically market price. Every major settings can be set automatically by robo
Night scalper based on the Quiet Market indicator. It does not use martingale, sets a tight stop loss for each order. Trade is performed in a calm market based on strong overbought and oversold levels. The EA has a lot of settings, which allows you to manage the strategy at your discretion. Recommended timeframe - H1, leverage - 1:100, initial - 20 USD and more. It is advisable to disable the EA during high-impact news releases. To stop trading, simply press the PAUSE button. The robot uses a vi
CSM System
Michal Milko
The CSM System is currently fully automated with all the special features and functions, controlled and regularly monitored. Its evolution, parameters and the individual algorithms are professionally evaluated and optimized by experienced development group of programmers who are developing new updated versions of system. Unlike the other systems, we focused to create the system where the backtesting successful results matching the real life situation. Our core lies in identification of these bi
ATTENTION IT IS IMPORTANT: Do not use this system for trading in currency pairs. ATTENTION IT IS IMPORTANT: Do not use this system for trading and testing without individual set files for the selected broker. Marrykey stock Indexes is a scalper system built on the hybrid combinatory Ichimoku Kinko Hyo is equipped with 6 different strategies and designed primarily to work on US stock indices such as S & P500, NASDAQ, Dow Jones, Russell2000. The system is capable of operating on frames from M5 to
This is a fully automatic EA based on price fluctuation, it uses principle of special recognition of price and balance. The parameters are simple and adaptable,the EA can deal with shock, trend, data, news and other types of market, and the performance is stable. Run timeframe: the results are the same in any period. Execution demonstration of the EA can be viewed in the links below: https://www.mql5.com/zh/signals/470101 Requirements and suggestions Please use this EA on EURUSD H1 timeframe,
Chicken peck rices This is a short-term EA what based on price breakthroughs,and the parameters are simple and adaptable. Requirements: Run timeframe: H1; The type of account:ECN,spread of currency≤3,for example,EURUSD,USDJPY,and others. The minimum spread for order modification:0,it means that the minimum distance is zero between setting stop loss or take profit and current price. You must use the required accounts to ensure the reliability of profit. Input parameters: explanation=chicken peck
THE REVOLUTION Simple Trade is suitable for all type of traders whether you are a Swing Trader, Day Trader or Scalper. THE REVOLUTION Package consist of 3 EAs which combine into a Single EA which can create many stategies depend on the trading skills used/known by each traders. We provide AUTO_SETTING expecially for beginner or no experience investors which this AUTO_SETTING will trade to achieve 1000 Points or 10%/month, and for traders/investors who have experiences in trading can develop the
Kryptosystém automaticky   Automatický kryptosystém je v súčasnosti plne automatizovaný so všetkými špeciálnymi vlastnosťami a funkciami, je kontrolovaný a pravidelne monitorovaný. Jeho vývoj, parametre a jednotlivé algoritmy sú odborne vyhodnotené a optimalizované skúsenou vývojovou skupinou programátorov, ktorí vyvíjajú nové aktualizované verzie systému. Na rozdiel od ostatných systémov sme sa zamerali na vytvorenie systému, v ktorom je spätné testovanie úspešných výsledkov zodpovedajúce situ
Tera Page EA 123X3 is an Expert Advisor with few trades a day that has a high hit rate. Only the German Stock Index, Dax30, is traded. The time frame to 4 hours and very important - the trading time must be the server time, please set correctly. Platform: Meta Trader 4 or Meta Trader 5 Instrument: Dax30 Trading time: server time Level: 1:30 Timeframe: H4 If you have any questions, please send me an email. Have fun and success with my Expert Advisors. I would be very happy abo
Pisces EA
Nuttawut Khiawkiri
"Pisces Expert Advisor" Powered by FxGangster This EA Better work with GBPJPY and USD Pairs. this Expert Advisor has a Scalping, hedging and trend following  strategy when trade with wrong way, it will use hedging to fix it, and I have included too much indicator inside this EA, you can use all setting inside to set this EA, by the way you can look how many indicator and how to setting in my screenshots pictures. Live myfxbook : Pisces EA  ------------------- We provide Forex Analyst signals
Lightning JP
Aleh Rabtsau
The EA scalps on an active market. When the robot sees that there is an entry signal, it opens a trade and accompanies it until closing. The EA uses a hard stop loss. Take profit is taken depending on the market situation. At the first sign of a reversal, the adviser does not expect, he closes the order at profit regardless of how many points it will take. This makes its operation more reliable. The EA has 4 strategies. You can choose the most suitable for you. 2nd and 4th open more orders, b
Night Vision EA
Mehmet Haluk Tunc
22.12.2020 New version is released. Bug fixed and exit by MA removed.Improved fully automated Expert Advisor without martingale. Follow the trend. Checking important trade levels. It is complex calculated to catch right trend strategy. Special candles, custom indicator and maths are used for entries. Live Results shown at here  https://www.mql5.com/en/signals/669290   Default settings recomended for EURUSD m1/m5  gmt +3(or +2 winter time) .  Click here for the symbol sets you can make testing .
CeleritasForex
Sergei Kravchenko
Представляем вашему вниманию новый форекс советник CeleritasForex. Вариант советника торгующего по тренду, подойдет для более продвинутого трейдера, так как имеет небольшое количество настроек позволяющих использовать наиболее прибыльные стратегии трейдинга на выбор пользователя.Кроме этого предоставляется возможность отрегулировать такие параметры как проскальзывание, риск торговли, размер максимального спреда и размер стоп ордеров.Торговый робот открывает позиции при достижении ценой уровней п
Global EA DJ
Global Scale Europe Consulting, S.L.
Robot experto diseñado para valorar las tendencias del mercado especialmente  y apropiado para operar sobre el índice Dow Jones. Realiza operaciones de forma automática siguiendo la tendencia del mercado en las últimas horas. Adecuado para todo tipo de usuarios interesados en un robot sencillo de gestionar, muy intuitivo y apto para personas no expertas.
Stp
Vladislav Filippov
For the expert to work correctly, do not forget to upload the files to the directory of the agreement (... AppData \ Roaming \ MetaQuotes \ Terminal \ Common \ Files) STP is an automated trading adviser based on neurotechnology, working on an hourly timeframe. The Expert Advisor is configured for trading according to the safe trading strategy from levels, involving the opening of short-term deals and closing them when positive profitability dynamics of several points are achieved, which allow
The EA has a complex trading system, with secret algorithms for calculating signals. Since trading is conducted exclusively at the peaks of the trend movement, the robot rarely falls into a drawdown. If the drawdown is formed, the EA exits it using a double grid of multidirectional orders. EA settings Auto Lot - automatic lot. It is calculated as 0.01 for the Deposit amount specified in this setting. For example, You specified 100. So for a Deposit of $ 100, the lot will be 0.01, for a Deposit
Depron
Aleh Rabtsau
Advisor on the author's trending indicator Breetmabs, which was developed for a long time, taking into account the real behavior of the trend under different shopping circumstances. This EA is the result of our many years of work. It takes into account many subtleties of the market. The profit is fixed only on the trend reversal (if the trend goes in the direction of an open order - the EA waits for the reversal and fixes the profit at the maximum point). All our 15 years experience of trading o
RocketRise
Qiuqing Zeng
3 (2)
RocketRise EA  Key Advantages Congratulations on China's new type of coronary pneumonia being controlled, 50% off from March 1st to March 15th, 2020. The EA is  the symbiosis of trading algorithms. Designed for trading major currency pairs,It implements a simple and universal trading strategy which can be applied to any instrument. 1.Fully automated trading 24/5. 2.Can handle deposits of any size. 3.Always use stop loss risk. 4.Use tracking to stop chasing profits. 5.Ability to set the time of
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