• 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
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
FFx Bollinger Bands
Eric Venturi-Bloxs
4.75 (4)
O objetivo desta nova versão do indicador Bollinger Bands para plataforma MT4 é exibir numa sub janela vários prazos do mesmo indicador. Veja o exemplo mostrado na imagem abaixo. Mas a exibição não é igual a um indicador MTF simples. É exibido o gráfico real na sub janela no seu respectivo timeframe. Eis as opções disponíveis no indicador FFX: Selecionar os prazos a serem exibidos (M1 até Mensal) Definir a largura (número de barras) para cada caixa de timeframe Pop ups de alerta/som/e-mail/push
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á
Você acha que em mercados onde o preço pode mudar em uma fração de segundo, colocar os pedidos deve ser o mais simples possível? No Metatrader, cada vez que você deseja abrir uma ordem, você deve abrir uma janela onde você insere o preço de abertura, stop loss e take profit, bem como o tamanho da negociação. Ao negociar nos mercados financeiros, a gestão de capital é essencial para manter seu depósito inicial e multiplicá-lo. Portanto, quando você deseja fazer um pedido, provavelmente se pergunt
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (80)
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
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.7 (61)
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
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á
Trade Dashboard MT4
Fatemeh Ameri
5 (34)
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
TradePanel MT4
Alfiya Fazylova
4.91 (85)
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
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
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
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
O MT4 to Discord Signal Provider é uma ferramenta fácil de usar e totalmente personalizável, projetada para enviar sinais de negociação diretamente para o Discord. Esta ferramenta transforma sua conta de negociação em um provedor de sinais eficiente. Personalize os formatos de mensagens para se adequar ao seu estilo! Para facilitar o uso, selecione entre modelos pré-desenhados e escolha quais elementos da mensagem incluir ou excluir. [ Demo ] [ Manual ] [ Versão MT5 ] [ Versão Telegram ] Confi
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
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
TPSpro Trade PRO
Roman Podpora
5 (4)
NO MODO TESTE (no testador), a funcionalidade do painel NÃO ESTÁ ATIVA. Fornecemos apenas uma representação visual do próprio painel. Uma ferramenta que possa calcular instantaneamente o tamanho da posição ou o risco com base em um determinado nível de stop loss é fundamental tanto para traders profissionais quanto para iniciantes. O utilitário de negociação TRADE PRO fornece cálculos rápidos e precisos, ajudando você a tomar decisões em condições de tempo limitado e maior volatilidade do merc
Trade Assistant Pro 36 in 1
Makarii Gubaydullin
4.95 (19)
Ferramenta multifuncional: 65+ funções, incluindo: calculadora de lote, Price Action, proporção R/R, gerenciamento de trade, zonas de suporte e resistência Versão Demo   |   Manual de usuário   |    Versão MT5 O utilitário não funciona no testador de estratégia: você pode baixar a   versão Demo AQUI   para testar o produto. Contate-me para perguntas / ideias de melhorias / caso encontrar algum erro Os trades automáticos serão permitidos se estiverem habilitados na plataforma e na corretora Si
The News Filter
Leolouiski Gan
5 (20)
Este produto filtra todos os consultores especializados e gráficos manuais durante o horário das notícias, para que você não precise se preocupar com picos de preços repentinos que possam destruir suas configurações de negociação manuais ou negociações realizadas por outros consultores especializados. Este produto também vem com um sistema de gerenciamento de pedidos completo que pode lidar com suas posições abertas e ordens pendentes antes do lançamento de qualquer notícia. Depois de comprar o
Summer 50% discount ($199 -> $99) Advanced trading tool: One click smart orders that execute under your conditions Developed by trader for trading community:  position size calculator (lot size), open position after price action, strategy builder, set and forget trading, mobile notifications... Risk Management -  Risk percentage position size calculator, gain percentage, target risk reward ratio, spread and commissions are included in calculations 7 Advanced order types   - Set and forget tra
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
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
Trade Advisor :   Dominando o gráfico O assistente Ultimate Expert Advisor (EA) para traders profissionais VERSÃO Versão MT4 | Versão MT5 | Blogues O Trade Advisor é um Expert Advisor (EA) sofisticado, mas fácil de utilizar, concebido para elevar a sua estratégia de trading. Ao integrar indicadores de negociação poderosos e capacidades avançadas de gestão de dinheiro, o Trade Advisor garante precisão e eficiência em todas as negociações. Características principais: 1. Zonas
Ultimate Trailing Stop EA
BLAKE STEVEN RODGER
4.33 (15)
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overr
Live Bot Maker
Nabeel Zafar
5 (4)
Let Your Ideas Earn For You. Convert your Ideas and Strategies in to automated trading bots directly on MT4. Visual Strategy Builder with Instant Results on the chart. This One of a kind strategy builder, allows you to specify rules and visually see the signals based on those rule as you create them. Visit the link for Group, User Manual, Video Examples Why Use LBM LBM is an essential tool for traders of all levels. It allows traders to create strategies quickly and easily, and to test th
Comprehensive on chart trade panel with the unique ability to be controllable from mobile as well. Plus has a library of downloadable configuration, e.g. exit rules, extra panel buttons, pending order setup and more. Please see our product video. Works with all symbols not just currency pairs. Features On chart panel plus controllable from free app for Windows, iPhone and Android Built-in script engine with library of downloadable configuration, e.g. add 'Close All Trades in Profit' button, exit
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
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
Smart Copy Local MT4
Kyra Nickaline Watson-gordon
5 (6)
Smart Copy is an Easy-to-Use EA that supports Multi Copying Metatrader4 and Metatrader5 and Local/Remote Copying. (Remote Version is coming soon) Free version is available on Smart Copy Local Free MT4 Specifications :     Real Time, Multi Terminal - Multi Account - MT4/MT5 trade copying     Copy from netting to hedge and hedge to netting is supported.     Fast and instant copy     All settings are input visually.     Easy modifying symbol names, prefix, suffix     Enable/Disable co
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
Trade Sync MT4
Anna Kolchina
5 (1)
« Trade Sync » — Really fast copying and precise synchronization of trades. Simple installation and configuration of the application within 5 seconds allows you to copy trades between different MetaTrader terminals installed on one Windows PC or Windows VPS at maximum speed. «Trade Sync» contains a large number of options for customizing the application to your specific needs and allows you to cope with even complex user tasks. Separate use: Trade Sync MT4 - allows you to copy (Мt4 > Мt4), Trade
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
Auto Trade Copier
Vu Trung Kien
4.74 (89)
Auto Trade Copie é projetado para copiar negociações entre multi contas/terminais MetaTrader 4 com 100% de precisão. Com esta ferramenta, você pode atuar tanto como um provedor (origem) ou um recebedor (destino). Todas as ações de negociação serão copiadas do fornecedor ao recebedor sem demora. Demo: Versão demonstração para teste pode ser baixado em: https://www.mql5.com/pt/market/product/4904 Referência: Se você precisa copiar entre diferentes locais através da Internet, por favor veja o Tra
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