Painel De Expert Com Teclado

Teclado trader, é uma BIBLIOTECA que você pode chamar no OnChartEvent para abrir posição de compra/venda/zerar, os botões padrões são:

V = venda

C = compra

Z = zerar posições a mercado

S = zerar posições opostas e depois a mercado

X = zerar posições opostas


Além da função de teclado, é possível mostrar os estados do ExpertAdvisor usando o MagicId, com informação de:
lucro mensal, semanal, diario, e posição aberta, para isto use o OnTick, ou qualquer outro evento (OnTimer / OnTrade / OnBookEvent)


A biblioteca deixa o usuario customizar os botões (v,c,z) na chamada das funções, os parametros padrões ja estão configurados para facilitar o programador. Funciona com conta HEDGE ou NETTING


É possivel usar objetos Label ou Comment(), caso queira customizar o texto é possivel obter a lista de objetos com uma função da biblioteca e depois alterar os objetos, assim é possível embutir em seus Experts já existentes


Exemplo de codigo da imagem criada, funcionando com Comment e Labels, em vermelho os Labels:

#property copyright "Roberto Spadim"
#import "SpadimTeclado.ex5"
void SpadimTeclado_painel_event(const int id,const long& lparam,const double& dparam,const string& sparam,string sym="",ulong magic_id=0, double volume=0, bool   compra_liberada=true,bool   compra_partial_close=false,double compra_preco=0, double compra_stop_loss=0, double compra_stop_gain=0,bool   venda_liberada=true,bool   venda_partial_close=false,double venda_preco=0, double venda_stop_loss=0, double venda_stop_gain=0,bool   zerar_liberado=true,string comentario="", string comentario_prefix_compra="Teclado ",string comentario_prefix_venda="Teclado ",string comentario_prefix_zerar="Teclado ",string comentario_sufix_compra="",string comentario_sufix_venda="",string comentario_sufix_zerar="",long botao_compra=67,long botao_venda=86,long botao_zerar=90);
void SpadimTeclado_apagar_painel(string prefixLabel="LabelPosicaoMAGICID");
void SpadimTeclado_criar_painel(ulong magic_id=0, bool usar_comment=true, string prefixLabel="LabelPosicaoMAGICID", long labelX=0, long labelY=0, long label_stepY=12,int casas_volume=0, int casas_preco=2);
void SpadimTeclado_criar_painel(ulong magic_id=0, bool usar_comment=true, bool nao_voltar_mes_na_semana=true, string prefixLabel="LabelPosicaoMAGICID", long labelX=0, long labelY=0, long label_stepY=12, int casas_volume=0, int casas_preco=2);
bool SpadimTeclado_lista_objetos(string &lista[], string prefixLabel="LabelPosicaoMAGICID");
#import
input ulong magic_id=0;
input double volume=100;
int OnInit(){
   SpadimTeclado_criar_painel(magic_id, true, "SpadimPainel", 200);
   return(INIT_SUCCEEDED);
}
void OnDeinit(const int reason){
   SpadimTeclado_apagar_painel("SpadimPainel");
}
void OnTick(){
   SpadimTeclado_criar_painel(magic_id, true, "SpadimPainel", 200);
}
//+------------------------------------------------------------------+
void OnChartEvent(const int id,const long& lparam,const double& dparam,const string& sparam){
   SpadimTeclado_painel_event(id,lparam,dparam,sparam, _Symbol, magic_id, volume);
}



Рекомендуем также
Hunter Scalper Fx
Fernando De Paljla Silva
O Hunter Scalper Fx usa uma confluência de vários indicadores, Price Action e filtros para identificar padrões específicos e gerar Sinais de entrada no mercado . Este setup é frequentemente usado por traders profissionais Ao redor do mundo. Se queres um EA seguro, o Hunter Scalper Fx é pra você. O Hunter Scalper Fx não usa AI, martingale ou Grid, não faz milagres, mas é seguro. Os resultados Aqui apresentados nas imagens são de (out of Sample), portanto, muito mais confiável, Além disso, inclui
he "Trending Purpose Pro" is easy to use, even for traders with limited programming knowledge.  It provides a straightforward representation of the high prices on the chart, allowing traders to quickly identify the highs of each candlestick.Customizable Appearance:  The appearance can be easily customized to suit individual preferences. Traders can adjust the color, line style, and width of the high price line according to their charting preferences.Real-Time Data: The "Trending Purpose Pro" ca
This lightweight utility library provides essential functions for MQL5 developers to streamline and simplify expert advisor (EA) and indicator development. Whether you’re building trading algorithms or managing chart resources dynamically, this library offers clean and reusable building blocks to enhance your code quality and reduce repetition. Key Features Price Access Functions ASK(string symbol) – Get the current Ask price. BID(string symbol) – Get the current Bid price. Account Information
FREE
Modern Dark Chart Theme (MT4/MT5) Overview A clean dark-mode chart theme designed for clarity and reduced eye strain during long trading sessions. Lightweight and simple to apply. Key features - Dark background with clear candle contrast - Minimal visual noise - Works on all symbols and timeframes - No performance impact How to use Apply the theme to any chart. No additional configuration is required. Support If you need help with installation, contact via MQL5 private messages. Ratings and
FREE
The Definitive Performance Testing Solution for MetaTrader Environments What This Tool Does This specialized benchmark utility measures the performance of your MetaTrader environment, providing insights that impact your trading execution. Unlike generic system benchmarks, this tool evaluates performance specifically within the MetaTrader runtime environment. For Professional Traders & Developers: Performance Metrics : Measurements of calculation throughput and memory efficiency Trading-Specific
A Simple Moving Average (SMA) is a statistical indicator used in time series analysis. This indicator represents the arithmetic mean of a sequence of values over a specific period of time. SMA is used to smooth short-term fluctuations in data, helping to highlight the overall trend or direction of changes. This aids analysts and traders in better understanding the general dynamics of the time series and identifying potential trends or changes in direction.  More information you can find in Wiki 
Trading Notes   is an innovative tool designed for traders to streamline their decision-making process by allowing them to write and display important reminders or short details directly over their trading charts. This essential feature ensures that traders have quick access to their personalized checklist before opening any positions, enhancing their trading efficiency and accuracy. MT4 Version -  https://www.mql5.com/en/market/product/120613 Join To Learn Market Depth -  https://www.mql5.co
FREE
Polca Magic Key
Bryam Yhair Perez Diaz
1 (1)
Line function : Displays the opening line, Stop Loss, Take Profit( 3:1 RR ) on the chart. Risk management : The risk calculation function calculates the volume of a new order taking into account the established risk and the size you want to risk. It allows you to set any Stop Loss size between 3 and 10 pips. Breakeven Button : Brings all open orders to Breakeven. Clear button : Clears the graph and the selected parameters. Trade Button : Execute the idea. Partials Button : Taking partials of al
This EA employs a robust, data-driven approach to capitalize on the specific volatility and trend dynamics of the Euro/Yen cross. Core Strategy Features: Timeframe & Data: Optimized for the H2 (2-hour) timeframe, backtested using high-quality Dukascopy tick data with M1 precision. Intelligent Trade Management: The system utilizes advanced exit mechanisms to protect capital and lock in profits, including dynamic Trailing Stops , technical Take Profit (PT) , and strict Stop Loss (SL) risk controls
Ajuste BRA50
Claudio Rodrigues Alexandre
4.33 (6)
Este script marca no gráfico do ativo BRA50 da active trades o ponto de ajuste do contrato futuro do Mini Índice Brasileiro (WIN), ***ATENÇÃO***  para este script funcionar é necessário autorizar a URL da BMF Bovespa no Meta Trader. passo a passo: MetaTrader 5 -> Ferramentas -> Opções -> Expert Adivisors * Marque a opção "Relacione no quadro abaixo as URL que deseja permitir a função WebRequest" e no quadro abaixo adicione a URL: https://www2.bmf.com.br/ este indicador usa a seguinte página par
FREE
Lib5 EAPadPRO for MT5
Vladislav Andruschenko
4.5 (6)
Библиотека для добавления Информационной панели в Вашего эксперта для терминала MetaTrader 5. Мы не можем гарантировать, что информация и интерфейс программы даст Вам прибыль на сделках, но мы точно скажем, что даже самый простой интерфейс программы способен усилить первое впечатление. Подробное описание и инструкция по добавлению нашей панели в Вашего эксперта находится в нашем блоге: LIB - EAPADPRO Пошаговая инструкция Подробное описание нашей панели и инструкция по использованию EAPADPRO Верс
FREE
EdgeZone EA Inspector - FREE Edition Monte Carlo Analysis Tool for Trading Strategies Important: This is an analysis tool, not a trading robot. It does not execute trades but analyzes strategy data through statistical simulations. The Problem Many Expert Advisors show impressive backtest results but fail in live trading. The most common reason: over-optimization - the strategy was adjusted until it looks perfect for past data, but doesn't work for the future. The Solution: EdgeZone EA Inspector
FREE
Ajuste MINDOL
Claudio Rodrigues Alexandre
5 (1)
Este script marca no gráfico do ativo MINDOL da activ trades o ponto de ajuste do contrato futuro do Mini Dolar (WDO), ***ATENÇÃO***  para este script funcionar é necessário autorizar a URL da BMF Bovespa no Meta Trader. passo a passo: MetaTrader 5 -> Ferramentas -> Opções -> Expert Adivisors * Marque a opção "Relacione no quadro abaixo as URL que deseja permitir a função WebRequest" e no quadro abaixo adicione a URL: https://www2.bmf.com.br/ este indicador usa a seguinte página para buscar o a
FREE
Простая в использовании библиотека, предоставляющая разработчикам доступ к ключевым торговым статистикам для их MQL5 экспертов. Доступные методы библиотеки: Данные аккаунта и прибыль: GetAccountBalance() : Возвращает текущий баланс аккаунта. GetProfit() : Возвращает чистую прибыль от всех сделок. GetDeposit() : Возвращает общую сумму депозитов. GetWithdrawal() : Возвращает общую сумму снятий. Анализ торговли: GetProfitTrades() : Возвращает количество прибыльных сделок. GetLossTrades() : Возвраща
Skyline B3 Trader é o robô de trades automático que usa médias móveis como análise de tendência e trigger para ordens de compra e venda. Podem ser configuradas até 7 médias móveis para compor o sistema de tendência. Originalmente, as médias seguem a sequência de Fibonacci. Os stops podem ser fixos ou variáveis, podendo ser configurado também um sistema de trailling stop e também um sistema de saída automática de trades: Ativos recomendados: Milho CCM, Boi Gordo BGI, ações, miniíndice WIN e minid
Логотип Версия MT4: https://www.mql5.com/en/market/product/121289 Версия MT5: https://www.mql5.com/en/market/product/121290 Водяной знак Версия MT4: https://www.mql5.com/en/market/product/120783 Версия MT5: https://www.mql5.com/en/market/product/120784 Скрипт «Логотип» предназначен для отображения пользовательского логотипа или изображения в качестве фона на торговом графике в MetaTrader 4 (MT4). Этот скрипт позволяет трейдерам персонализировать свои графики с помощью логотипов или любых друг
FREE
WAPV Box Effort x Result
Eduardo Da Costa Custodio Santos
WA_PV_BOX_EFFORT X РЕЗУЛЬТАТ для MT5 Индикатор WAPV Box Effort x Result входит в группу индикаторов пакета (Wyckoff Academy Wave Market). Индикатор WAPV Box Effort x Result для MT5 поможет вам определить цену и объем. Его прочтение состоит в том, чтобы помочь идентифицировать усилие x результат. в волнах, созданных графиком. Индикатор WAPV Box Effort x Result для MT5, когда поле зеленого цвета, означает, что объем соответствует спросу, а когда поле красного цвета. объем в пользу предложения. Чем
Mega Spike Boom Crash - Premium Synthetic Indices Indicator Mega Spike Boom Crash   is a professional indicator designed specifically for trading synthetic indices:   Boom 500, Boom 1000, Crash 500, and Crash 1000 . It identifies high-probability spike zones using multi-timeframe analysis and institutional trading concepts. NEW IN VERSION 2.1 Premium and Discount Zones: New colored background visualization showing institutional buy and sell areas clearly Local Cycle Meter: Replaces daily ADR wit
Didi Index Volume
Thalles Nascimento De Carvalho
Представляем Didi Index Volume - технический индикатор анализа, разработанный бразильским трейдером Одиром Агуиаром, который отличается передовым и мощным подходом к выявлению возможностей на финансовом рынке. Доступный на различных платформах, Didi Index Volume стал неотъемлемым инструментом для трейдеров, ищущих точные инсайты и ценную информацию для своих торговых стратегий. Индикатор объединяет известный Didi Index, созданный Одиром Агуиаром, с интеллектуальным использованием объема торговл
Market Sessions + Pro Sentiment VP (Full Theme Sync Edition) The All-in-One Institutional Workspace for MetaTrader. Elevate your trading environment with a professional-grade toolkit designed for high-precision day trading. This isn't just an indicator; it’s a total chart transformation. The   Market Sessions + Pro Sentiment VP   replaces cluttered, manual setups with an automated, institutional-style dashboard. Key Features: Automatic Theme Sync:   Instantly transforms your MetaTrader interfac
DeepInsight
Gustavo Santos Pedrosa
Title: DeepInsight: Flow and Market Context Analysis What is DeepInsight? DeepInsight is a technical analysis tool for MetaTrader 5, developed to assist in reading market dynamics. The indicator processes volume and price movement data to generate objective visual references, facilitating the identification of areas of interest on the chart. The tool functions as an auxiliary analysis dashboard, offering support for manual decision-making without performing automatic order execution. Operationa
Esse indicador mede o 1º Canal de referencia e a 1º  Zona Neutra * configurar o canal macro para verificar a frequencia MAIOR H1 H4 1D * configurar o canal micro para verificar a frequencia Menor 1M 5M 15M Como instalar o Indicador fimathe. E uma pré mentoria tem uma estrategia Secreta bonus nesse video . assitao o video para enteder as logicas que podemos iniciar com esse indicador. https://www.youtube.com/playlist?list=PLxg54MWVGlJzzKuaEntFbyI4ospQi3Kw2
GoldSmartFVG PRO
Hicham Mahmoud Almoustafa
Gold Smart FVG PRO is a complete Smart Money Concept (SMC) indicator designed for gold traders. It combines seven analytical modules in a single tool with a real-time interactive dashboard and module control panel.   All modules can be toggled on and off directly from the chart using built-in buttons. No need to open the settings window. Five color themes and ten background options are available for full chart customization.     How It Works   The indicator detects and displays the following SM
The volume weighted average price (VWAP) is a trading benchmark used by traders that gives the average price a security has traded at throughout the day, based on both volume and price. It is important because it provides traders with insight into both the trend and value of a security. This version is simple to use as we simplify the indicator entries and leave only the most used buffers. You can use it to integrate with your EA          Product Features Daily VWAP ploted at the chart. MOnthly
What it does: Scans a fixed list of assets (24-hour US stock pairs from the Pepperstone brokerage) on the chosen timeframe. For each pair and for various periods (Period1…Period100 ABOVE) it: Calculates a regression model between the two assets (and, if desired, using the US500 index as a normalizer). Generates the residual (spread) of this relationship, its mean, standard deviation, correlation, and betas (B1 and B2). Applies an ADF test to the residual (cointegration/stationarity). Calculates
UZFX - Delete All Drawing and Objects on Chart Instantly - это простой, но мощный скрипт для MetaTrader 5 (MT5), предназначенный для мгновенного удаления всех объектов рисования с активного графика. Этот скрипт будет полезен трейдерам, которым необходимо быстро очистить график от рисунков технического анализа, линий тренда, инструментов Фибоначчи, текстовых меток и других объектов, не удаляя их вручную по одному. Функции: Удаляет все объекты и рисунки на активном графике. Работает мгновенно
FREE
Nova CHK Trader is engineered around the Chaikin Oscillator , a volume-weighted indicator that combines price action with money flow dynamics. By tapping into the relationship between accumulation, distribution, and price momentum, this EA identifies moments when institutional interest aligns with breakout potential. Nova CHK Trader doesn’t chase volatility — it reads the market’s underlying intent. With logic built around Chaikin momentum shifts, it pinpoints early directional cues and confirms
Этот продукт разрабатывался в течение последних 3 лет. Это самая продвинутая кодовая база для работы со всеми видами кода искусственного интеллекта и машинного обучения на языке программирования MQL5. Он использовался для создания множества торговых роботов и индикаторов на основе ИИ в MetaTrader 5. Это премиум-версия бесплатного и открытого проекта по машинному обучению для MQL5, ссылка здесь:  https://github.com/MegaJoctan/MALE5 . Бесплатная версия имеет меньше функций, менее документирована и
AI forex robot is an advanced trading tool that utilizes sophisticated algorithms and machine learning techniques to analyze market data and make informed trading decisions. One of the key indicators it uses is the envelopes indicator, which plots a pair of parallel lines, usually representing a standard deviation away from a moving average. This indicator helps the robot to identify potential trend reversals or breakouts by highlighting areas of support and resistance. By continuously monitorin
Overview AlgoNLP.mqh   is a standalone MQL5 library that converts   human-written trading instructions   into   structured trade intents   that your Expert Advisor (EA) or indicator can understand. Example input: Buy gold at 2370 with TP 0.3% and SL 1% Output intent: Side: BUY | Type: LIMIT | Symbol: XAUUSD | Entry: 2370 | TP: 0.3% | SL: 1% | Lot: 0.00 This enables you to build   chat-controlled   or   Telegram-integrated EAs   that can interpret plain English commands and execute structured
FREE
С этим продуктом покупают
Библиотека WalkForwardOptimizer позволяет выполнить пошаговую и кластерную форвард-оптимизацию ( walk-forward optimization ) советника в МетаТрейдер 5. Для использования необходимо включить заголовочный файл WalkForwardOptimizer.mqh в код советника и добавить необходимые вызовы функций. Когда библиотека встроена в советник, можно запускать оптимизацию в соответствии с процедурой, описанной в Руководстве пользователя . По окончанию оптимизации промежуточные результаты сохраняются в CSV-файл и наб
Эта библиотека позволит вам управлять сделками с использованием любого вашего советника, и ее очень легко интегрировать в любой советник, что вы можете сделать самостоятельно с помощью кода сценария, упомянутого в описании, а также демонстрационных примеров на видео - Размещайте лимитные ордера, SL-лимитные и тейк-профитные лимитные ордера. - Размещайте ордера Market, SL-Market, TP-Market - Изменить лимитный ордер - Отменить заказ - Запрос заказов - Изменение кредитного плеча, маржи - По
Простая в использовании, быстрая, асинхронная библиотека WebSocket для MQL5. Он поддерживает: ws:// и wss:// (защищенный веб-сокет "TLS") текстовые и бинарные данные Он обрабатывает: фрагментированное сообщение автоматически (передача больших объемов данных) кадры пинг-понга автоматически (подтверждение активности) Преимущества: DLL не требуется. Установка OpenSSL не требуется. До 128 соединений Web Socket из одной программы Различные уровни журнала для отслеживания ошибок Возможна синхронизац
突破交易策略:智能风控系统升级版‌ 当价格突破关键阻力位时,往往意味着趋势的质变时刻。我们的突破交易策略通过三重智能系统——‌动态阈值识别‌、‌量能验证机制‌和‌自适应止损算法‌,帮助交易者精准捕捉这些跃迁机会。 ‌核心优势‌: ‌智能预警‌:实时监测200+技术指标,自动标记潜在突破位 ‌风险对冲‌:突破失败时自动触发0.5秒内止损,保护本金安全 ‌多周期验证‌:结合日线/4小时/1小时数据过滤假信号 ‌实战案例‌: 2025年第二季度,该策略在现货黄金市场实现连续23次有效突破,平均持仓周期缩短至4.7小时,收益率达传统趋势策略的3.2倍。 ‌智能风控系统‌: ‌动态止盈‌:根据ATR指标自动调整止盈位,锁定利润的同时保留上行空间 ‌分级止损‌:首次突破失败后自动切换至1:1盈亏比保护模式,二次突破确认后恢复原策略 本EA依下图设置做黄金1小时图线,经长时期实盘验证年利润达到30多倍,修改参数可以用作比特币和纳斯达克指数都有很好的收益。
Here   is   the   English translation   of   your   description   for   the EA   (Expert   Advisor): --- This   is a   time -based   automatic trading   EA . It allows   you   to   set the   exact   time   for trading , down   to   the   second , and   specify the   maximum number   of   orders . You   can choose   to   place   either   buy   or   sell   orders . It   is possible to   set take   profit and   stop   loss   points . Additionally , you can   specify   how   long after   placing  
Эта библиотека предназначена для помощи в управлении сделками, расчета лота, трейлинга, частичного закрытия и других функций. Расчет лота Mode 0: фиксированный лот. Mode 1: Лот по Мартингейлу (1,3,5,8,13) может по-разному использоваться для расчета при убытке=1, при прибыли=0. Mode 2: Лот по Множителю (1,2,4,8,16) может по-разному использоваться для расчета при убытке=1, при прибыли=0. Mode 3: Лот по Инкременту (1,2,3,4,5) может по-разному использоваться для расчета при убытке=1, при прибыли=0.
Друзья, присоединяйтесь к нам! Задать свои вопросы и пообщаться с единомышленниками: MetaCOT Public Group Информационный канал MetaCOT: новости, отчетность CFTC и сигналы: MetaCOT Channel Желаю нам удачной торговли и новых прибыльных сигналов! Внимание! Последнее время, некоторые страны блокируют доступ к сайту cftc.gov . Из-за этого, пользователи из этих стран ставят низкий рейтинг продукту. MetaCOT всегда придерживался самых высоких стандартов качества и не связан с этими блокировками. Пож
Это упрощенная и эффективная версия библиотеки для walk-forward анализа торговых экспертов. Она собирает данные о торговле эксперта во время процесса его оптимизации в тестере MetaTrader и сохраняет их в промежуточные файлы в каталоге MQL5\Files. Затем на основе этих файлов автоматически строится кластерный walk-forward отчет и уточняющие его rolling walk-forward отчеты (все они - в одном HTML-файле). С помощью вспомогательного скрипта WalkForwardBuilder MT5 можно на тех же промежуточных файлах
Order Book, известный также как Market Book, глубина рынка, стакан цен, Level 2, - это предоставляемая брокером динамически обновляемая таблица с данными по текущим объемам торговых заявок на покупку и продажу для различных уровней цен вблизи Bid и Ask конкретного финансового инструмента. MetaTrader 5 предоставляет возможность трансляции стакана цен , но только в реальном времени. Данная библиотека OrderBook History Library позволяет считывать состояния стакана в прошлом из архивов, создаваемых
Cryptocurrency analysis has never been easier with Crypto Charts for MetaTrader 5. Now, trading on BitMEX has never been easier with BitMEX Trading API for MetaTrader 5. BitMEX Trading API library was built to be as easy to use as possible. Just include the library into your Expert Advisor or Script, call the corresponding methods and start trading! Features Trade on BitMEX and BitMEX Testnet. Build and automate your strategies. Concern more with the trading strategy logic and less with the co
Goliath Mt5
Nicolokondwani Biscaldi
Goliath MT5 - scalper fully automated Expert Advisor for medium-volatile forex markets P roperties: The Library trades 10 currency pairs (USDCHF, EURCHF, EURGBP, AUDUSD, USDCAD, GBPUSD, EURUSD, NZDUSD, CADCHF, EURAUD, EURCAD, AUDJPY) The Library does not use martingale The Library sets a fixed stop loss and take profit for all orders The Library only trades a user input volume The Library can be installed on any currency pair and any timeframe Recommendations: Before using on a real account, t
The library is used to develop automatic trading on Binance Spot Market from MT5 platform. Support all order types: Limit, Market, StopLimit and StopMarket Support Testnet mode Automatically display the chart on the screen Usage: 1. Open MQL5 demo account 2. Download Header   file and EA sample   https://drive.google.com/uc?export=download&id=1kjUX7Hyy02EiwTLgVi8qdaCNvNzazjln Copy Binance.mqh to folder \MQL5\Include Copy  BinanceEA-Sample.mq5 to folder \MQL5\Experts 3. Allow WebRequest from MT5
Gold plucking machine   Золотая выщипывание машины является советником разработан специально для торговли золотом. Операция основана на открытии ордеров с использованием индикатора быстрых и медленных линий, поэтому советник работает в соответствии со стратегией «Trend Follow», что означает следовать тренду. Заказать с помощью политики сетки без операции стоп - лосса, поэтому убедитесь, что счет достаточен. magic number      -  is a special number that the EA assigns to its orders. Lot Multipli
The library is used to develop automatic trading on Binance Futures Market from MT5 platform. Support Binance Futures USD-M and COIN-M Support Testnet mode Support all order types: Limit, Market, StopLimit, StopMarket, StopLoss and TakeProfit Automatically display the chart on the screen Usage: 1. Open MQL5 demo account 2. Download Header file and EA sample https://drive.google.com/uc?export=download&id=17fWrZFeMZoSvH9-2iv4WDJhcyxG2eW17 Copy BinanceFutures.mqh to folder \MQL5\Include Copy  Bina
MT4/5通用交易库(  一份代码通用4和5 ) #ifdef __MQL5__      #define KOD_TICKET ulong      #define KOD_MAGIC   long #else        #define KOD_TICKET long      #define KOD_MAGIC   int #endif class ODLIST; #import "K Trade Lib Pro 5.ex5"       //祝有个美好开始,运行首行加入    void StartGood() ;    //简单开单    long OrderOpen( int type, double volume, int magic, string symbol= "" , string comment= "" , double opprice= 0 , double sl= 0 , double tp= 0 , int expiration= 0 , bool slsetmode= false , bool tpsetmode= false );    //复杂开单
Binance Library MetaTrader 5 позволяет использовать его в советниках для торговли и индикаторах для бирж Binance.com и Binance.us напрямую из терминала. Библиотека поддерживает все классы активов на бирже: Spot, USD-M и COIN-M фьючерсы. Доступны все необходимые функции для торговой деятельности: Добавление инструментов с Binance в список символов MetaTrader 5 Получение информации о парах и спецификациях Получение Ask, Bid и времени последней сделки по всем парам Загрузка исторических данных для
1. What is this The MT5 system comes with very few optimization results. Sometimes we need to study more results. This library allows you to output more results during backtest optimization. It also supports printing more strategy results in a single backtest. 2. Product Features The results of the optimized output are quite numerous. CustomMax can be customized. The output is in the Common folder. It is automatically named according to the name of the EA, and the name of the same EA will be au
AO Core
Andrey Dik
3.67 (3)
AO Core - ядро алгоритма оптимизации, это библиотека, построенная на авторском алгоритме HMA (hybrid metaheuristic algorithm). Обратите внимание на продукт  MT5 Optimization Booster , который позволяет очень просто управлять штатным оптимизатором МТ5. Пример применения AO Core описан в статье: https://www.mql5.com/ru/articles/14183 https://www.mql5.com/ru/blogs/post/756509 Данный гибридный алгоритм основан на генетическом алгоритме и содержит лучшие качества и свойства популяционных алгоритмов
EA Toolkit   is a library that allows any developer to quickly and easily program Advisor experts. It includes many functions and enumerations such as trailing stop, lot, stop loss management, market trading authorisations, price table updates, trading conditions and many more. Installation + Documentation : You will find all the information to install this library and the documentation of its functions on this GitHub : https://github.com/Venon282/Expert-Advisor-Toolkit WARNING : The installat
Hello everyone! I am a professional MQL programmer , Making EAs, Indicators and Trading Tools for my clients all over the world. I build 3-7 programs every week but I seldomly sell any ready-made Robots. Because I am fastidious and good strategy is so few...  this EA is the only one so far I think its good enough to be published here.  As we all know, the Ichimoku indicator has become world popular for decades, but still, only few people knows the right way of using it, and if we check the clo
Применяя эти методы, мне удалось прийти к тонкому выводу, который имеет решающее значение для понимания важности уникальных стратегий в современной торговле. Хотя нейросетевой советник показал впечатляющую эффективность на начальных этапах, в долгосрочной перспективе он оказался крайне нестабильным. Различные факторы, такие как колебания рынка, изменения тенденций, внешние события и т. д., приводят к хаотичности его работы и в конечном итоге приводят к нестабильности. Получив этот опыт, я принял
Introducing "TG Risk Service Manager" — your comprehensive toolkit for swift and precise risk management and lot size calculations in the dynamic world of trading. Designed to streamline development processes and enhance trading strategies, this indispensable library equips developers with essential tools for optimizing risk assessment and trade profitability. Metatrader4 Version |  All Products  |  Contact   Key Features: Efficient Lot Size Calculation : Harness the power of precise lot size c
Introducing "TG Trade Service Manager" — your all-in-one solution for seamless trade management in both MQL4 and MQL5 environments. With a focus on speed, reliability, and convenience, this powerful library simplifies the complexities of trade execution and management, empowering developers with a single interface for enhanced efficiency. Metatrader4 Version   |   All Products   |   Contact   Key Features: Unified Interface : TG Trade Service Manager" provides a unified interface for   MQL4   an
Данная библиотека предлагается как средство для использования API OpenAI напрямую в MetaTrader максимально простым способом. Для получения дополнительной информации о возможностях библиотеки прочитайте следующую статью: https://www.mql5.com/en/blogs/post/756106 The files needed to use the library can be found here: Manual ВАЖНО: Для использования EA необходимо добавить следующий URL для доступа к API OpenAI  как показано на приложенных изображениях Для использования библиотеки необходимо включит
KP TRADE PANEL EA is an EA MT5 facilitates various menus. KP TRADE PANEL EA is an EA skin care in MT5 is an EA that puts the system automatically in download EA MT5 to test with demo account from my profile page while some Trailing Stop Stop Loss require more than 0 features EA determines lot or money management calculates lot from known and Stop loss TS = Trailing stop with separate stop loss order Buy more AVR TS = Trailing stop plus
Molo kumalo
James Ngunyi Githemo
Trading Forex with our platform offers several key advantages and features: Real-time Data : Stay updated with live market data to make informed decisions. User-Friendly Interface : Easy-to-navigate design for both beginners and experienced traders. Advanced Charting Tools : Visualize trends with interactive charts and technical indicators. Risk Management : Set stop-loss and take-profit levels to manage your risk. Multiple Currency Pairs : Access a wide range of forex pairs to diversify your tr
The Hybrid Metaheuristic Algorithm (HMA) is a cutting-edge optimization approach that combines the strengths of genetic algorithms with the best features of population-based algorithms. Its high-speed computation ensures unparalleled accuracy and efficient search capabilities, significantly reducing the total time required for optimization while identifying optimal solutions in fewer iterations. HMA outperforms all known population optimization algorithms in both speed and accuracy. Use Cases AO
* * * * * Основные транзакции XAUUSD, если во время тестирования рекомендуется настроить на XAUUSD, другие торговые объекты не могут гарантировать рентабельность * * * * * * * * * * * * * * * * Оставьте сообщение, которое нужно протестировать (вы ответите в первый раз после просмотра), чтобы защитить результаты работы, необходимо ввести определенные параметры, параметры по умолчанию системы не могут достичь эффекта, показанного в отзыве скриншота! Оставьте сообщение, которое нужно протестиров
This Pine Script implements a Gaussian Channel + Stochastic RSI Strategy for TradingView . It calculates a Gaussian Weighted Moving Average (GWMA) and its standard deviation to form an upper and lower channel. A Stochastic RSI is also computed to determine momentum. A long position is entered when the price closes above the upper Gaussian band and the Stoch RSI K-line crosses above D-line . The position is exited when the price falls back below the upper band. The script includes commission, cap
Pionex API EA Connector для MT5 – Бесшовная интеграция с MT5 Обзор Pionex API EA Connector для MT5 позволяет бесшовно интегрировать MetaTrader 5 (MT5) с Pionex API . Этот мощный инструмент дает возможность трейдерам выполнять и управлять сделками, получать информацию о балансе и отслеживать историю ордеров — всё прямо из MT5 . Основные функции Управление аккаунтом и балансом Get_Balance(); – Получение текущего баланса аккаунта на Pionex . Исполнение и управление ордерами orderLimit(string
Другие продукты этого автора
Translated with google from english ---- Этот индикатор создает тепловую карту на основе глубины рынка текущего или другого символа. Другой символ полезен, когда вы торгуете на фьючерсном рынке, а контракт имеет "мини" и "полный" сплит. Например, в Бразилии (B3 - BMF&Bovespa) WDO и DOL являются будущими валютными контрактами BRL/USD (где 1 DOL = 5 WDO), а крупные банки работают в основном с DOL (где важна ликвидность). Пожалуйста, используйте с таймфреймом M1, объекты слишком малы, чтобы отобра
This indicator get all events/countries/values from metatrader terminal calendar and print veritical lines at chart, you can configure anything with inputs (string to filter names/url/code/countries/currencies), select period to filter, nws interval before and after current time (every information about time is seconds based), you can filter importance, type, sector, unit, multiplier, impact, timemode, frequency, forecast/previous % increase/decrease interval, actual/previous % increase/decrease
FREE
Export Deals to CSV - Excell File location: HistoryDeals/<SERVER>/<LOGIN>.<DATETIME>.csv Works as an Script, reading all DEALS in history and exporting it as a plain text CSV file There's no option to change. There's no WebRequest. There's no DLL use. I need to write 300 characters to allow this product being exposed at MQL5 market place. It's simple to use, plug it in graph and wait completion.
FREE
Индикатор отправляет сообщение (уведомление), электронное письмо и воспроизводит аудиосигнал при достижении лимита (покупка/продажа), лимит-стопа (покупка/продажа), тейк-профита, стоп-лосса или стоп-аута. Пользователь может изменить имя звукового файла и настроить получение уведомлений. Только один индикатор можно запустить на одном счете/логине. Параметры soundFile - звуковой файл Сохраните файл в папке терминала, например: " C:\Program Files\MetaTrader 5\Sounds\Order Executed.wav ". Как указ
From https://en.wikipedia.org/wiki/Fractional_calculus: Fractional calculus  is a branch of  mathematical analysis  that studies the several different possibilities of defining  real number  powers or  complex number  powers of the  differentiation operator   D This indicator execute fracional differentiation on data, you can select the differentiation D value and execute some tweaks like execute Log(value)  before difefrentiation or execute a window normalization on last [diffNormalizeWindow]
This indicator works in Brazil market, it should be used on options symbols. the indicator create 8 buffers, Delta, Gamma, Vega, Rho, Theta, Time(working days), Implied Volatility, R (interest rate), and can be used to view greeks over time. It shouldn't be used to trade, since it's cpu intensive, it's just a historic viewer, you can see what happened with greeks and teach friends :)
This script use DIDI+BB indicators and display alerts, send mail, send notifications, and play sounds. Scanner can monitor market watch using  ***MARKET***  as symbol name, with  all timeframes Inputs: media_lenta=3 media_base=8 media_longa=20 bb_periodo=20 bb_shift=0 bb_deviation=1.96 symbols - Symbol list, separated by ;   when using ***MARKET*** symbols from marketwatch will be included wait_interval_between_signals - Seconds between signals, default =60, but high frequency signals should red
This indicator represent option and basis values as a tax, using this formula: Tax = ( ( strike / ( basis - option ) ) - 1 ) * 100 It's not time based (don't use time to expire information)  You can set a fixed strike value, and a fixed basis symbol if needed. Some exchanges/brokers don't provide this information at marketdata and that's the only method to use this information when not provided.
This Service, export the account Orders/History Orders/Deals/Position on each new change. It save at a common folder with path = <DATE>\\<Server Name>.<Login>.<DATE>.<filetype>.csv Each file type have an header You can use it to receive OMS changes and source SQL Servers outside metatrader with bash scripts or others tools, each time the file change you can read it and get new updates, it works using SharedRead option when opening/flock the file.
Фильтр:
Нет отзывов
Ответ на отзыв