• 概要
  • レビュー (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 -
| 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
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
Auto Trade Copier is designed to copy trades between multiple MT4/MT5 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 the provider to the receiver with no delay. This version can be used on MT5 accounts only. For MT4 accounts, you must use Auto Trade Copier (for MT4). Reference: For MT5 receiver, please download "Trade Receiver
MT5 to Discord Signal Provider は、Discord へ直接トレーディングシグナルを送信するために設計された、使いやすく完全にカスタマイズ可能なユーティリティです。このツールは、あなたのトレーディングアカウントを効率的なシグナルプロバイダーに変えます。 スタイルに合わせてメッセージフォーマットをカスタマイズ!利便性を考え、事前にデザインされたテンプレートから選択し、メッセージのどの要素を含めるか除外するかを選択できます。 [ デモ ] [ マニュアル ] [ MT4 バージョン ] [ Telegram バージョン ] セットアップ 簡単なセットアップのために、私たちの詳細な ユーザーガイド に従ってください。 Discord API の事前知識は必要ありません。必要なツールはすべて提供されます。 主な特徴 購読者の更新のための注文詳細をカスタマイズ。 ブロンズ、シルバー、ゴールドなど、各レベルで異なるシグナルアクセスを提供する階層的サブスクリプションモデルを実装。 注文が実行されたチャートのスクリーンショットを添付。 これらのスクリーンショットに表
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
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
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 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
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
このEAは、平均化を使用して負けトレードを勝者に変えます。最初の取引がマイナスの領域に移行すると、回復メカニズムが作動し、一定の価格間隔で同じ方向に連続した市場注文を出します。このメカニズムはNFA / FIFOルールと互換性があり、米国のブローカーに受け入れられています。 [ ユーザーガイド | インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 特徴 チャートボタンを使用して簡単に取引 完全にカスタマイズ可能な位置管理 制御および事前計算されたリスクエクスポージャー 多くの自動入力戦略を実装します カスタム指標を使用して取引できます 1000ドルからマイクロアカウントを取引 外国為替セッションによる取引のフィルタリング 平均化プロセスは完全にカスタマイズ可能で、取引のブロックごとに間隔とロットサイズを増やすことができます。 始める方法 EAを任意のチャートとタイムフレームにロードします リスクが許容されるまで設定を編集します チャートボタンを使用して取引するか、エントリ戦略を有効にします EAに取引を処理さ
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.76 (17)
MT5のトレードコピー機は、МetaТrader5プラットフォームのトレードコピー機です 。 それは間の 外国為替取引をコピーします   任意のは 、MT5 - MT5、MT4 - MT5   COPYLOT MT5版の アカウント (またはを MT4 - MT4   MT5 - MT4   COPYLOT MT4版用) 信頼できるコピー機! MT4のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 МТ4ターミナルでトレードをコピーすることもできます(   МТ4   -   МТ4、МТ5   -   МТ4   ):   MT4のCOPYLOT CLIENT このバージョンには、端末間 МТ5   -   МТ5、МТ4   -   МТ5が含まれ ます。 ディールコピー機は、2/3/10端末間でディール/ポジションをコピーするために作成されます。 デモ口座と投資口座からのコピーがサポートされています。 プログラムは、複数の端末
****************************************************** 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.  
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
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
ET9 New on the Market, Launch promo! Only a few copies left at: $599 Next price: $799 Final price: $1599 The Best Expert Advisor  on   XAUUSD   any timeframes , It can also be used on GBPUSD at the same time! ET9  for MT5 Updated v4.20 !!      Important update: Enable automatic closing of profits,  Various parameters of the ET1 strategy can be modified, Optimized the stability of ET1 strategy Include Free ET1 for MT5:  https://www.mql5.com/en/market/product/113131 Dragon Ball MT5 Updated v1.30
Holeshot MAX
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
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
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
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 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
Koala FVG Scalperで精密トレードを解き放ちましょう - あなたのマルチペアスカルピングソリューション Cutting-edgeなKoala FVG Scalperを体験しましょう。これはQualified FVG(Fair Value Gap)のコンセプトを活用するために設計された専門家アドバイザーです。この革新的なスカルピングEAは、無料で利用できるKoala FVG Indicatorとシームレスに統合されています。 こちら からダウンロードできます。 主な利点: 高精度: 複数の通貨ペアに対してH1時間枠で80%以上の正確な予測を達成します。 高い安全性: より安全なストップロス戦略から利益し、安全な取引環境を提供します。 最適化されたテイクプロフィット: 最適化されたテイクプロフィットレベルを活用して、各トレードで利益を最大化します。 Koala FVG ScalperにおけるFair Value Gapの動作はどのようになりますか? Fair Value Gap(FVG)パターンは、一方向の急激な動きの後に現れます。目立つ一本のローソク足でマークされています。
Strong Trend Catcher
Dominik Patrick Doser
4.62 (13)
The   Strong Trend Catcher  is a powerful and reliable Expert Advisor that can help you to catch big market movements. This EA is based on the Breakout Trading method, which was popularized by the well-known Forex traders Raja Banks and Don Vo. The Breakout Trading method consists of waiting for the breakout of prices from a resistance or support area and then trading in the direction of the breakout. The   Strong Trend Catcher   uses a price action pattern to determine the optimal entry for eac
FREE
Discover a New Wave Trading Strategy - Suitable for Currency Pairs like AUDUSD.s Strategy Highlights : Specially Designed Trend Indicator Graphics : Our strategy offers a unique graphical interface to help traders identify and capitalize on market fluctuations. Backtesting Validation : Traders are encouraged to backtest currency pairs like AUDUSD.s to validate the effectiveness of our strategy. Flexible Time Frames : Default recommendation is to trade in the 15-minute (M15) time frame,
EVOLUTION NIGHT SCALPER Evolution Night Scalper is an expert advisor trend follower that work on any currency pairs,but performs on EURUSD M5 . The EA uses Take Profit and a money Stop Loss. Average positions are opened when the market goes in the opposite direction but all closed at the maximum loss entered or take profit hit. Default setting are optimized by "Forward Test" to reduce overfitting from 2014 to 2021 and has the right compromise between initial lot and max loss but each one can m
QuantumAlert RSI Navigator is a free indicator available for MT4/MT5 platforms, its work is to provide "alerts" when the market is inside "overbought and oversold" regions in the form of "buy or sell" signals. This indicator comes with many customization options mentioned in the parameter section below, user can customise these parameters as needful. Join our MQL5 group , where we share important news and updates. You are also welcome to join our private channel as well, contact me for the priva
FREE
Ziwox Fundamental Trader Ziwox Fundamental Trader は、金融市場のトレーダーが EA 情報データに基づいて賢明な決定を下すのを支援するトレーディング アシスタントです。 この EA は、オンライン ソースを使用して、通貨のファンダメンタル バイアス、ペアに対する小売トレーダーのセンチメント比率、銀行と機関の予測、COT レポート データ、および複雑な EA パネル内のその他のデータなどの必要な情報をキャッチします。 手短に言えば、それは統合された外国為替データソースと情報であり、マニュアルトレーダーがより良い決定を下すのに役立ちます. このアシスタントと並んで、ペアで自動的に取引するためにファンダメンタル データとテクニカル データを使用する FULL AUTO 取引システムでもあります。 [   User guide & installation   |  EA components  |   Set file |    Join EA channel (Link in bio)  |  Live signal  | 
The FX 2021 release | Eadvisors The Expert Advisor FXScalper works trading the 5min forex main timeframe looking for small market variations in the pairs, it uses new trading technology, intraday results are amazing. This is the last release version we brought to you at the mql Market, you can active the expert in 5(five) personal accounts. Initial informations about the strategy Strategy used: Grid x Distancing. Initial Lot:       From 0.01 (Micro Lots). StopLoss and Take Profit Adjustable
このプロダクトを購入した人は以下も購入しています
Mentfx Mmanage mt5
Anton Jere Calmes
4.43 (7)
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
Adam FTMO MT5
Vyacheslav Izvarin
5 (1)
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 Signal using ADAM  https://www.mql5.com/en/signals/2190554 --------------------
Hedge Ninja
Robert Mathias Bernt Larsson
Make sure to join our Discord community over at www.Robertsfx.com , you can also buy the EA at robertsfx.com WIN NO MATTER IN WHICH DIRECTION THE PRICE MOVES This robot wins no matter in which direction the price moves by following changing direction depending on in which direction price moves. This is the most free way of trading to this date. So you win no matter which direction it moves (when price moves to either of the red lines as seen on the screenshot, it wins with the profit target yo
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
Unlimited Trade Copier Pro MT5 is a tool to copy trade remotely between multiple MT4/MT5 accounts at different computers/locations over internet. This is an ideal solution for signal provider, who want to share his trade with the others globally on his 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 able to receive the sig
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
Trading Chaos Expert
Gennadiy Stanilevych
5 (10)
This software has no equals in the world and represents a universal trade "console" covering trading signals, automated market entry, setting of Stop Loss and Take Profit, as well as Trailing Profit for multiple trades at the same time in a single open window. Intuitive control of the Expert Advisor in "three clicks" ensures a comprehensive use of all its functions on different computers, including tablets PCs. Interacting with additional signal indicators that mark the chart to give a real mark
Trade on crypto exchanges in MT5! GRat_Crypto is a tool for manual and automated trading , including ANY available EA, ANY  cryptocurrency  on most popular crypto exchanges in the familiar MT5 environment 24/7. Features 1. ALL instruments of the 8 most popular crypto exchanges are available: Binance, BingX, Bybit, CommEX, Kraken,   KuCoin, MEXC and OKX . 2. The ability to place ANY type of order available in MT5, both market and pending, to modify orders and positions, to delete orders and clos
Everyone knows that the best way to make money in the markets is by knowing the future. Have you ever wished to know the future price of something in advance? Even if it were just a few days, hours, or minutes ahead? What if it were possible to know it but with less than a second of advance notice? That's precisely what the PZ Latency Arbitrage EA robot does. PZ Latency Arbitrage EA is your personal time machine: but it can only travel into the past by less than a second. The robot is like Bi
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
In trading, losses are inevitable, but they can be managed effectively with the right tools. Lock Guard    can be used for insuring positions in manual trading or as an addition to another robot. It is a powerful tool for saving a trader's main positions because it can prevent losses from getting out of hand. Lock Guard is a trading tool that helps manage losses by automatically placing pending stop orders, which act as counter orders that become market orders when the price moves against t
Oracle
Denis Sotnikov
5 (2)
Эксперт - торговый помощник, созданный по одноимённой торговой стратегии Оракул в сотрудничестве с ее автором Нео. Определяет на графиках в автоматическом режиме разворотные импульсные модели и строит по ним Вилки Нео - авторский инструмент, позволяющий определять циклы движения цены и указывающий на ожидаемую цель TakeProfit . Поиск ведется на всех заданных периодах графиков одновременно с фильтрацией совпадений. Осуществляется фильтрация неверных Вилок с указанием кода ошибки. Утилита имеет
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の場合、値ロットが使用されます 取引のためのロット固定ボリューム UseTakeProfitは、サイトから利益を取る使用します 当サイトからのご利用停止のご案内 F r e c h encysignalupdateinminute顧問のサイトへの訪問頻度を指定します MaximumSpreadFor
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
Introducing the Chart Walker Analysis Engine: Your Pathway to Market Success. by Chart Walker Powerful MT5 chart analysis engine equipped with a sophisticated neural network algorithm. This cutting-edge technology enables traders to perform comprehensive chart analysis effortlessly on any financial chart. With its advanced capabilities, Chart Walker streamlines the trading process by providing highly accurate trading entries based on the neural network's insights. Its high-speed calculations ens
News Trader Pro is a unique robot that allows you to trade the news by your predefined strategy. It loads every piece of news from several popular Forex websites. You can choose any news and preset the strategy to trade it, and then News Trader Pro will trade that news by selected strategy automatically when the news comes. News release gives opportunity to have pips since the price usually has big move at that time. Now, with this tool, trading news becomes easier, more flexible and more exciti
If you wish to draw Support and Resistance lines, view: daily market opening, classical pivot levels, Fibonacci pivot levels, trend lines, Fibonacci levels, the remaining time to candle closing, and current spread. If you seek to place your orders with the exact lot that meets your desired stop loss risk. If you wish to do all this and more with just one click, then this is the perfect tool to use. This tool will allow you to feel more relaxed when deciding to open orders, as well as predicting
The new version of  MirrorSoftware 2021  has been completely rewriten and optimized.  This version requires to be loaded only on a single chart because  it can detect all actions on every symbol and not only the actions of symbol where it is loaded. Even the  graphics and the configuration mode  have been completely redesigned. The MirrorSoftware is composed of two components (all components are required to work):  MirrorController  (free indicator): This component must be loaded into the MAST
1. Record the price data for each Tick transaction. Data file contents: "Tick time", "ASK price", "BID price", "SPREAD SPREAD", "Tick quoted quantity". 2. Meanwhile, generate a quotation data file with a 1-minute period. Content of 1min data file: "ASK time", "ASK OPEN price", "ASK HIGH price", "ASK LOW price", "ASK CLOSE price", "BID time", "BID OPEN price", "BID HIGH price", "BID LOW price", "BID CLOSE price", "Tick quoted quantity". 3. Save all quotation data in one file every day, which is c
私は連星の利用に対するその商用戦略をMT5で自動化しました、そして、我々のMt5BridgeBinaryで、私はそのBinary口座に命令を送りました、そして、私は以下をリストします:簡単なもののこの方法を操作し始めてください! 専門家のアドバイザーは、頑健さテストを最適化して、認識するために、作るのが簡単です;また、テストでは、その長期の収益性(我々がその最高の戦略をBinaryに接続するためにMt5BridgeBinaryをつくった理由です)を、我々は推定することができます。 特徴: - それは、私が望んだくらい多くの戦略を使用することができます。(専門家のアドバイザー)。 - 彼は、更なるプログラムを必要としません。 - 時間枠を輸入することなく、我々のEAを囲んでください。 - それは、すべての開いた活動を視覚化することができます。 - 彼だけは、すべての命令を受けるために1つのグラフだけの中で我々のEAを実行する必要があります。 - 我々のEAが働くように、それは複雑な構成を必要としません。 入場パラメータ: - メール:電子メールは、Binaryのその報告に関
FiboPlusWave Series products Ready-made trading system based on Elliott waves and Fibonacci retracement levels . It is simple and affordable. Display of the marking of Elliott waves (main or alternative option) on the chart. Construction of horizontal levels, support and resistance lines, a channel. Superposition of Fibonacci levels on waves 1, 3, 5, A Alert system (on-screen, E-Mail, Push notifications).    Features: without delving into the Elliott wave theory, you can immediately open one of
Xrade EA is an expert advisor as technical indicator. For short period trade it's the best for next previsions of the trend of the market. +--------------------------------------------------------------------------------------- Very Important Our robot(data anylizer) does'nt take a trade procedure. If using only our robot you must take positions by yoursels +--------------------------------------------------------------------------------------- The technical indiator provide for a give
This EA connects to MyTradingPet.com for top performing live trade signals backed by latest AI technologies. The past performance data is available from MyTradingPet.com. All future enhancements to these AI signals will be automatically loaded into this EA. One time setup and no tweaking is required along the way. You can choose top 1-3 performing signals over 1 week or 1 month or 3 months. The EA program will automatically refresh top performers based on daily performance statistics. No furthe
News: IDEA 2.0 is out with lot of features, like telegram bot notifications and Limits order! Check the changelog at bottom of page (*). Hi all, here you can find my Expert Advisor, called IDEA  (Intelligent Detection & managEr Algorithm) . In short, with this software you can: Have   a clear view of market status , with an indication of current trend. Simply add symbols you want to monitor to your market watch, and IDEA will notify you if some of them are in trend; Have an   automatic lots
Automatice sus estrategias comerciales con nuestra sencilla herramienta de creación de estrategias "similar a un rompecabezas".   Cree fácilmente estrategias que operen por usted en modo de piloto automático.   También puede cargar estrategias creadas por otras personas, como la clásica   Estrategia Martingala,   para usarla como muestra para su propia estrategia. Características clave Cree su estrategia a través de funciones simples de arrastrar y soltar, sin necesidad de conocimientos de pr
Binance Full Trader is developed for connection to your Binance account and get data, draw price charts and trade easily with any strategy by an indicator. A user-friendly interface has developed for it and has tried to give access to the necessary information such as open orders and wallet balances. ·        There are two sample indicators (one for trade signal and another for price) that you can download it from these links: https://drive.google.com/file/d/1w2CGuu3rArWKMhS9LkepT9zhVkGR1AO7/vie
As add-on to our professional divergence indicators we also created superb divergence scanners. These scanners give an overview of the different timeframes of the selected instruments and can save your tons of time. You can instantly see which instrument has a divergence on which timeframe. So no need to run through the charts manually anymore searching for good setups, with this scanner you see the whole market and you know where to look for a good trade opportunity. Even when you are not in fr
As add-on to our professional divergence indicators we also created superb divergence scanners. These scanners give an overview of the different timeframes of the selected instruments and can save your tons of time. You can instantly see which instrument has a divergence on which timeframe. So no need to run through the charts manually anymore searching for good setups, with this scanner you see the whole market and you know where to look for a good trade opportunity. Even when you are not in fr
As add-on to our professional divergence indicators we also created superb divergence scanners. These scanners give an overview of the different timeframes of the selected instruments and can save your tons of time. You can instantly see which instrument has a divergence on which timeframe. So no need to run through the charts manually anymore searching for good setups, with this scanner you see the whole market and you know where to look for a good trade opportunity. Even when you are not in fr
As add-on to our professional divergence indicators we also created superb divergence scanners. These scanners give an overview of the different timeframes of the selected instruments and can save your tons of time. You can instantly see which instrument has a divergence on which timeframe. So no need to run through the charts manually anymore searching for good setups, with this scanner you see the whole market and you know where to look for a good trade opportunity. Even when you are not in fr
作者のその他のプロダクト
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
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
601
開発者からの返信 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