• Visão global
  • Comentários
  • Discussão

Output Positions and Deals

#property copyright "小天"
#property link      "https://www.mql5.com"
#property version   "2.01"
#property strict
#property description "test"

input int hlength=85;
input int vlength=25;
input int DX=-340;
input int DY=-80;
input string InpDirectoryName="Data"; // directory name

input double lots_default=1;
input int    pc_times_default=2;
input double deposit_minimal=1;
input double floating_loss_percent=0.1;
input double margin_occupied=0.2;
 
input int    tradingnumber=1;//控制买卖交易数量

 input  double sell_price1=1.06;
 input  double sell_lots1=2;
 input  double sell_tp1=1.05;
 input  double sell_sl1=0;

 input  double buy_price1=0;
 input  double buy_lots1=2;
 input  double buy_tp1=1850;
 input  double buy_sl1=0;

input string group1="";//按钮控制参数
input int    selltype1=0;
input int    selltype2=1;
input int    selltype3=0;
input int    buytype1=0;
input int    buytype2=1;
input int    buytype3=0;
input int    sell_pctype1=0;
input int    sell_pctype2=0;
input int    buy_pctype1=0;
input int    buy_pctype2=0;
input int    trade_allowed=0;//0代表模拟器测试模式
input datetime sell_end_time=__DATETIME__;
input datetime buy_end_time=__DATETIME__;
input int      sell_end_mark=0;
input int      buy_end_mark=0;


bool    showbutton=TRUE;
struct  edit_update
{
string symbol;
int    type; //0代表buy,1代表sell
int    magic;//代表magic
double price;
double lots;
double tp_price;
double sl_price;
int      pc_times;
double   pc_pips; 
trade_info[20]
;
void OnTimer()
   {   
Produtos recomendados
Advisor for manual and automatic trading on the trend lines of the Bollinger Bands indicator. The Expert Advisor draws trend lines from the middle band for a specified number of candles. You may be interested in my other products: https://www.mql5.com/ru/users/vypchela/seller Comments are welcome!  Recommended Broker . This Expert Advisor is available only on the MQL5 website! Options: Magic Number is a magic number. Profit - take profit Stop - stop loss. Lot - risk Limit - the maximum allowed
FREE
All what you need before start a trade network connection/broker's/symbols/historical orders benchmarks/currnet orders status 01. symbol's trading privilege 02. order execution mode 03. trade session hours 04. min lot/max lots 05. max pending orders 06. freeze point pending order's distant points (zero is good) 07. Min SL/TP points required by broker if open an order (zero is good) 08. account leverage 09. Margin call open an order must > 100% 10. MarginStopOut forced to close som
FREE
Constructor
Aleksey Semenov
Constructor is a convenient tool for creating, (building strategies) testing and applying trading strategies and ideas, as well as testing and using separate indicators and their groups. Constructor includes opening, closing, deal tracking, averaging and recovery modules, as well as various trading options with and without averaging and martingale. You are able to connect up to 10 different external indicators. Find the detailed instructions in the attached pdf file. Trading settings averag
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
SA Assistant Demo
Aleksandr Svetlakov
SA Assistant is an intuitive tool without complicated settings, designed to facilitate the trading operations in the MetaTrader 4 terminal. SA Assistant is not designed for working in the strategy tester. The demo version works only on the USDCAD pair. Please test the EA on a demo account before using it on a live account. The SA Assistant EA is visually divided into 4 blocks: 1. "Information" - displays in real time: trading account balance leverage spread of the instrument the EA is attached
FREE
GS spread
Aleksander Gladkov
The indicator calculates the current spread for each tick using the formula Spread=(ASK-BID)/Point. Schedule of changes in the boundaries spread over the timeframe displayed in a separate window from the date of accession of the indicator. Two lines corresponding to the minimum and maximum spread values are displayed. The indicator window is self-adjusted according to the minimum and maximum values from the moment of launch. The minimum and maximum values for the entire period of the indicator o
FREE
Easy Backtest 2 Pro try the demo version now! Easy Backtest 2 Pro   is a great alternative for all those expensive testing software that exist on the market!. You can    test your new strategy in   Strategy Tester   in your   MT4 , using all available historical data. Beyond the basic functions such as: BUY, SELL PENDING ORDERS STOP LOSE, TAKE PROFIT AUTO RISK MANAGMANT AUTO LOT SIZE  You can modify  each of them at any time, exactly like in live trading. Advanced features PRO such as: P
FREE
ABCMarketsControldemo is a demo version of the ABCMarketsControl utility that manages already opened trades on any symbol by moving them to a breakeven when the price reaches a certain level. Besides, if the price goes further in favorable direction, the utility moves Stop Loss and Take Profit accordingly. You can check the utility operation in the strategy tester on any symbol on a period from January 1 to December 21, 2017 by setting the time_start_buy_demo and/or time_start_sell_demo paramete
FREE
The "InfoBox" utility is designed to display the presence of open orders, the number of lots, current profit and much more in one window. The version for the MT5 platform   is here . You've probably encountered a situation where you have an advisor that works on a currency pair, but information about its operation: - orders and their number, the size of the spread for the instrument, the volume of lots on the market, drawdown and much more - are scattered in different places of the terminal an
FREE
Follow The Line
Oliver Gideon Amofa Appiah
4.07 (14)
FOLLOW THE LINE GET THE FULL VERSION HERE: https://www.mql5.com/en/market/product/36024 This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL.  It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more
FREE
Kali FigChartiste
ALAIN MICHEL AUGE
4 (1)
Small free indicator to detect certain chart patterns, shoulder head shoulder / reverse, triple top / bottom, cup, flags and others... I designed it a while ago, it detects figures in m1, m5, m15, m30 and h1. I hope it will be useful to you because I don't trade much with this indicator, I have a few others that I will try to put online quickly maybe you will find it useful, good Trade friends.
FREE
You can check out comment #1 how does it work This is a very useful tool, enter the currency charts you need to open, use the symbol "/" to distinguish them, and select the periodicity /TF of the chart, press the button and they will open the charts for you in batches without you having to manually open them each! Because some EA use multiple currency pairs strategy, but do not support one chart to support all currency pairs, so I developed this tool, hope you like it, if you are satisfied with
FREE
AQ RiskOptimizer
HIT HYPERTECH INNOVATIONS LTD
5 (1)
Risk Optimizer is the absolute solution for applying risk management on your account. Bad risk management is the main reason that causes traders to lose money. Risk Optimizer calculates and suggests the correct lot size for each position according to your personal, customized risk profile. You can give directly your preferred risk as percentage (%) for each position or you can trust our algorithms to calculate and optimize according to your risk category selection. But it is not only that! Selec
FREE
This program calculates the average opening price for sell and buy positions separately. Program allows you to modify the stop loss value to the calculated breakeven price, this value could also be modified by a user-defined integer value in points. All you have to do is press the button. You can also choose Logs_Display_Enable input value if you need to get some additional, useful informations. Enjoy using !!!
FREE
The Cossover MA Histogram indicator is a simple tool showing the trend based on crossover of moving averages. Simply specify two mobving averages and addicional parameters like MA method and Applied price. When fast MA is above slow MA the histogram is green, indicating an uptrend. When MA fast is below MA slow the histogram is red, indicating an downtrend.
FREE
This tool itself does not have any extra functions. It is only used as a copy source for MT4. In the MT5 utility tool, there is already a panel tool that combines manual, semi-automatic and fully automatic functions, which has a copy function. This MT4 tool is provided free of charge to customers who use the MT5 (name: PublicPanel) utility tool. You can check out the specific functions of this software in MT5. It is quite powerful. We are constantly updating its functions based on many suggestio
FREE
The TLR indicator is a market trend identification indicator. The idea behind this indicator is to use 3 linear regression lines, one short-term, one medium-term, and one long-term. The UPTREND will be determined when: The long-term linear regression line and the medium-term linear regression line have an uptrend. The long-term linear regression line has an uptrend, the medium-term linear regression line has a sideway, and the short-term linear regression line has an uptrend. The DOWNTREND will
FREE
RSX Signal 2 AM
Andriy Matviyevs'kyy
The indicator displays the signals of the RSX oscillator on the price chart. (To display these signals in a separate window, along with the oscillator, another indicator is used -  RSX Osc 4 AM ). It is optimal to use the indicator signals as signals to open a trade when the price overcomes the maximum or minimum of the bar at which the signal was given. An opposite signal cancels the previous signal. Settings: Data period for indicator calculation - data period for indicator calculation; Data
FREE
FFx Fractals
Eric Venturi-Bloxs
4.5 (2)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
FFx Stochastic
Eric Venturi-Bloxs
4.67 (6)
O objetivo desta nova versão do indicador-padrão em MT4 fornecida em sua plataforma é exibir em uma sub-janela vários períodos do mesmo indicador. Veja o exemplo mostrado na imagem abaixo. Mas a exibição não é como um indicador MTF simples. Esta é a exposição real do indicador no seu intervalo de tempo. Eis as opções disponíveis no indicador FFX: Selecione os prazos a serem exibidos (M1 para Mensal) Defina a largura (número de barras) para cada caixa de tempo Alerta pop up/som/email/push (Stoch
FREE
The Hull Moving Average (HMA), developed by Alan Hull from 2005, one of the most fast-moving Average, reduce lag and easy to use to identify Trend for both Short & Long term. This Indicator is built based on exact formula of Hull Moving Average with 3 phases of calculation: Calculate Weighted Moving Average (WMA_01) with period n/2 & (WMA_02) with period n Calculate RAW-HMA: RAW-HMA  = 2 * WMA_01(n/2) - WMA_02(n) Weighted Moving Average with period sqrt(n) of RAW HMA HMA = WMA (RAW-HMA, sqrt(n
FREE
This is a regression tree indicator for MT4/MT5. This indicator classificate nodes on the time period so that the deviation becomes smaller, and displays regression line and channel for each node. It's free! Attached CartDemo.ex4 and CartDemo.ex5 is a Demo version and has the following limitations: Method is RandomForest only Maximum number of bars is 200 Maximum number of trees is 2 Maximum tree depth is 2 Calculated waste lines are shown Not display correlation coefficients Fu
FREE
The utility Filled Area Chart adds to the standard set of price presentations. It is a brand new, nice price chart. You will certainly like it if you want to feel yourself a trader born under the Bloomber lucky star. The Properties allow to set the colors and other things: Color preset - choose a preset or set to "Custom" and set your own colors using the properties below. Custom area color - color of the area below the price line. Works only with Color preset = Custom. Custom chart color -
FREE
UPD1 D Levels
Vitaliy Kuznetsov
5 (1)
O indicador de níveis baseia-se nos dados do dia anterior. A fórmula matemática determina os níveis de entrada e saída.  Recomendações de negociação. Os níveis são negociados no início da sessão europeia quando a volatilidade aparece. Em caso de volatilidade insuficiente, use metade do take profit para sair. Se o preço inverteu a metade do take profit, então na inversão procure um objetivo também ao nível de metade do take profit. Se o preço saltou do nível de entrada, então na direção oposta
FREE
Safety
Sergey Ermolov
5 (2)
Eu acho que todo mundo conhece a regra da Gestão de dinheiro como "cofre". Para aqueles que não estão cientes, o cofre envolve o fechamento de metade da posição depois que o lucro da transação foi igual ao tamanho da parada. Assim, mesmo que o preço se desdobre e pegue o stop, você não perderá dinheiro, porque exatamente o mesmo tamanho de lucro foi obtido ao fechar parte da posição anteriormente. O Safety Advisor tem apenas uma configuração-Um lote de fechamento. Deixando - o na posição 0, O
FREE
Trailing by SAR
Konstantin Kulikov
5 (1)
Tracking positions using trailing on the Parabolic SAR indicator. It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic  - magic number. If less than 0, positions with any magic number are tracked. only_this_symbol  - only chart symbol. If  false , posi
FREE
High and Low Levels EMA Технический индикатор в помощь трейдеру. Однажды пришла идея при изучении индикатора Moving A verage ( MA ). Так как мувинги эти сглаженное, среднее значения цены за выбранный период, то как и у обычной цены и у мувинга должны быть «хаи и лои». Данный индикатор, показывает уровни High и Low . Динамических уровней поддержки и сопротивления. О понятии High и Low . Хай  — от английского  high  — обозначает наиболее высокую цену («рынок на  хаях » — капитализ
FREE
Stop controller – утилита, которая следит за тем, чтобы у ордеров были установлены стоп-приказы и за уровнем просадки или прибыли. Стоп-приказы можно установить, как пользовательские, так и расчётные. Также она способна сопровождать рыночные ордера. Сопровождение выглядит следующим образом: утилита отслеживает промежуточные между ценой открытия и тейкпрофитом цели и частично закрывает сделки, при этом переводя стоплосс на уровень предыдущей цели. Частичное закрытие ордеров можно отключить. Чтобы
FREE
This practical tool let you setup your keyboard to have shortcuts and hotkeys to change Chart TimeFrame.  Bring your trading to another level by actually take fast and smooth control of switching Time Frames without losing time clicking all over the Meta Trader Terminal.  This tool is born due to scalping issues, where switching from higher timeframe and lower timeframes is really mandatory to make a multi timeframe analysis of the trading setup.  Uplift your trading activity, by letting your k
FREE
This indicator calculates average speed of moving average indicator. Here is parameters: BarsToProcess - indicator calculating period; MaPeriod - period of Moving Average indicator; AveragingPeriod - period (MA values) of the basis of which the average value is calculated; MA_Method, MA_Apply_to - using to set MA indicator parameters; Thats all! Good luck.
FREE
Os compradores deste produto também adquirem
Trade Assistant MT4
Evgeniy Kravchenko
4.43 (180)
Ajuda a calcular o risco por comércio, a fácil instalação de uma nova encomenda, gestão de encomendas com funções de fecho parcial, trailing stop de 7 tipos e outras funções úteis. Atenção, o aplicativo não funciona no testador de estratégia. Manual, Description, Download demo Função de linha Mostra no gráfico a linha de Abertura, Stop Loss, Take Profit. Com esta função é fácil definir uma nova ordem e ver as suas características adicionais antes da abertura.   Gestão de risco A função de cá
Bem-vindo ao Trade Manager EA—uma ferramenta de gestão de risco criada para tornar o trading mais intuitivo, preciso e eficiente. Não é apenas uma ferramenta para executar ordens, mas uma solução abrangente para planejamento de operações, gerenciamento de posições e controle de risco. Seja você um iniciante, trader avançado ou scalper que precisa de execução rápida, o Trade Manager EA adapta-se às suas necessidades, oferecendo flexibilidade em todos os mercados, desde forex e índices até commodi
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (83)
Experimente uma cópia de negociação excepcionalmente rápida com o Local Trade Copier EA MT4 . Com sua fácil configuração de 1 minuto, este copiador de negociações permite que você copie negociações entre vários terminais MetaTrader no mesmo computador Windows ou em um Windows VPS com velocidades de cópia ultra rápidas de menos de 0.5 segundos. Seja você um trader iniciante ou profissional, o Local Trade Copier EA MT4 oferece uma ampla gama de opções para personalizá-lo de acordo com suas necess
Custom Alerts é uma ferramenta versátil de monitorização de vários mercados que identifica configurações promissoras em todas as oito principais moedas (USD, CAD, GBP, EUR, CHF, JPY, AUD e NZD), bem como GOLD (XAU), todos os 28 pares de Forex e GOLD baseados nestas moedas e até sete índices como US30, UK100, WTI, Bitcoin, etc. É totalmente personalizável. A ferramenta reúne dados dos nossos indicadores FX Power, FX Volume e IX Power e notifica-o de eventos significativos.   Antes de começar,
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.69 (62)
Copiadora comercial para MetaTrader 4. Ele copia negociações, posições e pedidos em forex de qualquer conta. É uma das melhores copiadoras comerciais  MT4 - MT4, MT5 - MT4 para a versão COPYLOT MT4  (ou MT4 - MT5 MT5 - MT5 para a versão COPYLOT MT5 ). Versão MT5 Descrição completa +DEMO +PDF Como comprar Como instalar    Como obter arquivos de log    Como testar e otimizar    Todos os produtos da Expforex Versão da copiadora para o terminal MetaTrader 5 ( МТ5 - МТ5, МТ4 - МТ5 ) -  Copylot
Trade Dashboard MT4
Fatemeh Ameri
5 (38)
Tired of complex order placement and manual calculations? Trade Dashboard is your solution. With its user-friendly interface, placing orders becomes effortless, by a single click, you can open trades, set stop loss and take profit levels, manage trade lot size, and calculate risk to reward ratios, allowing you to only focus on your strategy. Say goodbye to manual calculations and streamline your trading experience with Trade Dashboard. Download  Demo Version  right now. You can find  Details
The product will copy all telegram signal to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal, s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to
Mentfx Mmanage
Anton Jere Calmes
5 (15)
The added video will show you the full functionality, effectiveness, and simplicity of this trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool c
Telegram To MT4 Receiver
Levi Dane Benjamin
5 (3)
Copie sinais de qualquer canal do qual seja membro (incluindo privados e restritos) diretamente para o seu MT4.  Esta ferramenta foi projetada com o usuário em mente, oferecendo muitos recursos que você precisa para gerenciar e monitorar as negociações. Este produto é apresentado em uma interface gráfica fácil de usar e visualmente atraente. Personalize suas configurações e comece a usar o produto em minutos! Guia do Usuário + Demonstração  | Versão MT5 | Versão Discord Se você quiser experim
Trade copier MT4
Alfiya Fazylova
4.52 (29)
Trade Copier é um utilitário profissional projetado para copiar e sincronizar negociações entre contas de negociação. A cópia ocorre da conta / terminal do fornecedor para a conta / terminal do destinatário, instalada no mesmo computador ou vps. Antes de comprar, você pode testar a versão demo em uma conta demo. Versão de demonstração aqui . Instruções completas aqui . Principais funcionalidades e benefícios: Suporta a cópia de MT4> MT4, MT4> MT5, MT5> MT4, incluindo contas "MT5 netting". Os mod
TradePanel MT4
Alfiya Fazylova
4.9 (86)
Trade Panel é um assistente comercial multifuncional. O aplicativo contém mais de 50 funções para negociação manual e permite automatizar a maioria das ações de negociação. Antes de comprar, você pode testar a versão Demo em uma conta demo. Demonstração aqui . Instruções completas aqui . O aplicativo foi concebido como um conjunto de painéis interconectados: Painel para comércio. Projetado para realizar operações comerciais básicas: Abertura de ordens e posições pendentes. Abertura da grade de o
O MT4 para Telegram Signal Provider é uma ferramenta fácil de usar e totalmente personalizável que permite o envio de sinais para o Telegram, transformando sua conta em um provedor de sinais. O formato das mensagens é totalmente personalizável! No entanto, para uso simples, você também pode optar por um modelo predefinido e habilitar ou desabilitar partes específicas da mensagem. [ Demonstração ]   [ Manual ] [ Versão MT5 ] [ Versão Discord ] [ Canal do Telegram ] Configuração Um guia do usuá
Copie sinais de qualquer canal do qual você seja membro (   sem a necessidade de um Token de Bot ou Permissões de Administrador  diretamente para o seu MT4. Foi projetado com o usuário em mente, oferecendo muitos recursos que você precisa Este produto é apresentado em uma interface gráfica fácil de usar e visualmente atraente. Personalize suas configurações e comece a usar o produto em minutos! Guia do Usuário + Demo  | Versão MT5 | Versão Telegram Se quiser experimentar uma demonstração, vá
Copiadora->Interação de interface conveniente e rápida, os usuários podem usá-la imediatamente       ->>>> Recomendado para uso em computadores Windows ou VPS Windows Características: Configurações de negociação de cópias diversificadas e personalizadas: 1. Diferentes modos de lote podem ser definidos para diferentes fontes de sinal 2. Diferentes fontes de sinal podem ser definidas para negociação de cópias direta e reversa 3. Os sinais podem ser definidos com comentários 4. Se deve calibrar o
Summer 40% discount ($149 -> $88) Everything for chart Technical Analysis indicator mt4 in one tool Draw your supply demand zone with rectangle and support resistance with trendline and get alerts to mobile phone or email alert -  Risk reward indicator Video tutorials, manuals, DEMO download   here .  Find contacts on my   profile . 1.   Extended rectangles and trendlines Object will be extended to the right edge of the chart when price will draw new candles on chart. This is rectangle extend
KT Equity Protector MT4
KEENBASE SOFTWARE SOLUTIONS
3.25 (4)
KT Equity Protector EA consistently monitors the account equity and closes all the market and pending orders once the account equity reached a fixed equity stop loss or profit target.  After closing all trading positions, the EA can close all open charts to stop other expert advisors from opening more trading positions. Equity Stop-Loss If your current account balance is $5000 and you set an equity stop loss at $500. In this case, the KT Equity Protector will close all the active and pending
Equity Protection EA
CARLOS ALBERTO VALLOGGIA
5 (3)
Equity Protection EA MT4 Características gerais: Controle total sobre os resultados de uma sessão de negociação. Controla o resultado geral, para todos os símbolos forex, índices, metais, ações, etc. O controle é feito sobre o patrimônio global. Feche todas as negociações, em todos os símbolos, ao atingir uma taxa de lucro ou perda. Configurações mutáveis ​​em quantidade e porcentagens. Proteção de resultados por trailing stop global.- Registro de resultados alcançados para a sessão (maior
Assistente: Assistente de Comércio-MT4 (clique para baixar) Assistente de Comércio-MT5 (clique para baixar) Leia atentamente as instruções de operação. Noções básicas: Abertura e fechamento rápido de posições, abertura e fechamento de posições com um clique, colocação de ordens com um clique Comércio Draw-Line Automático sl/tp Símbolos próximos Lucro Protegido Mover SL Proteger SL à direita Controle de Risco de Conta Sombra da Ordem Adicionar pedidos automaticamente Ordens de fechamen
Assuma o controle de sua carteira forex. Veja instantaneamente onde você está, o que está funcionando e o que está causando dor! VERSÃO MT5 DISPONÍVEL AQUI: https://www.mql5.com/en/market/product/58658 O Painel do Trade Manager foi projetado para mostrar rapidamente onde está cada posição que você tem no mercado cambial atualmente e tornar o gerenciamento de risco e a exposição a moedas mais fáceis de entender. Para os comerciantes que escalam para o mercado gradualmente com várias posições o
Trade Manager MT4 DaneTrades
Levi Dane Benjamin
4.33 (9)
Trade Manager para ajudá-lo a entrar e sair rapidamente de negociações enquanto calcula automaticamente seu risco. Incluindo recursos para ajudar a evitar negociações excessivas, negociações de vingança e negociações emocionais. As negociações podem ser gerenciadas automaticamente e as métricas de desempenho da conta podem ser visualizadas em um gráfico. Esses recursos tornam este painel ideal para todos os traders manuais e ajudam a aprimorar a plataforma MetaTrader 4. Suporte multilíngue. Vers
Trend Line Optimizer
Evgenii Aksenov
4 (17)
Este é um otimizador automático de parâmetros para o indicador Trend Line PRO Com facilidade e rapidez, você selecionará os parâmetros ideais para o seu indicador favorito Trend Line PRO.  A otimização leva apenas alguns segundos. O otimizador permite que você encontre os melhores parâmetros para cada par e período: Amplitude, TP1-TP3, StopLoss, bem como os valores Para Time Filter e HTF Filter na seção selecionada do histórico (Days)  Para otimizar diferentes períodos de tempo, você precisa
MT4 To Notion
Levi Dane Benjamin
5 (2)
Este programa permitirá que você exporte todas as suas operações da sua conta do MetaTrader diretamente para o Notion usando uma interface de usuário muito amigável.  Versão MT5  |  Guia do Usuário + Demo Para começar, por favor, use o Guia do Usuário e baixe o Modelo do Notion. Se você quiser uma demonstração, por favor, consulte o Guia do Usuário. Não funciona no testador de estratégia! Principais Características Exportar Todas as operações da sua conta de negociação para o seu Notion Exportar
Layer Master Toolbox
Peter Andrew Thomas
5 (3)
GRID TRADING - Layer Master tool kit is the ultimate, easy to use trading toolkit makes it simple to layer grids of Orders over any entry level. This toolkit will make it simple and fast to Open / Enter and Manage your grid trades on MT4. Every function is simple - but clicking and dragging the order zone - you define an area you want your orders, then you can quickly drag the SL and TP levels to where you want them. Hit one button and your orders are sent!!!  Features: It is capable to send h
Grid Manual MT4
Alfiya Fazylova
4.72 (18)
"Grid Manual" é um painel comercial para trabalhar com uma grade de ordens. O utilitário é universal, possui configurações flexíveis e uma interface intuitiva. Ele trabalha com uma grade de pedidos não apenas na direção da média das perdas, mas também na direção do aumento dos lucros. O trader não precisa criar e manter uma grade de pedidos, tudo será feito pelo ""Grid Manual". Basta abrir um pedido e o "Grid manual" criará automaticamente uma grade de pedidos para ele e trabalhará com ele até q
Risk Manager for MT4
Sergey Batudayev
4.56 (9)
O Expert Advisor Risk Manager para MT4 é um programa muito importante e, na minha opinião, necessário para todos os traders. Com este Expert Advisor você poderá controlar o risco em sua conta de negociação. O controle de risco e lucro pode ser realizado tanto em termos monetários quanto em termos percentuais. Para que o Expert Advisor funcione, basta anexá-lo ao gráfico de pares de moedas e definir os valores de risco aceitáveis ​​na moeda de depósito ou em % do saldo atual. PROMO BUY 1 GET
Equity Shield
Vladimir Stepanov
4.63 (8)
O Expert Advisor protegerá sua conta de perdas inesperadas monitorando constantemente o patrimônio e seguindo as regras conforme a entrada nos parâmetros. Quando as regras forem violadas, o EA fechará todas as negociações. Você pode configurar o EA para fechar todas as negociações com uma certa porcentagem ou perda de dinheiro, ou para fechar com uma certa porcentagem ou lucro em dinheiro. Este utilitário é muito útil para os Prop Trading Challenges para manter o draw baixo e proteger seu patri
The top-selling EAs on the market cost a lot and one day they are suddenly gone. This is because one strategy will not work in the forex market all the time. Our product is unique from all others in the MQL Marketplace because our EA comes with 34+ built-in indicators that allow adding more strategies every time.  You build your strategy and keep updating it. If one strategy does not work, simply build another all using only one EA. This is All-In-One EA in this market place. You can use as trad
Ultimate No Nonsense FX Backtester - You can Run Forward Test Simulation with this tool! Do Not Download the Demo Here, Please Read Below! Step by Step Manual Guide PDF for this backtester PDF List of Commands(Shortcuts) for this backtester Ultimate NNFX Backtester is a powerful utility tool that significantly reduces the length of backtesting process for NNFX followers.  As well as for Forex traders that operates their entries and exits at the close of a candle and manage the risk using A
The product will copy all  Discord  signal   to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT4. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrade
Take a Break
Eric Emmrich
5 (26)
The most advanced news filter and drawdown limiter on MQL market NEW: Take a Break can be backtested against your account history! Check the " What's new " tab for details. Take a Break has evolved from a once simple news filter to a full-fledged account protection tool. It pauses any other EA during potentially unfavorable market conditions and will continue trading when the noise is over. Typical use cases: Stop trading during news/high volatility (+ close my trades before). Stop trading when
Mais do autor
input int hlength=85; input int vlength=25; input int DX=-340; input int DY=-80; input string InpDirectoryName="Data"; // directory name input double lots_default=1; input int    pc_times_default=2; input double deposit_minimal=200; input double floating_loss_percent=10; input double margin_occupied=0.2; input int    trade_allowed=1;//0代表测试模式   bool showbutton=TRUE; int tradingnumber=3;//控制买卖交易数量 struct  edit_update { string symbol; int    type; //0代表buy,1代表sell int    magic;//代表magic dou
FREE
Filtro:
Sem comentários
Responder ao comentário