Japan AI Exo Scalp EA MT4

4

Japan AI Exo Scalp EA MT4 v3.54

EA de scalping de próxima geração que combina a mais recente tecnologia GPT-4.5 com engenharia financeira japonesa.
Realiza integração com OpenAI via comunicação WebRequest no ambiente MT4, fornecendo negociação automatizada segura e de alta velocidade sem DLL.

A tão esperada versão MT4 finalmente chegou!

A versão MT4, solicitada por muitos traders, foi lançada.
Seguindo a lógica das "Três Flechas" implementada na versão MT5, evoluiu ainda mais em três eixos: precisão, segurança e versatilidade.

Oferta Especial Limitada de Junho

Os compradores de junho receberão acesso gratuito ao "AI Economic Release Strike EA versão MT4 (preço previsto $699/6 meses)" programado para lançamento no final de agosto!

Para reivindicar sua cópia gratuita, envie-me uma mensagem direta após a compra.

※Compradores existentes também são elegíveis.

Visão Geral do EA

"Japan AI Exo Scalp EA MT4 v3.54" é o mais recente EA de scalping integrado com IA otimizado para o ambiente MT4. Com implementação segura sem DLL usando WebRequest, pode ser usado sem restrições em muitos corretores.

Este EA adota um sistema de consenso com três modelos GPT (o4-mini-2025-04-16, gpt-4.1-2025-04-14, gpt-3.5-turbo), alcançando decisões de negociação mais sólidas. Os parâmetros de temperatura para cada modelo podem ser ajustados individualmente, permitindo estratégias flexíveis de acordo com as condições do mercado.

Os recursos de gerenciamento de risco foram significativamente aprimorados com funções específicas do MT4, incluindo limites de drawdown diário, gerenciamento de posições overnight, logs de negociação CSV e cálculo automático de GMT. Projetado para uso seguro por iniciantes até traders avançados.

Preços

  • O preço aumenta $50 a cada 10 vendas.
  • Preço final: $1,899
  • Aluguel de 3 meses: $399

Ciclo de Negociação com Consenso de 3 Modelos

Processo avançado de tomada de decisão em negociação FX assistida por IA

  1. Detecção de Nova Barra
    Detecta novas barras no período de 15 minutos (recomendado) e inicia a análise.
  2. Cálculo de Indicadores Técnicos
    Calcula inclinação da EMA20, ATR20 e DiffDI20 (opcional).
  3. Transmissão Simultânea para 3 Modelos GPT
    Envia solicitações paralelas para Arrow1 (o4-mini), Arrow2 (gpt-4.1) e Arrow3 (gpt-3.5-turbo).
  4. Decisão por Consenso
    Quando UseAllAgree=true, requer acordo unânime; quando false, usa voto majoritário para decisão final.
  5. Verificações de Filtros Avançados
    Verifica spread, horários de mercado, notícias, overnight e drawdown diário.
  6. Gerenciamento de Posições
    Executa novas entradas, trailing stops, breakeven e saídas baseadas em re-consulta.

Ambiente de Negociação Recomendado

  • Símbolos de Negociação: USDJPY, EURUSD, GBPUSD e outros pares principais
  • Período: M15 (padrão) até H1
  • Depósito Mínimo: 300-500 USD ou mais
  • Alavancagem: 1:100 a 1:500
  • Tipo de Corretor: Contas ECN ou ambientes de spread baixo recomendados
  • Versão MT4: 1350 ou superior recomendado

※Permissão WebRequest necessária. Vá para Ferramentas→Opções→Expert Advisors e adicione "https://api.openai.com" às URLs permitidas.

Manual de Instalação

Manual de instalação pós-compra aqui

Como obter API da OpenAI aqui

Principais Recursos da Versão MT4 v3.54

Recurso Detalhes
Consenso de 3 Modelos Decisões de alta precisão por três modelos: o4-mini, gpt-4.1 e gpt-3.5-turbo. Escolha entre acordo unânime ou voto majoritário.
Comunicação WebRequest Seguro sem DLL. Comunica-se com a API OpenAI usando o recurso WebRequest do MT4.
Gerenciamento Dinâmico SL/TP Escolha entre ajuste automático baseado em ATR ou pips fixos. Adapta-se à volatilidade do mercado.
Gerenciamento de Drawdown Diário Recurso de limite de perda diária. Fecha automaticamente todas as posições ao atingir a porcentagem definida.
Trailing Stop Equipado com funções de realização de lucros e breakeven. Maximiza lucros enquanto os protege.
Filtro Overnight Fecha automaticamente posições durante horários especificados. Evita riscos de fim de semana.
Log de Negociação CSV Registra todas as negociações em detalhes. Ideal para análise de desempenho.
Cálculo Automático GMT Detecta automaticamente o fuso horário do corretor. Configuração manual também disponível.
Função de Re-consulta Função avançada que consulta o GPT novamente quando a perda não realizada excede o limite.

Detalhes técnicos aqui

Parâmetros de Entrada (Itens Principais)

Configurações do Modelo IA

  • Arrow1_Model: Primeiro modelo (padrão: o4-mini-2025-04-16)
  • Arrow1_Temp: Temperatura do primeiro modelo (família-o fixada em 1.0)
  • Arrow2_Enable: Ativar/desativar segundo modelo
  • Arrow2_Model: Segundo modelo (padrão: gpt-4.1-2025-04-14)
  • Arrow2_Temp: Temperatura do segundo modelo (padrão: 0.6)
  • Arrow3_Enable: Ativar/desativar terceiro modelo
  • Arrow3_Model: Terceiro modelo (padrão: gpt-3.5-turbo)
  • Arrow3_Temp: Temperatura do terceiro modelo (padrão: 0.3)
  • UseAllAgree: Entrada apenas com acordo unânime (true) ou voto majoritário (false)

Gerenciamento de Risco

  • RiskPercent: Risco por negociação (padrão: 1.0%)
  • UseATRForSLTP: SL/TP baseado em ATR (recomendado)
  • SL_ATR_Factor: Multiplicador ATR para stop loss (padrão: 1.2)
  • TP_ATR_Factor: Multiplicador ATR para take profit (padrão: 2.6)
  • EnableDailyDrawdown: Limite de drawdown diário (padrão: ativado)
  • DailyDrawdownPercent: Taxa máxima de perda diária (padrão: 5.0%)

※Muitos outros parâmetros permitem ajustes finos.

Backtesting / Forward Testing

Como este EA se comunica com a API OpenAI usando WebRequest, o backtesting preciso não pode ser realizado no Testador de Estratégias MT4.
Portanto, forward testing em contas demo é fortemente recomendado.
Por favor, verifique quais sinais o GPT gera e qual desempenho mostra em condições reais de mercado.

Mesmo ao usar a versão demo, o backtesting não está disponível, então verifique os parâmetros e a operação em contas demo.

Requisitos de Compra

  1. Plataforma Suportada: Apenas MT4 (Build 1350 ou superior recomendado)
  2. Chave API: Por favor, prepare sua própria chave API OpenAI. Apoiamos o processo de aquisição.
  3. Configurações WebRequest: Certifique-se de adicionar "https://api.openai.com" às URLs permitidas.
  4. Sem Reembolso: Devido às características do produto digital, reembolsos não estão disponíveis após a compra.
  5. Garantia de Operação: Atualizações regulares para correções de bugs e novos recursos.
  6. Teste Recomendado: Sempre teste completamente em contas demo antes da operação ao vivo.

Aviso Importante

Como este EA usa integração com API OpenAI via WebRequest, não funciona no Testador de Estratégias MT4 (backtesting).

Após a compra, verifique a operação real em contas demo.

Considere a versão demo gratuita como apenas para confirmação de parâmetros.

Perguntas Frequentes (FAQ)

P1: Qual é a diferença da versão MT5? A lógica básica é a mesma, mas a versão MT4 é projetada exclusivamente para WebRequest, tornando-a disponível em mais corretores. Também é otimizada considerando as limitações específicas do MT4. P2: Por que não posso fazer backtesting? WebRequest para API OpenAI requer comunicação em tempo real, tornando impossível a simulação com dados históricos. Por favor, conduza forward testing em contas demo. P3: Como os três modelos diferem? o4-mini prioriza resposta rápida, gpt-4.1 análise de alta precisão e gpt-3.5-turbo eficiência de custo. Combiná-los permite decisões estáveis. P4: O que é a função de drawdown diário? Limita a perda máxima diária. Ao atingir a porcentagem definida (padrão 5%), fecha todas as posições e interrompe a negociação do dia. P5: Como posso utilizar os logs CSV? Todos os detalhes de negociação (razões de entrada, valores de indicadores, lucro/perda, etc.) são registrados, úteis para análise de desempenho e melhoria de estratégia.

Isenção de Responsabilidade

  1. Isenção de Responsabilidade de Risco de Negociação
    Este EA não garante lucros. Perdas podem ocorrer devido a flutuações do mercado, e os riscos devem ser avaliados a seu critério.
  2. Desempenho Passado Não Garante Resultados Futuros
    Bons resultados de forward test não prometem desempenho futuro.
  3. Escopo do Suporte Técnico
    Este EA é fornecido "como está". Alguns recursos podem não funcionar corretamente dependendo do ambiente operacional.
  4. Dependências de Terceiros
    Depende das operações/dados do MT4, corretor e API OpenAI. Não podemos ser responsáveis por problemas decorrentes destes.
  5. Licença
    Cópia ou revenda não autorizada é estritamente proibida.
  6. Recomendação de Ambiente de Teste
    Conduza testes e verificação suficientes em contas demo antes de operar em contas reais.
  7. Regulamentações Regionais
    Os compradores são responsáveis por cumprir as regulamentações em sua região.
  8. Garantia de Precisão de Dados
    Resultados de análise e sinais fornecidos por este EA são apenas para referência, e sua precisão não é totalmente garantida.
  9. Não é Conselho de Investimento
    Este produto não se destina a aconselhamento de investimento, e as decisões finais são responsabilidade do usuário.
  10. Política de Reembolso
    Devido às características do produto digital, reembolsos não estão disponíveis após a compra. Por favor, faça perguntas antes de comprar se tiver alguma dúvida.

Obrigado pela consideração. Sinta-se à vontade para nos contatar através de mensagens MQL ou comentários do produto para quaisquer perguntas.

© 2025 AI Trader KYO


Comentários 1
Stefan Marjoram
1563
Stefan Marjoram 2025.06.04 11:09 
 

I don't recommend it at this time unless you are happy to essentialy wait for the strategy to develop and grow, but it has potential and Mikoto is highly attentive and responsive to questions, answers and suggestions.

-

Key Issues:

Performance: Mostly losses so far in my first few weeks but nothing excessive. Takes a long time to test and figure out which pairs actually work due to the nature of the bots / ea / set file setups. Testing is not for the faint hearted / inexperienced.

API Costs: OpenAI API setup is easy, but running many accounts can be expensive—$40–$50/month or more. I hit $0.50/day with 17 demo accounts and I would usually plan on running 50 accounts. This will be a nightmare considering the method of optimising the settings for set files must be done manually.

Backtesting: MT5 is far superior for backtesting or optimising but MT5 functionality is restricted on demo and only works if you purchase the MT5 EA, cannot be run on a fall back routine (runs without ai obviously) which would allow you to optimise a basic set file.

Currency Sensitivity: EA behavior varies by currency; SL/TP values differ without documentation. A USD account appears required but not explained properly. EURJPY usd vs gbp account is different by 20 pips on the same settings.

Community Access: MT4 and MT5 groups are separate; MT4 group is inactive with no access to long-term data or set files that the MT5 group will have.

Lack of Transparency: No verified results (e.g., Myfxbook, singlas etc), only selected screenshots of history trade panel from terminals on request.

Produtos recomendados
FxGold Marathon BreakOut is a simple but effective trading system based on breaking out price parttern. EA is a long term stable growth  trading system with realistic result . EA designed for XAUUSD (GOLD) which  is a volatile and highly liquid commodity Features: Account protection by acceptable consecutive loss. Auto MM Don't need fast VPS just laptop or pc and stable internet connection, you can shut down at the weekend then start it up before market opening like i'm doing. All opened positi
Algo Samurai
Abdul Malikul Hanan
1 (1)
Live Account Signal : https://www.mql5.com/en/signals/2229036 Set File Used : algosamurai_SR_V2 Algo Samurai Expert Advisor Algo Samurai is a complete automated forex trading strategy designed for all skill levels. It's more than just software; it's a fully automatic trading robot that uses self-adaptive market algorithms to analyze price movements and identify trading opportunities. It also features a built-in Smart Profit Lock System to secure your gains while the trade remains open, all wit
Dynamic Pips: An Innovative Multi-Currency Bot for Automated Forex Trading Dynamic Pips is a high-tech tool for automated trading in the Forex market, designed for traders of all levels. This multi-currency robot, based on advanced algorithms for analyzing temporal information flows, offers unique opportunities to profit from currency fluctuations. Operating across any timeframe and with a variety of currency pairs, it becomes a reliable assistant in the trading world. Key Features and Advantage
LENA Scalp
Cence Jk Oizeijoozzisa
4.4 (5)
LENA Couo Cabeludo Com tecnologia avançada de stop-loss utilizando inteligência artificial, o Lena Expert Advisor oferece uma experiência inovadora de trading.  O robô Lena evita grandes níveis de stop-loss, Martingale e trading de grade. Em vez disso, utiliza um sistema dinâmico de stop-loss que se adapta às condições do mercado. A análise baseada em inteligência artificial ajuda a identificar oportunidades-chave no mercado, alinhando-se à sua estratégia cuidadosamente projetada. Esta solução
30% discount only for 3-month subscription, message me : https://www.mql5.com/en/users/taiberhyphecu 70% refund policy (full version only) MT5 Version : https://www.mql5.com/en/market/product/125970 Our other products : https://www.mql5.com/en/users/taiberhyphecu/seller A fully automatic expert Designed and produced 100% by artificial intelligence, with the world's most advanced technology All trades have profit and loss limits, with the best and least risky market strategy, without using dange
MonexScalp
Behzad Shadfar
Monex Scalp is an intelligent trading robot designed for 1-minute time frames, offering simplicity and efficiency for traders. Key Features: •   User-Friendly Settings:   Monex Scalp offers straightforward settings, making it accessible for traders of all experience levels. •   Session Scheduling:   Customize trading sessions to align with various market hours, enhancing strategy execution. •   Adjustable Stop-Loss:   Set personalized stop-loss levels to effectively manage risk according to yo
Aurum Sn Core
Dmitriq Evgenoeviz Ko
Aurum Sniper Core is an automated trading expert advisor for MetaTrader 4, designed for precise and controlled trading on volatile instruments, including XAUUSD (Gold). The advisor is built on the principles of risk management and market adaptation, without the use of aggressive or dangerous trading methods. KEY PRINCIPLES OF WORK Without Martingale Without order grids Without averaging losing positions No hidden lot increases Each transaction is opened independently, with a pre-calculated risk
Algo v3 ea robot
Sharif Khatib Said
1 (1)
ALGO V3 EA is developed with over a year of intense research and testing. This expert advisor employs multi-timeframe volatility measurements, analyses intentions of market participants and anticipate price movements before they occur with help candlestick patterns, and supply & demand analysis for accurate entries that are highly reactive to market price movements of Gold, breaking out at critical price levels. Gold Mana is proven to be resilient for more than 3 years with stable trading throug
CHF Portal
Ngo Yung Lau
CHF Portal is designed for Trading USDCHF specifically. Trading Concept The operation concept of CHF Portal is based on an algorithm which tries to determine the Trend. To be more specific, CHF Portal works with its own calculation logic according to historical volatility and price movement. It is trying to find out the Top or Bottom in a Trend, and open the Short or Long Position accordingly. Don't expect CHF Portal can be able to open the trade on the highest or lowest level, because CHF Port
Multi Sniper mq
DMITRII GRIDASOV
5 (3)
O EA MULTI SNIPER é um sistema de negociação automático preciso com cerca de 90% de precisão para a plataforma MT4. Este EA de scalping lucrativo é realmente um dos sistemas mais estáveis ​​do mercado atualmente. É um produto original oferecido apenas neste site MQL5. Baixe os arquivos EA Set_files para teste e negociação:   GBPAUD Set_file   GBPCAD Set_file - Implementação do método de juros compostos e técnicas de scalping. - O sistema define o SL dinâmico automaticamente, dependendo da vol
Quant King EA   — Built for Gold If you are interested in purchasing the full source code, feel free to contact me via private message. The source code is available for a one-time buyout at   10,999 USDT . Or Buy here then contact me. Trading gold was never meant to be guesswork. Quant King EA   is an intelligent trend-following grid system, purpose-built for XAUUSD. It doesn't chase noise. It doesn't trade blindly. It waits for the market to align — and when it does, it executes with precisio
Alphabet AI MT4
Sergei Pomytkin
O   Alphabet AI   é um consultor que trabalha com a estratégia de reversão à média — ou seja, utiliza a propriedade natural dos mercados de regressar aos seus valores médios após fortes desvios. O algoritmo analisa constantemente o preço atual do ativo, comparando-o com os níveis médios calculados. Quando o preço se desvia significativamente do seu valor médio, o consultor interpreta isso como um sinal de ação: quando o limite superior é excedido, abre posições curtas, esperando uma descida do
Please do not trust any backtest result. Use a demo account to try it. SureFire is a well-known Martingale Hedging strategy in Forex trading.  No need to predict market direction.  This expert is not just an ordinary Sure Fire strategy, but reinvented the trade setup logic based on calculations.  Good money management is the critical factor to run this EA.  Highly aggressive in trading big market movement. Definitely the best tool in a volatile market.  LIVE TRADE signal is here:  https://www.
Hermes AI
Dmitriq Evgenoeviz Ko
A IA da Hermes combina diversas estratégias comprovadas para identificar e acompanhar tendências. Utiliza lógica avançada para filtrar falsos rompimentos, aumentando a precisão e a rentabilidade. Adapta-se tanto às tendências quanto às condições de mercado estáveis, garantindo um desempenho consistente. A IA da Hermes ajusta as negociações de forma inteligente, com controle preciso de risco, sem comprometer o capital. A alavancagem é otimizada para máxima eficiência e segurança nas negociações,
Neelo Scalper
Shahid Rasool
Neelo Scalper EA   Neelo Scalper EA FOR MT4 EA works on based on HFT (high frequency trading) algorithm. Its mean trades average holding time remains in seconds. EA put two stop orders 1 buy stop and 1 sell top and two limit orders 1 buy limit and 1 sell limit at near current price. And these 4 pending orders frequently keep modifying at predefined timer in seconds at predefined distance from current price. And during news events and sudden high volatility events EA took these orders into trade
AR Canada
Aleksandr Lila
3.33 (3)
AR Canada is a fully automated trading robot optimized for USDCAD H1. This free version trades only a fixed lot with minimum volumes. No hedging, no martingale, no grid, no arbitrage, etc. The EA applies the trading algorithm based on crossing the moving averages. Take Profit and Stop Loss values are fixed and have a ratio of 1:4. Positions are closed by the EA when Take Profit or Stop Loss level is reached. Parameters MagicNumber = 3 - unique EA magic number.
FREE
Smart Lot EA
Leon Andreas Gleisberg
Der Stable Profit Bot ist ein vollautomatischer Expert Advisor (EA) für den MetaTrader 4. Er handelt Candle Flip Signale (Trendwechsel zwischen bullischen und bärischen Kerzen) und kombiniert diese mit dynamischem Money-Management . Der Bot ist für Trader entwickelt, die eine stabile, risikooptimierte Strategie suchen, ohne selbst ständig vor dem Bildschirm zu sitzen. Dank Trailing Stop , Break-Even Schutz und Verlustkontrolle arbeitet der EA zuverlässig auch in volatilen Marktphasen. Keine ko
GoldMinerRobot
Burak Can Kislak
5 (2)
To celebrate the launch of our latest product from "Keyvan Trading Bots" — the “Keyvan Bitcoin Bot,” one of the most powerful and advanced trading robots specialized for Bitcoin — all of our products are now available for a limited time with discounts more than 50%. During this special launch event, the price of the "Gold Miner Robot" has been reduced from $345to only $197. Don’t miss out — complete your purchase today ! “Gold Miner Robot” is a very powerful AI-Based robot designed and built to
The EA uses scalping strategy at night, trading consists of three algorithms and each algorithm works in its own time interval. The EA uses many smart filters to adapt to almost any economic situation. Pending orders are used for the least slippage when trading scalping. The adviser is safe and does not require any settings from the user, just install it on the chart and you are ready. The EA sets a protective stop order, so the trader does not have to worry that the robot will allow significant
Night Hunter Pro
Valeriia Mishchenko
4.38 (53)
EA has a  live track record  with many months of stable trading with  low drawdown : Best Pairs   (default settings) High-risk   performance Night Hunter Pro is the advanced scalping system which utilizes smart entry/exit algorithms with sophisticated filtering methods to identify only the safest entry points during calm periods of the market. This system is focused on a long-term stable growth . It is a professional tool developed by me years ago that is constantly updated, incorporating all t
Chemical rockets   are the most common type of high power rocket, typically creating a high speed exhaust by the   combustion   of   fuel   with an   oxidizer . The stored propellant can be a simple pressurized gas or a single   liquid fuel   that disassociates in the presence of a catalyst ( monopropellant ), two liquids that spontaneously react on contact ( hypergolic propellants ), two liquids that must be ignited to react (like kerosene (RP1) and liquid oxygen, used in most   liquid-propella
FREE
Jupiter Mt4
Marta Gonzalez
JUPITER  it is a Secure Automated Software for trade Forex market and indices. The architecture is a Fully Automatic Autonomous Robot Expert capable of    independently analyzing the market and making trading decisions    JUPITER        It is an advanced trading system. This is a fully automatic Expert Advisor.      JUPITER  . It is a 100% automatic system,  The system is self-sufficient, performing all the work.     Is a revolution in the  customization of the trading. You can dow
Mansa Musa Flipping Robot
Allistair Kabelo Mandow
Yes, the source code (MQ4 format) for Tinga (Tinga Tinga Robot), MM FlipCodePro (MM Flip CodePro), and Mansa Musa (Mansa Musa Flipping Robot) is available for purchase from various reputable third-party Forex EA stores and sellers as of early 2026. https://t.me/HOLDINGS6 AFTER PURCHASE TEXT ME DIRECTLY FOR ASSISTANCE!!!! Manual & set files: contact me after purchase to receive the manual and set files Price: The price increases based on the number of licenses sold Available copies: 4
Radar Fibo 123
Carlos Augusto Cedeno Rocha
https://www.mql5.com/es/signals/1654340 Com esta ferramenta irá ajudá-lo a executar automaticamente SL que são vencedores Forme uma estratégia Fibonacci Radar Fibo 123 com entradas mínimas de loteria como suporte e resistência Seja agressivo em tudo que está nesse suporte e resistência. Ele aplica o fechamento automático e trava automaticamente. Onde você procura ganhos mínimos e máximos por mês. Ativo no mês seguinte.  
Historical Pattern MT5: Os 8 Pilares da Vantagem Estatística   PARE DE ADIVINHAR. OPERE COM DADOS. Matemática Pura. Zero Indicadores. Vantagem Institucional. Vamos ser honestos. A maioria dos traders falha porque está lutando a batalha errada. Eles olham para gráficos de 5 minutos, desenham linhas aleatórias e confiam na esperança. Enquanto isso, as Instituições — Bancos, Fundos de Hedge e Algoritmos — operam com base em   Fatos Estruturais . Se você está operando com base em um "sentimento", vo
I speak in Hungarian. Magyarul beszélek benne. Első felvétel. https://www.youtube.com/watch?v=MapbQrJ0uPU&t=9s (Első felvétel. https://www.youtube.com/watch?v=i2id5O1KPrI Második felvétel. https://www.youtube.com/watch?v=Zp2i7QN-IMc Első felvétel. https://www.youtube.com/watch?v=h7UbTWiM-Lw Második felvétel. https://www.youtube.com/watch?v=y54q4Rasf2A&t=1s Harmadik felvétel. https://www.youtube.com/watch?v=13zYjsoe6ZQ Negyedik felvétel. https://www.youtube.com/watch?v=NGiB1AnxxfU ) Nice Day Sign
UniTradeXpert
Tsz Fung Wong
Introducing UniTradeXpert: Your Ultimate Forex Program! Uncover the extraordinary potential of UniTradeXpert, a cutting-edge expert advisor meticulously crafted to enhance your forex trading experience. With nearly 7 years of comprehensive data analysis support , this EA provides a decisive edge in the fiercely competitive market with an astounding accuracy rate of 99.9% . UniTradeXpert excels in oscillation trading within the one-hour timeframe of the AUDCAD currency pair. This professional app
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
ToTheMoon MT4
Daniel Moraes Da Silva
5 (1)
ONE OF THE FEW ROBOTS WITH A SIGNAL HISTORY OF MORE THAN 3 YEARS AND AMONG THE TOP 10.   LINK TO MY ROBOTS AND SIGNAL PRESETS: In my profile there is a link to download the PRESETS that I use in my SIGNALS, you can download and Backtest for free, there are explanations in the my WebSite. https://www.mql5.com/en/users/tec_daniel   LINK TO OTHER ROBOT VERSIONS: MT4:  https://www.mql5.com/en/market/product/97963 MT5:  https://www.mql5.com/en/market/product/97962   SOME EXAMPLES OF SIGNALS ON “mql5.
Os compradores deste produto também adquirem
The Gold Reaper MT4
Profalgo Limited
4.59 (32)
PROP FIRM PRONTO!   (   baixar SETFILE   ) PROMOÇÃO DE LANÇAMENTO: Restam apenas algumas cópias pelo preço atual! Preço final: 990$ Ganhe 1 EA gratuitamente (para 2 contas comerciais) -> entre em contato comigo após a compra Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Bem-vindo ao Ceifador de Ouro! Baseado no muito bem-sucedido Goldtrade Pro, este EA foi projetado para funcionar em vários períodos de tempo ao mesmo tempo e tem a opção de definir a frequên
Vortex Gold MT4
Stanislav Tomilov
5 (32)
Vortex - o seu investimento no futuro O Consultor Especialista Vortex Gold EA foi criado especificamente para negociar ouro (XAU/USD) na plataforma Metatrader. Construído com indicadores proprietários e algoritmos secretos do autor, este EA emprega uma estratégia de negociação abrangente concebida para captar movimentos lucrativos no mercado do ouro. Os principais componentes de sua estratégia incluem indicadores clássicos como CCI e Indicador Parabólico, que trabalham juntos para sinalizar com
Gold Trade Pro
Profalgo Limited
4.61 (23)
Promoção de lançamento! Restam apenas algumas cópias por 449$! Próximo preço: 599$ Preço final: 999$ Ganhe 1 EA gratuitamente (para 2 contas comerciais) -> entre em contato comigo após a compra Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro junta-se ao clube dos EAs de negociação de
Quantum King MT4
Bogdan Ion Puscasu
5 (2)
Quantum King EA — Poder Inteligente, Refinado para Cada Trader IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Preço especial de lançamento Sinal ao vivo:       CLIQUE AQUI Versão MT5:   CLIQUE AQUI Canal Quantum King:       Clique aqui ***Compre Quantum King MT4 e ganhe Quantum StarMan grátis!*** Pergunte no privado para mais detalhes! Regra       Suas negociações com precisão e disciplina. Quantum King EA
Big Forex Players MT4
MQL TOOLS SL
4.73 (44)
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
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (172)
Apresentando       Quantum Emperor EA   , o consultor especialista inovador em MQL5 que está transformando a maneira como você negocia o prestigiado par GBPUSD! Desenvolvido por uma equipe de traders experientes com experiência comercial de mais de 13 anos. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Compre Quantum Emperor EA e você poderá obter Quantum StarMan  de graça!*** Peça mais detalhes em particular Si
Goldbot One MT4
Profalgo Limited
5 (5)
PROMOÇÃO DE LANÇAMENTO: Restam apenas algumas cópias pelo preço atual! Preço final: 990$ NOVO: Compre Goldbot One e escolha 1 EA grátis!! (para 2 contas de negociação) JUNTE-SE AO GRUPO PÚBLICO:   Clique aqui   Oferta de combinação definitiva     ->     clique aqui LIVE SIGNAL Apresentando     o Goldbot One   , um robô de negociação altamente sofisticado projetado para o mercado de ouro. Com foco em negociações de rompimento, o Goldbot One aproveita os níveis de suporte e resistência para ide
Aura Neuron MT4
Stanislav Tomilov
4.62 (13)
Aura Neuron é um Expert Advisor distinto que continua a série Aura de sistemas de negociação. Ao alavancar Redes Neurais avançadas e estratégias de negociação clássicas de ponta, Aura Neuron oferece uma abordagem inovadora com excelente desempenho potencial. Totalmente automatizado, este Expert Advisor foi projetado para negociar pares de moedas como XAUUSD (GOLD). Ele demonstrou estabilidade consistente entre esses pares de 1999 a 2023. O sistema evita técnicas perigosas de gerenciamento de din
Daytrade Pro Algo
Profalgo Limited
5 (5)
Promoção de lançamento: Número limitado de cópias disponíveis no preço atual Preço final: 990$ NOVO: ganhe 1 EA grátis!   (para 2 contas comerciais) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files Bem-vindo ao DayTrade Pro Algo!   Depois de anos estudando os mercados e programando diferentes estratégias, encontrei um algoritmo que tem tudo o que um bom sistema de negociação precisa: É corretor independente
FlipDamonHFT
Allistair Kabelo Mandow
Ask in private for more details after purchase FlipDemonHFT Flipdemon vX: The Next-Level Forex Trading Robot Flip your capital fast with Flipdemon vX — a powerful trading robot designed for rapid growth, sniper entries, and consistent profits. Built for serious traders who want results in days, not months.. Discounted   price .  The price will increase by $500 with every 10 purchases. ***Buy FLIPDEMON HFT MT4 and you could get TINGA TINGA or  FLIPDEMON HFT MT5 for free !*** Ask in privat
Aura Black Edition
Stanislav Tomilov
4.6 (20)
Aura Black Edition é um EA totalmente automatizado projetado para negociar apenas OURO. O especialista mostrou resultados estáveis ​​no XAUUSD no período de 2011-2020. Nenhum método perigoso de gerenciamento de dinheiro usado, sem martingale, sem grade ou scalp. Adequado para quaisquer condições de corretor. EA treinado com um perceptron multicamadas A Rede Neural (MLP) é uma classe de rede neural artificial (ANN) de feedforward. O termo MLP é usado de forma ambígua, às vezes vagamente para qual
AI Forex Robot MT4
MQL TOOLS SL
4.29 (17)
AI   Forex Robot - The Future of Automated Trading. AI Forex Robot is powered by a next-generation   Artificial Intelligence   system based on a hybrid LSTM Transformer neural network, specifically designed for analyzing XAUUSD, EURUSD   and BTCUSD price movements on the Forex market. The system analyzes complex market structures, adapts its strategy in   real time   and makes data-driven decisions with a high level of precision. AI Forex Robot is a modern, fully automated system powered by   ar
Mon Scalper MT4
Xuan Bach Nguyen
Mon Scalper - Dual-Trendline Breakout Scalping Expert Mon Scalper is a specialized Expert Advisor designed exclusively for gold (XAUUSD) trading. It utilizes a unique dual-trendline strategy to identify strong trends and breakout points, executing trades automatically based on market conditions. Join My MQL5 Channel for the Latest Updates! Real-Time Signal :  https://www.mql5.com/en/signals/2361936 Pricing : Launch Price : $199 Incremental Price Increase : The price will increase by $100 after
Real monitoring :  XAUUSD__BTCUSD__ M30__SL3 ,      XAUUSD M30 SL3 ,      XAUUSD M30 SL2 For more information, please contact us via private message or in  the mql5 group. THERE   ARE   ONLY  1   OUT   OF   10   COPIES   LEFT   AT   A   PRICE   OF  450   USD ! AFTER   THAT , THE   PRICE   WILL   BE   INCREASED   TO  649   USD . Imagine that you have an experienced trader who monitors the market every day, waits for the price to break through an important level, and instantly opens a deal. That
XG Gold Robot MT4
MQL TOOLS SL
4.3 (37)
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
Bitcoin Robot MT4
MQL TOOLS SL
4.64 (66)
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
AI Prop Firms MT4
MQL TOOLS SL
5 (4)
AI Prop Firms - Intelligent Automation Built for   Prop Trading Firms . AI Prop Firms is an advanced fully automated Forex trading system powered by   Artificial Intelligence , developed specifically to operate within the strict rules and evaluation models of prop trading firms. The system is designed to trade under controlled risk conditions while   maintaining consistency , stability, and compliance with prop firm requirements. AI Prop Firms uses intelligent market analysis logic that continu
The Infinity EA MT4
Abhimanyu Hans
3.68 (31)
Tecnologia orientada por IA com ChatGPT Turbo Infinity EA é um Expert Advisor avançado de trading projetado para GBPUSD e XAUUSD. Ele foca em segurança, retornos consistentes e lucratividade infinita. Ao contrário de muitos outros EAs, que dependem de estratégias de alto risco, como martingale ou grid trading. Infinity EA emprega uma estratégia de scalping disciplinada e lucrativa baseada em rede neural incorporada em aprendizado de máquina, tecnologia baseada em IA de análise de dados fornecid
Prestige 4
M Ardiansyah
Prestige EA – Advanced Trend Detection Expert Advisor for MT4/MT5 Prestige EA   is a powerful, intelligent trend‑detection trading robot built using advanced mathematical and statistical models. It is designed to identify high‑probability market movements with precision while maintaining strict risk control. The EA uses refined entry filters with advanced correction logic to ensure accurate and reliable trade entries. Every trade is protected by Take Profit and Stop Loss, ensuring disciplined r
Unlike most other EAs in the market, I always assure every single of my EAs are of highest quality: Real trades will match backtesting. No loss hiden techniques to hide historical losses, no manipulated backtest to make backtesting curve smooth without loss (only naive traders believe in smooth upward curve with no risk - they are most likely scamming). My EA always have multi-years verified statistical trading edge. Robust and long term stable with sensible risk management. Not sensitive to sp
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
SouthEast
Sugianto
5 (11)
SouthEast is an expert advisor developed from my experience in manual trading that has been automated. SouthEast is specifically designed to generate maximum profits with small deposits by prioritizing the security of your funds. Why SouthEast? SouthEast does not require complicated settings and is easy to use because user only need to upload a set file that is already available. Currently there are set files for 20 fx pairs. The best GRID EA with the ability to control risks. I will share my
Greedy Golden MT4
Mihails Babuskins
4.8 (5)
Recommended:  it's better to  use in accounts with lower swap or swap-free accounts. SEE AND COMPARE WITH OTHER EA's , Real monitoring signals link on my profile. Contact me after payment to send you the user manual PDF file See the real monitoring signal in my profile. Use only on gold and on the  BUY direction. Trading gold is attractive to many traders due to the high volatility and depth of the market. Should we invest in gold or just scalp it? Answering this question is a big challenge for
Exp4 AI Sniper for MT4
Vladislav Andruschenko
2.33 (3)
Nossa equipe tem o prazer de apresentar o Trading Robot, o Smart Trading Expert Advisor de última geração para o terminal MetaTrader. AI Sniper   é um robô comercial inteligente e auto-otimizável, projetado para terminais   MT4   . Utilizando um algoritmo sofisticado e metodologias de negociação de ponta,   o AI Sniper   resume a excelência na otimização de negociações. Com mais de 15 anos de ampla experiência nos mercados de bolsa e de ações, nossa equipe criou este Expert Advisor, incorporand
Bitcoin Robot Grid MT4
MQL TOOLS SL
5 (16)
Bitcoin Robot Grid MT4 is an intelligent trading system designed to automate BTCUSD trading using the grid trading strategy. This method takes advantage of market fluctuations by placing a structured series of buy and sell orders at predefined price levels. The robot   continuously monitors market   conditions and executes trades according to its preset parameters, allowing for consistent market engagement without the need for manual intervention. Bitcoin Robot Grid is the   perfect solution  
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
Jesko
Cence Jk Oizeijoozzisa
5 (2)
Jesko EA –  Jesko é um Expert Advisor (EA) especial , construído sobre uma estratégia comprovada que foi otimizada e testada ao longo de muitos anos. Ele já foi testado em contas reais e demonstrou consistentemente um desempenho lucrativo e de baixo risco . Agora decidimos disponibilizá-lo ao público. Signal live     Quatro meses de conta real A versão MetaTrader 5 está disponível aqui . ----------------------------------------- Login MT5 23982567 ————— Senha MT5 Aa123123! ————— Servidor UltimaM
Quant Blade MT4
Andrey Barinov
Quant Blade is a professional trading solution built on advanced Pattern Recognition with elements of Machine Learning and Neural Networks . It calculates future price move probabilities , displays projections directly on the chart, and trades based on them. Highlights Prop Firm Ready => advanced PropFirm risk panel with color-coded warnings and recommendations Institution-grade analytics => high quality forecasting / projections and market condition filtering No Grid, No Martingale => only one
HFT Fast M1 Gold Scalper V8 EA
Martin Alejandro Bamonte
2.33 (3)
VERSÃO ULTRA OTIMIZADA – MT4 HFT FAST M1 GOLD SCALPER V8.2 , em sua versão para MT4, é o lançamento mais poderoso, estável e refinado até hoje. HFT é um scalper de alta frequência que opera exclusivamente em Ouro (XAUUSD) no TF: M1, executando um grande número de operações diariamente. Ele suporta alavancagem de até 1:500 e opera com tamanhos de lote muito razoáveis para uma verdadeira estratégia de scalping. Por isso, requer contas dedicadas para scalping (RAW ou ECN). ICMarkets é o corretor re
O       Opening Range Breakout Master   é um sistema de negociação algorítmica profissional projetado para capitalizar conceitos de negociação institucional, como       ICT (Inner Circle Trader), Smart Money Concepts (SMC) e estratégias baseadas em liquidez   . Este consultor especialista automatiza a detecção e execução de       rompimentos de intervalo de abertura (ORB)       nas principais sessões globais de Forex, incluindo       Londres, Nova York, Tóquio e Midnight Killzones   , permitindo
Mais do autor
AI News Strike EA
Mikoto Hamazono
5 (1)
Em que isto é diferente dos EAs de negociação de notícias convencionais? A maioria dos EAs reage apenas no horário agendado e então tenta adivinhar como o mercado responderá. O AI News Strike EA é diferente. Minutos antes da divulgação, a IA faz buscas na web em tempo real e analisa o sentimento do mercado em mais de 100 países. Ele não negocia só mais rápido — negocia com mais inteligência. Impulsionado por uma IA inovadora de busca web em tempo real Oferta de Lançamento Todos os compradores r
SmartDataExportEa
Mikoto Hamazono
5 (1)
SmartDataExportEa – Sua ferramenta definitiva de exportação de dados para MetaTrader 5 Explicação do EA (EA Explanation) SmartDataExportEa é uma ferramenta especializada na exportação de dados para MetaTrader 5. Este EA não realiza nenhuma operação de negociação; em vez disso, foca em exportar dados de mercado e valores de indicadores importantes em formato CSV. É ideal para traders ou desenvolvedores que desejam otimizar a análise de dados e o desenvolvimento de estratégias. Compatibilidade
FREE
SmartDataExportEa – Sua Ferramenta Definitiva de Exportação de Dados para MetaTrader 4 Descrição do EA SmartDataExportEaMT4 é uma ferramenta desenvolvida exclusivamente para MetaTrader 4, focada na exportação de dados de mercado e valores de indicadores em formato CSV. Este EA não realiza operações de compra e venda, mas facilita o processo de análise de dados e desenvolvimento de estratégias, ideal para traders e desenvolvedores que desejam otimizar suas análises. Integração com Análises em
FREE
Japan AI Exo Scalp EA
Mikoto Hamazono
4.21 (14)
Japan AI Exo Scalp EA v5.55 Consenso de IA em três etapas com GPT‑5, o3 e GPT‑4.1 × engenharia financeira japonesa × aprendizado dinâmico de liquidez — EA de scalping algorítmico exclusivo para MT5 Agora com suporte a contas de spread zero, alternância de lote por Risk% e proteção overnight reforçada. Com calibração totalmente automática, aprendizado de estabilidade em tempo real e filtro dinâmico de spread aprimorado , reforça significativamente a estabilidade em produção, a reprodutibilidade d
Filtro:
Stefan Marjoram
1563
Stefan Marjoram 2025.06.04 11:09 
 

I don't recommend it at this time unless you are happy to essentialy wait for the strategy to develop and grow, but it has potential and Mikoto is highly attentive and responsive to questions, answers and suggestions.

-

Key Issues:

Performance: Mostly losses so far in my first few weeks but nothing excessive. Takes a long time to test and figure out which pairs actually work due to the nature of the bots / ea / set file setups. Testing is not for the faint hearted / inexperienced.

API Costs: OpenAI API setup is easy, but running many accounts can be expensive—$40–$50/month or more. I hit $0.50/day with 17 demo accounts and I would usually plan on running 50 accounts. This will be a nightmare considering the method of optimising the settings for set files must be done manually.

Backtesting: MT5 is far superior for backtesting or optimising but MT5 functionality is restricted on demo and only works if you purchase the MT5 EA, cannot be run on a fall back routine (runs without ai obviously) which would allow you to optimise a basic set file.

Currency Sensitivity: EA behavior varies by currency; SL/TP values differ without documentation. A USD account appears required but not explained properly. EURJPY usd vs gbp account is different by 20 pips on the same settings.

Community Access: MT4 and MT5 groups are separate; MT4 group is inactive with no access to long-term data or set files that the MT5 group will have.

Lack of Transparency: No verified results (e.g., Myfxbook, singlas etc), only selected screenshots of history trade panel from terminals on request.

Mikoto Hamazono
2186
Resposta do desenvolvedor Mikoto Hamazono 2025.06.04 11:34
Thank you very much for taking the time to write such a detailed review and for sharing your honest impressions and concerns. I sincerely appreciate your feedback and would like to clarify a few points for future users:
• Set Files & Customization:
It is absolutely possible to create and optimize your own set files. While we provide official set files for stability, users are encouraged to customize and optimize settings as they wish. I am always available to support users through the optimization process.
• API Costs:
The OpenAI API cost depends on usage volume, but most users running a small number of accounts (1–5) typically see a much lower monthly cost. Running 50 accounts simultaneously will certainly increase expenses, which is a consideration for all API-based EAs.
• Backtesting:
MT5’s demo mode is limited due to MetaTrader and MQL5 Market security policy, especially for products that use external APIs. This is not a limitation placed by the EA itself, and I will keep users informed if MetaQuotes changes its policy in the future.
• Currency Sensitivity:
Differences in SL/TP values across account currencies are a MetaTrader behavior, not an intentional EA limitation. I will improve documentation to clarify these currency-specific effects.
• Community Access:
The user groups are separated by MT4 and MT5 for fairness and to match technical needs, but I always share useful results, set files, and tips from both groups as appropriate. The MT4 group is still new and growing.
• Transparency:
I understand the request for more verified results. I encourage users to share their live results within the group, and selected results are shared as they become available. Thank you again for your candid review. I am always working to improve both the product and the support system, and I value your feedback as an opportunity to do better. If you have further questions or need support, please feel free to contact me directly.
Responder ao comentário