• Genel bakış
  • İncelemeler
  • Yorumlar

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()
   {   
Önerilen ürünler
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 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
2 (1)
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)
Belirli grafik modellerini, omuz başı omuz / ters, üçlü üst / alt, kupa, bayraklar ve diğerlerini tespit etmek için küçük ücretsiz gösterge... Bir süre önce tasarladım, m1, m5, m15, m30 ve h1'deki rakamları algılıyor. Umarım işinize yarar çünkü bu gösterge ile pek işlem yapmıyorum, birkaç tane daha var bunları hızlıca internete koymaya çalışacağım belki işinize yarar, iyi ticaret dostları.
FREE
CCI Currency Strength Meter uses CCI (Commodity Channel Index) to monitor how strong a currency is, or in other words, if it's being bought or sold by the majority compared to the other currencies. If you load this indicator on a chart, it will first display the strength-lines of the currencies (base and counter currency of the chart) with changeable solid lines. Also, you can add up to ONE additional currency (only 1 for the DEMO version, but on REAL up to 5) to the "comparison pool" that alrea
FREE
SuperTrend V
Muhammad Hassaan
5 (1)
*This is TradingView indicator converted to mql4* The SuperTrend V indicator is a popular technical analysis tool used to identify trends and potential trend reversals in financial markets. It is based on the concept of the SuperTrend indicator but incorporates additional features and variations. The SuperTrend V indicator uses a combination of price action and volatility to determine the trend direction and generate trading signals. Here are the key components and features of the indicator:
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 (2)
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
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.6 (5)
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.7 (10)
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
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)
Seviye göstergesi bir önceki günün verilerine dayanır. Matematiksel formül giriş ve çıkış seviyelerini belirler.  Ticaret önerileri. Seviyeler, volatilite göründüğünde Avrupa seansının başında işlem görür. Yetersiz volatilite durumunda, çıkmak için kar almanın yarısını kullanın. Fiyat yarı karla tersine dönerse, tersine döndüğünde de yarı kar alma seviyesinde bir hedef arayın. Fiyat giriş seviyesinden sıçradıysa, ters yönde fiyat ikinci alım karına ulaşabilir. Her zaman bir kopuşa girmemeli
FREE
Dashboard Super MA RSI CCI Demo is the demo version of Dashboard Super MA RSI CCI, which have full functionalities of the paid version, except timeframe of MA1, MA2, RSI, and CCI has been fixed to be TF_MA1=M30, TF_MA2=H1, TF_RSI=M30, TF_CCI=M30 (full version has ability to adjust/select full range timeframe for MA1, MA2, RSI, and CCI). To access the full version, please re-direct to this LINK . Entry Signal Refer to screenshot2 Make sure completing the following action items to make this da
FREE
Safety
Sergey Ermolov
4.67 (3)
Sanırım herkes böyle bir para yönetimi kuralını «Kasa» olarak biliyor. Bilmeyenler için kasa, işlemdeki kazançlar ayak büyüklüğüyle eşitlendikten sonra pozisyonun yarısını kapatmayı varsayar. Böylece, fiyat açılıp dursa bile, artık para kaybetmeyeceksiniz, çünkü pozisyonun bir kısmı daha önce kapandığında tam olarak aynı miktarda kar elde edildi. Güvenlik Danışmanının yalnızca bir ayarı vardır – kapanış lotu. Onu 0 konumunda bırakarak, danışman anlaşmanın tam yarısını kapatacaktır. Danışman
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
The indicator helps to identify possible rollbacks and reversals. Shows the direction of the price movement and is painted in the appropriate color. Allows you to conduct trend and counter trend trading It works on all timeframes, on any currency pairs, metals and cryptocurrency Can be used when working with binary options Distinctive features Does not redraw; Simple and clear settings; It works on all timeframes and on all symbols; Suitable for trading currencies, metals, options and cryptocurr
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
Bu ürünün alıcıları ayrıca şunları da satın alıyor
Trade Assistant MT4
Evgeniy Kravchenko
4.46 (184)
It helps to calculate the risk per trade, the easy installation of a new order, order management with partial closing functions, trailing stop of 7 types and other useful functions. Attention, the application does not work in the strategy tester. Manual, Description, Download demo Line function -   shows on the chart the Opening line, Stop Loss, Take Profit. With this function it is easy to set a new order and see its additional characteristics before opening.   Risk management  - The risk
Fiyatın saniyeler içinde değiştiği finansal piyasalarda emirleri vermekte aynı şekilde kolay olması gerektiğini düşünüyor musunuz? Metatrader programında her emir açmak istediğinizde emir fiyatını, zararı durdur emrini, kar al emrini ve işlem hacmini gireceğini pencereyi açmak zorundasınız. Finansal marketlerde işlem yaparken sermaye yönetimi sermayenizi doğru yönetmek için çok önemlidir. Bunun için işlem açmadan önce doğru işlem hacmini hesaplamanız gerekir.  Bu hesaplamaları sizin için yapabil
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
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (85)
Local Trade Copier EA MT4 ile olağanüstü hızlı işlem kopyalama deneyimi yaşayın. Kolay 1 dakikalık kurulumuyla bu işlem kopyalayıcısı, aynı Windows bilgisayarda veya Windows VPS'te birden fazla MetaTrader terminali arasında işlemleri kopyalamanıza olanak tanır ve 0.5 saniyenin altındaki şimşek hızında kopyalama hızları sunar. Başlangıç seviyesinde veya profesyonel bir tüccar olsanız da, Local Trade Copier EA MT4 , spesifik ihtiyaçlarınıza göre özelleştirmek için geniş bir seçenek yelpazesi sunar
Riskinizi otomatik olarak hesaplarken işlemlere hızlı bir şekilde girip çıkmanıza yardımcı olacak Ticaret Yöneticisi. Aşırı Ticaret, İntikam Ticareti ve Duygusal Ticaretten korunmanıza yardımcı olacak özellikler içerir. İşlemler otomatik olarak yönetilebilir ve hesap performans ölçümleri bir grafikte görselleştirilebilir. Bu özellikler, bu paneli tüm manuel yatırımcılar için ideal kılar ve MetaTrader 4 platformunun geliştirilmesine yardımcı olur. Çoklu Dil desteği. MT5 Sürümü  |  Kullanım Kılavu
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 (88)
Ticaret Paneli çok işlevli bir ticaret asistanıdır. Uygulama, manuel ticaret için 50'den fazla işlev içerir ve çoğu ticaret eylemini otomatikleştirmenize olanak tanır. Satın almadan önce Demo sürümünü bir demo hesabında test edebilirsiniz. Demo burada . Talimatların tamamı burada . Ticaret. Tek tıklamayla temel alım satım işlemlerini gerçekleştirmenize olanak tanır: Bekleyen emirleri ve pozisyonları açın. Bekleyen emirleri ve pozisyonları kapatın. Pozisyonların tersine çevrilmesi (SATIN KAPATIN
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.66 (68)
MetaTrader 4 için ticaret fotokopisi.       Herhangi bir hesaptan forex işlemlerini, pozisyonlarını, emirlerini kopyalar. En iyi ticari fotokopi makinelerinden biridir.       MT4 - MT4, MT5 - MT4       için       KOPYLOT MT4       sürüm (veya       MT4 - MT5 MT5 - MT5       için       KOPYLOT MT5       sürüm). MT5 sürümü Tam tanım   +DEMO +PDF Nasıl alınır Nasıl kurulur     Günlük Dosyaları nasıl alınır?     Nasıl Test Edilir ve Optimize Edilir     Expforex'in tüm ürünleri için fotokopi  
MT4 to Telegram Signal Provider , Telegram'a sinyal göndermeyi sağlayan ve hesabınızı bir sinyal sağlayıcısına dönüştüren kullanımı kolay ve tamamen özelleştirilebilir bir araçtır. Mesajların formatı tamamen özelleştirilebilir! Ancak basit kullanım için, önceden tanımlanmış bir şablonu seçebilir ve mesajın belirli kısımlarını etkinleştirebilir veya devre dışı bırakabilirsiniz. [ Demo ]  [ Kullanım Kılavuzu ] [ MT5 Sürümü ] [ Discord Sürümü ] [ Telegram Kanalı ] Kurulum Adım adım bir kullanıcı
KT Equity Protector MT4
KEENBASE SOFTWARE SOLUTIONS
2.67 (3)
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
Trade copier MT4
Alfiya Fazylova
4.68 (31)
Trade Copier, ticaret hesapları arasındaki işlemleri kopyalamak ve senkronize etmek için tasarlanmış profesyonel bir yardımcı programdır. Kopyalama, tedarikçinin hesabından/terminalinden alıcının aynı bilgisayarda veya vps'de kurulu olan hesabına/terminaline gerçekleşir. Satın almadan önce demo sürümünü bir demo hesabında test edebilirsiniz. Demo versiyonu burada . Tüm talimatlar burada . Ana işlevler ve avantajlar: Emirlerin kopyalanmasını destekler: МТ4> МТ4, МТ4> МТ5, МТ5> МТ4. Emirlerin kopy
Bu ürün, haber saatlerinde tüm uzman danışmanları ve manüel grafikleri filtreler, böylece manüel ticaret kurulumlarınızı veya diğer uzman danışmanlar tarafından girilen işlemleri yok edebilecek ani fiyat dalgalanmaları konusunda endişelenmenize gerek kalmaz. Bu ürün, herhangi bir haber yayınlanmadan önce açık pozisyonlarınızı ve bekleyen emirlerinizi yönetebilen tam bir sipariş yönetim sistemi ile birlikte gelir. The News Filter'ı satın aldığınızda, gelecekteki uzman danışmanlar için yerleşik ha
Forex portföyünüzün kontrolünü elinize alın. Nerede durduğunuzu, neyin işe yaradığını ve size neyin acı verdiğini anında görün! MT5 VERSİYONU BURADA MEVCUTTUR: https://www.mql5.com/en/market/product/58658 Trade Manager Dashboard, forex piyasasında sahip olduğunuz her pozisyonun şu anda nerede olduğunu bir bakışta size göstermek ve risk yönetimini ve para birimlerine maruz kalmayı daha kolay anlamak için tasarlanmıştır. Birden fazla pozisyon veya ticaret ızgarası ve sepet stratejileri ile kade
The Expert Advisor will help you forward all pop-up alert with screenshot from  MetaTrader 4 to Telegram channel/ group, also forward all notifications to Telegram. Parameters  -  Telegram Bot Token - create bot on Telegram and get token.  -  Telegram Chat ID  - input your Telegram user ID,  group / channel ID  -  Forward Alert - default true, to forward alert.  -  Send message as caption of Screenshot - default false, set true to send message below Screenshot  How to setup and guide  - Telegram
I present to your attention a powerful utility for predicting the future movement of an asset based on W.D. Ganna’s law of vibration. This utility analyzes the selected market model and provides codes for future possible market movement patterns. If you enter the selected code into the appropriate box, you will receive a forecast of the potential market movement. The utility has the ability to display several potential forecast models. The forecast is not yet tied to time and price and gives th
OrderManager 'ı Tanıtıyoruz: MT4 için Devrim Niteliğinde Bir Yardımcı Program Yepyeni Order Manager yardımcı programı ile MetaTrader 4 için işlemlerinizi bir profesyonel gibi yönetin. Basitlik ve kullanım kolaylığı göz önünde bulundurularak tasarlanmış olan Order Manager, her işlemle ilişkilendirilen riski kolayca tanımlamanıza ve görselleştirmenize olanak tanır, böylece bilinçli kararlar alabilir ve ticaret stratejinizi optimize edebilirsiniz. OrderManager hakkında daha fazla bilgi için lütfen
DrawDown Limiter MT4
Haidar, Lionel Haj Ali
5 (9)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
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
Ticaret paneli, emirleri yönetmekle sınırlıdır - hem düğmeler kullanılarak açılır hem de kullanıcı tarafından açılır. Koleksiyonda basit ve kullanışlı. Herhangi bir alıcıyı tamamlayacak. Gold Stuff göstergesiyle birlikte kullanmanızı öneririm. Alım satımı tek emirler olarak kurun ve mesafeli bir ızgara oluşturun. Standart bir ızgara oluşturmak için 10000 gibi büyük bir mesafe ayarlamanız yeterlidir. Gerçek zamanlı sonuçlar burada görüntülenebilir. Ayarları ve kişisel bir bonusu almak için s
Auto Trade Copier is designed to copy trades to multiple MT4, MT5 and cTrader accounts/terminals with 100% accuracy. The provider and receiver accounts must be on the same PC/VPS. With this tool, you can copy trades to receiver accounts on the same PC/VPS. All trading actions will be copied from provider to receiver perfectly. This version can be used on MT4 accounts only. For MT5 accounts, you must use Auto Trade Copier for MT5 . Reference: - For MT4 receiver, please download Trade Receiver Fre
Çok amaçlı araçlar: Lot hesaplayıcı, fiyat analizi, risk/ödül oranı, pozisyon yönetici, arz  talep bölgelerini de içeren 65'den fazla fonksiyon Deneme sürümü   |   Kullanım Kılavuzu   |   MT5 Yardımcı program, strateji test cihazında çalışmaz: Ürünü test etmek için   Demo Sürümünü BURADAN   indirebilirsiniz. Sorularınız için iletişim İşlem sürecinizi kolaylaştırın, hızlandırın ve otomatikleştirin. Terminalin standart  özelliklerini bu program ile genişletin Yeni işlem açma : Lot / Risk / Risk
FREE SIGNAL CHANEL:  https://t.me/redfox_daily_forex_signals Time saving and fast execution Whether you’re traveling or sleeping, always know that Telegram To Mt4 performs the trades for you. In other words, Our   Telegram MT4 Signal Trader  will analyze the trading signals you receive on your selected Telegram channels and execute them to your Telegram to MT4 account. Reduce The Risk Telegram To Mt4   defines the whole experience of copying signals from   Telegram signal copier to mt4  p
Click and Go Trade Manager, the ultimate solution for seamless trading execution. With a simple click on the chart, you can effortlessly define your stop loss, entry price, and target levels. No more hassle of inputting values manually - it's made incredibly intuitive and easy. Embedded risk management is a key feature of our Trade Manager. We understand the importance of protecting your investments, which is why the Click and Go Trade Manager incorporates risk management. When placing orders,
Üye olduğunuz herhangi bir kanaldan (özel ve kısıtlı olanlar dahil) sinyalleri doğrudan MT4'ünüze kopyalayın.  Bu araç, kullanıcıyı göz önünde bulundurarak tasarlanmış olup işlemleri yönetmek ve izlemek için ihtiyacınız olan birçok özelliği sunar. Bu ürün, kullanıcı dostu ve görsel olarak çekici bir grafik arayüzünde sunulmaktadır. Ayarlarınızı özelleştirin ve ürünü birkaç dakika içinde kullanmaya başlayın! Kullanıcı Kılavuzu + Demo  | MT5 Sürümü | Discord Sürümü Demo denemek istiyorsanız lüt
The adviser has been withdrawn from sale /    Советник снят с продажи  KopirMT4 (CopierMT4) - transaction copier for the MetaTrader 4 terminal, copies (synchronizes, duplicates) transactions from any accounts (copier, copy dealers).  Supports copying: MT4 <-> MT4, MT4 -> MT5 Hedge, MT5 Hedge -> MT4 Support:  https://www.mql5.com/ru/messages/01c3f341a058d901 Why exactly our product? The copier has a high speed and is not dependent on ticks. Copy speed - less than 0.5 sec. Transactions are c
EA Hedger
Sergej Chukhista
4.67 (3)
EA Hedger   , riskten korunmayı kullanarak riskleri yönetmenize olanak tanıyan birçok ayara sahip profesyonel bir ticaret aracıdır. Riskten korunma, halihazırda açık olan pozisyonlara zıt pozisyonlar açmayı içeren bir ticaret tekniğidir. Riskten korunma yardımı ile pozisyon tamamen veya kısmen bloke edilebilir (kilitlenebilir). Bu ürünü satın almak neden karlı: Güvenilirlik   - danışman kapsamlı bir şekilde kontrol edilir ve test edilir Kullanışlılık   - Uzman Danışman gerçek ticarette kullan
The Expert Advisor will send notifications via Discord when orders are opened/modified/closed on your MetaTrader 4 account. - Send message and screenshot to Discord group/channel.  - Easy to customize message.  - Support custom message for all languages - Support full Emoji.  - Send report Daily, Weekly, Monthly ( must show all history of orders ) Parameters - Discord url Webhook - create webhook on your Discord channel. - Magic number filter - default all, or input magic number to notify with
News Trapper EA
Noha Mohamed Fathy Younes Badr
5 (7)
Hi, all.  News trapper EA It is an expert for trading news very safe expert  put Settings interest rate only or high impact news for Automated Trading on the news of the economic calendar. It shows stable trading during last 10  years. EA doesn't use dangerous technologies like martingale, grid. The Expert is very simple to use. The program contains flexible settings In the terminal settings, you need to add the news site to the list of allowed URLs. Click Tools >Options > Expert Advisors. Che
Trade Copier Global: The name speaks for itself. This copier allows you to copy orders between MT4 terminals even if they are not installed on the same computer. Features Copying trades between MT4 terminals around the world with a short delay. Automatically recognizes symbol prefixes. Can connect many Slaves to the same Master. Supports pending and market orders. Supports partial order close (with limitations, see below) Can send messages and notifications to the Slaves from the Master Severa
Grid Manual MT4
Alfiya Fazylova
4.74 (19)
Grid Manual, sipariş ızgarasıyla çalışmak için kullanılan bir ticaret yardımcı programıdır. Yardımcı program evrenseldir, esnek ayarlara ve sezgisel bir arayüze sahiptir. Sadece kayıpların ortalaması yönünde değil, aynı zamanda kazanç artışı yönünde de bir emir ızgarası ile çalışır. Tüccarın bir emir ızgarası oluşturmasına ve eşlik etmesine gerek yoktur, bu yardımcı programı yapacaktır. Emri açmanız yeterlidir ve Grid manual otomatik olarak ona bir emir ızgarası oluşturacak ve kapanana kadar ona
Yazarın diğer ürünleri
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
Filtrele:
İnceleme yok
İncelemeye yanıt