• 信息
12+ 年
经验
13
产品
572
演示版
1
工作
0
信号
0
订阅者
Take a look at our products here: https://www.mql5.com/en/users/barmenteros/seller

Hire us here: https://www.mql5.com/en/job/new?prefered=barmenteros

We firmly believe that striving for perfection is the road to excellence. With this as our keystone, barmenteros FX is devoted to providing tailored MT4 programming service (also MT5) for Forex traders worldwide. In addition to MetaTrader, we also program for other popular trading platforms as TradingView, NinjaTrader and TradeStation. With years of experience, we have improved the methods and processes that enable us to create high-quality, robust and stable programs for Forex market. We aim to create long term partnerships with our customers by exceeding expectations with a top level of professionalism, honesty, and transparency.

Reach us here: barmenteros.com
Boris Armenteros
After 14 years of reviewing and rescuing Expert Advisors — across 30+ code reviews over the past three years alone — the structural problems repeat with remarkable consistency. This is not about strategy logic. The strategies are often fine...
Boris Armenteros
I use AI daily for MQL4 and MQL5 development — scaffolding functions, writing boilerplate, exploring implementation approaches...
Boris Armenteros
A clean backtest proves your entry and exit rules. It does not prove your EA will survive a live night. Those are two different things, and the gap between them is where most EAs quietly fail at 2am. The backtester feeds your code a tidy, sequential stream of ticks. Every order fills...
Boris Armenteros
A clean recompile is where an MT4-to-MT5 migration starts, not where it ends. The functions rename, the errors clear, the Strategy Tester runs — and four architecture differences sit underneath, none of which throws an error...
Boris Armenteros
If you are migrating from MQL4 or debugging a position management bug you cannot reproduce in Strategy Tester, read this before changing anything else. What the Documentation Actually Says The MQL5 reference for `CTrade::PositionClose()` is technically accurate. Both overloads are listed...
Boris Armenteros
Every EA project starts with a brief. The brief describes entry conditions, exit logic, position sizing, and timeframe. It is usually thorough on paper. In practice, it is almost never complete...
Boris Armenteros
The Silent Failure Mode Running two or more expert advisors on the same MetaTrader account exposes a structural gap that single-EA backtesting never reveals. The platform logs no warning when one EA modifies or closes an order it doesn't own...
Boris Armenteros
Whether a struggling EA deserves targeted optimization or a full rebuild comes down to three structural factors: code structure quality, strategy logic validity, and state management architecture. I evaluate this regularly for clients, and the answer is never obvious from the outside...
Boris Armenteros
The Problem Three EA rescue projects arrived at barmenteros FX this year with identical symptoms: excellent single-trade backtest results, inconsistent live performance during periods when two or more positions ran simultaneously...
Boris Armenteros
留下反馈给客户为工作 Gorilla Forex Group Terminator
Boris Armenteros 已发布产品

Crossing of market price and moving average with all kinds of alerts and features to improve visualization on the chart. Features Crossing of market price and Moving Average (MA) at current bar or at closing of last bar; It can avoid same signals in a row, so it can allow only a buy signal followed by a sell signal and vice versa; MA can be set for any of the following averaging methods: Simple Moving Average (SMA), Exponential Moving Average (EMA),   Smoothed Moving Average

Boris Armenteros 已发布产品

Signals and Alerts for AMA (Adaptive Moving Average) indicator based on these MQL5 posts:   Adaptive Moving Average (AMA)   and   Signals of the Indicator Adaptive Moving Average . Note : this tool is based on the code of AMA indicator developed by MetaQuotes Software Corp. Features The signals are triggered at   closing   of last bar/opening of a new bar; Any kind of alerts can be enabled: Dialog Box, Email message, SMS notifications for smartphones and tablets, and

Boris Armenteros 已发布产品

Signals and Alerts for Accelerator/Decelerator indicator based on these MQL5 posts: Accelerator Oscillator and Signals of the Indicator Accelerator Oscillator . Note : this tool is based on the code of Accelerator indicator developed by MetaQuotes Software Corp. Features The signals are triggered at   closing   of last bar/opening of a new bar; Any kind of alerts can be enabled: Dialog Box, Email message, SMS notifications for smartphones and tablets, and Sound alerts; Customizable

Boris Armenteros 已发布产品

Be notified of every color change of Heiken Ashi (HA) candles. The indicator will trigger past and new signals every time that HA candles change their colors. ( Note : this tool is based on the code of Heiken Ashi indicator developed by MetaQuotes Software Corp.) Features The signals are triggered at closing of last bar/opening of a new bar; Any kind of alerts can be enabled: Dialog Box, Email message, SMS notifications for smartphones and tablets, and Sound alerts; By default, up arrows are

Kingofcookers99
Kingofcookers99 2020.07.15
Hello. greetings. Does this work on futures as well?
Boris Armenteros 已发布产品

Introduction The "Two Moving Average Crossover" indicator for MetaTrader 5 (MT5) is a technical analysis tool that displays two moving averages and notifies when the moving averages cross each other. The indicator calculates and plots two moving averages, one of which is faster and the other is slower. When the faster moving average crosses above the slower moving average, it is considered a bullish signal, indicating a potential trend reversal or the start of a new uptrend. Conversely, when

Boris Armenteros 已发布产品

This indicator triggers an alert for one of the most popular methods used in Stochastic Oscillator. This is as follow: a buying alert when the Oscillator (either MAIN [%K] or SIGNAL [%D]) falls below a specific level (e.g., 20) and then rises above that level. a selling alert when the Oscillator rises above a specific level (e.g., 80) and then falls below that level. Note: this tool was developed based on the code of Stochastic Oscillator indicator included by default in MetaTrader 4 terminal

Boris Armenteros 已发布产品

Be notified of every color change of Heiken Ashi (HA) candles. The indicator will trigger past and new signals every time that HA candles change their colors. Note : this tool is based on the code of Heiken Ashi indicator developed by MetaQuotes Software Corp. Features The signals are triggered at closing of last bar/opening of a new bar; Any kind of alerts can be enabled: Dialog Box, Email message, SMS notifications for smartphones and tablets, and Sound alerts; By default, up arrows are

Boris Armenteros 已发布产品

MetaTrader 4(MT4)的 "两条移动平均线交叉 "指标是一个技术分析工具,显示两条移动平均线并在移动平均线相互交叉时发出通知。 该指标计算并绘制两条移动平均线,其中一条较快,另一条较慢。当较快的移动平均线穿过较慢的移动平均线时,它被认为是一个看涨信号,表明潜在的趋势逆转或新的上升趋势的开始。相反,当较快的移动平均线穿过较慢的移动平均线下方时,它是一个看跌信号,表明潜在的趋势逆转或新的下降趋势的开始。 该指标可以自定义使用不同类型的移动平均线,如简单移动平均线(SMA),指数移动平均线(EMA),平滑移动平均线(SMMA),或线性加权移动平均线(LWMA)。交易者还可以调整每条移动平均线的周期,以适应他们的交易风格和偏好。 除了绘制移动平均线外,该指标在发生交叉时还会产生警报。交易者可以设置声音或视觉警报,或者在交叉发生时收到电子邮件或推送通知。这一功能可以帮助交易者保持对潜在交易机会的了解,即使他们没有积极监测图表。 两条移动平均线交叉 "指标是一个多功能和易于使用的工具,对新手和有经验的交易者都有价值。它可以用来识别趋势,发现潜在的进入和退出点,并产生交易信号。 特点 

Godsgift
Godsgift 2015.05.18
Hello, I just bought your indicator but it only seem to alert and draw arrows one screen at a time. Can you help?
harvestor
harvestor 2018.03.13
Less than impressive indicator, was difficult to load onto 2 computers and once it was finally installed the screens had to be constantly manually refreshed for the arrows to appear. This is a real problem when you are relying on the alert to make the trade assessment; trade volumes down about 40% over the 2 days I used it!!
Boris Armenteros 已发布产品

 Crossing of market price and moving average with all kinds of alerts and features to improve visualization on the chart. Features Crossing of market price and Moving Average (MA) at current bar or at closing of last bar; It can avoid same signals in a row, so it can allow only a buy signal followed by a sell signal and vice versa; MA can be set for any of the following averaging methods: Simple Moving Average (SMA), Exponential Moving Average (EMA), Smoothed Moving Average

12