Sterling Crest

Sterling Crest

A Disciplined Limit-Order Entry System for MetaTrader 4

Overview

Most retail Expert Advisors open a market order as soon as a signal appears, accepting whatever price the market is offering at that moment.

Sterling Crest takes a different approach. Once a trend setup has been confirmed, the Expert Advisor places a pending limit order and waits for the market to return to the selected level. The objective is to enter at a price determined by the strategy rather than simply accepting the price currently imposed by the market.

The system is built around:

  • a trend engine with ADX-based trend-strength filtering;
  • an adaptive ATR-based entry channel;
  • a two-stage trailing system;
  • separate management of pending orders and open positions;
  • configurable position sizing and risk management;
  • optional position-chain construction.
Signal Logic

1. Volatility Foundation

SignalATRLength measures current market volatility through ATR and determines the scale of the entry channel.

This allows the entry structure to adapt to the current volatility characteristics of the instrument.

2. Trend-Strength Filter

SignalADXThreshold defines the minimum trend strength that a setup must exceed before it can be considered by the system.

Quiet and range-bound market conditions are filtered out before the remaining order-management logic is activated.

3. Separate Entry and Holding Criteria

SignaADXOpenConfirmation defines how strong the trend must be to justify opening a new position.

SignaADXExitConfirmation defines how strong the trend must remain to justify continuing to hold an existing position.

This creates two independently configurable thresholds rather than relying on a single rule for both entry and position retention.

4. Asymmetric Entry Channel

SignalUpperMultiplier and SignaLowerMultiplier independently scale the upper and lower boundaries of the ATR channel.

This makes it possible to account for the fact that an instrument may exhibit different volatility and price behavior during upward and downward movements.

5. Secondary Filter

SignalOverboughtLevel and SignalMeasure provide an additional validation layer based on period and width on top of the primary channel.

Their purpose is to filter out setups that appear valid only from one side of the primary signal structure.

6. Adaptive Sensitivity

SignalThreshold continuously adjusts the strictness of the overall signal block from bar to bar.

Instead of relying on a single fixed threshold, the system can adapt its sensitivity to changing market conditions.

Limit-Order Entry

Sterling Crest uses a two-stage system for entry and position management.

Stage 1 — Pending Limit Order

Once a setup has been confirmed, the Expert Advisor places either:

  • Buy Limit — for a long-side scenario;
  • Sell Limit — for a short-side scenario.

The distance from the current market price is determined by:

LevelStart

The objective is to seek a more favorable entry price than would be available through an immediate market execution.

Pending-Order Trailing

While the limit order remains unfilled, TrailPendingActive enables active management of the pending order.

The adjustment step is defined by:

TrailPending

This allows the pending order to be repositioned as the market moves, preventing the intended entry level from becoming unnecessarily distant from the current price.

Stage 2 — Open-Position Management

Once the pending limit order is executed, the second, fully independent trailing mechanism takes control of the open position.

TrailingEngineActive activates position trailing once floating profit reaches:

TrailEngagementDistance

After activation, the trailing mechanism operates using:

TrailStepPoints

The complete process can therefore be viewed as:

Pending Order → Execution → Open Position → Position Trailing

This separation allows Sterling Crest to manage the trade independently before and after actual execution.

Profit and Loss Protection

The open position is managed using:

  • ProfitCeilingPoints — working take-profit distance;
  • LossFloorPoints — working stop-loss distance.
Position and Risk Management

Position Sizing

Sterling Crest supports two primary position-sizing modes.

Fixed Position Size

BaseContractSize defines a fixed position size.

Automatic Capital-Based Sizing

When AutoCapitalRegulationOn is enabled, position size is calculated relative to account balance using:

CapitalExposureRatio

This allows position exposure to scale with available capital.

Position-Chain Construction

If the market continues moving through the signal zone, the Expert Advisor can add additional positions.

The maximum chain depth is determined by:

PositionChainDepth

The size of subsequent positions can be scaled using:

AllocationScalingExponent

As a result, total market exposure depends not only on the initial position size, but also on the number of positions accumulated within the chain and the selected scaling factor.

Extended-Chain Risk Correction

CorrectionStrategy controls an additional risk-correction mechanism.

When set to:

0 — Disabled

the feature is turned off.

When enabled, the system progressively reduces stop distances as the position chain becomes longer, helping to automatically reduce risk during unusually extended sequences of positions.

Directional Exposure Control

Long and short exposure can be controlled independently:

  • LongExposureEnabled — enables or disables long positions;
  • ShortExposureEnabled — enables or disables short positions.

This allows the strategy to operate on both market directions or restrict trading to only one side.

Execution and Trading Environment

Order Identification

StrategyInstanceID provides a unique identifier for the strategy instance.

ExecutionTag is used as the order comment.

Together, these parameters help keep Sterling Crest orders clearly separated from trades generated by other Expert Advisors or manual trading activity on the same account.

ECN Execution Mode

InstitutionalExecutionMode switches the Expert Advisor into an execution mode designed for ECN-style brokers, where a specific order-processing sequence may be required.

Recommended Usage

1. Test Before Live Deployment

Before deploying Sterling Crest on a live account, thoroughly test the Expert Advisor on the intended:

  • financial instrument;
  • timeframe;
  • historical period;
  • quotation/tick-data conditions.

Where possible, use real-tick testing for a more representative evaluation of execution behavior.

2. Tune ATR and ADX to the Instrument

The signal block, including the ATR/ADX parameters and channel multipliers, should be configured according to the typical volatility and behavior of the specific instrument.

Parameters that perform well on one market are not necessarily appropriate for another.

3. Treat LevelStart and Pending-Order Trailing as a Single Configuration Block

LevelStart, TrailPendingActive, and TrailPending collectively determine how patient the entry mechanism is.

For this reason, these parameters should generally be evaluated and optimized as a related group, rather than independently.

4. Account for Position-Chain Exposure

When configuring:

  • PositionChainDepth;
  • AllocationScalingExponent;

evaluate the total potential exposure of the strategy rather than focusing solely on the initial position size.

Overall risk can increase substantially as additional positions are added to the chain, even when the initial position remains relatively small.

5. Start on a Demo Account

Before moving to live trading, run Sterling Crest on a demo account.

This provides an opportunity to observe:

  • actual pending-limit entry behavior;
  • pending-order trailing;
  • the transition from pending order to open position;
  • the second-stage position trailing;
  • position-chain formation;
  • actual capital and margin requirements.
⚠️ Risk Disclaimer

Trading financial markets involves a significant risk of capital loss.

Results obtained from historical data and strategy-tester simulations do not guarantee comparable results in live trading.

Before using the Expert Advisor on a live account, thoroughly test it on a demo account and ensure that:

  • you fully understand the strategy logic;
  • position sizing is consistent with your risk tolerance;
  • PositionChainDepth and AllocationScalingExponent adequately account for potential growth in total exposure;
  • stop-loss and other protective parameters are appropriate for your risk-management framework.

Sterling Crest is a tool for automating a trading strategy. It is not a guarantee of profitability or future trading performance.


推荐产品
The Arrow Scalper
Fawwaz Abdulmantaser Salim Albaker
1 (2)
Dear Friend..  I share with you this simple Expert Adviser .. it is full automatic  this Expert Adviser following the trend of the pair you install on or any stocks or indices , it is works like that: - when the trend on H4 chart show a start of up trend the expert will wait till the 15M & 1H charts show an up trend the EA will open a buy order directly , and do the same for down trend and open a sell order the buy or sell  order lot size and take profit and stop loss will measured manually  by
FREE
Trillion Pips GridX EA
Sivaramakrishnan Natarajan
Trillion Pips GridX EA - Grid and Hedging Expert Advisor Trillion Pips GridX EA is a fully automated Expert Advisor for MetaTrader 4 that uses grid trade management, progressive lot scaling, and optional hedging logic to manage trades under various market conditions. This EA is intended for experienced traders who fully understand the risks associated with grid and martingale style trading systems. Strategy Overview Grid Trading Logic The EA opens sequential trades at defined price intervals to
EAs Holder
Dimitri Nepomniachtchi
EA's HOLDER - Manage multiple trading robots under full control EA's HOLDER is an advanced system for traders that helps to effectively manage multiple trading robots (EA). With the program, you can distribute your robots across separate virtual accounts and customize each one with individual risks and trading parameters. The price is temporarily reduced. This is an expensive technical assistant that has gone through many versions, ideas, time and money. In my personal use as a moderator of lim
Angry bull Option Binary
Fabio Oliveira Magalhaes
1 (1)
Angry Bull Option Binary   This is a Binary Options robot, which contains 7 strategies, you can backtest it to check what the best strategies are Settings Initial Batch Value Dynamic Investment = If activated it will use an automatic lot according to its capital Balance ($) w/ backtest = Starting balance to backtest PorcRiscoInvestment = It will be the value of % for the automatic lot if it is activated Expiration (in minutes) = It will be the expiration time of orders in Binary Options Magic
The Intellectual Bot is designed for trading major currency pairs and has crash protection - when the connection is restored, the EA will continue to work with its orders. The Expert Advisor independently controls the volume of trading positions, slippage, spread, maintains and protects open orders, can work with a deposit of any size (from $ 100). Forex trading strategy Intellectual Bot, carried out on short periods of time and with very small profit / loss targets. The trader concludes a dea
Sharp
Vitalii Zakharuk
Sharp expert system works with a deposit of $ 100! The classic method of scalping. It is also worth noting that with the allowable level of the spread, the bot goes through any historical period on any currency pair. The key for the Sharp bot is the spread, it works with default settings, it is possible to work with a spread of up to 10. If the spread is more than 10, then you need to select other settings. Testing should be performed with a spread of up to 10 on all ticks. There is no point i
DracoAI
Hua Manh Hung
DracoAI is a revolutionary automated forex trading robot based on neural network.  Loss coverage is our premium exclusive feature. DracoAI IS: THE BEST MONEY MAKING SERVICE & STABLE PASSIVE INCOME PROFIT, EVEN IF YOU DO NOT PARTICIPATE IN BIDDING FINANCIAL INDEPENDENCE AND STABILITY DracoAI IS SAFE, BECAUSE: WE GUARANTEE THE SAFETY OF YOUR FUNDS NEGATIVE RESULTS OF TRADING ARE COVERED BY OUR RESERVE FUND 100% CONFIDENTIALITY Monitoring  - most popular signal at MQL5 :  https://www.mql5.com/en/s
Red Fire
Evgeniy Zhdan
A unique trading strategy is based on controlling trading volumes at various levels of volatility. The trade expert automatically determines the zones of purchases and sales and the degree of mathematical probability of successful forecasting of each transaction. If there are sufficient conditions and a high degree of probability of profit, the adviser starts work. Hazardous trading methods are not used. Each trade is protected by stop loss. Profit control is carried out by a special strategy f
FXPrimeOperator
Alain Andras Korodi
FXPRIMEOPERATOR MT4 具有自适应交易管理和每日亏损保护功能的多货币外汇EA FxPrimeOperator是一款用于MetaTrader 4自动外汇交易的智能交易系统。EA监控十二个货币对,根据内部条件评估交易机会,并自动管理持仓。 系统仅提供两个输入参数,设置简单清晰。交易逻辑使用统一的内部交易配置。 主要功能 自动监控十二个外汇货币对 多时间周期分析 统一的内部交易配置 自适应持仓管理 根据市场情况进行部分止盈 保本和利润保护功能 动态止损跟踪 在适当条件下让持仓继续运行并超过原始盈利目标 当交易发展不利时提前退出 自动每日亏损保护 发送订单时同时设置止损 额外监控现有止损订单 点差、波动率、异常波动和频繁反转过滤 连续亏损后的交易暂停 防止过度交易 检查可用保证金和持仓风险 仪表板显示每日结果、每日限制、实时结果和交易品种概览 不使用网格 不使用马丁格尔 自适应交易管理 FxPrimeOperator持续监控持仓的发展情况。根据当前市场状况,EA可以调整保护措施、部分平仓或完全关闭持仓。 在适当条件下,系统可以移除固定止盈目标,随后使用动态止损跟踪继续管理持仓。
GoldSuperbotV10
Afjal Hussain Swapan
This Adaptive Forex EA is a fully automatic, Highly Customizable Adaptive Trading EA that is Free to download. Although it may not provide the most immediate plug-and-play solution, its effectiveness and potential are hinged on fine-tuning and optimization. Most EA makes tall claims about their AI, adaptive, intelligent, learning algorithms, but often all are just marketing; there is nothing like that in the EA. However, this Adaptive Trading EA, despite not being AI per se, promises an intellig
US30 Break Scalp
Vitor Manuel Goncalves Pinto
This Expert Advisor trades based on a specific range breakout within a specific hour using scalp techniques. It does not use dangerous techniques like martingale. It only opens a maximum of 3 trades per day (default settings). The default settings are optimized for IcMarkets, FTMO and MFF (set file in the comments) although it can be used with other brokers, you just need to confirm the hours input. Despite this Expert Advisor presents good results in backtesting and for this month (January 2023
Trend Second Derivative RSI Ex is a forex trending bot based on the Trend Second Derivative RSI indicator. Principle of operation. A bot created on the basis of this Trend Second Derivative RSI indicator and working on the principle - if there is an indicator signal, then the bot has closed the opposite deal and opened a new deal in the specified direction. It is also possible to work only for buy or sell, in which case the bot will simply close the deal without opening it in the opposite dire
This EA will help you to automatically put stop loss and take profit for all your orders. Stop loss point and take profit points can be selected in the tab of the input parameters. You can specify three symbols with SL and TP values (you can see symbol1 , symbol2 ... in the input tab below). The EA performs checks. If a new order with symbol1 appears, it puts SL and TP with stoploss1 and takeprofit1 values (in points). If a new order with symbol2 appears, it puts SL and TP with stoploss2 and tak
Gold Pulse MT4
Ivan Martinez Guillen
5 (1)
GoldPulse MT4 — Professional Gold Scalper GoldPulse MT4 is a fully automated Expert Advisor designed exclusively for XAUUSD on MetaTrader 4. The strategy is based on pure price action. The EA reads the market bar by bar and only opens trades when Gold shows clear directional conviction, avoiding noise and false signals. When no valid setup is present, it waits. Recovery System When a trade moves against the initial entry, GoldPulse activates a conditional grid recovery. New positions are only ad
Correlation Beast EA
Rodrigo Rethka Goncalves
Correlation Beast V2.05 - Skyrocket Your Forex Trading! Unlock the power of currency correlations with Correlation Beast V2.5 , the ultimate Expert Advisor for MetaTrader 4! Designed for traders who crave precision and profitability, this EA leverages advanced correlation strategies to identify high-probability trades. Whether you're a beginner or a pro, this tool is your key to mastering the Forex market! Why Choose Correlation Beast V2.5? Powerful Correlation Trading Trade sma
Exp Swing
Vladislav Andruschenko
4.44 (64)
它使用称为 Swinger (Pendulum, Cheburashka) 的著名策略模型 - 交替放置增加手数的挂单。 策略在于放置两个相反的挂单。当价格向某个方向移动时,触发一个挂单,同时增加另一个订单的手数。 EA 提供三种类型的挂单(TypeofTrade) 放置后自动开仓(即时开仓AutoTrade) 手动开仓后的开仓管理(Manual opening ManualTrade) 按高/低水平开盘(过去的 TFTrade 柱线的高低) OCO(一个取消另一个)订单是一种由两个订单组成的条件订单。如果第二个订单被执行,第一个订单就会自动取消。 Swing - 完整说明 MT5 version 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 这个怎么运作? 开始时,EA 发出两个订单 - 买入止损 和 卖出止损 ,距离当前价格的距离为 StopOrderDeltaifUSE。 如果 Buy Stop 触发,则 Sell Stop 将被删除,并且将放置一个交易量为 BuyStop   *   Martin 的 Sel
FREE
Uni Bot MT4
Andriy Sydoruk
2.33 (6)
Uni Bot   is a trendy neural network trained bot. An expert system based on a neural network based on a new specially developed architecture (T-INN) Target-IntelNeuroNet. For this variant of the Expert Advisor to work, there is no need to download the file of the trained neural network, since for the ease of use by the end user of the neural network forex bot, most users encoded a number of neural networks in the body of the bot. But in order for the bot to better adapt to the specific history
GridTrailX
Mykola Pavliuchenko
GridTrailX — a fully automated grid advisor with intelligent trailing. It independently opens trades using built-in algorithms and builds a grid of orders, managing positions with a flexible closing system. The EA does not copy external signals but operates based on its own unique logic, allowing it to adapt to various market conditions. Main Parameters LOTS — starting lot for the first trade MAX TRADERS — maximum number of orders in the grid (default: 50) The advisor uses a grid strategy. With
Prime Gold HFT Ali Coded by Prime Capital Vietnam Best with XAUUSD -  High frequency trading Find your best setting with the backtest before trade with a real account please! With default setting: - Deposit: min 10k-20k money (USC or USD) - Lot trade from 0.01 - Max DD: ~10-20% - Profit: ~10-20% per month with default setting - Leverage: best with 1:2000 Note: - Best with spread max < 30 - Time frame: any - Important: Contact Us before buy  ------   ------   ------   ------   ------   ------
Exotic Adv
Ivan Simonika
Exotic Bot   is a multi -cream multifunctional adviser working on any time frame and in any market conditions. The robot’s work is taken as a system of averaging with the non -geometric progression of the construction of a trading grid. Built -in protection systems: special filters, spreading, internal restriction of trading time. Building a trading grid, taking into account important internal levels. The ability to configure trading aggressiveness. Work postponed orders with trailing orders. T
Fortune
Andriy Sydoruk
3 (2)
顾问(Fortune):您的外汇高频交易可靠工具 顾问Fortune设计用于任何时间段、任何货币对和任何经纪商服务器。其独特的交易系统使其成为交易者的多功能工具。为了获得最佳性能,建议使用流动性好的外汇货币对,保持低点差,并使用VPS。您可以从100美元的存款和0.01的手数开始使用。 主要特点和优势 高频交易 :使用虚拟和真实止损两种交易选项。虚拟止损水平(止盈、止损和追踪止损)存储在顾问的内存中,对经纪商不可见。 历史测试 :专家系统在所有时间段和货币对上进行单一设置测试。测试在真实经纪商账户上进行。 佣金和点差 :如果账户中有佣金,应将其重新计算为点差等值,并填写在Commission字段中。减少佣金和点差可以提高交易效率。 延迟和设置 :在设置止损、止盈和追踪止损时,应考虑经纪商和互联网渠道的延迟,以确保服务器能及时处理。在测试期间,可以调节点差并使用所有的ticks。 高频交易(HFT)的基础 高频交易(HFT)是一种使用先进技术在短时间内执行交易的算法交易形式。Fortune顾问实施了HFT策略,需要高速计算机和互联网连接。在低速计算机和互联网条件下无法成功使用该产品。
Mapleroo
Thamini De Oliveira Feitosa Puntel
5 (1)
10 COPIES AT $ 99 ! After that, the price will be raised to $ 150 . MAPLEROO is a smart EA that uses technical and statistical analysis based on a deep and long study of this beautiful pair loved by many traders. LIVE HERE --> MAPLEROO Pair: AUDCAD TimeFrame: M1. Recommended Deposit for Safe Risk: 2000$. For Moderate Risk: 1000$. For High Risk (be careful!): Less than 1000$ FEATURES: Solid backtest and proven live performance No need to adjust GMT Very easy to use: just read 3 lines of
Gump Turbo Scalper M1 是 M1 時間範圍(1 分鐘)的專業剝頭皮機器人。該機器人使用智能分析算法自動分析市場,以進行價格變動。每次出現新的價格變動時,機器人都會自動分析所有市場信號,如果價格變化的可能性很高,機器人就會開立訂單。機器人打開訂單後,它開始陪伴它。使用默認設置,我們建議在 GBPUSD 貨幣對上運行機器人。建議使用該貨幣對最低點差的經紀商。 Gump Turbo Scalper M1 機器人的優點: 這是一個真正的黃牛,在 M1 時間範圍內交易。 這個機器人是建立在一個神經網絡平台上的。他能夠在非標準交易情況下學習。 默認設置為 GBPUSD,但此機器人可以配置為交易幾乎所有貨幣對。 該機器人可在 PC 和 VPS 服務器上運行。但我們建議使用來自 mql5.com 的 VPS 服務器 機器人在全自動模式下工作。交易者不需要為交易進行設置。 機器人交易的最低存款額為 100 美元 Gump Turbo Scalper M1 機器人設置: 手數 - 表示將打開第一筆交易的交易手數的初始大小。未來會隨著賬戶存款的比例增加。 Stop_Point -
Phacochoerus Scalper
Siphesihle Mchunu
Welcome to trading without emotions and having consistent profitable trades frequently. Profit targets are quick, so you don't incur more cost on holding trades long. All actions taken by the  Phaco EA  — you just need to relax and watch it work for you. Best used with   VPS . Strategy used is market break structure by placing pending orders on recent highs and lows using ZigZag detection. Price usually returns and passes those levels when in a trend. Currently available for   MetaTrader 4   wit
FCK Currency Strength
Patel Hitendrakumar Mahendrabhai
5 (1)
Hi Friends, "FCK Currency Strength" is a semi auto trading expert. Buy-Sell separate or multi currency in one click. Best Solution for any Newbie or Expert Trader! This Indicator is a unique, high quality and affordable trading tool because we have incorporated a number of proprietary features and a new formula. With only ONE chart you can read Currency Strength for all Forex pairs! Imagine how your trading will improve because you are able to pinpoint the exact trigger point of a new trend or s
Gold Coin M5
Andrey Kozak
2.33 (9)
金币M5是一款自动交易机器人,旨在使用M5周期交易黄金市场(XAUUSD)。 该机器人专为想要在短期时间间隔(倒卖)自动交易的交易者而设计。 特点: 剥头皮策略:机器人使用基于短期价格变动即时进场和离场的剥头皮策略。 针对 M5 上的 XAUUSD 进行了优化:XAUUSD 剥头皮交易专门针对在 M5 时间范围内交易 XAUUSD 货币对进行了调整,使其能够最大限度地提高黄金市场的机会。 最低余额:建议使用机器人进行交易的最低余额为 1000 美元。 这种水平的平衡提供了足够的余量来管理风险,并使机器人能够在短期内有效运行。 易于使用:XAUUSD Scalper 易于在交易账户上安装和配置,适合广大交易者(包括初学者和经验丰富的专业人士)使用。 交易建议: 在 XAUUSD 上交易 M5 时间表 最低初始余额 1000 美元起 在 XAUUSD 报价中,点后有 2 位数字。 ECN 账户类型。 您可以在PC和VPS上进行交易 该机器人在 FXopen 经纪商账户上进行了测试。 机器人设置: Search_trend_bar - 在此参数中,我们指示我们确定价格变动趋势的柱数。
Harvest GOLD
Sayan Vandenhout
Harvest GOLD USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 3 great strategies The EA can be run on even a $30000
How the EA works (simple explanation) Trades on   M5   timeframe Uses   H1 timeframe   to analyze global market context Analyzes   2 or 3 timeframes simultaneously On each timeframe: Checks price position relative to one or two Moving Averages Evaluates MA angle and distance between price and MA Entry logic is based on   trend + volatility conditions , not on random signals The full algorithm is illustrated in the screenshots. Recommended usage Symbol:   EURUSD Timeframe:   M5 Trading
Matrix Arrow EA MT4
Juvenille Emperor Limited
5 (8)
Matrix Arrow EA MT4 是一款独特的智能交易系统,可以通过图表上的交易面板手动或 100% 自动交易 Matrix Arrow Indicator 的 MT4 信号。 Matrix Arrow Indicator MT4 将在其早期阶段确定当前趋势,从多达 10 个标准指标中收集信息和数据,它们是:平均定向运动指数 (ADX) , 商品渠道指数 (CCI) , 经典 Heiken Ashi 蜡烛 , 移动平均线 , 移动平均收敛散度 (MACD) , 相对活力指数 (RVI) , 相对强弱指数 (RSI) , 抛物线SAR , 随机振荡器 , 威廉姆斯的百分比范围 。 当所有指标给出有效的买入或卖出信号时,相应的箭头将打印在图表上,在下一个蜡烛/柱线的开盘时表示强劲的上升趋势/下降趋势。用户可以选择使用哪些指标,并可以单独调整每个指标的参数。使用 Matrix Arrow EA MT4 ,您可以直接从图表上的交易面板手动交易 Matrix Arrow Indicator MT4 信号,或使用 100% 算法交易选项 100% 自动交易! 注意力:   如果您想用您的
实盘交易盈利,回测年化125%,回撤25%,交易量少,不是经常下单,挂起后要有耐心。没有多牛的技术,只是一套简单的交易策略,贵在长期坚持,长期执行。我们有时候就是把自己高复杂,想想我们交易的历程,你就会发现,小白好赚钱,当你懂得越多的时候也是亏损的开始,总是今天用这个技术,明天用那个指标,到头来发现,没有一个指标适合你。其实每个技术指标都是概率性的,没有100%的胜率。很多技术指标你要融合一套交易策略,资金仓位控制,止损止盈比例,一套策略下来下一步你做的就是执行力了,必须要坚决执行你的交易策略,如果不能坚持的话最终还是在亏损。说实话不是每个人都有好的心态和执行力,所以我们做出来这款ea自己来用,发现时间久了扭亏为盈了,那现在就拿出来给大家分享,让更多的人来达到自己的盈利目标。购买后留下邮箱或添加软件里的qq,我们会根据你的资金来调整软件参数。 经测试过的柱数 14794 用于复盘的即时价数量 51321985 复盘模型的质量 n/a 输入图表错误 213935 起始资金 10000.00 点差 当前 (54) 总净盈利 12583.42 总获利 37630.02 总亏损 -25046.
该产品的买家也购买
Scalping Robot Pro MT4
MQL TOOLS SL
4.2 (15)
Scalping Robot Pro is a  professional trading system  designed specifically for fast and precise scalping on XAUUSD using the M1 timeframe. The system is built to capture short term market movements with accurate execution and controlled risk management. It focuses on real time price behavior, momentum shifts, short term volatility, and selective grid based trade management techniques to identify high probability  trading opportunities  in the gold market. Scalping Robot Pro is optimized for tra
Big Forex Players MT4
MQL TOOLS SL
4.72 (43)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
Trend Radar — Expert Advisor for MetaTrader 4 Overview Trend Radar is an Expert Advisor (EA) for MetaTrader 4 that opens trades based on a proprietary price-channel analysis model, filtered by slope angle and corridor width. The EA combines clear signal logic with flexible risk management and full control over every stage of trade management — from entry to trailing stop. How It Works Channel analysis. The EA builds a price channel from the last SignalBarCount bars and determines its overall dir
Exorcist Projects
Ivan Simonika
3 (1)
Exorcist Bot   is a multi-currency, multi-functional advisor that works on any time frame and in any market conditions. - The robot’s operation is based on an averaging system with a non-geometric progression of constructing a trading grid. - Built-in protection systems: special filters, spread control, internal trading time limitation. - Construction of a trading network taking into account important internal levels. - Ability to customize the aggressiveness of trading. - Working with pending
XG Gold Robot MT4
MQL TOOLS SL
4.29 (42)
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
XIRO Robot MT4
MQL TOOLS SL
5 (7)
XIRO Robot is a   professional trading system   created to operate on two of the most popular and liquid instruments on the market:  GBPUSD,  XAUUSD and BTCUSD . We combined two proven and well tested systems, enhanced them with multiple new improvements, optimizations and additional protective mechanisms, and integrated everything into one advanced and unified solution. As a result of this development process, XIRO Robot was created. Robot was designed for traders who are looking for a reliable
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 allows
Gold HFT Scalper Pro MT4
Sivakumar Paul Suyambu
1 (1)
Gold HFT Scalper Pro MT4 A high-frequency tick scalper engineered exclusively for GOLD (XAUUSD). Places BUY_STOP and SELL_STOP pending orders just above and below the live market, automatically re-centres them on every tick, and exits with a dynamic trailing stop — all with built-in daily loss protection and real-margin validation before every order. XAUUSD Only -  No Martingale -  No Grid -  Low Drawdown -  Fully Automated -  M1 Timeframe Symbol XAUUSD Timeframe (period) M1 Minimum deposit 500
AccountUP Algo
Aurelian-eusebio Enescu
Short Description: Advanced, stable multi-order EA featuring dual-mode Trailing/Breakeven, hidden levels, and steady 80% Win Rate. Engineered for robust capital growth with tight ~10% Drawdown. Non-overoptimized. Long Description : AccountUP Algo is a premium, fully automated Expert Advisor engineered for stable, long-term equity growth without exposing your account to extreme market risks. Designed with a deep focus on capital preservation, this EA delivers a smooth, almost linear equity curv
Benefit EA
Vsevolod Merzlov
Benefit EA is a non-indicative flexible grid adviser with special entry points that provide a statistical advantage, revealed through the mathematical modeling of market patterns. The EA does not use stop loss. All trades are closed by take profit or trailing stop. It is possible to plan the lot increments. The "Time Filter" function is set according to the internal time of the terminal as per the displayed time of the instrument's server, not the operating system (can match). This function allo
Forebot
Marek Kvarda
This robot uses a custom hidden oscillating indicator and also analyzes the market response. It traded mostly at the time of higher volatility. It works with several pending orders with different size of volume and their position actively modifies. It uses advanced money management. TradingMode setting can also meet the conditions FIFO. It is successful in different markets and different timeframes. Best results are achieves with a broker with the spread to 5 points on EURUSD. Is necessary a br
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
AreaFiftyOne
Valeri Balachnin
Area 51 EA generates signals on different strategies. Has different money management strategies and dynamic lot size function. When a position is opened, it is equipped with a take profit and a stop loss. If the position becomes profitable, a dynamic stop loss based on the specified values (TrailingStep and DistanceStep) will be set for it and constantly trailed. This allows you to always close positions in profit.  If you want, that your manual opened positions will be handled by the EA, so you
注意 :商品的点差和经纪商滑点以及VPS的速度,对EA交易的结果都有一定的影响。建议黄金点差3.0,美日点差1.7,欧美点差1.5,如果低于以上数值效果更好。所租用的VPS到经纪商的服务器ping值最好在10ms以下。另外要求经纪商的最小止损位置越小越好,0是最佳。 此EA是一款箱体突破型的交易系统,对进场的每单都有仓位控制,在单子入场后的处理方式有两种:可选追踪止损或保护止损,以下图片中都包括了测试过程的时间段、经纪商点差、商品名称、EA所使用的参数;更重要的是包括起始资金、最终盈利、胜率、盈亏比等重要值得参考的信息,所以请仔细查看以下图片。另外最后三张收益小点图片的参数比较适合经纪商滑点比较大的平台,可供参考。 参数:   MaxSpread -所允许商品的最大点差,如果超过这个值挂单会删除,并暂停 stoptime分钟时间, 建议XAUUSD-100,USDJPY-50,EURUSD-50 stoptime -如上说明:点差拉大时休息的时间,10表示休息10分钟。   Inp -技术指标参数,一般为整数值,可以为12、18、24等   TimeFrame -加载所在图表周期,建议
Milch Cow Extra
Mohamed Nasseem
EA is primarily a Hedging and Multiples Strategy. It support to seize every opportunity in any direction as MILCH COW MIX but with multiple profit results without increasing the risk. Milch Cow Mix EA starts to open Hedge at first level only But EA opens Hedge at every level Not just opens the deals, but chooses the right time to close the open positions to begin trading again. We recommend the use of an expert with a pair of high volatility for the currency, such as GBPAUD, AUDCAD Experts inter
Milch Cow Turbo
Mohamed Nasseem
MILCH COW Turbo EA is primarily a multi-currency strategy. It supports 9 or 10 pairs as collection of currencies (GBPJPY, GBPUSD, EURCHF,EURGBP, EURJPY, EURUSD, USDCAD, USDCHF, USDJPY). If you choose Trade_Calc = false, only one pair is turned on. The EA depends on a special indicator to set Buy stop, Buy limit, Sell stop and Sell limit orders Note: If enabled Pendingorders = false, the EA will use the prices shown on the chart in live orders (buy and sell). In this case, the EA uses stop loss a
AnyWay
Mohamed Nasseem
"ANYWAY EA" is a tool designed to handle your trades in a different concept, which does not start its trailing by locking in profit. It just moves stop loss by 1. It will step the SL by 1 so for every 1 pip the SL moves to 19, 18, 17, etc. The brokers can see this and do nothing to deal with it. While you are sitting there waiting for it to lock in the points it has already made. All these stop losses and take profits can be hidden from the broker by selecting SLnTPMode = Client. Run the EA on a
Perfection
Mikhail Senchakov
Perfection is a multicurrency, fully automated and secure trading robot. The robot is designed for both portfolio trading and trading a single instrument. The EA does not use averaging methods, the volume of positions is strictly regulated. Orders are opened only in the direction of market movement in a grid. Due to this, the robot operates efficiently on any strong movements. The decision making algorithm does not use indicators. Instead, the robot automatically calculates the key levels, which
Milch Cow Zone
Mohamed Nasseem
Milch Cow Zone EA is an amazing tool designed to handle your losing trades in a different concept rather than using Stop Loss feature and ensure almost a profitable outcome regardless of market direction when closing orders according to a smart hedging mechanism "back-and-forth". It works by changing net direction of your trade using larger hedging trades in opposite directions. The Expert Advisor starts opening one order with a market trend or opening one order of your choice or opening the hed
Introduction to Smart Trade Price Action Expert Advisor Smart Trade Price Action is an Expert Advisor (EA) with a flexible and diverse trading strategy, operating across 15 currency pairs on the All  timeframe. This approach enhances the chances of sustainable growth while reducing the risk of relying on a single pair or individual trades. Risk management is strictly controlled, ensuring the safety of your capital. With a simple setup, Smart Trade Price Action requires no specialized knowledg
Attention : The TigerGBP Power EA can not be tested in the MT4 strategy tester !!! Trend is the KEY ! TigerGBPPower EA  robot is a fully automated robot for  Forex trade.  TigerGBPPower EA  is a combination numerous special trend strategy ,that It provides the possibility the best entries of the trade . TigerGBPPower EA robot is designed  for medium and long term trading ,the robot will help you deal with and manage emotions ,and you don't need worry about news release any more !!  The trend is
With the Multiday Overlay Strategy EA you can trade in parallel all major/minor/cross pairs in Forex. This EA is rather unique, as it is capable to "follow the market", this means: no optimization is needed; the same set of input parameters is good for all pairs; you do not need to change the input parameters even if market conditions change. This 3 features mean that the EA is not "manually adapted" to a specific pair in a specific timeframe, as it normally happens when you optimize a pair with
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
AnyWay Plus
Mohamed Nasseem
"ANYWAY Plus EA" is a tool designed to handle your trades in a different concept, similar to "ANYWAY EA". But it looks for opportunities on 28 currency pairs and displays the data on the current chart. The EA does not start its trailing by locking in profit. It just moves stop loss by 1. It will step the SL by 1 so for every 1 pip the SL moves to 19, 18, 17, etc. All these stop losses and take profits can be hidden from the broker by selecting SLnTPMode = Client. Run the EA on one pair on the M5
The central strategy of the EA is based on the Elliott Wave Theory. When the second wave is a correction, you can open order in the direction of a trendline and use the fluctuations of the third wave to take profit. Stop loss will be set at the highest or the lowest price in the past. Each order has a stop loss. The EA is not Martingale, so the risk is controllable. Parameters StoplossParameter: Actual stop loss = Theoretical stop loss multiplied by the stop loss factor, and the value range is
Intensive
Evgeniy Zhdan
The Expert Advisor algorithm determines on daily charts those candlestick patterns, which set the intraday trading direction. The trading EA determines how long the price is moving in overbought/oversold zones and starts working in the direction of the expected trend movement. Each position is accompanied with a tight stop loss and take profit. Only one active position can be open in the market. The EA was developed and tested using 99% quality quotes. The Expert Advisor has a built-in news filt
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
TSO Price Channel
Dionisis Nikolopoulos
TSO Price Channel is complete trading strategy focused on creating profit from market volatility. The system takes advantage of the intrinsic tendency of the market to reach its periodic maximum and minimum levels. By allowing the use of multiple instruments, the exposure of the system to any single instrument is reduced. Complete strategy including fully integrated positive and negative management. Works on any instrument. No pending orders placed. Any account size - $1,000+ is recommended. Ba
注意這一點很重要:不要使用此系統進行貨幣對交易。 注意這一點非常重要:如果沒有針對所選代理的單獨設置文件,請不要使用此系統進行交易和測試。 Marrykey股指 - 黃牛系統是建立在一種混合組合學一目均衡表配備了6個不同的策略和設計主要是為了在美國股市指數,如S&P500,NASDAQ,道瓊斯,Russell2000工作。該系統能夠在從M5到W1的幀上操作,並具有靈活的設置。系統可以在任何時間框架上安裝,默認情況下我們使用D1。 Marrykey股指 - 已通過增加大量的具體時間框架選擇訂單的補償虧損交易的功能,該功能是基於系統的數理統計。 Marrykey股票指數 - 配備自動風險管理。系統的穩定性是由兩個參數(每筆交易和止損風險)控制,提高止損,如果你想添加的系統穩定性降低交易的風險。 Marrykey股票指數 - 建議的最低存款額為500美元,系統操作有限,可以減少存款 您還可以交易沒有掉期的期貨指數,您需要啟用期貨交易選項,以便您可以更有效地使用對沖系統。 注意很重要:每個代理都需要適當的配置。利用槓桿1:10,1:20,1:30及以上。該系統具有版權保護,可防止訂單
Win Sniper Follow
Nirundorn Promphao
1 (1)
I will support only my client. สำหรับลูกค้า Win Sniper Follow  is a fully automated Expert Advisor with no use of martingale. Night scalping strategy. The RSI indicator and an ATR-based filter are used for entries. Real operation monitoring as well as my other products can be found here :  https://www.mql5.com/en/users/winwifi/ General Recommendations The minimum deposit is 100 USD, the recommended timeframe is M15, H1, H4. Use a broker with good execution and with a spread of 2-5 points. A ver
作者的更多信息
Trend Anthropoid is a trend indicator that allows you to effectively determine the direction of the current trend, as well as identify potential reversal points. The indicator makes it possible to classify the direction of price movement by determining its strength. Solving this problem helps to enter the market on time and get the desired result. Let's start with the benefits. Allows you to determine the current trend. You can quickly understand which trend is currently developing in the mark
Trend Logic
Yvan Musatov
The Trend Logic indicator provides an opportunity to classify the direction of price movement by determining its strength. Solving this problem helps to enter the market on time and make a good profit. It is extremely important for any trader to correctly determine the direction and strength of the trend movement. Unfortunately, there is no single correct solution to this problem. Many traders trade at different time frames. For this reason, the received signals are perceived subjectively. The
Trend Goblin
Yvan Musatov
The Trend Goblin indicator identifies the mainstream trend. They help to analyze the market on a selected time frame. Easy to set up and works on all pairs and all time frames. Trend indicators provide an opportunity to classify the direction of price movement by determining its strength. Solving this problem helps investors enter the market on time and get good returns. It is extremely important for any trader to correctly determine the direction and strength of the trend movement. Unfortunat
Adapter
Yvan Musatov
Индикатор Adapter определяет господствующую тенденцию, помогает анализировать рынок на выбранном временном интервале. Прост в настройке и работает на всех парах и всех временных интервалах. Индикаторы тренда дают возможность классифицировать направление ценового движения, определив его силу. Решение этой проблемы помогает инвесторам вовремя войти в рынок и получить хорошую отдачу. Для любого трейдера крайне важно правильно определить направление и силу трендового движения. К сожалению, единств
The Analytical Trend indicator can track sustained price movement in a specific direction. In this case, the movement itself can be downward, upward or sideways, when the market movement does not have a pronounced direction. The indicator works on the basis of two moving averages and an oscillator. Using the signal search algorithm, the indicator generates signals in the form of arrows. Flexible settings allow you to receive more accurate signals for opening positions. You can quickly understan
The Supernatural channel is determined using a special algorithm, marker points are used to determine the movement of the channel. The Supernatural channel consists of two lines, red and blue, that make up the channel. Simple, visual and efficient use. Can be used for intra-channel trading. The indicator does not redraw and does not lag. Works on all currency pairs and on all timeframes.
Channel Oscillations is a non-redrawing channel indicator based on moving averages. The key difference between the Channel Oscillations indicator and other channel indicators is that Channel Oscillations does not take into account simple moving averages, but double-smoothed ones, which, on the one hand, makes it possible to more clearly determine the market movement, and on the other hand, makes the indicator less sensitive.
Diogenes
Yvan Musatov
Introducing the Diogenes trend indicator! The indicator analyzes market dynamics for pivot points. Shows favorable moments for entering the market in stripes. The principle of operation of the indicator is to automatically determine the current state of the market when placed on a chart. Ready-made trading system. Can be used as a channel indicator or level indicator! This indicator allows you to analyze historical data and, based on them, display instructions for the trader for further action
The Trend Champion indicator works on all timeframes and currency pairs. The indicator should be used as an auxiliary tool for technical analysis, it helps to determine the direction of the trend: either upward or downward price movement for a particular currency pair. Can be used along with oscillators as filters. Trend Champion is a trend indicator. Arrows indicate favorable moments and directions for entering the market. The indicator can be used both for pipsing on small periods and for lo
Qubit Trend
Yvan Musatov
The Qubit Trend indicator works using the cyclical-wave dependence function. Thus, all entry points will be optimal points at which movement changes. Entry points should be used as potential market reversal points. The default indicator settings are quite effective most of the time. You can customize them based on your needs. But do not forget that the approach must be complex, the indicator signals require additional information to enter the market.
Trend Mobile
Yvan Musatov
The regression channel is one of the most popular technical analysis tools among traders. First, the indicator draws a trend line between two points, then on its basis it builds a channel of two parallel lines, which will be at the same distance from the regression line. The term linear regression belongs to the field of statistics. The center line of the channel is the trend line. To calculate it, the least squares method is used. The line above the center line acts as resistance for the pric
Control Shot
Yvan Musatov
Control Shot - Unique indicator for identifying trends. The new system adapts to the market, eliminates additional conditions and copes with its task. A revolutionary new way to identify the start of a trend early. The trend indicator, shows signals, can be used with an optimal risk ratio. It uses reliable algorithms in its calculations. Shows favorable moments for entering the market with arrows, that is, using the indicator is quite simple. Tired of adjusting the indicator settings, wasting
Planned transition is a trend indicator that will help a trader to determine the direction of trade. The indicator has a complex algorithm of work. But for the user, only two lines remain, the red line indicates a sell trend, and the blue line indicates a buy trend. Thus, it is quite simple to interpret the indicator signals. The indicator works on different timeframes; to work with lower timeframes, it is recommended to decrease the indicator period for more frequent entries. To work on higher
Modify Trend
Yvan Musatov
Modify Trend - Unique indicator for identifying trends. The indicator has a complex algorithm of work. But for the user there are only two colors of arrows, red indicates a sell trend, blue indicates a buy trend. Thus, it is quite easy to interpret the indicator signals. The indicator works on different timeframes; to work with lower timeframes, it is recommended to decrease the indicator period for more frequent entries. To work on higher timeframes, on the contrary, increase. The new system ad
Just download the Quarter Strike indicator and embrace your dream. Trading within the volatility range has always attracted traders, because most often it is simple instruments that turn out to be the most profitable. The Quarter Strike indicator is a variant of constructing a price channel that gives signals of sufficiently high accuracy on any instruments and time periods. Bias or other additional parameters are not applied, that is, the indicator evaluates only the real dynamics. By default
Trinitys
Yvan Musatov
The Trinity indicator will tell you whether you have configured the indicator correctly, while you can specify the history interval in the bars that interests you. Look at the numbers on the chart near the arrows! These are pips of profit from a series of entries on the indicator. Profit pips are calculated at the specified interval. The signal can be read without any problems by any bot. Trading within the volatility range has always attracted traders, because most often it is simple instrumen
Spv
Yvan Musatov
The SPV indicator clearly reflects the cyclical nature of the market. Just one key setting! If it is equal to one, then a fast cycle is displayed, but if, for example, the parameter is 12, then the indicator looks for a cycle in the last 12 bars. You can see the ups and downs of the indicator alternate and have such dependence on the market, which can be used to draw conclusions to predict price behavior. Also, indicators can be combined with each other. Also, the indicator can indicate the qual
SPV Cross
Yvan Musatov
The SPV Cross indicator is based on the SPV  indicator. Works as two indicators together on the same chart. With different settings, you can react to the intersection of lines. Clearly reflects the cyclical nature of the market. Just two key settings! It works on the basis of the principle - one is fast and the other is slow. You can see the ups and downs of the indicator alternate and have such a relationship with the market, which can be used to draw conclusions to predict price behavior. The
SPV Corr
Yvan Musatov
The SPV Corr indicator displays the average percentage correlation between the bar's body and its shadows. A very effective system for building various filters and market entry confirmations. It fixes cyclicality and can be used in trading in different ways. You can see the ups and downs of the indicator alternate and have such a relationship with the market, which can be used to draw conclusions to predict price behavior. Also, indicators can be combined with each other. The value of the indica
SPV Body
Yvan Musatov
The SPV Body indicator displays the average analysis of the intersection of adjacent bars. The indicator can easily detect unusual market movements which can be used as a filter. For clarity, poke the graphs to the very beginning of the history when the bars were incomplete, and the indicator will easily display this anamaly. A very effective system for building various filters and confirmations of market entry, to exclude anomalies from trading. It also fixes cyclicity, it turns out that the in
The SPV Volatility indicator is one of the most effective filters. Volatility filter. Shows three volatility options. The so-called limit, real, and the last most effective filter for the filter is the percentage filter. Percentage display of folatility shows the ratio of limit to real volatility. And thus, if we trade in the middle of the channel, then it is necessary to set a condition that the percentage is less than a certain indicator value. If we trade on the channel breakout - following t
Mastodon
Yvan Musatov
Mastodon - displays potential market entry points. According to the wave theory, Mastodon displays the course of a large wave, while the oscillator can specify the entry point, that is, catch the price movement inside it, i.e. small “subwaves”. By correctly understanding the wave nature of price movements and using the Mastodon indicator in conjunction with an oscillator, you can create your own trading system, for example, entering the market after a large wave has formed and then exiting whe
GladiatorGo
Yvan Musatov
The advantage of working with the Gladiator signal indicator is that the trader does not need to conduct technical analysis of the chart on his own. The tool generates ready-made signals in the form of directional arrows. The indicator is considered effective as it does not redraw its signals. This tool is an arrow (signal) one and works without redrawing. Its signals are based on a robust algorithm. Gladiator does not change its readings. Daily and session ranges can be useful for confirming
Signal Casablanca - Arrow technical indicator in the Forex market without redrawing. Able to give hints with minimal errors. It combines several filters, displaying market entry points with arrows on the chart. You can note the accuracy and clarity of the signals of this pointer indicator. Having seen a signal to buy, a trader opens an order without expecting that after a while the initial hint may change to the completely opposite one or simply disappear, having lost its relevance. The signal w
Fargo
Yvan Musatov
Fargo does not change its readings, it is a technical indicator in the Forex market without redrawing. It combines several filters to display market entry arrows on the chart. You can note the accuracy and clarity of the signals of this pointer indicator. When a suitable moment for buying appears, the indicator generates a signal exactly at the moment of its appearance and not below or above the current candle. The arrow will be exactly at the price where the signal appears and will not change
Wonderful
Yvan Musatov
Trend Expert. It works by entering the market with only one buy order and another sell order. It does not form a series of rendering, and therefore you can work with them starting from $ 100! Which is great for beginners. To enter, it uses a system of indicators and a system of dynamic correction of stops depending on volatility, which can be disabled in the settings, but in this case, you will significantly reduce the efficiency of the bot. The bot implements a money management system, which c
Catch
Yvan Musatov
Catch is a reversal indicator and is part of a special category of instruments. it not only analyzes the price movement, but also indicates the points of possible reversals. This facilitates fast and optimal opening of buy or sell orders (depending on the current situation). In this case, the historical data of the analyzed asset must be taken into account. It is the correct execution of such actions that largely helps traders to make the right decision in time and get a profit.
Matios
Yvan Musatov
The Matios indicator visually unloads the price chart and saves analysis time: no signal - no deal, if an opposite signal appears, then the current deal should be closed. This is an arrow indicator for determining the trend. According to the wave theory, Matios displays the course of the wave, while the oscillator can specify the entry point, that is, catch the price movement inside it, i.e. small “subwaves”. By correctly understanding the wave nature of price movements and using the Matios in
Sting
Yvan Musatov
Sting implements indicator technical analysis and allows you to determine the state of the market in the current period and make a decision on a deal based on certain signals. Sting is the result of mathematical calculations based on data on prices and trading volumes. Sting creates signals to perform operations on strong trend movements; it is more expedient to use it for trading when the trend is weakening or sideways. It is used as an additional one, regardless of the phase of the trend mov
Labyrinth
Yvan Musatov
Labyrinth - Trend Expert Advisor. It works by entering the market in lots of buy and sell. It does not form a series of rendering, and therefore you can work with them starting from $ 1000! Which is great for beginners. The bot implements a money management system, which consists in a competent calculation of the risk depending on the deposit. For the correct calculation of the volume, you need to specify the base deposit for calculating the risk. By default, we are talking about a $ 1000 depos
筛选:
无评论
回复评论