• 概述
  • 评论 (2)
  • 评论 (6)
  • 新特性

Fast API Copier

4

This EA Connects Trading-Systems or Terminals on a Windows Server (VPS). You can also use it as a Trade Copier Local or Remote. Fast and stable Solution with 10ms Reaction Time.

Make sure you have one of this:
  • It works on VPS which allows to Run it as a Webserver (fixed IP Address and open Port 80 for Incoming Connections).
  • It works on your own Datacenter / Computer with fixed IP or DNS.


Installation

  1. Download and Install Visual Studio 2019 on your Windows Server. Choose "ASP.NET and web Development". Download-URL: https://visualstudio.microsoft.com/downloads/?utm_content=download+vs2019
  2. Copy and extract this Files to C:\ or any Folder you want on your Windows Server: https://drive.google.com/file/d/1z24kXqLZ6sVJ6pwSZ7_uRb0v2vL1xZJ7/view?usp=sharing
  3. Set Windows Firewall to Ask if new Connection is needed.
  4. Make sure Port 80 is free. If IIS is installed change IIS Port for Example to 8080. https://youtu.be/2cnX1miEsas
  5. Open Command Line (Type Win+R and Enter "cmd").
  6. Navigate to the Folder with the Files by type "cd C:\" and after "cd tv2" and after "cd tv2".
  7. Type the follow Command to Run: dotnet run. (If your VPS Machine is slow and this Step takes more than 1 Minute, then disable Windows Defender Antivirus)
  8. Check API Endpoint with external URL http://YOUR_SERVER_IP/api/todoItems and internal URL 127.0.0.1/api/todoItems. You must see a JSON Value []
  9. Go to MT5 Terminal, open Menu Tools->Options->Expert Advisors->Allow Web Request for listed URL. Type in: 127.0.0.1 (MT5) or http://27.0.0.1 (MT4)
  10. Start Expert Advisor, set a secret Password. A Label "Connected" on the Chart, says you that the API is Ready.

If Step 8 is not Success with external URL http://YOUR_SERVER_IP/api/todoItems, then Install https://www.wireshark.org on your VPS Server to look for Incoming Connection on Port 80 like in Screenshot. You have to type in http://YOUR_SERVER_IP/api/todoItems from external Computer.


Setup Trading-System

Configure your Alerts in Trading-System. You need to make JSON Request like:

{
  "Value":"{{strategy.order.comment}} tradesymbol=XAUUSD lot=0.03"
  ,"password":"YOUR_PASSWORD"
}

In your Strategy write Comment "long" for Long Position or Comment "short" for Short Position. Write "closelong" to Close Long Position and "closeshort" to close Short Position. The Placeholder will be / must be replaced by the Alert and will look like this:

{
  "Value":"long tradesymbol=XAUUSD lot=0.03"
  ,"password":"YOUR_PASSWORD"
}


Alert Syntax

lot Set Fixed Lot

microlot Set the needed Amount for 1 microlot (Autolot)
For Example: Free Equity of 500$ and Microlot of 100$: (500$ / 100$) * 0.01 = 0.05 Lot. EA looks which is lower, Equity or Balance to Calculate the Autolot.

tradesymbol Symbol to Trade, for Example EURUSD or XAUUSD

long Open a Long Trade

short Open a Short Trade

closelong Close all Long Trades on used tradesymbol (from this EA / Magic Number)

closeshort Close all Short Trades on used tradesymbol  (from this EA / Magic Number)

tradeid Unique Identifier for the Trade

close Close Trade. You need Parameter tradeid

sl Stoploss Price

tp Takeprofit Price

pyramiding defines how many Positions can be opened at same Symbol and Direction.
For example pyramiding=2 Maximal 2 eurusd long and 2 xauusd long.

closepart=%/Lot Close Percentage or Lot Amount of Winning Positions on same Symbol.
For example closepart=50% tradesymbol=eurusd Close 50% of eurusd.

riskpos=% open new Position if the Drawdown is below %. Needs Parameter long or short to open the Position.

hedge opens opposite Position of open Positions at same Position Size. Needs Param tradesymbol.
For example hedge tradesymbol=eurusd

closehedge close current hedge Position. So the Position is open again.

risk Open new Position based on Risk in Percentage of Equity or Balance (the lower one). Needs Parameter "long" or "short" and Parameter tradesymbol.
For example: long tradesymbol=ustec risk=1.5% sl=5% tp=3%


Channels

You can Target different Channels from your Trading-System. The Default Channel Address is

http://YOUR_SERVER_IP/api/todoItems

For second Channel use:

http://YOUR_SERVER_IP/api2/todoItems

Use Parameter Channel in EA, to listen to a different Channel than the Default.

Do not use same Channel for Copy and your Trading-Systems


评论 2
michaelronnfeldt
19
michaelronnfeldt 2020.11.25 22:32 
 

Works well. I miss some extra functionality like being able to set a Stop loss.

推荐产品
This expert basically copies all trades from a prop trading account to a private live account (Master Slave Copier). USP! What it makes unique is the fact, that this EA can revert the trades and calculate orignal lots in way, that you earn money for every lost prop firm challange trade. For example:   If you lose a 100K challange and you paid 500$ for it, the EA recovers those losses on your private live account. If you win the challange, sure, you lost around 500$ on your private live account b
Forex Daily Scalping EA is a professional scalping advisor for daily work on the FOREX currency market. In trading, along with experience, traders usually come to understand that the levels of accumulation of stop orders, price and time play a significant role in the market. Recommend ECN broker with LOW SPREAD: IC Market , Exness, NordFX , FXPRIMUS , Alpari , FXTM PARAMETERS: PRICE - the price distance to be covered in the allotted time period; TIME - time allotted in seconds; HL_PERIOD -
Magic EA MT5
Kyra Nickaline Watson-gordon
Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA
The Goat Scalper
Giordan Cogotti
5 (1)
The Goat Scalper EA: Your Key to Capitalizing on Market Movements Overview: The Goat is a cutting-edge scalper Expert Advisor (EA) designed to harness significant market movements with precision. Unlike other EAs that rely on risky strategies like hedging, martingale, grid, or arbitrage, The Goat employs breakout strategies based on key supply and demand levels. Key Features: Risk Management: Stop Loss Protection: Every open position is protected by a Stop Loss to minimize potential losses. Tra
MT4 to Discord Signal Provider 是一款用户友好、完全可定制的工具,专为直接向 Discord 发送交易信号而设计。这个工具将您的交易账户转变为一个高效的信号提供者。 自定义消息格式以适应您的风格!为了方便使用,您可以从预先设计的模板中选择,并决定包括或排除哪些消息元素。 [ 演示 ] [ 手册 ] [ MT4 版本 ] [ Telegram 版本 ] 设置 遵循我们详细的 用户指南 进行简单设置。 不需要预先了解 Discord API;我们提供所有必要工具。 主要特性 为订阅者更新自定义订单详情。 实施分层订阅模型,如铜牌、银牌、金牌,每一层都提供不同级别的信号访问。 附加执行订单的图表截图。 在这些截图上显示已关闭的订单,以增加清晰度。 提供延迟发送新订单消息的选项,以便在发送前进行最后调整。 透明和详细的订单信息: 带截图的新市场订单。 订单修改(止损、获利)。 已关闭和部分关闭的订单。 新的和修改的挂起订单。 挂起订单的激活和删除。 关于历史订单的详细报告。 每个订单的可定制评论。 注意: * 截图包括图表上的任何对象,如指标。 ** 在报
Sunan Giri For MT5
Victor Adhitya
5 (1)
Sunan Giri EA for MT5 by Victoradhitya Risk Disclosure : Futures, Forex, Stock, Crypto and Derivative trading contains substantial risk and is not for every investor. An investor could potentially lose all or more than the initial investment. I am not responsible for any financial losses you may incur by using this EA! ea uses a no martingle strategy or martingale strategy depends on your set every trade always uses a hidden SL EA has back test for 5 years Minimum balance $1000
FREE
Elevate your trading experience with Dynamic Trader EA MT5 , a cutting-edge trading robot designed to optimize your investment strategy. This advanced algorithm harnesses the power of four key indicators: RSI ( Relative Strength Index ), Stochastic Oscillator , MACD   ( Moving Average Convergence Divergence ) and ATR ( Average True Range ) to make informed and precise trading decisions. ATR is used to dynamically set stop-loss and take-profit levels based on market volatility. IMPORTANT! Read
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic   R esponsive   A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhaps the most popul
Monster EA X Gold MT5
Abhimanyu Hans
4 (1)
NEXT PRICE : $799 Monster EA X Gold is a GOLD trading expert advisor based on a strong scalping strategy in the night when the market volume is low combined with a strong trade management and execution system. Trading Strategy Monster EA X Gold  trades only on GOLD using only pending orders. It starts putting pending orders on specific times  with proper Stop Loss and Hidden Profit Booking mechanism  when the scalping strategy probability is the highest, it uses combination of linked numbers
EA Maling Gold
Felin Sitohang
EA Maling Gold  is a fully automated EA designed to trade GOLD only. Suitable for any broker conditions.  Info Working symbol XAUUSD Working Timeframe: D1 Min deposit:  $125   For 0.01 Lot Min leverage 1:200 Features: Martingale Default risk Or set your own risk Not sensitive to broker conditions  Easy to install Can send position information to Telegram Time Filters And Spread Limits Live Signal :  https://www.mql5.com/en/signals/2154901
PROMOTION!! $499 until 1 Mar. After that, EA will be $1,050 Developed and tested for over 3 years, this is one of the safest EAs on the planet for trading the New York Open. Trading could never be easier.  Trade On NASDAQ US30 (Dow Jones Industrial Average) S&P 500  What Does The EA do? The EA will open a Buy Stop Order and a Sell Stop Order(With SL and TP) on either side of the market just a few seconds before the NY Open.  As soon as 1 of the 2 trades is triggered, the EA automatically delete
"Introducing our cutting-edge Trading Expert Advisor Robot: A culmination of advanced algorithms and meticulous analysis, designed to navigate the dynamic landscape of financial markets with precision and proficiency. Our Expert Advisor Robot is meticulously crafted to empower traders with unparalleled efficiency and insight. Leveraging sophisticated trading strategies and real-time data analysis, it operates seamlessly across various asset classes, including stocks, forex, commodities, and c
FBoFinder
Andrii Voliuvach
For those who trade false breakouts (FBo) levels. The False Breakout Finder (FBoFinder) service was written primarily for trading stocks and their CFDs on daily charts. It will search for you for various false breakouts of extremes on hundreds and thousands of instruments from the Watchlist, which will save you in the long run many hours of daily routine selection of securities before the market opens. In the process of enumerating instruments, securities with a ban on trading are ignored. If a
Santa Scalping MT5
Morten Kruse
3.33 (3)
Santa Scalping is a fully automated Expert Advisor with no use of martingale. Night scalping strategy. The SMA indicator filter are used for entries. This EA can be run from very small accounts. As small as 50 EUR. General Recommendations The minimum deposit is 50 USD,  default settings reccomend for eurusd m5 gmt +2 . Please use max spread 10 if you will not have orders change it to -1. Use a broker with good execution and with a spread of 2-5 points. A very fast VPS is required, preferably w
PROMO: ONLY 10 LEFT AT $90! Next price:        $199 Price will be kept high to limit number of users for this strategy. This EA starts trading at the open of   London (UK) Session . It is based on analysis of advanced statistical distributions combined with short to medium term reversal patterns which have mean-reversion attributes. The EA includes several smart features and allows you to trade with a fixed or automatic lot size. The EA is not sensitive to spreads but can be backtested on bo
Orbit Rage Final 2
BILLY ARANDUQUE ABCEDE
Note : i only sell this EA on MQL5, any other sellers is fake. Orbit Rage Final, a cutting-edge trading strategy meticulously designed around the bull/bear candle approach and divergence analysis. This powerful tool is engineered to empower you to shape the life you desire. To embark on this transformative journey, simply download and seamlessly integrate it into your MetaTrader 4 platform by placing it in the experts advisors folder. Orbit Rage Final revolutionizes trading by offering a risk-f
Quantum Forex Bot
Vitalii Zakharuk
QuantumForexBot   is a reliable automated assistant for traders specializing in trend trading on the Forex market. Trading on the Forex market is a complex process that requires a significant amount of time, effort, and experience. With the advent of trading bots, traders can now automate their trading strategies and take advantage of market trends without the need to spend countless hours analyzing data. QuantumForexBot is recommended for use on highly volatile currency pairs or during perio
US500 Scalper
Sergey Batudayev
The S&P 500 Scalper Advisor is an innovative tool designed for traders who want to successfully trade the S&P 500 Index. The index is one of the most widely used and prestigious indicators of the American stock market, comprising the 500 largest companies in the United States. Peculiarities: Automated trading solutions:   The advisor is based on advanced algorithms and technical analysis to automatically adapt the strategy to changing market conditions. Versatile approach:   The advisor combine
PZ Averaging EA MT5
PZ TRADING SLU
1 (1)
该EA使用平均数将您的亏损交易变成赢家。一旦您的初始交易移至负数区域,恢复机制将启动并以固定的价格间隔向同一方向下达连续的市场订单,所有这些都将以合并利润或大约盈亏平衡的方式关闭。该机制与NFA / FIFO规则兼容并被美国经纪人接受。 [ 用户指南 | 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 特征 使用图表按钮轻松交易 完全可定制的职位管理 控制和预先计算的风险敞口 实施许多自动进入策略 可以使用自定义指标进行交易 交易微型账户起价$ 1000 按外汇时段过滤交易 平均过程是完全可定制的,间隔和手数可以从一个交易块增加到下一个交易块。 如何开始 将EA加载到任何图表和时间表 编辑设置,直到风险可以接受为止 使用图表按钮进行交易或启用进入策略 让EA处理交易并预定利润 重复! 在大多数情况下,恢复将成功,而在少数情况下,恢复将失败。不利于您的交易的强劲趋势将导致EA亏损。 使用技巧 使用图表按钮加载EA并进行交易 请勿使用同一交易品种交易任何其他EA 每个交易品种只进行一次初始交易-绝不进行两次或多次交易- 如果未显示“
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.95 (21)
MT5 交易复印机是 МetaТrader 5 平台的交易复印机 。 它复制外汇交易 之间   任何账户 MT5   -   MT5, MT4   -   MT5 对于 COPYLOT MT5 版本(或 MT4   - MT4 MT5   -   MT4 对于 COPYLOT MT4 版本) 值得信赖的复印机! MT4版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 您还可以在 МТ4 终端 (   МТ4   -   МТ4, МТ5   -   МТ4   ) 中 复制交易: COPYLOT CLIENT for MT4 此版本包括在终端 МТ5   -   МТ5, МТ4   -   МТ5 之间 。 交易复制器用于在 2/3/10 终端之间复制交易/头寸。 支持从模拟账户和投资账户复制。 该程序可以在多个终端绑定上运行。 使用它作为您在一个账户上交易的各种投资者账户的交易的同步器, - COPYLOT 会将您的交易复制到其他终端。 从 多个 终端复制到一个; 从一
****************************************************** SIGNAL: https://www.mql5.com/zh/signals/586055 this is an Arbitrage system which base on EURUSD EURGBP GBPUSD  you need a smallest spread and lowest ping account like ECN. I run it on icmarket and tester in icmarket history data run it on any chart then it will trade on EURUSD EURGBP GBPUSD  when sign has checked  ****************************************************** attention:it is cannot run on GBPUSD M30 chart.  
Kintech Gold
Doan Van Hai
Following our guide, you will gain more than you lose. EA for long-term. Stable profit - min risk. Symbol:  XAUUSD Attach to any timeframe Min deposit:   3000$ - Calculate profit by month EA input instruction: 1. With XAU 2 digits (eg: 1843.23) please set - Input   [3. Max spread]: 55 - Input   [9. Step point]: 100 2. With XAU 3 digits (eg: 1843.235) please set - Input   [3. Max spread]: 550 - Input   [9. Step point]: 1000 3. If you want to attach to one more Window, please set input   [1. Numb
Corrado
Andriy Sydoruk
The Expert Advisor  Corrado     works with ticks on both netting and hedging account types. The internal algorithm uses a tick (not a bar) as a unit for analysis. The product works with 5-digit quotes. Requotes are critical. A broker with the minimum execution delay is required.  The Expert Advisor does not use history stored in the database. It downloads history data online creating its own database stored in the internal memory. After the restart, the database is deleted and should be download
Holeshot MAX
Carter Kyle Capital Inc.
Holeshot Max – 您的终极交易伴侣 Holeshot Max 不仅仅是另一种交易工具;它也是一种交易工具。它是一个复杂的盟友,旨在帮助各个级别的交易者轻松征服市场。 Holeshot Max 基于强大的 Metatrader 5 平台构建,配备了自定义股权管理系统,将控制权牢牢掌握在您手中。告别压力和不确定性——通过 Holeshot Max,您可以无忧地进行交易,因为您的风险承受能力和行为可以完全根据您的喜好进行定制。 但是什么让 Holeshot Max 与众不同呢?其卓越的成功率足以说明一切——准确率高达惊人的 90%。想象一下,当您拥有如此强大的工具时,会产生怎样的可能性。 多功能性是当今充满活力的市场的关键,而 Holeshot Max 确实能做到这一点。凭借 8 个自定义预设,该专家顾问只需单击一下按钮即可在剥头皮、波段交易或混合策略之间无缝转换。受制于单一方法的日子已经一去不复返了——Holeshot Max 可以毫不费力地适应不断变化的市场条件,确保您能够充分利用遇到的每一个机会。 体验 Holeshot Max 的不同之处——您无忧、成功
Holeshot Max MT5
Carter Kyle Capital Inc.
Holeshot Max – Your Ultimate Trading Companion Holeshot Max is not just another trading tool; it's a sophisticated ally designed to empower traders of all levels to conquer the markets with ease. Built on the powerful Metatrader 5 platform, Holeshot Max is equipped with a custom equity management system that puts the control firmly in your hands. Say goodbye to stress and uncertainty – with Holeshot Max, you can trade worry-free, knowing that your risk tolerance and behavior are fully customizab
GoldTrader
Yashar Seyyedin
Please backtest with the exact balance of your live account before applying to real money. ==> If account balance is too low it may not trade at all! For MT4 version please contact via private message. martingale version is available here . Strategy description - Detect trend based on EMA18-EMA50-SMA200 alignment in three time frames: M15, H1, H4 - Trade in trend direction and exit when above alignment is broken. - The bot is tuned to trade XAUUSD(Gold). - The bot output is break even in rangi
FREE
Diamond Titan FX
Lo Thi Mai Loan
5 (10)
推广活动 目前只剩下3次销售以当前价格购买。 下一个价格: $993 免费获取US30 Scalper EA和Quantum Algo EA -> 购买后请联系我 Live signal:  https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT4: https://www.mql5.com/en/market/product/116012?source=Site+Market+Product+Page 通过 Prop Challenge 的交易历史: https://www.mql5.com/en/blogs/post/757093 常见问题解答: https://www.mql5.com/en/blogs/post/757094 更多 Diamond Titan FX 分析: https://www.mql5.c
Exclusive FOREX account HEDGE FuzzyLogicTrendEA is based on fuzzy logic strategy based on  analysis 5 indicators and filters. When the EA analysis all this indicators, it decides, based on its fuzzy strategy, which trade will be better: sell or buy. As additional functions, it´s possible defines spread maximum, stop loss and others. Recomm. Symbol: EURUSD, AUDUSD, GBPUSD, NZDUSD, USDCAD, AUDCAD, EURCAD e USDJPY Recomm. timeframe: H1. Backtest were done on EURUSD, H1, 01/07/2023 - 26/0
Tree Of Life MT5
Oeyvind Borgsoe
Tree Of Life is a fully automated trading robot designed to generate stable long-term gains while providing excellent risk management. After years of trading and testing, we have discovered spesific combinations of indicators and internal calculations that secure a solid foundation for a robust strategy. The main indicators Tree Of Life uses are the Moving Average and Stochastic. Together with internal calculations, our combinations have proven to be a solid recipe.   The Money Management m
AlgoLatteFX
Benny Subarja
Welcome to WarungFX   https://t.me/warungfx , Backtest with this version for free, you dont need expensive data, just download mt5 from your broker and open same account type that you will use and backtest it. And then you can decide to buy mt4 version or mt5. ***Please set   autovalidation   to   false,   input at the bottom under comment variable.*** Timeframe H1 See Live performance real account  https://www.mql5.com/en/signals/2023049 Promo for 10 first Buyer Input setting descri
该产品的买家也购买
The product will copy all telegram signal to MT5 ( 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 s
将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT5。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |   MT4版本  |   不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT5 接收器在策略测试器中不起作用! Telegram 至 MT5 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止过度交易
Set price targets, and leave everything else to HINN Lazy Trader! This tool is designed for automatic position sizing from specified levels to designated targets. Using a VPS is recommended (*). The demo version   limited in functionality, be sure to watch this video before using -->  https://youtu.be/2NE8COr9-Bk  and this -->  https://youtu.be/Yv9gid3bMxE A community for users, product discussion, update news, and first line of support are organized in a free Discord: https://discord.gg/zFhEZc
Trade Assistant 38 in 1
Makarii Gubaydullin
4.88 (16)
多功能工具:超过65个功能,其中包括:手数计算,价格行为,盈亏比,交易管理,供需区域。 演示版   |   用户手册   |  MT5版 任何问题 / 改进意见 / 如果发生了故障或错误    都可以联系我 该实用程序在策略测试器中不起作用:您可以在此处下载 演示版来测 试产品。 Trading functions require permitted auto trading (including on the broker's side) 简化,加快并且自动化你的交易过程。利用这款工具的控制功能就能增强普通交易端的执行力。 建立一笔新的交易:手数 / 风险 / 盈亏计算 1. 手数计算工具 (基于风险规模的交易量计算) 2. 风险计算工具 (基于手数大小的风险额计算) 3. 盈亏比 4. 订单的激活和触发,买入或卖出限价/买入或卖出止损 5. 虚拟的止损/止盈 (隐藏的止损,止盈:交易商不可见) 6.  智能的止损/入场点:当价格柱在收盘时已超越了才入场 (避免无效触发) 7. 隐藏掉挂单 (虚拟的订单) 8. 预订挂单:在市场关闭的时候你也可以下挂单 (适合周末
Pro Arbitrage EA   trades based on Arbitrage Strategy. The strategy is like a scalping technology but on three cross currency pairs at the same time. Each trade basket involves three pairs (all open at the same time) and they will close at once when any desired profit reaches. The strategy has no SL technically because all opened currencies are hedged. SL can happen if high slippages on order execution on the broker side. So the strategy is one of the safest ones in the world. Using the EA : U
-25% discount ($149 -> $111) Everything for chart Technical Analysis indicator mt5 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 mt5 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
Unlimited Trade Copier Pro MT5 is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will n
将信号从任何您是会员的渠道(无需机器人令牌或管理员权限)直接复制到您的 MT5。 它的设计以用户为中心,同时提供您需要的许多功能 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  | MT4版本 | 电报版本 如果您想尝试演示,请参阅用户指南。 Discord To MT5 在策略测试器中不起作用。 Discord MT5 功能 从您是会员的任何频道复制。 无需机器人令牌或聊天 ID 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止过度交易 确保仓位的每日最大利润目标(%) 最大开放交易以限制风险和敞口。 使用 RR、点数或价格自动获取部分内容 使用固
-25% discount ($199 -> $149) 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 trading w
YuClusters
Yury Kulikov
4.93 (43)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
Trader Evolution
Siarhei Vashchylka
5 (3)
" Trader Evolution " - A utility designed for traders who use wave and technical analysis in their work. One tab of the utility is capable of money management and opening orders, and the other can help in making Elliott wave and technical analysis. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Trading in a few clicks. Immediate and pending orders are available in the panel 2. Money management. The program automatically selects the appropriate lot size 3. Simpli
Local Trade Copier EA 是针对需要从外部来源执行交易信号或需要同时管理多个账户的个人交易者或账户经理的解决方案,无需 MAM 或 PAMM 账户。它可以从多达 8 个主帐户复制到无限的从帐户 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 100% 自托管 容易安装和使用 不使用安装程序、配置文件、服务器、内存管道或 DLL 1000 次激活可永久使用 EA 本地执行,无网络延迟 它实现了您需要的所有功能: 最多8个主账户和无限从属账户 适用于所有经纪人和 DD/NDD/ECN/STP 执行 适用于具有不同帐户货币的帐户 在真实账户和模拟账户之间工作不明显 支持主从账户中的符号名称后缀 按幻数和订单评论过滤 不会干扰其他交易 可选择复制 SL 和 TP 水平 可选择复制挂单 支持符号翻译 支持部分关闭 反向模式 灵活的交易规模: - 固定地段 - 乘数 - 成比例的 - 与乘数成比例 EA 可以使用投资者或任何账户的主密码复制交易。 如何将交易从一个主账户复制到一个或多个从账户 在源终端中安装
The product will copy all  Discord  signal   to MT5   ( 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 MT5. 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
Trade Copier Pro MT5
Vu Trung Kien
3.67 (3)
Trade Copier Pro MT5 is a tool to copy trade remotely to multiple MT4, MT5 and cTradfer accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not be abl
News Trade EA MT5
Konstantin Kulikov
4.55 (11)
在此向大家介绍一款我本人使用多年的机器人。该产品支持半自动和全自动交易模式。 本程序包含基于经济日历新闻的灵活交易设置功能。不支持策略测试器检验。仅可进行实际操作。需在终端设置允许URL 列表中添加新闻网站。点击服务 > 设置 > 智能交易系统。选中“允许WebRequest对下列URL发出请求:”。添加下列(删除空格):https://  nfs.faireconomy.media 全自动模式下默认设置监控: https://www.mql5.com/zh/signals/1447007 。请将交易系统与任意时间框架(时间框架无影响)英镑美元/GBPUSD图表绑定,以获得类似结果。 请参考博客中各类参数说明自行实现个性化设置   : https://www.mql5.com/en/blogs/post/748545   。 主要默认设置说明 单一图表英镑/GBP(英镑美元/GBPUSD、欧元英镑/EURGBP、英镑日元/GBPJPY、英镑加拿大元/GBPCAD、英镑澳大利亚元/GBPAUD、英镑瑞士法郎/GBPCHF)货币对操作。英镑/GBP是波动性最大的货币,能够为用户顺
Bots Builder Pro MT5
Andrey Barinov
4.75 (4)
This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Build
Mt5 To InterativeBrokers Copier allows you to copy deals from MT5 account to Interactive Brokers. With this, you can run your EA strategy on a MT5 Demo/Real Account, then copy all the deals to Interactive Brokers account real time. Features: 1. Copy or Invert-Copy deals Realtime from MT5 to IB Account. 2. Synchronizing positions of both accounts periodicaly, in case any missing copying. 3. You can choose only Buy position or Sell position. Symbols Setup: General Format:  {MT Symbol} -> {
Mentfx Mmanage mt5
Anton Jere Calmes
4.25 (8)
The added video will showcase all functionality, effectiveness, and uses of the 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 calculates al
Best Renko Chart Generator
Mohammad Taher Halimi Tabrizi
5 (2)
This is the Best Renko chart generator ever in the market you can set the box sizes based on ATR or Fixed Size: 1. Fixed Box Size 2. Current ATR Size 3. ATR size of the Chart Start Time. also you can set the Renko chart cut of date and time to start as reference of creating renko charts. you need to attach to a symbol chart that want the renko chart of it, then immediately a new chart will be opened which is based on renko, you can use this generated chart and attach your EA to trade on or you e
Adam FTMO MT5
Vyacheslav Izvarin
5 (2)
ADAM EA Special Version for FTMO Please use ShowInfo= false for backtesting ! Our 1st EA created using ChatGPT technology Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Tested on EURUSD and GBPUSD only  Use 15MIN Time Frame Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94362 -------------------------------------------------------------------------------
Online Accounts Manager MT5
Kyra Nickaline Watson-gordon
5 (1)
OneClick Online Account Manager is a powerful utility that helps you to manage all your accounts from a centralized panel. It is suitable for all single account traders and specially for multiple accounts traders. The utility help you to : Monitor status of all accounts on a private web page. Some information such as account connection status, account profit, DD, Balance, Equity, Margin Level, Number of positions and orders, Daily and Weekly profit/loss and also overall summation of all these
Live Forex Signals 专为现场信号交易而设计   https://live-forex-signals.com/en 和  https://foresignal.com/en . Live Forex Signal for MetaTrader 4   https://www.mql5.com/en/market/product/81445 参数 如果您已订阅网站,则用户名和密码live-forex-signals.com/foresignal.com ,然后您应该使用您的凭据填写这些参数;如果没有订阅,则将字段留空; 评论对正在开启的交易的评论 风险风险作为交易存款的百分比,如果风险=0,则使用价值地段 固定交易量 使用获利使用从网站获利 UseStopLoss从网站使用止损 FrequencySignalUpdateInMinute顾问访问网站的频率 交易的最大点差交易的最大允许点差,如果点差较高,则设置的挂单被取消 使用追踪止损 TrailingStop跟踪止损的值以点为单位 为了使实时外汇信号正常工作,您需要放置网站地址 https://live-for
Features   With MT5 to Interactive Brokers(IB) Trader, you can: 1. Load chart data from IB to MT5, and Analyze with all standard or customer Indicators. 2. Place Orders to IB Account Directly in MT5. 3. Make your Own EAs upon IB Securities by only making minus changes of the trading function. Usage 1) Installation Copy the "Mt5ToIBTraderEn.ex4" and sample files to [MT5 Data Folder]->MQL5->Experts.  2)  MT5 Settings Add the IP Address to the MT5 Allowed URLs in 'Tools->Options->Exper
ManHedger MT5
Peter Mueller
5 (4)
THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please DON'T BUY this product before testing or watching my video about it. Contact me for user support & advices! MT4 Version  With this Expert Advisor, you can: Implement your own Zone Recovery strategy to capitalize on trending markets. Create Grid trading strategies, to profit from ranging markets. Place orders easily and clearly. Display your trades/strategies on the chart. Display your Take Profits/Stop Losses as a perc
The  Easy Strategy Builder (ESB)  is a " Do It Yourself " solution that allows you to create a wide range of the automated trading strategies without any line of codes. This is the world’s easiest method to automate your strategies that can be used in STP, ECN and FIFO brokers. No drag and drop is needed. Just by set conditions of your trading strategy and change settings on desired values and let it work in your account. ESB has hundreds of modules to define unlimited possibilities of strategi
Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-u
Active Lines
Yury Kulikov
5 (4)
Attention: Demo version for review and testing can be downloaded here . It does not allow trading and can only be run on one chart. Active Lines - a powerful professional tool for operations with lines on charts. Active Lines provides a wide range of actions for events when the price crosses lines. For example: notify, open/modify/close a position, place/remove pending orders. With Active Lines you can assign several tasks to one line, for each of which you can set individual trigger conditions
HYT utility
Sergey Batudayev
5 (1)
HYT (Help Your Trading) is a tool designed to help you average down your losing positions using two main techniques: Standard averaging . Hedging with subsequent opening of positions in the direction of the trend . Buy 1 and 1 get FREE This tool allows you to manage multiple positions opened in different directions, both for buying and selling. HYT automatically calculates the size of the next position , order price, direction for averaging, and closing the position with a specified take-profit
FTMO Protector 8
Vyacheslav Izvarin
PROTECT YOUR FTMO Account in a simplest way Must-Have Account Protector for any Prop-trading Account and Challenge MT4 / MT5 Expert Advisor that protects your Forex Prop Trading account from an unexpected drawdown! FTMO Protector  is a Tool that lets you manage trades and control your profit and loss across multiple Robots and currency pairs using a simple parameters and settings. Use as many EAs and Instruments you need, the Protector will: 1.   Calculate your midnight (01:00 System time) Balan
FTMO Sniper 7
Vyacheslav Izvarin
Dedicated for FTMO and other Prop Firms Challenges 2020-2023 Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Best results on GOLD and US100  Use any Time Frame Close all deals and Auto-trading  before  US HIGH NEWS, reopen 2 minutes after Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday Recommended time to trade 09:00-21:00 GMT+3 For Prop Firms MUST use special  Protector  https://www.mql5.com/en/market/product/94362 ------------------
作者的更多信息
Fast API Copier MT4
Konstantin Stratigenas
5 (1)
This EA Connects Trading-Systems or Terminals on a Windows Server (VPS). You can also use it as a Trade Copier Local or Remote. Fast and stable Solution with 10ms Reaction Time. Make sure you have one of this: It works on VPS which allows to Run it as a Webserver (fixed IP Address and open Port 80 for Incoming Connections). It works on your own Datacenter / Computer with fixed IP or DNS. Installation Download and Install Visual Studio 2019  on your Windows Server.  Choose "ASP.NET and web Deve
Simple Signal Provider
Konstantin Stratigenas
Trade with your MT5 Account on a custom API-Endpoint. 1. Activate API on your Signal Site. 2. Enter your Username. 3. Enter your Account-Password. 4. Enter the API-Endpoint URL to your MT5 Account (Extras -> Options -> Experts -> Allow WebRequest). Lot Size Settings Auto Lot = 0 and Fixed Lot = 0 : Copy Lot Size. Auto Lot : Option to send normalized Lot-Size depends from Free Margin on Trading-Account. Because other Traders will start with different Account Size. For Example:
筛选:
kw901102
75
kw901102 2021.05.22 12:20 
 

用户没有留下任何评级信息

Konstantin Stratigenas
605
来自开发人员的回复 Konstantin Stratigenas 2021.05.22 17:20
Thanks for your Review! For Closing an Order the Syntax is (3 Examples):
close tradesymbol=eurusd
closelong tradesymbol=eurusd
closeshort tradesymbol=eurusd You need Parameter tradesymbol for closing an Order. On the "Experts" Tab you see every Transaction and you can see if there is some Error. I will make some Tutorial in Future. If you want some nice USDCHF Pinescript just PN me.
michaelronnfeldt
19
michaelronnfeldt 2020.11.25 22:32 
 

Works well. I miss some extra functionality like being able to set a Stop loss.

回复评论
版本 4.6 2021.07.04
Small Alert Fix
版本 4.5 2021.07.04
Pyramiding works with Parameter:
- risk
- microlot

Pyramiding works in Netting Account.

For example:
if pyramiding = 3 and risk = 10% the maximum is 30%
or: if pyramiding = 3 and lot = 0.1 the maximum is 0.3 Lot
or: if pyramiding = 2 and microlot = 100 the maximum is microlot 50
版本 4.4 2021.04.06
Parameter riskbalance small fix
版本 4.3 2021.03.20
New Parameters:
riskbalance
riskpos
risk
closepart
hedge
closehedge
hedgeall
hedgelong
hedgeshort
hedgealllong
hedgeallshort

Stop-Loss / Take-Profit in Price, % or in pips
版本 3.2 2020.12.22
Included Symbols. fixed.
版本 3.1 2020.12.22
- New Setting Max Lotsize.
- New Setting Microlot for fixed Microlot.
- Receive and adjust pending Orders for Copier.
- Pending Order Support (selllimit, sellstop, buylimit, buystop).
- New Parameter "price" defines and adjusts Pending Order Price.
版本 2.8 2020.12.14
- Suffix Error fixed
- Volume Error fixed
版本 2.7 2020.12.14
- Suffix Support
- Other Deposit Currency Support like JPY
- Small Fix
版本 2.6 2020.12.08
- Case insensitive. Solved.
- Connect after Re-Init. Solved.
- More Stable.
- New MT4 Version.
版本 2.5 2020.12.08
- Faster Ping
- Hedge Option
- Min. Order Size Support
- Move Stoploss / Takeprofit
版本 2.1 2020.12.07
- Faster Execution
- Faster Connection
- More Stable
版本 2.0 2020.12.05
Please Update for Security Reason
- Copy Trades to Friends, other Terminals
- 10 different Channels for more Flexibility
- Filter for Symbols
- 3 Methods of Lot Calculation