• 概述
  • 评论
  • 评论 (5)
  • 新特性

CandleMaster Pro

CandleMaster PRO

Professional Next-Generation Trading Expert Advisor

CandleMaster Pro is a unique solution in the field of automated trading. Using advanced neural network technologies, the advisor identifies Japanese candlestick patterns with high accuracy and combines market entry control with integrated technical indicators. This trading expert advisor embodies years of successful trading experience transformed into a precise mathematical algorithm.

One of the key advantages of this expert advisor is trading in the direction of the expected market movement. In cases where the entry was untimely, the advisor builds a grid of Limit orders, with the ability to fine-tune for any timeframe and trading pair.

Key advantages:

1. Comprehensive Market Analysis
   - Deep analysis of candlestick patterns considering their structure and relationships
   - Integration of technical indicators for signal confirmation
   - Multi-level false signal filtration system
   - Adaptive approach to market condition analysis

2. Professional Risk Management System
   - Intelligent order grid construction with dynamic step
   - Progressive position volume increase with adjustable multiplier
   - Common Take Profit for the entire grid with automatic adjustment
   - Control of maximum drawdown in deposit currency
   - Automatic closure of all positions when specified conditions are met

3. Unique Pattern Recognition System
   - Precise identification of 10 classic candlestick patterns
   - Flexible pattern parameter settings
   - Consideration of candle body sizes and shadows
   - Analysis of relative candle positions
   - Trend verification before pattern formation

4. Intelligent Signal Filtration
   - Use of stochastic oscillator for entry point confirmation
   - Application of moving average for trend determination
   - Combined analysis of multiple technical indicators
   - Market volatility consideration in decision making

Expert Advisor Operation Features:

1. Market Entry Algorithm
   - Candlestick pattern identification according to set parameters
   - Verification of confirming signals from technical indicators
   - Market condition analysis (spreas, volatility)
   - Calculation of optimal entry points taking into account the minimum distance, with the ability to adjust the entry point offset
   - Market entry via Buy/Sell Stop order in the direction of expected market movement
   - Activation of Limit order grid if price moves against trader's position

2. Position Management
   - Dynamic order grid construction after first stop order activation
   - Automatic volume calculation for each grid level
   - Constant monitoring of overall grid status
   - Timely adjustment of Take Profit and Stop Loss
   - Virtual break-even setting function
   - Possibility of dynamic parameter changes for grid management during active trading cycle

3. Security System
   - Free margin control before opening each position
   - Verification of sufficient funds for entire grid construction
   - Maximum drawdown limitation
   - Protection against connection failures and technical issues

Optimal Operating Conditions:
- Recommended timeframes: M15 to D1
- Major currency pairs
- Minimum recommended deposit: from 200 base currency units
- Optimal operating time: main trading sessions

Usage Benefits:
- Fully automated trading
- No need for constant market monitoring
- Flexible adjustment to any trading style
- Professional risk management
- Detailed documentation and operation logging

Unique Technical Solutions:
- Optimized code for fast operation execution
- Minimal CPU load
- Resilience to network delays
- Automatic recovery after failures
- Protection against random price fluctuations

CandleMaster Pro v2.56 is the result of years of work and testing various trading strategies. The advisor combines the reliability of classic technical analysis with modern algorithmic trading methods. Thanks to its wide range of settings, it can be adapted to any trading style and market conditions.

Special attention is paid to trading safety: all operations undergo multi-stage verification before execution, and the built-in risk management system protects against excessive losses. The advisor is perfect for both beginning traders wanting to automate their trading and professionals seeking to optimize their trading operations.

Configurable Parameters of CandleMaster Pro v2.56:

1. Basic Trading Parameters:
   - SetName - Set name. Allows specifying the set name for easier operation.
   - TradeBuy = (true) - Allow buy trading
   - TradeSell = (true) - Allow sell trading
Note: if trading in either direction is prohibited during active trading, the advisor will normally complete the trading cycle, then apply the changes. If both parameters are disabled, the advisor doesn't trade until next enable. Can be used as a "soft" trading prohibition without removing the advisor from the chart.
   - MaxSpread – The maximum spread is set in old points. It is taken into account only when trying to open the first order of the cycle.
   - MaxPriceAdjustment – Maximum price adjustment (0 – disabled). If an adjustment is required due to high volatility, the entry price can be adjusted within the specified values.
   - ForceCloseEnabled = false – Force trading cycle completion. If enabled, immediately completes trading cycle: removes all active orders at current price, removes all Limit orders.
   - LotSize (0.01) - Base trading volume
   - Timeframe (PERIOD_H4) - Analysis timeframe selection
   - MagicNumber (123456) - Magic number for order identification
   - TradeComment ("CandleTrade") - Trade comment
Trade comment includes order sequence number, where first Buy/Sell Stop order is counted as zero. First grid order is considered the first Limit order.
   - MaxCandleLife (3) - Pending orders lifetime in candles

2. Grid Order Parameters:
   - GridOrderCount (3) - Number of limit orders in grid
   - GridMultiplier (1.5) - Volume multiplier for limit orders
   - StartMultiplierFromOrder (2) - From which grid order to apply multiplier (1 - immediately)
First grid order is considered the first Limit order.
   - MaxLotMultiplier (0) - Maximum volume multiplier (0 - no limits)
How many times the base lot volume can be increased for the next grid order. Example: Base volume = 0.01, maximum multiplier = 13, then maximum volume with which advisor will set limit order = 0.01*13 = 0.13 lot. Upon reaching this limit, all subsequent limit orders will be set with 0.13 lot volume.
   - GridStep (5.0) - Grid step in old points
   - GridTP (0.0) - Grid take-profit in old points
If "0" - advisor closes orders at breakeven. Take-profit values can be changed during active trading cycle, also can set GridTP = 0 during active trading cycle if need to close all orders at weighted average entry price and exit market as soon as possible.
   - GridSL (0.0) - Grid stop-loss in old points
Stop-loss is always set from last possible order in grid, i.e., last order price according to GridOrderCount + specified stop-loss value. If "0" - no stop-loss
   - MaxLossInCurrency (0.0) - Maximum drawdown in deposit currency (0 - disabled)
When drawdown reaches MaxLossInCurrency value, advisor completes trading cycle, removes all active and limit orders.
   - StopAfterMaxLoss = false – Stop trading advisor after reaching MaxLossInCurrency. Advisor doesn't trade until restart.
   - VirtualBEPercent = 0 – Virtual breakeven activation after price passes specified percentage of distance to TP (0 – disabled)
Author's note: constant use of virtual breakeven function will likely lead to reduced profits, but this function can be very useful in cases where user considers entry extremely good, for example, selling at historical highs. In such case, there might be desire to multiply take-profit, but to secure position, additionally can enable virtual breakeven. Practical example: Advisor entered at 5-year maximum for sell, you expect significant price correction downward. Your GridTP = 20, but you believe you can safely get 100 points profit. For this, change GridTP = 100, VirtualBEPercent = say 50. Then, if price passes 50% to new take-profit, virtual breakeven activates. But for cases if price from example, after activating virtual breakeven, starts rising again, and you want to earn, specify in VirtualBEPoints = for example 20 (your initial take-profit), thus, after virtual breakeven activation, you either get your standard 20 points profit, or price drops sufficiently and you get multiple times more profit.
   - VirtualBEPoints = 0 – Add old points to breakeven level (0 – "pure" breakeven)

3. Pattern Parameters:
   - UseBullishEngulfing (true) - Use "Bullish Engulfing" pattern
   - UseBearishEngulfing (true) - Use "Bearish Engulfing" pattern
   - MinBodySizeEngulfing (1.0) - Minimum body size of first candle for engulfing patterns
   - UseHammer (true) - Use "Hammer" pattern
   - HammerLowerShadowMultiplier (2.0) - Multiplier for hammer's lower shadow
   - HammerUpperShadowMaxPercentage (25.0) - Maximum percentage of upper shadow for hammer
   - UseInvertedHammer (true) - Use "Inverted Hammer" pattern
   - InvertedHammerUpperShadowMultiplier (2.0) - Multiplier for inverted hammer's upper shadow
   - InvertedHammerLowerShadowMaxPercentage (25.0) - Maximum percentage of lower shadow for inverted hammer
   - UseDarkCloudCover (true) - Use "Dark Cloud Cover" pattern
   - MinBodySizeDarkCloud (1.0) - Minimum body size of first candle for "Dark Cloud Cover"
   - UsePiercingPattern (true) - Use "Piercing Pattern"
   - MinBodySizePiercing (1.0) - Minimum body size of first candle for "Piercing Pattern"
   - UseMorningStar (true) - Use "Morning Star" pattern
   - UseEveningStar (true) - Use "Evening Star" pattern
   - MinBodySizeStarPatterns (1.0) - Minimum body size of first candle for star patterns
   - UseHaramiCross (true) - Use "Harami Cross" pattern
   - MinBodyLengthPrev (0.1) - Minimum body length of previous candle
   - MaxBodyLengthPrev (1.0) - Maximum body length of previous candle
   - MinBodyLengthCurrent (0.0) - Minimum body length of current candle (doji)
   - MaxBodyLengthCurrent (0.1) - Maximum body length of current candle (doji)
   - UseHangingMan (true) - Use "Hanging Man" pattern
   - HangingManLowerShadowMultiplier (2.0) - Multiplier for hanging man's lower shadow
   - HangingManUpperShadowMaxPercentage (25.0) - Maximum percentage of upper shadow for hanging man

4. Stochastic Parameters:
   - UseStochasticControl (true) - Enable entry control using stochastic
   - KPeriod (14) - %K period
   - DPeriod (3) - %D period
   - Slowing (3) - Slowing
   - MA_Method (MODE_SMA) - Moving average method
   - BullishStochasticLevel (20.0) - Stochastic level for bullish signals
For buy signal, price must be below Stochastic level
   - BearishStochasticLevel (80.0) - Stochastic level for bearish signals
For sell signal, price must be above Stochastic level

5. Moving Average Parameters:
   - UseMAControl (true) - Enable entry control by moving average
   - MAPeriod (14) - Moving average period
   - MAApplyToPrice (PRICE_CLOSE) - Apply MA to price
   - MATimeframe (PERIOD_H4) - Timeframe for MA calculation
   - MACheckMode - MA check mode. Check "By candle body", check "By entire candle"
MA entry control performs check: for Bullish signals - signal candle must be below MA level, for Bearish signals - signal candle must be above MA level.

6. New Year Trading Restrictions
   - DaysBeforeNewYear = 0 – Trading prohibition for specified number of days before New Year (0 – disabled). If value is greater than zero, complete trading prohibition is enabled for specified number of days. If there's active trading cycle – advisor will normally manage it until completion.
   - DaysAfterNewYear = 0 – Trading prohibition after New Year for specified number of days (0-disabled).

Each parameter is carefully selected to ensure maximum flexibility in adjusting the advisor to individual trading preferences and market conditions. Values in parentheses are examples that can be changed by user depending on trading strategy.
For Hammer, InvertedHammer, HangingMan patterns – shadow multiplier and maximum shadow percentage are checked relative to candle body.

Additional Comments:
1. Limit order grid is built only after Buy/Sell Stop order activation.
2. During active trading cycle (with open orders) it's possible to change certain risk management parameters:
GridOrderCount - number of orders in grid (can increase or decrease)
GridTP - grid take-profit
GridSL - grid stop-loss
GridStep - grid step
VirtualBEPercent – virtual breakeven
VirtualBEPoints – virtual breakeven adjustment
When changing these parameters:
- When increasing GridOrderCount - new orders will be added
- When decreasing GridOrderCount - excess orders will be removed, starting from last
- When changing GridTP or GridSL - corresponding levels will update for all orders
- When changing GridStep - order prices will be recalculated and updated
- When enabling VirtualBEPercent – virtual breakeven will be set.
3. Manual closure of any active order leads to immediate trading cycle completion and removal of all existing orders.
4. Advisor works tick by tick, however, it's recommended to install advisor on chart with Timeframe set in advisor settings. It's not recommended to switch TF of window where advisor is installed, if larger or smaller tf needed – should open second chart window.
5. All values are set in old points. Through decimal point can precisely set new points, up to 5th and 3rd digit. Example: GridTP = 10 – means 10 old points or 100 new points, 10.7 = 10.7 old points or 107 new points etc.

Before using CandleMaster Pro advisor, it's recommended to test it on history, on your account. Even though author conducts comprehensive testing on quotes with 99.99% modeling quality - different brokers and account types may have different trade execution, spread, and even candles.
Проверить мои достижения: .


推荐产品
Magic Grid
Aliaksandr Charkes
4.44 (25)
Magic Grid is an indicator-free advisor that uses a grid strategy. The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically ( one time at the beginning of the trade ). The robot can trade on any time frame, on any currency pair, on several currency pairs, and on any number of di
FREE
Black Gold MT4
Dmitriq Evgenoeviz Ko
The MT4 Forex Advisor called Black Gold EA is an advanced solution for automated trading on the XAUUSD (gold to US dollar) currency pair. The advantages of the Black Gold EA MT4 include 24/7 trading without emotional factors, fast decision-making and the ability to test on historical data. However, like any trading robot, it does not guarantee profit and requires careful configuration and monitoring to achieve optimal results. Analyzes the global trend: Opens trades strictly in the direction o
Gyroscopes
Nadiya Mirosh
Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mov
Team Trading System     is based on the logic of order strategies and profit-taking strategies working as a team.  In general, EA consists of two parts as strategies and take profits section. Strategies section are special strategies that we create for symbols. Strategies continue to open buy and sell orders independently.  Takeprofits closes orders that are opened by working as a team. Take Profits logic is that profitable orders go by closing lost orders. They never work selfishly. In this wa
Barclays Trend Scalper EA using trend following technic based on the candle stick color and pattern to enter the trade, it follow the trend with predefined filter value for best performance trading experience. Using fix and dinamic SL on the last candle and dinamic TP with 2x reward ratio, you can adjust this setting (fix or dinamic) depend on your preferences. This robot comes with feature : 1. Time Filter ( Server Time). 2. Martingale feature that you can swith on and off, you can adjust mart
IQmovingZ
Alexander Kovalenko
This is an automatic 24-hour trading system based on the algorithm of collective behavior of adaptive automata (a kind of algorithms of self-learning of artificial intelligence) that does not require manual intervention and does not use any indicators or well-known trading methods. The principle of the EA is to remember and analyze each step. A step is a price movement for a certain number (BaseStep) of points up or down. The depth of memory (how many steps to remember and analyze) is determined
Ilan Spirit
Denis Kudryashov
Ilan Spirit Советник  Ilan Spirit -это аналог советника, с добавлением множества дополнительных логик и возможностей для торговли, с оставленными настройками советника . Советник торгует по системе Мартингейл с увеличением последующих лотов в серии ордеров, с целью их усреднения. Первый ордер робот выставляет по сигналам встроенного индикатора. Так же советник имеет возможность прекращать торговлю в зависимости от новостей от сигналов новостного индикатора. Ilan Spirit можно использовать либо на
Black Out EA
Jason Thato Hartley
Thank you for visiting us. We would like to introduce our new BLACK OUT EA which comes along with a moving average indicator for better trading This EA open and closes trades for you, no need to stress yourself. You can trade on any broker using any time frame . there are no restrictions!! You can easily increase your Lot size on the EA settings Backtest was done for two months. stay tuned for more !!!
PipFinite EA Breakout EDGE
Karlo Wilson Vendiola
5 (4)
The Official Automated Version of the Reliable Indicator PipFinite Breakout EDGE EA Breakout EDGE takes the signal of PipFinite Breakout EDGE indicator and manages the trade for you. Because of numerous financial instruments to consider, many traders want the signals to be fully automated. The EA will make sure all your trades are executed from entry to exit. Saving you time and effort while maximizing your profits. The Edge of Automation Effortless price action trading is now possible acros
Solemnity
Evgeniy Zhdan
The Expert Advisor identifies the beginning of a wave movement and starts working according to the direction of the new wave. It uses tight stop loss and take profit. Built-in protection against spread widening. Control of profit is performed by the tight trailing stop feature. Lot calculation is based on stop loss. For example, if stop loss is 250 points and MaxRisk = 10%, the lot size will be calculated in such a way that triggering the stop loss would lead to a loss equal to 10% of the deposi
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
Magic EA MT4
Kyra Nickaline Watson-gordon
3 (1)
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 wo
The trader’s task is to find a pattern and make money on it. Classic trading uses patterns in the form of graphical analysis - candlestick patterns, levels, trend lines, graphic figures, etc. Their main difficulty is that they are not unambiguous. Each trader sees everything differently. Against the backdrop of this ambiguity, a bunch of other problems arise: psychology is the most common reason for losing a deposit, attracting transactions “by the ears” in places where there is none, the time
EA Budak Ubat
Syarief Azman Bin Rosli
4 (3)
免费试用 EA Budak Ubat 频道 限时特价! 每购买10次后价格将增加10美元! 工作原理 当 EA 激活时,它会根据执行模式参数分析图表。 如果图表上没有现有仓位,EA 将根据参数输入交易。如果趋势是看涨的,它将进入买入交易,如果是看跌的,它将进入卖出交易。如果止损变量大于0,则还会设置距离已打开交易价格一定距离的止损订单。0表示没有止损。 如果图表上存在现有仓位,且最后一个仓位处于亏损状态,EA 将检查当前市场价格与订单之间的距离是否至少为用户设置的最小距离,然后将根据蜡烛图输入交易,仓位大小将使用马丁格尔方法计算,并且将设置离已打开交易价格一定距离的止损订单,如果止损变量大于0。 如果未启用套期保值,EA 一次只会进入一个方向的交易。如果第一个仓位是买入交易,则所有后续的马丁格尔仓位也必须是买入交易。如果第一个仓位是卖出交易,则所有后续的马丁格尔仓位也必须是卖出交易。如果启用套期保值,EA 将进入双向交易。 EA 将修改相同方向的所有仓位的获利点为单一的保本点,再加上用户设置的获利水平。 EA 参数 执行模式: 在每个新 K 线上:当 EA 激活时,它会在每个新的
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT4 version, click  here  for  Blue CARA MT5  (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 perhapse most popular) Inn
Market Maestro: Your Ideal Partner for Automated Forex Trading If you're looking for a reliable assistant for trading in the currency market, Market Maestro is exactly what you need. This modern Forex bot is built using the latest technologies and algorithms, allowing it to effectively analyze market data and make informed trading decisions in real-time. Key Features of Market Maestro 1. Multicurrency Capability for Broad Opportunities Market Maestro can work with a wide range of currency pairs,
趋势回撤突破专家顾问 (EA) - TRetBO 描述: TRetBO EA专为寻找通过趋势回撤和突破来捕捉市场动向的交易者设计。这里是它的一些亮点: 特点: 多时间框架分析: 在M30、H1和H4时间框架上运行,提供对市场趋势和潜在突破的全面观察。这种多维分析有助于找到强有力的入场点。 移动平均系统: 使用双移动平均线(MA)策略,周期设定为144和169。它检查三根连续K线的MA对齐情况,以判断趋势强度,为看涨( 9 )和看跌( 6 )市场条件提供信号。 斐波那契回撤: 使用斐波那契水平来计算盈利点位,提升了交易后达成更高回报的可能性,通过瞄准突破后的重要价格水平。 布林带: 整合了布林带来识别价格极值,帮助在价格移动到这些带外时确认突破信号,指示潜在的动能变化。 风险管理: 提供可定制的风险模式(低、中、高),根据账户权益调整仓位大小,推动适应于您风险容忍度的负责任交易。 盈利与亏损比控制: EA确保只执行盈利与亏损比为1或更高的交易,保护避免风险回报不佳的交易。 不依赖新闻交易: 虽然它不直接纳入新闻事件,但其策略基于技术分析,可能在面对意外新闻影响时更稳定,提供更稳
Vizzion
Joel Protusada
Vizzion is a fully automated scalping Expert Advisor that can be run successfully using GBPJPY currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks on
Moving Autumn MT4
Mr Fares Mohammad Alabdali
Easy and simple,  Moving A utumn MT4 . You're the boss, watch, smile. Recommendations: Currency pair: GBPUSD ,EURUSD ,XAUUSD. Use Currency : One . Timeframe: H4 Minimum lots: 0.15 Platform: MetaTrader 4  Profit : 250  -200  Minimum deposit : $1000 IMPORTANT:   It is very impoportant to use LOW SPREAD accounts for best results ! VPS recommended  Committed to Continuous Improvement: We are dedicated to continually optimizing and enhancing our to provide you with the best possible trading experi
Santa Scalping
Morten Kruse
2.84 (19)
Santa Scalping is a fully automated Expert Advisor with no use of martingale. Night scalping strategy. The SMA indicator filter are used for entries. This EA can be run from very small accounts. As small as 50 EUR. General Recommendations The minimum deposit is 50 USD,  default settings reccomend for eurusd m5 gmt +2 . Please use max spread 10 if you will not have orders change it to -1. Use a broker with good execution and with a spread of 2-5 points. A very fast VPS is required, preferably w
Alliance
Elena Lukanina
The Expert trades with limited StopLoss and TakeProfit, tracking price levels by several indicators. Then he opens positions and monitors them until they are closed with a profit or, if possible, with a small loss. Does not use martingale strategies, averaging positions, waiting out a loss, etc. It is possible to use a dynamic lot to increase the volume of positions with successful trading. TRADING PAIRS: I recommend currency pairs: CHFJPY, EURCHF, USDCHF, EURGBP, AUDCAD, AUDNZD. For proper
H4 GBPUSD Trend Scalper is a trend signal scalper The EA trades according to the trend strategy using original built-in indicator for opening and closing orders. The external inputs for limiting trading on Fridays and Mondays are available. The purpose of the strategy is to use the current trend with the most benefit. According to the results of testing and working on demo and real accounts, the best results achieved by using the Н4 timeframe on the GBP/USD pair Works on MetaTrader 4 Build 971+
FX Giant
Frank Paetsch
使用指數 5 小時和 12 小時平均值。這些用於信號生成。如果短的 5 小時線高於較長的 12 小時線路,則打開長位置。相反,我們假設報價下降。但是,只有在有趨勢時才會考慮買入和賣出信號。經典振蕩器相對強度指數(RSI)接管了趨勢識別的任務,我們只是將其轉換為趨勢序列指標。30和70的區間不是像往常那樣使用,而只是50點的區間。交易系統的最後一部分是平均真實範圍,它需要計算圖表技術價格目標以及止損。 停止損失已放置在信號燭臺下方的 ATR。在計算價格目標時,信號蠟燭(上午 9:00 .m)將兩次 ATR(設置為 21 小時)添加到它 使用指数 5 小时和 12 小时平均值。这些用于信号生成。如果短的 5 小时线高于较长的 12 小时线路,则打开长位置。相反,我们假设报价下降。但是,只有在有趋势时才会考虑买入和卖出信号。经典振荡器相对强度指数(RSI)接管了趋势识别的任务,我们只是将其转换为趋势序列指标。30和70的区间不是像往常那样使用,而只是50点的区间。交易系统的最后一部分是平均真实范围,它需要计算图表技术价格目标以及止损。 停止损失已放置在信号烛台下方的 ATR。在计算
Bitcoin Forex Wizard
Praise Anayo Ugwu
发布的专家顾问(BTCFW)是数年外汇交易研究实践的结果,研究了数千种策略、各种预测指标,旨在创造在线交易奇迹之美,通过结合我们的专家顾问中的几种策略和算法来改变每个刻度价格,以最高的精度,无论您作为交易者需要什么,机器人都会在几分之一秒内给出,我们利用最好的技术分析来交易股票市场、加密货币资产等 此交易机器人的重要优势是,您可以以最低 30 美元的初始存款开始交易,它仅支持比特币的手动交易,并且可以按 30-100 美元的最低比例定制手数,0.01 手为 30-100 美元,这意味着要将手数增加到 0.02 手,您需要至少有 60 美元,依此类推,但这是推荐的,但不是强制性的,除了仅用您权益的 1% 进行交易外,您至少需要存入 300 美元,但这不是必须的!,还建议提款或每次获得合理利润时将利润转移到另一个账户。 此交易机器人保持低于您权益 45% 的低回撤,并可实现巨大的成果,它还能够响应市场中的新闻和高波动时期。 操作 此机器人通过关注以下 4 个基本流程来管理您的账户 1、进行交易(买入)前的活动 此措施包括资本管理、手数大小、预测并找到有利的分歧和收敛以进入交易并获
Bfxenterprise RSI
Ricky Romadona Tri Saputra
Bfxenterprise RSI Inspired and optimized RSI indicator is the focus of this Expert Advisor (EA). Designed with the use of RSI to perform optimal transactions. Reading trends and price reversals is done by the RSI whose functions have been sorted. Version of Bfxenterprise The version with the name “Bfxenterprise” focuses on special and thorough sorting of transactions. So this version does not always make transactions, unlike the Expert Advisor version in general. This version relies on accuracy
Mk R
Can Pei Pu
MK_R It is based on contrary patterns for EURUSD.  Basically, it will entry using the condition of 1 buy wave and 6 sell wave of Granville's law. The EA does not use indicators, grid, martingale, arbitrage.  The EA has been proven to be profitable in the six months of 2020 and is particularly suitable for the current EURUSD market since mid-December 2020. Monitoring: https://www.mql5.com/en/signals/789229 Timeframe is M5. EA needs M1 chart,M5 chart,M15 Chart,H1 chart,H4 chart. Maxium Spread
Team Trading System     is based on the logic of order strategies and profit-taking strategies working as a team.  In general, EA consists of two parts as strategies and take profits section. Strategies section are special strategies that we create for symbols. Strategies continue to open buy and sell orders independently.  Takeprofits closes orders that are opened by working as a team. Take Profits logic is that profitable orders go by closing lost orders. They never work selfishly. In this wa
Glitter Grass
Aleksandr Nadein
ADVISOR "GG" - UNIVERSAL, ABLE TO TRADE YOURSELF AND WITH THE HELP OF A TRADER! THE PANEL SHOWS THE ENTIRE DOWNLOAD TO HELP WHEN TRADING. BUTTONS PRESENT   1.CLOSING PROFITABLE ORDERS  2. CLOSE ALL ORDERS  3. LOCKING THESE POSITIONS TO SET UP THE EXPERT, THE DISTANCE IS USED, WHICH DEPENDS ON THE TREND TO OPTIMIZE THE TREND, THERE IS A SPECIAL ALGORITHM! WHEN TRADING, YOU CAN ADD OPENING ORDERS MANUALLY, IT IS ALSO POSSIBLE TO LOCK ALL OPEN ORDERS! IF YOU DO NOT TRADE WITH THE HELP OF
Introducing the AI Neural Nexus EA A state-of-the-art Expert Advisor tailored for trading Gold (XAUUSD) and GBPUSD. This advanced system leverages the power of artificial intelligence and neural networks to identify profitable trading opportunities with a focus on safety and consistency. Unlike traditional high-risk methods, AI Neural Nexus prioritizes low-risk strategies that adapt to market fluctuations in real time, ensuring a smart trading experience. Important Information Contact us immedia
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:
该产品的买家也购买
GbpUsd Robot MT4
Marzena Maria Szmit
4.87 (61)
The GBPUSD Robot MT4 is an advanced automated trading system meticulously designed for the specific dynamics of the  GBP/USD  currency pair. Utilizing advanced technical analysis, the robot assesses historical and real-time data to  identify potential trends , key support and resistance levels, and other relevant market signals specific to GBP/USD. The Robot opens positions  every day,  from Monday to Friday, and  all positions are secured  with Take Profit, Stop Loss, Trailing Stop, Break-Even
Gold Scalping AI
Ho Tuan Thang
3.35 (23)
10 份中仅剩 3 份,售价 399 美元! 此后,价格将上涨至 499 美元。 - 真实信号(真实信号有效期超过 6 个月): 默认设置: https://www.mql5.com/en/signals/2276213 Gold Scalping AI 是一款使用人工智能技术的 EA,分析许多指标的数据。从那里,EA 将有最好的选择来进入订单。黄金 Scalping   AI 最大的不同在于,EA 可以比其他 EA 更好地控制风险:回报率。这要归功于一套控制切入点和管理未结订单的工具。  EA 对所有订单使用止损,EA 不使用任何危险的交易方法:没有网格,没有马丁格尔,......黄金剥头皮 AI 是我使用过的 EA 之一。多年来一直在基金管理账户中使用和交易。我正式发布了最优化的 EA 版本。交易时间框架对 EA 来说并不重要。不过,我还是建议保留时间范围 H1,这样 EA 就可以从 H1 开始的所有时间范围获取数据作为参数。 限价 $299 仅限前 10 次销售。10 次销售后,价格将上涨 +100 美元。黄金剥头皮 AI 的最终价格为 1999 美元。 外汇 EA 交易频道:
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (161)
介绍     QuantumEmperor EA 是一款突破性的 MQL5 专家顾问,它正在改变您交易著名的 GBPUSD 货币对的方式!由拥有超过13年交易经验的经验丰富的交易者团队开发。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***购买 Quantum Emperor EA,即可免费获得 Quantum Wizard  或 Quantum StarMan 或 Quantum Gold Emperor !*** 私信询问更多详情 新版直播信号 V5:   点击此处 MT5版本:  点击这里 量子 EA 通道:       点击这里 每购买 10 件,价格将增加 50 美元。最终价格为 1999 美元 量子皇帝EA     采用独特的策略,将单个交易连续拆分为六个较小的交易。这意味着 EA 每次执行交易时,都会自动将其分为 6 个较小的头寸。 量子皇帝EA  
HiJack
Cence Jk Oizeijoozzisa
HiJack 专家顾问 – 先进的人工智能驱动交易 实时信号:   https://www.mql5.com/en/signals/2293194 https://www.mql5.com/en/signals/2296874 HiJack 专家顾问已私下使用多年,现在我们决定将其公开,以便每个人都能从其强大的功能中受益。 HiJack 利用尖端的人工智能来分析主要银行和机构的交易行为。通过检测大额买卖订单,它以最大速度、最佳盈利潜力和最小风险执行交易。 主要特点:         不使用马丁格尔策略、网络交易或任何其他高风险交易。           具有自动手数功能 专用私人服务器:   EA 需要连接到我们的专属服务器才能正常运行。没有此连接,损失是不可避免的。 小止损:   固定的 30 点止损确保可控的风险管理。 浮动止盈:   系统动态调整止盈水平,以实现快速高效的收益。 每日盈利目标:   用户可以设定整体每日盈利目标。 机构订单跟踪:   EA 检测并跟踪主要金融机构的大额买卖订单。 24/7 支持:   我们的团队为所有用户提供全天候协助。            
Scalping Robot MT4
Marzena Maria Szmit
4.53 (15)
Introducing our advanced Scalping Forex Robot. The scalping algorithm is built to spot high-probability entry and exit points, ensuring that every trade is executed with the highest chance of success within the   M1 timeframe . The best pair to use with the Scalping Robot is   XAUUSD .  This robot is perfect for traders who prefer the   scalping method   and want to take advantage of rapid price movements without having to manually monitor the charts. It is suitable for both beginners looking fo
Aura Neuron MT4
Stanislav Tomilov
4.33 (6)
Aura Neuron 是一款独特的 EA 交易系统,延续了 Aura 系列交易系统。通过利用先进的神经网络和尖端的经典交易策略,Aura Neuron 提供了一种具有出色潜在性能的创新方法。这款 EA 交易系统完全自动化,旨在交易 XAUUSD (GOLD) 等货币对。从 1999 年到 2023 年,它在这些货币对中表现出了一致的稳定性。该系统避免了危险的资金管理技术,例如马丁格尔、网格或剥头皮,使其适用于任何经纪商条件。Aura Neuron 由多层感知器 (MLP) 神经网络驱动,利用它来预测市场趋势和走势。MLP 是一种前馈人工神经网络 (ANN),通常被称为“原始”神经网络,尤其是当它们由单个隐藏层组成时。MLP 包括三个基本层:输入层、隐藏层和输出层。除输入节点外,每个神经元都使用非线性激活函数。该网络使用称为反向传播的监督学习技术进行训练。 MLP 的多层结构和非线性激活使其有别于线性感知器,使其能够识别数据中非线性可分的模式。通过其复杂的 NN 智能,Aura Neuron 能够识别模式并适应不断变化的市场条件,例如汇率或交易者行为的变化。其处理复杂数据的能力使其能够
Supply Demand EA ProBot
Georgios Kalomoiropoulos
5 (8)
基于 供需 原则的 全自动 EA 。第一个 提供 完全自动化的 供需 EA。现在 交易 变得轻松,通过用户友好的图形交易面板完全控制您的交易策略。 您将获得超高品质 算法交易软件涵盖所有交易风格:手动、半自动和全自动。通过各种设置和自定义选项,每个交易者都可以创建适合自己需求和个人交易风格的策略。它提供了无限的可能性,这就是这款独特专家顾问的魔力。 供应需求 EA ProBot 手册 || 如何使用交易面板 || 自动方向 购买后请给我发一条消息,让我将 “方向面板” 指示器发送给您。其价格为 (199 美元) ,但购买后您将完全 免费 获得它。 “供应和需求 EA ProBot” 中的交易模式 · 手动交易: 您可以通过点击供应和需求区域旁边的区域标签来手动进行标记/限价交易。为此,您需要从输入参数启用手动交易,并禁用交易面板上的买入和卖出按钮。 · 半自动交易: 当价格触及某个区域时,EA 可以自动进行交易。它根据您在交易面板上选择的偏好进行交易。为了在价格触及需求区域时进行交易,需要激活“买入”按钮;为了在价格触及供应区域时进行交易,需要激活“卖出”按钮。这允许您自定义
Bitcoin Robot MT4
Marzena Maria Szmit
4.83 (48)
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
Zen Flow 2 MT4
Hamza Ashraf
3 (4)
发售促销: 当前价格仅剩少量副本! 最终价格:1,700美元 购买后联系我可获得1个EA免费(针对2个交易账户) Instruction Blog Link to Channel 欢迎来到ZenFlow! ZenFlow是一款先进的EA,旨在精确快速地适应不断变化的市场趋势。它经过优化,专门用于交易XAUUSD( or GOLD)符号,并且只应在一个图表上运行。该EA使用复杂的趋势跟随策略,结合基于动量的指标来识别最佳入场点,同时过滤掉虚假信号。移动止损功能有助于在有效管理风险的同时保障利润。 使用尖端技术构建,这款EA在趋势市场中特别高效,确保交易执行的高准确性。其内置的风险管理系统包括动态手数、止损、止盈和移动止损,旨在最大化每笔交易的潜力,同时保护您的资金。 特点: 快速简便的设置:将EA附加到XAUUSD( or GOLD)的单个图表上 无网格,无马丁格尔,无高风险策略 与所有经纪商和自营交易公司兼容 自动适应市场条件以实现最佳性能 移动止损和止盈功能以保障收益 回测: 在XAUUSD( or GOLD)上使用默认设置运行EA,或根据您喜欢的回撤水平自定义风险管理参数。回测
Big Forex Players MT4
Marzena Maria Szmit
4.75 (32)
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
LENA Scalp
Cence Jk Oizeijoozzisa
4.4 (5)
莉娜頭皮 利用先進的停損技術和人工智能,Lena Expert Advisor 提供創新的交易體驗。 Lena 的機器人避免使用大規模的止損、馬丁格爾和網格交易。相反,它採用動態止損系統,根據市場情況進行調整。 人工智能驅動的分析有助於識別市場中的關鍵機會,並與其精心設計的策略相一致。 這是一個基於經驗豐富的交易者所開發的穩健、經過驗證的方法的自動化交易解決方案,提供可靠性和效率。 它不使用大的損失限制,每當它檢測到啟動無效時,它就會以盡可能低的損失退出,並在真實帳戶中關閉交易(這是人工智慧檢測)。 如果您购买完整版,将免费获得一份   -Hijack      HiJack: https://www.mql5.com/en/market/product/133565     不到一个月 150% 的利润        HiJack信号:   https://www.mql5.com/en/signals/2296874        ----------------------------- 7,715% 利润     运行时间超过8个月 账户号码:21756797 密码:12
EvoTrade EA MT4
Dolores Martin Munoz
5 (1)
EvoTrade:市场上首个自学习交易系统 让我为您介绍EvoTrade——一款结合了前沿计算机视觉和数据分析技术的独特交易顾问。这是市场上首个自学习交易系统,能够实时运行。EvoTrade会分析市场情况,调整策略,并动态适应变化,在任何环境下都能提供卓越的精准度。 EvoTrade使用先进的神经网络技术,包括用于分析时间依赖性的长短期记忆网络(LSTM)和门控循环单元(GRU),用于识别复杂市场模式的卷积神经网络(CNN),以及用于实时策略调整的强化学习算法,例如近端策略优化(PPO)和深度Q学习(DQL)。这些技术使EvoTrade能够发现隐藏的市场信号,并精确调整其操作以适应当前市场动态。 在每次交易后,EvoTrade会重新评估其方法,自动更新止盈(TP)和止损(SL)等参数。系统的使命不仅是对变化做出反应,还要不断优化其交易策略,确保在任何市场条件下都能保持相关性和高效性。 为什么选择EVOTRADE交易顾问? 实时信号 : https ://www .mql5 .com /en /signals /2281752 交易顾问的价格将与其实时信号的增长成正比迅速上升 EvoT
AlphaFlow EA MT4
Dolores Martin Munoz
Alpha Flow EA:将您的交易提升到新高度 介绍   Alpha Flow EA   —— 一款先进的交易顾问,通过战略精准性、适应性和深度市场分析,彻底改变您的交易体验。 Alpha Flow EA   基于专有交易算法和深度市场洞察,能够在各种交易环境中表现出色,帮助您始终保持领先市场趋势的优势。 Alpha Flow EA 实时交易信号 XAUUSD 信号:   查看实时信号 EURUSD 信号:   查看实时信号 US 500 信号:   查看实时信号 Alpha Flow EA 的独特之处 先进的市场分析 Alpha Flow EA   采用多层次的分析方法,将传统的技术分析与现代的量化策略相结合。它的高级模式识别算法能够发现新兴趋势,提供具有战略意义和时效性的交易机会。 多样化的交易策略 此顾问具备多种预设策略,能够自动适应当前的市场状况。与依赖固定规则的系统不同, Alpha Flow EA   动态选择最佳策略,在不同的市场情景中提升表现。 超高速交易执行 借助高频交易 (HFT) 技术, Alpha Flow EA   以惊人的速度执行交易。这不仅能将滑点降至
Stock Indexes EA MT4
Marzena Maria Szmit
5 (2)
Stock Indexes EA is a sophisticated trading robot meticulously engineered to capitalize on the dynamics of the US30 . This expert advisor employs advanced algorithms and technical indicators to analyze market trends, identify potential entry and exit points, and execute trades with precision. A news filter has also been added to the robot, which prevents it from opening a position during important economic news , minimizing the risk. In robot, you can also specify the days and hours when the EA
The Gold Reaper MT4
Profalgo Limited
4.55 (29)
道具準備就緒! ( 下載SETFILE ) 推出促銷活動: 目前價格只剩幾本! 最終價格:990$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here New V2.2 Live Signal 歡迎來到黃金收割者! 該 EA 以非常成功的 Goldtrade Pro 為基礎,設計為同時在多個時間框架上運行,並且可以選擇將交易頻率從非常保守到極端波動設定。 EA 使用多種確認演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   黃金非常適合這種策略,因為它是一種波動性很大的貨幣對。 系統根據您的帳戶規模和最大允許提款設定自動調整交易頻率和手數! 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該 EA 已針對黃金的最長可用期限進行了壓力測試,為不
The Infinity EA MT4
Abhimanyu Hans
3.54 (26)
ChatGPT Turbo 人工智能驱动技术 Infinity EA 是一款专为 GBPUSD 和 XAUUSD 设计的高级交易专家顾问。它专注于安全性、持续回报和无限盈利能力。与许多其他依赖高风险策略(如马丁格尔或网格交易)的 EA 不同。Infinity EA 采用基于神经网络的规范、有利可图的剥头皮策略,该神经网络嵌入机器学习、数据分析 AI 技术,由最新的 ChatGPT 版本提供,可让您的整体交易体验卓越不凡。 加入我们拥有超过 6000 名成员的 MQL5 社区, 与其他交易者建立联系。及时了解最新的产品更新、提示和独家内容。 MT5 版本 如何设置 Infinity EA 特征 Infinity EA 利用人工智能驱动的剥头皮策略。 该 EA 与 ChatGPT-4 Turbo 集成,可进行实时数据分析。 Infinity EA 利用机器学习不断从市场数据中学习。 风险管理是 Infinity EA 的核心,具有固定止损和获利设置等功能,可以保护资本并锁定利润。 该 EA 还进行高级蜡烛图分析,以识别高质量的交易条目。 Infinity EA 与道具公司完全兼容。 促销
DS Gold Robot MT4
Marzena Maria Szmit
4 (4)
Introducing the DS Gold Robot, your ultimate companion in navigating the intricate world of XAUUSD trading. Developed with precision and powered by cutting-edge algorithms, DS Gold is a forex robot meticulously crafted to optimize your trading performance with  XAUUSD pairs . With its advanced analytical capabilities,  DS Gold  Robot   constantly monitors the gold market, identifying key trends , patterns, and price movements with lightning speed. The DS Gold Robot opens positions every day from
Indicement MT4
Profalgo Limited
5 (2)
歡迎來到指數! 道具準備就緒! -> 在這裡 下載設定文件 推出促銷活動: 目前價格只剩幾本! 最終價格:990$ NEW: Choose 1 EA for FREE! (limited to 2 trading account numbers) 終極組合優惠   ->   點擊此處 加入公共團體: 點擊此處   LIVE SIGNAL INDICEMENT 將我 15 年在創建專業交易演算法方面的經驗帶入指數市場。 EA 使用經過深思熟慮的演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   我很高興地說,在多年的 EA 開發過程中,我已經完善了這個策略 該 EA 專為 US500、US30 和 NAS100 指數交易而開發。 這些市場特別適合這種類型的策略交易。 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該 EA 已針對所有 3 個指數進行了壓力測試,使用不同經紀商的多個價格回饋。此外
FX EurUsd Robot MT4
Marzena Maria Szmit
5 (13)
The EUR/USD Multi-Strategy Trading Robot MT4 is an advanced tool designed to optimize trading by combining 3 key systems:   daily trading, volume analysis, and Fibonacci   retracement levels. This robot works by integrating these different approaches to create a more dynamic and adaptable strategy for trading the   EUR/USD pair . EA adapts to different market conditions, this makes it an ideal solution for traders looking to enhance their trading strategy with a powerful, multi-faceted approach.
AW Scalping Dynamics EA
AW Trading Software Limited
4.67 (12)
基于趋势逆转的全自动高级交易机器人。如果有必要,可以使用网格策略。当达到最大推车负载时,内置 3 种类型的通知和位置锁定。 建议在 M15 时间范围内为 EURUSD 使用默认设置。 特点和优点: 能够同时在两个方向工作 具有在多个阶段按时工作的内在能力 使用经纪人不可见的虚拟止损 基于当前趋势活动的工作算法 内置自动手数计算 使用所有类型的通知 自动锁定头寸和禁用顾问的能力 为篮子中的后续订单减少止盈 考虑当前趋势或逐步调整开仓订单 MT5版本->     这里     / 故障排除 ->  这里     输入变量的详细说明和说明   -> 这里 顾问如何交易: -首先,在交易时,会考虑当前趋势活动(“主趋势过滤器”变量)。它越小,反转的可能性就越高,EA 将打开的订单就越少。 -当打开每个新订单时,EA 通过“趋势过滤器减少每个订单”来减少趋势的活动,以获取后续信号。 - 在趋势过滤信号之后使用振荡器反转信号。 确定振荡器信号活动的变量是 - 振荡器周期 - 振荡器周期。越小,信号越活跃。 振荡器区域的 K1 - 权重因子 #1。它越小,信号越活跃。 振荡器区域的 K2 - 权重
Quantum Gold Emperor MT4
Bogdan Ion Puscasu
4.85 (13)
介绍     Quantum GoldEmperor EA 是一款突破性的 MQL5 专家顾问,它正在改变您交易著名的 XAUUSD(黄金)货币对的方式!由拥有超过13年交易经验的经验丰富的交易者团队开发。 重要的! 购买后请给我发私信以接收安装手册和设置说明。 ***购买量子金皇EA,即可免费获得量子贸易EA!*** 详情请私聊 实时信号: 点击这里 MT5版本:   点击这里 量子 EA 通道:       点击这里 在先进算法的支持下,我们的 EA 交易能够利用每一个稍纵即逝的机会,确保最佳的进场和出场。 实时适应性:     黄金市场的动态性质需要快速调整。我们的顾问无缝适应不断变化的市场条件,让您保持领先地位。 风险管理掌握:     通过我们复杂的风险管理协议将风险降至最低。您的交易资金通过战略止损和止盈机制得到保障: 量子金皇 EA 采用独特的策略,将单个交易连续拆分为四个较小的交易。这意味着 EA 每次执行交易时,都会自动将其分为四个较小的头寸。 量子金皇 EA 因其处理亏损交易的卓越方法而在其他专家顾问中脱颖而出。与传统方法单纯依靠止损单来限制
Secret Impulse MT4
Eugen Funk
3.56 (18)
EA(交易专家)会在纽约交易时段市场开始波动时开仓(交易量增加)。因此,冲量得到了交易量的支持,我们可以以较高的概率迅速达到止盈(Take Profit)。 信号 (292%, 10% DD):   https ://www .mql5 .com /en /signals /2274145 纽约交易时段的冲量入场 EA通过低时间框架上的FVG(公平价值缺口)检测隐藏的冲量。如果冲量在纽约交易时段之前或期间被检测到,EA会开仓。 根据市场动态管理仓位 如果冲量迅速消失,EA会采用以下三种策略之一: 在某个已识别的价格水平触发止损,并停止交易。 触发止损后,在相反方向开设新仓位。 继续管理原始仓位,通过增加或减少仓位直至获得利润。 如何使用 购买后,请与我联系以获取详细的设置说明。EA运行需要网络连接(内部使用了Rithmic验证的订单簿数据)。 如何进行回测 在黄金(XAUUSD)上运行测试。 时间框架:1分钟。 在输入字段“Lot Factor”中设置手数。1x表示0.01手,10x表示0.1手,以此类推。 设置您的账户货币中的最大允许回撤,例如100美元。如果达到指定的回撤值,所有仓
CyNera MT4
Svetlana Pawlowna Grosshans
2.8 (15)
CyNera:您的交易,我们的技术 信号 >400%:  CyNera 信号 >500%: CyNera Turbo 手册和设置文件:购买后请联系我以获取手册和设置文件 价格: 价格根据售出的许可证数量上涨 可用副本: 4 交易黄金,市场上最波动的工具之一,需要精确的操作、深入的分析和强有力的风险管理。CyNera 专家顾问将这些要素无缝集成到一个复杂的系统中,专为优化黄金交易而设计。CyNera 的先进策略和技术旨在帮助经验丰富的交易员和新手应对黄金交易所带来的独特挑战和机遇。 有了 CyNera,您就拥有了一套可靠的解决方案,专门针对黄金市场的复杂性。它结合了自适应、智能策略以及多时间框架分析、自动交易调整和精确的风险管理等高级功能。正是这种适应性,使得 CyNera 成为一种多功能工具,能够应对快速的市场变化,同时确保您的资本在长期内得到保护。 符号 XAUUSD (黄金) 时间周期 M30   资本 最少 100 美元 经纪商 任何经纪商 账户类型 任何,较低点差优先 杠杆 从 1:20 起 VPS 首选,但不是必须,也可以使用 MQL VPS CyNera 的核心力量
Gold ISIS MT4
Lo Thi Mai Loan
5 (2)
EA Gold Isis – 一个安全且高效的黄金交易解决方案   启动促销! 当前价格仅剩 1 份!  下一价格:$598 最终价格:$1998  实时信号 MT5版本 你好!我是EA Gold Isis,是Diamond Forex Group家族中的第二款EA,专为黄金交易(XAU/USD)设计。凭借卓越的功能和安全优先的理念,我承诺为交易者提供可持续且高效的黄金交易体验。   EA Gold Isis 有何独特之处?   - 动态止损(SL):EA 根据最近K线的价格范围设置止损(SL)。这一功能确保SL能够灵活适应市场变化,更有效地保护您的账户。   - 多样化交易策略:EA配备了3种交易策略,每种策略最多可同时开启3个订单,总计最多可进行9笔交易。   - 灵活的移动止盈:提供利用移动止盈锁定利润的功能。您可以根据个人偏好完全自定义该功能。   - 安全至上:每笔交易均设置了预设止损(SL),以保障您的账户免受意外风险的侵害。   EA Gold Isis 的工作原理   1. 无风险策略:      - 不使用马丁策略或网格交易。      - 不执行
CoreX G MT4
Arseny Potyekhin
4.5 (8)
概述 CoreX G EA 是一种专为应对外汇市场复杂性而设计的先进交易系统。通过利用尖端的神经网络、复杂的机器学习技术和集成的大数据策略,CoreX G 在交易中提供了卓越的准确性和安全性。这个专家顾问(EA)因其技术卓越性和优质的客户支持而脱颖而出,确保用户在遇到任何问题或疑虑时都能得到帮助。 经纪商 任何经纪商,优选 ECN / ZERO 点差 杠杆 从 1 : 20 起 存款 最低 200 美元     符号 XAUUSD 时间框架 H1 大数据集成与交易策略 大数据是 CoreX G 策略的基石。它处理大量的历史和实时市场数据,以做出明智的交易决策。大数据的使用使系统能够更有效地识别外汇市场中的模式和趋势,从而做出更准确的预测并提高交易机会。通过将机器学习与大数据结合,EA 动态适应市场变化,不断整合新数据并优化其模型。
Goldbot One MT4
Profalgo Limited
5 (2)
推出促銷活動: 目前價格只剩幾本! 最終價格:990$ 新:購買 Goldbot One 並免費選擇 1 個 EA! (適用於2個交易帳戶) 加入公共團體: 點擊此處   終極組合優惠   ->   點擊此處 LIVE SIGNAL 隆重介紹   Goldbot One ,這是一款專為黃金市場設計的高度複雜的交易機器人。 Goldbot One 專注於突破交易,利用支撐位和阻力位來識別主要交易機會。 該專家顧問專為在波動的貴金屬市場中尋求效率、可靠性和策略優勢的交易者而設計。   值得注意的事實:     EA 在樣本外資料中的表現與用於最佳化的樣本內資料完美一致。   樣本內時期為2016年至2023年。 用於確認策略的樣本外資料為 2004-2016 年和 2024 年。       2024年,業績躋身近20年來最好之列!   現在,這是未來表現的一個非常好的指標。   主要特點: 多策略方法: 獲勝策略的 8 種變體: Goldbot One 運行八種不同的突破策略變體,每種變體都針對不同的市場條件進行了最佳化。這種多元化確保了風險的良好分散並創造了更平穩的成長預期  
AI Golden Jet Fighter GTX MT4
Andrei Nazarets
4.29 (7)
AI Golden Jet Fighter GTX     MT4 是 Meta Trader 4 平台上一款简单而高效的黄金交易专家顾问 (EA)。该 EA 利用神经网络,专为黄金市场 (XAU/USD) 的剥头皮交易而设计。AI Golden Jet Fighter GTX 的主要策略侧重于识别小幅价格​​波动并开仓以在短时间内获利。EA 实时分析市场状况,并自动执行具有预定义止损和止盈水平的交易。它还支持追踪止损功能,允许交易者在市场有利时锁定利润。为确保准确性,EA 使用价差过滤器来避免在不利条件下交易,并使用滑点保护机制来精确执行订单。AI Golden Jet Fighter GTX 包含风险管理功能,使交易者能够将风险水平设置为其账户余额的百分比,使其能够适应不同的交易方式。EA 利用 NN 算法实时分析市场数据,适应不断变化的条件,并为交易的进入和退出提供高度准确的信号。该 EA 易于使用且完全自动化,只需极少的设置,因此从初学者到专业人士,各个级别的交易者都可以使用它,无需持续监控市场。                              接下来的 10 位买
MyVolume Profile Scalper
Ahmad Aan Isnain Shofwan
购买之前,请使用模拟帐户 MyVolume Profile FV(免费版本) 进行几个月的前向测试。了解它,并找到最适合您的设置。 MyVolume Profile Scalper EA 是一种先进的 自动化   程序,旨在使用交易量配置文件,该程序 获取 指定时间段内特定价格水平的总交易量,并将总交易量划分为上涨交易量(使价格上涨的交易) ) 或下跌成交量(导致价格下跌的交易),然后开仓或 下 单。 该 EA 的核心引擎使用 Volume、Heiken Ashi 和 ADX 指标。 使用可定制的移动平均线的附加过滤器来确保并遵循移动平均线指标给出的趋势。 此过滤器是可选的,默认情况下为 TRUE(使用此过滤器)。 MyVolume Profile Scalper EA  按降序(从大到小时间范围)扫描所有时间范围(D1、H4、H1、M30、M15、M5、M1),并在条件匹配时下订单,您可以跟踪该交易量的交易量概况用于订单的时间范围。 扫描的时间范围是    可定制的。 特征: 批次模式:固定批次 如果您不需要鞅,请将鞅乘数设置为 1 来启用/禁用鞅 使用网格策略。 根据定义的距离(
HFT Fast M1 Gold Scalper V8 EA
Martin Alejandro Bamonte
Dear traders, after having voluntarily removed the HFT FAST M1 GOLD SCAPER V6 EA a couple of months ago, and receiving hundreds of messages—having listened to both “camps”: those who asked me to tame the beast, and those who got very upset when I actually did limit it—I realized that both sides were right, but it’s impossible to please different types of traders with different styles and levels of aggressiveness in trading. After running tons of tests with this beastly EA, I concluded that the i
Introducing Trade Vantage : Professional Market Analyst Trade Vantage is a highly effective analytical tool that uses a specialized algorithm for trading on the Forex and cryptocurrency markets. Its operating principle is based on price analysis for a certain time interval, identifying the strength and amplitude of price movements using a unique indication system. When a trend loses its strength and changes direction, the expert closes the previous position and opens a new one. The bot also tak
作者的更多信息
PositiveSwap Легкий, бесплатный скрипт на языке MQL4, который выводит на график, в виде простой таблицы, все торговые пары с положительным свопом и указывает направление (покупка или продажа). Скрипт автоматически просматривает все доступные торговые пары из окна "Обзор рынка". Поэтому, чтобы увидеть все возможные пары с положительным свопом, рекомендуется включить показ всех символов.  
FREE
LuckyNumber
Ilia Stavrov
Automated Trading Advisor LuckyNumber Recommended instruments: the most volatile markets - Gold, Silver, indices. Timeframe used: any.  Step into the future of automated trading with the LuckyNumber advisor, which transforms complex market analyses into simple yet effective trading solutions. This advisor is perfectly suited for both beginners and experienced traders looking to optimize their strategies in the Forex market.   Advantages of LuckyNumber: - User-Friendly Interface: Easy setup all
EAsynRightNow - Professional Trading Expert Advisor for manual trading with advanced functionality EAsyRightNow is a multifunctional trading Expert Advisor for MetaTrader 4, featuring a Trading Panel with a user-friendly interface and extensive trading position management capabilities. Perfect for scalping, it works on all timeframes.  Key Features  1. Trading Modes - Single Orders: Management of one trading position - Multiple Orders: Ability to open multiple orders in the same direction - M
筛选:
无评论
回复评论
版本 2.63 2025.03.04
***Added a new parameter MaxCurrencyTrades = 0 (0-disabled) - a limit on buying/selling currency no more than a specified number of times.
Now the adviser will:
1. Count the number of purchases/sales for each currency
2. Block new entries if the limit is reached for any of the currencies of the pair
3. With MaxCurrencyTrades = 2:
- If there is already EURUSD.buy and GBPUSD.buy, a new AUDUSD.buy will be blocked (USD has already been sold 2 times)
- If there is already EURUSD.sell and GBPUSD.sell, a new AUDUSD.sell will be blocked (USD has already been bought 2 times)
- In this case, several orders of one pair opened in one direction, for example 3 orders EURUSD.buy, will be considered as ONE purchase of EUR and ONE sale of USD
The limitation works only at the moment of opening a new trading cycle (the first order).


***Added Volatility Filter

New Input Parameters:
UseVolatilityFilter = false // Enable volatility filter
VolStartFromLevel = 1 // Grid level from which filter starts working
VolCandleTF = VOL_M1 // Timeframe for volatility analysis
VolCandleMaxSize = 15.0 // Maximum allowed candle size in old points
VolStopTradeTimining = 60 // Blocking time in seconds
VolCandleSizeType = FULL_CANDLE // Candle size calculation method (body/full)
Operating Principle:
1. When high volatility is detected (candle size > VolCandleMaxSize):
- Timer is activated for VolStopTradeTimining seconds
- During this time:
* If price approaches any limit order of level >= VolStartFromLevel
* All orders of this level and higher are shifted to safe distance
2. After timer expires, filter is deactivated

Usage Examples:

1. Basic Protection:
UseVolatilityFilter = true
VolCandleTF = VOL_M1
VolCandleMaxSize = 15
VolStopTradeTimining = 60
VolStartFromLevel = 1
Effect: When M1 candle exceeds 15 points, filter activates for 1 minute. If price approaches any grid order, all orders are shifted.

2. Higher Levels Protection:
UseVolatilityFilter = true
VolCandleTF = VOL_M5
VolCandleMaxSize = 20
VolStopTradeTimining = 300
VolStartFromLevel = 3
Effect: When M5 candle exceeds 20 points, filter activates for 5 minutes. Only protects orders from level 3 and higher.


***A new parameter MaxAccountDrawdownPercent has been added to set the maximum allowable drawdown percentage on the account. If the value is set to 0, the restriction is disabled. When setting any positive value (for example, 30.0), the advisor will check the current drawdown before placing the first order in the cycle. If the current drawdown is greater than or equal to the set value, the entry signal will be skipped. MaxAccountDrawdownPercent calculates the current drawdown as a percentage, taking into account credit/bonus on the account. In the calculation, credit is subtracted from equity but not from balance, which provides an accurate assessment of the real drawdown on the account.


***Grid order placement logic has been adjusted.
When increasing the GridOrderCount parameter during active trading, the Expert Advisor now automatically expands the grid to the new specified size.

Operating principle:
- When changing GridOrderCount from a lower to a higher value, new levels are automatically added
- Additional order placement depends on the current price position:
* If price is within the grid step range (GridStep) - a limit order is placed
* If price has moved beyond the grid step - a market order is opened
- New orders are added sequentially, maintaining the original volume calculation logic
- Take Profit is automatically recalculated for the entire grid including new orders
- If Stop Loss is present, it is updated for all grid orders

Grid expansion occurs fully automatically, maintaining all set lot multiplier proportions and following the general Expert Advisor logic.

Note: Decreasing the GridOrderCount parameter during active trading does not result in closing existing orders.
版本 2.61 2025.01.17
Important update!
It is now possible to send PUSH notifications when a pattern is detected.
New parameter ALERT_MODE, in which you can choose from three options:
Trade Only - the advisor works in the normal mode, when a pattern is detected, trading begins, subject to other conditions
Trade & Alert - the advisor trades and sends a notification when a pattern is detected
Alert Only - the advisor, when a pattern is detected, ONLY sends a notification without starting trading, suitable for independent trading, if necessary.

For push notifications:
1. Install MT4 on your phone
2. Log in to the same trading account
3. Enable push notifications in the application
4. In MT4 on your PC, enable "Allow push notifications"

For email:
1. In MT4 on your PC, configure SMTP settings in Tools -> Options -> Email
2. Specify the recipient's email address
版本 2.59 2025.01.13
Optimization of the advisor's logs.
版本 2.58 2025.01.07
Removed unnecessary reasons for deinitializing the advisor.
版本 2.57 2025.01.07
Added the ability to trade and test with reinvestment.
New input parameter: CurrencyForLotSize (0 - disabled)
If it is equal to zero, reinvest is disabled; if a number greater than zero is specified, then with each multiple increase in the deposit by the CurrencyForLotSize value, the LotSize value increases multiple.