• 概要
  • レビュー
  • コメント
  • 最新情報

RiskGuard Management MT4

ATTENTION the expert does not work in strategy tester, for a trial version visit my profile.

ATTENTION the expert must remain with the operations history in "COMPLETE HISTORY"

Manual

RiskGuard Management 

RiskGuard management was born with the idea of ​​helping traders from their initial journey to becoming expert and aware traders. Compatible with any operating system whether Mac or Windows. The operations panel is integrated into the graph giving the possibility to choose size and position between right and left, while the various buttons light up when they can be used, helping the trader in use.


Main functions:

  • Size calculator 
  • Scheduled trade close
  • Trade from smartphone
  • Stop loss blocked
  • Partial tp level
  • 2 modality trading 
  • 2 modality BE (auto /manual)
  • 3 Level trader
  • Copy trade from account 
  • % Safe balance day
  • % Safe drawdown balance day
  • Export .csv / excel (Fornito con dashboard dinamica in excel 365 per l’analisi.)

RiskGuard offers 3 levels from the “Beginner trader” level up to the “Advanced trader” level, allowing or preventing certain actions based on the level chosen.

The main functions of RiskGuard are:

Risk management - automatic calculation of the size in a simple way with the possibility of choosing a fixed quota risk or risk as a percentage of the capital, once the trade is opened it will no longer be possible to increase or remove the stop loss, thus preventing the most common error between traders given by human psychology when our trade is about to reach the stop level. However, it will be possible to decrease the stop during the trade to reduce or eliminate the risk. Possibility of setting 2 levels of automatic trade closure based on the loss as a percentage of the daily initial capital or on the daily drawdown, also to prevent the expert from exiting the trading plan once the maximum allowed loss has been reached after closing all the trades it will prevent you from using it until the next day.

Function to divide the trade with 3 levels, 2 BE modes, possibility of setting the BE once a certain level is reached, or simply by pressing the manual button.

Can also be used by telephone by placing an order. Riskguard will automatically calculate the lot and manage your trade.

2 trading modes, a traditional one with the setting of stop loss and take profit quickly by dragging the respective lines and a trading mode with fixed size and each trade added the stop loss level will automatically adapt to maintain the set loss, useful for momentum trading. Finally, the possibility of exporting the trade and balance history to CSV and analysis in the dynamic dashboard in Excel 365. The automatic journal in Excel is provided free of charge. To download it, just go to my profile.


おすすめのプロダクト
インディケータは現在のクオートを作成し、これを過去のものと比較して、これに基づいて価格変動予測を行います。インジケータには、目的の日付にすばやく移動するためのテキスト フィールドがあります。 オプション: シンボル - インジケーターが表示するシンボルの選択; SymbolPeriod - 指標がデータを取る期間の選択; IndicatorColor - インジケータの色; HorisontalShift - 指定されたバー数だけインディケータによって描画されたクオートのシフト; Inverse - true は引用符を逆にします。false - 元のビュー。 ChartVerticalShiftStep - チャートを垂直方向にシフトします (キーボードの上下矢印)。 次は日付を入力できるテキストフィールドの設定で、「Enter」を押すとすぐにジャンプできます。
The EA Protection Filter ( MT5 version here ) provides a news filter as well as a stock market crash filter, which can be used in combination with other EAs. Therefore, it serves as an additional protective layer for other EAs that do provide such filters.  During backtest analysis of my own night scalpers, which already use a stock market crash filter, I noticed that the historic drawdown,  especially during stock market crash phases like 2007-2008, was reduced significantly by using such a fil
is highly helpful in both performing and assisting a successful trade. This program allows you to work in a real account and take advantage of its most important feature, the Back-Test feature.  is made up of two panels that work together to provide you with the best and fastest performance possible. The command panel is on the left, and the confirmation panel is on the right. The command panel is divided into four main categories: Buy/Sell, Lot, Distance, and Set Close. You make all the decisi
外国為替マーケットプロファイル(略してFMP) 説明を読む代わりにライブチャートでこれを確認したい場合は、 ここから無料のデモをすぐにダウンロードできます。 これは何ではありません: FMPは、従来の文字コード化されたTPO表示ではなく、チャートデータプロファイルの計算全体を表示しません。また、チャートを期間に分割して計算しません。 それが何をするか: 最も重要なことは、FMPインジケーターは、ユーザー定義のスペクトルの左端とユーザー定義のスペクトルの右端の間にあるデータを処理することです。 ユーザーは、インジケーターの両端をマウスで引くだけでスペクトルを定義できます。 インジケーターの右端がライブバーに引き寄せられ、さらに(将来に)引っ張られると、インジケーターは「ライブ」と見なされます(新しいバーで更新されます) インジケーターは、アタッチされているチャートに「アンカー」オブジェクトをドロップし、その後、そのアンカーをハードドライブ上のファイルに関連付けます。 これにより、チャート(またはインジケーター)が閉じられるまで、再起動しても設定が維持された状態で、チャー
FREE
The Night Scalper EA Lite is a fully automated Expert Advisor that trades at night and relies on price reversion. The EA trades using market orders and has the option to use time averaging to improve performance. This EA works best on EURUSD using the M5 timeframe, but will also work on AUDUSD, GBPUSD, NZDUSD, USDCAD, USDCHF and likely many more. A VPS is advisable when trading this system and a low spread and commission based broker is best. Check the comments for back test results and optimiz
FREE
Hello friends. I wrote this utility specifically for use in my profile with a large number of Expert Advisors and sets ("Joint_profiles_from_grid_sets" https://www.mql5.com/en/blogs/post/747929 ). Now, in order to limit losses on the account, there is no need to change the "Close_positions_at_percentage_of_loss" parameter on each chart. Just open one additional chart, attach this utility and set the desired percentage for closing all trades on the account. The utility has the following function
FREE
MT4/5通用交易库(  一份代码通用4和5 ) #ifdef __MQL5__      #define KOD_TICKET ulong      #define KOD_MAGIC   long #else        #define KOD_TICKET long      #define KOD_MAGIC   int #endif class ODLIST; #import "K Trade Lib Pro 4.ex4"       //祝有个美好开始,运行首行加入    void StartGood() ;    //简单开单    long OrderOpen( int type, double volume, int magic, string symbol= "" , string comment= "" , double opprice= 0 , double sl= 0 , double tp= 0 , int expiration= 0 , bool slsetmode= false , bool tpsetmode= false );    //复杂开单
PLEASE NOTE:   The "AUTO" function of the EA has NOT yet been activated . It's still ongoing testing. Once it becomes available, clients will get a free upgrade to EA 2.0                        Also .... PLEASE follow the instructions below in order for the functions to work properly. Introduction: The Phoenix Project (EA) Our Expert Advisor is both refined and practical. It is geared towards helping the traders be constantly aware of their risk PER trade while it helps them manage that risk
This copier was originally developed for the professional order management of a team of traders and therefore, first of all, a risk manager was built into it. For simple operation, you need to configure the following settings: For the master! 1. Select the program type ''Program mode'' - master 2. Enter a new name for the ''Folder name'' folder, in which the EA will record information on working with orders. The name must be the same for both master and slave!!! 3. In the ''Feedback from
ADX for majors "インディケータは、外国為替市場で主要通貨ペアの強 度を測定するために使用されるテクニカルツールです。このインディケータは、トレンドの強さとその方向を判断できるADX (Directional Movement Index)に基づいています。 このインディケータは、トレーダーが、ある時点の市場の値動きがどの程度活発かを知るのに役立ちます。さらに、「ADX for majors」は、主要通貨間のリーダーの変化に関する シグナルを提供し、これは取引の意思決定に有用な情報となり得ます。 トレーダーは、このインディケータを使用して、クロス・レートでの取引のエントリー やエグジットのタイミングを判断することができます。 例えば、NZDUSDのリーダー(成長)に関するシグナルを受信したとします。これは、NzdChfを買い、AudNzdを売る必要があることを意味します。 良い取引を! ..
FREE
加载黄金M1图表.资金不低于10000,建议使用美分账户。 黄金网格,使用马丁,套期保值,不错过每一笔行情。 免责声明:EA不能保证客户盈利,市场有风险,计算机及网络也存在间接风险,任何因素导致的一切可能的风险及损失均由客户自己承担。 EA不使用任何指标。智能交易系统根据行情打开交易,然后可以建立订单网络或使用止损。 是一款智能交易顾问,能够以微薄的利润部分平仓大量市场头寸。小部分平仓可让您快速及有效地减少亏损的部位。主要的交易策略是建立一个部位网络,并在给定利润的框架内以小部分平仓。顾问分析市场部位并将其手分成几部分。因这种方法,价格的小幅波动会导致部分部位的计算平仓。 可以在此处找到对实际工作以及我的其他发展的监控: https://www.mql5.com/zh/signals/2147803?source=Site +Profile+Seller 您可以在这里找到所有设置!
RedeeCash Statistics
Patrick Odonnell Ingle
1 (1)
Version History Date Version Changes 07/10/2022 1.00 Initial release Description A collection of modern statistical functions that can be integrated into your own strategy. The included functions are, Mean Median Range Skew Max Min IRange Deviations AbsoluteDeviations MAD StandardDeviation Variance GetCorrelation SamplingDistributionStandardDeviation ZScore CorrelationCoefficient CoVariance Beta Confidence SNormInv PercentOfValue ValueOfPercent MQL Header (mqh) The required header is //+--------
FREE
KopierMaschine - локальный копировщик сделок между различными счетами MetaTrader 4 и MetaTrader 5 в любом направлении расположенных на одном компьютере с интуитивно понятным интерфейсом. Направления копирования: MT4 --> MT5 MT4 --> MT4 MT5 --> MT5 MT5 --> MT4 для копирования между терминалами MetaTrader 4 и MetaTrader   5 необходимо приобрести версию продукта KopierMaschine  для  MetaTrader   5 Особенности Программа работает в двух режимах Master и Slave На один подчиненный счет можно копирова
This is a semi-automatic Expert Advisor. A user draws a support or a resistance line in the form of a horizontal line or a trendline on a chart. A command in the format of UP|DN_xxxx:yyyy is specified in the line name; the Expert Advisor understands it as a signal to buy or sell setting a stop loss and a take profit. EA settings include a parameter with a lot size and a value for moving stop loss to breakeven. If stop loss = 0, the EA does not use breakeven. If this parameter is greater than zer
TPSpro リスクマネージャー   は、あらゆるトレーニングとあらゆる資本のトレーダーを対象とした、専門的なリスク管理のユニークなシステムです。取引における損失や取引における重大なミスを回避できます。 TPSpro Risk Manager は、主にスキャルパーやデイトレーダーのリスク管理に必要ですが、あらゆる取引スタイルのトレーダーによって問題なく使用されています。 パネルには 3 つの列があり、それぞれに役立つ情報が含まれています。 最初の列には、当月初めの時点でのアカウントに関する情報が表示されます。つまり、全体的な結果がパーセンテージと入金通貨で表示されます。 2 番目の列には、設定で指定されたその日のリスクが表示されます。 3 番目の列には、現在のアカウントの状況が表示されます。 指定されたリスクを 1 日超えた場合、または注文数を超えた場合、アドバイザーはすべての注文を閉じ、新しい注文のオープンを許可しないため、トレーダーを「感情的な取引」から保護します。 「リスクマネージャー」を使用すると、次のパラメータに従って取引を制御できます。 1日あたりの損失限度額 残高損
US Sniper
Agus Wahyu Pratomo
3.67 (3)
US SNIPER EA -  FREE VERSION This EA is a single entry type which does not use dangerous strategies such as martingale, grid, averaging or other dangerous strategies. Using a measurable stop loss and take profit. This EA Build with an AI which can measure risk by determine the StopLoss and Take Profit. We limit the maximum risk for 40pips so trader can set the lot size for maximum risk we can afford if hits for maximum StopLoss BLACK FRIDAY SUPER DISCOUNT From Real Price $450 TO Only $99 Ge
FREE
Balance Control is a suite of information about your trading account. The indicator returns the annual, quarterly, monthly, weekly and daily earnings from your operations history. Also, other helpful data of the leverage used, account leverage and free margin are shown on the chart. The most interesting feature of this indicator is the aggregation of positions and the ability to view the chart in question with a simple click. When you click on a symbol of open operation, a new chart is opened. O
Write   notes   directly   on   the   chart   and   use   your   observations   when   trading The   option   to   synchronize  reminders  between  S ymbols   allows   you to   remember   important   information   about   the   current  market  state Thus ,   this   utility   will   help   you   avoid   a   situation   where   important   information   that   you   noticed   earlier   was   missed   when   trading . My  #1 Utility : includes 65+ features  |   Contact me  if you have any questio
EURUSD H1 Simple Martingale that works on daily swing levels, low DD, TP and SL defined on the basis of certain pre-set calculations in the algorithm, executes one trade at a time, weekly trading no overnight on weekends, possibility to establish customized exit times, possibility of customize money management. average return of 7.92% per year with the factory settings of the V1, it is always constantly updated, it is recommended to use it with a GMT +2 server TESTED SINCE 2003  Happy trading
FREE
El indicador "MR BEAST ALERTAS DE LIQUIDEZ" es una herramienta avanzada diseñada para proporcionar señales y alertas sobre la liquidez del mercado basándose en una serie de indicadores técnicos y análisis de tendencias. Ideal para traders que buscan oportunidades de trading en función de la dinámica de precios y los niveles de volatilidad, este indicador ofrece una visualización clara y detallada en la ventana del gráfico de MetaTrader. Características Principales: Canal ATR Adaptativo: Calcula
Market Profile 3
Hussien Abdeltwab Hussien Ryad
3 (2)
Market Profile 3 MetaTrader 4 indicator  — is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is also possible t
FREE
MT4 Discord Copier  - the perfect tool for those looking to remotely copy trades between multiple MT4 accounts on different computers over the internet! With the added convenience of Discord transactions monitoring, you can now easily share trades with a global group of people on your own terms, all while benefiting from the features of a Discord server . This solution is ideal for both providers and receivers, as providers can effortlessly copy trades to multiple receivers, while receivers can
The Quantum VPOC indicator has been developed to expand the two dimensional study of volume and price, to a three dimensional one which embraces time. The volume/price/time relationship then provides real insight to the inner workings of the market and the heartbeat of sentiment and risk which drives the price action accordingly. The Quantum VPOC indicator displays several key pieces of information on the chart as follows: Volume Profile - this appears as a histogram of volume on the vertical pr
Was: $299  Now: $99   Supply Demand uses previous price action to identify potential imbalances between buyers and sellers. The key is to identify the better odds zones, not just the untouched ones. Blahtech Supply Demand indicator delivers functionality previously unavailable on any trading platform. This 4-in-1 indicator not only highlights the higher probability zones using a multi-criteria strength engine, but also combines it with multi-timeframe trend analysis, previously confirmed swings
VN Trade Panel II
Vyacheslav Nekipelov
4 (1)
The new version of the trading panel, which now has the ability to separately close Buy and Sell orders, display targets for all orders on the chart, as well as the ability to use the panel to trade with brokers working on the FIFO rule. Also, the new version adds option buttons for separate management of open orders. It has a convenient visualized interface and intuitive control without a lot of additional tabs to which traders have to be distracted and switch their attention. Thanks to this
このソフトウェアは、どんな機器にも対応したライブデータエクスポーターであり、データをCSVファイルにエクスポートします。 手順: 任意の機器に展開し、指示が表示されたら、インターバル変数を好みの期間に変更してください(デフォルト設定は30秒です)。インターバルは、エクスポーターがデータをスナップショットし、エクスポートするまでの秒数を設定します(最小秒数は1秒ですが、これにより大きなファイルが生成され、Pythonや他のソフトウェアで処理する際に問題が発生する可能性があります)。最小推奨インターバル時間は15秒です。 MQL4データフォルダからエクスポートされたファイルを見つけてください(ターミナルで[ファイル]→[データフォルダを開く]をクリックします)。このデータフォルダ内のFILESフォルダを見つけ、そこにエクスポートされたCSVファイルがあるはずです。 特徴と機能: 以下のデータがエクスポートされます:日付、時間、始値、高値、安値、終値、出来高。 エクスポーターは、エクスポートされたファイル内のすべての利用可能なデータを自動的に含めます。 データは常に最新のキャンドルデータが最
Strategy creation : Create lines of stop loss, entry and take profit. Live parameters such as lot size, gap in pip from SL to TP, Risk/Reward ratio are update whenever lines of SL and Entry move.   This function allows traders to clarify their strategy before making any orders.   Risk management  - The risk calculation function calculates the volume for a new order taking into account the set risk and the distance from the Stoptloss to Entry Line.     In addition, maximum risk (%), RR value are
FREE
The Panel does not work in the tester. You can test it live with demo version. Demo version link:  https://www.mql5.com/en/market/product/61344?source=Site+Market+MT4+Utility+Rating004 Easy Order Panel is a easy panel that can help you to place your orders quickly and easily. Works on all currencies. Configure the Risk and automatically when you press Sell/Buy button an operation with the right lot will be opened. in this way you lose at most the percentage entered. - just double click on t
I am writing as is. Remember... "Another alarming fact can be a huge profit stated in the description of a trading robot. If the attached Strategy Tester reports show a sky-high balance, it most likely has to do with curve fitting. Often developers of such "money printing machines" do not even realize that their system is over-optimized and has too many external parameters. Let us support this assertion by another chart from the above-mentioned report   Optimization VS Reality: Evidence from ATC
VolnaFX
Roman Meskhidze
4.69 (16)
LAUNCH PROMO Next price:        $349 The price will be rise to limit the number of users for this strategy The "Volna FX" Expert Advisor is a representative of robots trading from levels. Levels can be built automatically, or they can be rigidly set in the parameters of the Expert Advisor. CHECK REAL SIGNAL :  https://www.mql5.com/en/signals/847709 The uniqueness of the advisor is that it can work both with averaging and using the martingale principle, or without it, i.e. use a clear take profi
このプロダクトを購入した人は以下も購入しています
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
News Trapper EA
Noha Mohamed Fathy Younes Badr
4.86 (14)
Hi, all.  News trapper EA It is an expert for trading news very safe expert  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.      sale will end after 48 h how to install it     and set files     read the blog         after purchase contact me to add you to   VIP   channel  The program contains flexible settings for trading on the news of the econ
The product will copy all  Discord  signal   to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT4. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrade
Unlimited Trade Copier Pro 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 not b
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-up
Mentfx Mmanage
Anton Jere Calmes
5 (15)
The added video will show you the full functionality, effectiveness, and simplicity of this trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool c
Let Your Ideas Earn For You. Convert your Ideas and Strategies in to automated trading bots directly on MT4. Visual Strategy Builder with Instant Results on the chart. This One of a kind strategy builder, allows you to specify rules and visually see the signals based on those rule as you create them. Visit the link for Group, User Manual, Video Examples Why Use LBM LBM is an essential tool for traders of all levels. It allows traders to create strategies quickly and easily, and to test th
Forex Market View Dashboard and CSM
Opengates Success International
5 (1)
FFXMV Dashboard + CSM is a custom indicator combined with Currency Strength Meter . It is created to give the Traders a full view of what is going on in the market. It uses a real time data to access the market and display every bit of information needed to make a successful trading. Before attaching this Indicator to your window chart, go to your MT4's Market Watch panel and HIDE all the Currency pairs you don't need or trade and leave the rest there. The reason is that FFMV Dashboard will DISP
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
ADAM for FTMO 40
Vyacheslav Izvarin
5 (1)
ADAM EA Special Version for FTMO  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/94887 ---------------------------------------------------------------------------------------------------------------------------
EA for Cycle Sniper Indicator This utility is designed to open/close auto trades according to the Cyle Sniper indicator's signals. Different entry rules  with various stop loss, take profit options can be applied. You will find the details in this blogpost.  https://www.mql5.com/en/blogs/post/749655 Some important issues are explained in the video. Please do not hesitate to contact us if you need further information. IMPORTANT NOTE: You can not test the full functions of the EA on the strategy t
50% off. Original price: $375 Reward Multiplier is a semi-automatic trade manager based on pyramid trading that opens additional orders with the running profit of your trades to maximize return exponentially without increasing the risk. Unlike other similar EAs, this tool shows potential profit/loss and reward to risk ratio before even entering the first trade! Download Demo here  (starting lot is fixed at 0.01) Guide + tips here MT5 version   here You only open the first order. When your
Trade like a time traveler thanks to latency arbitrage 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
What is it? Think about it, you can send all the orders/positions info to your telegram channel or group to create your community or VIP signals on telegram. Position info means this EA forward all of your new positions open details (Open price, Open time, Position Type, position Symbol and volume), positions changes ( SL or TP modifying or pending price changes) and position close (Close price, profit or loss, position duration time) and also EA Send NEWS alert (Economic calendar event) on y
Online Accounts Manager MT4
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
三角裁定取引戦略は、3つの関連する通貨ペア間の非効率性を利用し、非効率性が解決されたときに純利益のために互いに打ち消し合うオフセット取引を配置します。取引には3つの取引が含まれ、最初の通貨を2番目に交換し、2番目の通貨を3番目に交換し、3番目の通貨を最初の通貨に交換します。 3番目の取引では、アービトラージャーは、市場の相互為替レートが暗黙の相互為替レートと一致していない場合に存在する不一致からのゼロリスク利益を固定します。 [ インストールガイド | アップデートガイド | トラブルシューティング | FAQ | すべての製品 ] 三角裁定取引リングの例は、USD、GBP、EURです。このような裁定取引の機会に関係する通貨ペアは、EUR / USD、GBP / USD、およびEUR/GBPです。これらのペアは、分子と分母を持つ代数式と考えることができます。 EUR / USDの分子はEURであり、そのペアの分母はUSDです。この方程式は、EURをUSDで割ったものになります。これらの3つの通貨ペアは、次のように表現できる3つのarbリングを構成します。 MEAN
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
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) Bal
Dedicated for FTMO and other Prop Firms Challenges 2020-2024 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/94887 -------------------
Copies transactions between MT4 terminals. Possibilities: quick copy start minimum processor load direct and reverse (reverse) copying. copying Take Profit and Stop Loss levels copying deferred and their changes copy transactions one to many copy trades many to one local copy only Attention: The product is designed for copying trades only within a single computer or VPS with access to the desktop. The product will not work on the built-in Virtual Hosting of the terminal. We will help you set up
The product combines a manual trade panel with the ability to perform actions automatically in a highly configurable way. Actions include capturing indicator values and then based on those values raising alerts, open/close or partially close trades, scale-in, setting up pending orders, adjusting stop loss, take profit and more. On-chart controls can be configured, such as tick boxes and buttons, so can be fully interactive. The EA also handles money management, news events, hidden stop loss, tak
エリオット波動カウンターは、エリオット波動を迅速かつユーザーフレンドリーに手動でマークアップするためのパネルです。マークの色とレベルを選択できます。最後のマークアップとツールによって作成されたマークアップ全体を削除する機能もあります。マークアップはワンクリックで作成されます。 5 回クリック - 5 つの波があります。エリオット波動カウンターは、エリオット波動の初心者にもプロのアナリストにも最適なツールです。 エリオット波動カウンターのインストールと入力ガイド 取得したい場合     EA 追加 URL (  http://autofxhub.com   ) MT5 端末に関する 通知 (スクリーンショットを参照)。 MT4 バージョン https://www.mql5.com/en/market/product/14016 MT5 バージョン https://www.mql5.com/en/market/product/15081 一般的な入力: 波の種類ボタン: このボタンを使用すると、ユーザーはチャートで強調表示する波のパターンの種類を選択できます。使用可能なオプションには、イン
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
Unlimited Binary Options Copier Remote is a powerful tool to copy binary options trades remotely between multiple accounts at different locations over internet. This is an ideal solution for signal provider, who want to share his binary options trades with the others globally on his own rules. One provider can copy trades to unlimited receivers and one receiver can get trade from unlimited providers as well. The provider can set the subscription expiry for each receiver, so that receiver will no
Telegram Publisher Agent は、 トレーダーが Telegram チャネルおよびグループにリアルタイムでシグナルを送信できるようにするアドオンです。このツールは、カスタマイズ可能なメッセージ、チャートのスクリーンショット、その他の機能を備えており、トレーダーが取引の洞察や戦略をフォロワーと共有するのに役立ちます。このツールは、明暗のテーマ切り替えを備えた美しいデザインも備えており、ユーザーに美的で機能的な取引体験を提供します。 Telegram Publisher Agent は、すべての取引をチャネルおよびグループ内のシグナルとして公開するように設計されています。あなたがしなければならないことは、取引を提供することだけです。その後、ボタンをクリックするだけで、Telegram Publisher Agent が取引シグナルを取引チャネルまたはグループに送信するためのすべての面倒な作業を実行します。 Telegram パブリッシャーエージェント   インストールと入力ガイド EA に関する通知を受け取りたい場合は、URL  ( http://autofxhub.c
Semi Automated EA for working as your trading assistant. Overview Trading planner will make you act like professional traders in real markets. Before entering markets, they make a plan for their trades, screening out all opportunities in all time frames. Trading Planner can be used for all Time Frames (M1 ~ MN). Simply draw trendline as a trend and Support/Resistance . At this version , market opportunities will be taken by trendline using strategy of 1, 2, 3 . Simply draw the trendline by defi
如果产品有任何问题或者您需要在此产品上添加功能,请联系我 Contact/message me if you encounter any issue using the product or need extra feature to add on the base version. There is Demo version of this panel Dashboard Babon Scalping System Demo in my product list, please try it out to get familiar with all functionalities for free, LINK . This system basically utilizes TDI, Heiken Ashi Trend, Price Trend on H1 time-frame and TMA on H1&H4 time-frame to generate the trend (big picture). Then the system will zoom in to gener
The Pairs Trade indicator is a utility for semi-automatic pair trading. It allows combining the charts of two arbitrary instruments, even if the schedules of their trading sessions are different. It displays a spread chart in the form of a histogram with an overlaying moving average. It calculates the swap that will be charged for the synthetic position (in the deposit currency). It is possible to set a level for automatic opening of a synthetic position on the spread chart (analogous to the 'se
The script displays info about the share's corporate reports and dividends. The data is downloaded from   investing.com : Report date Profit per share (EPS) Revenue Market capitalization Amount of dividends Date of payment of dividends Dividend income The product cannot be tested in the tester (since it is not possible to receive data from the Internet). Before launching:  Add 2   URL   https://ru.investing.com/earnings-calendar/Service/getCalendarFilteredData  and   https://ru.investing.com/
This Stacker EA will: Automatically set Stop loss on a new order Automatically set Take profit on a new order Stack (or open up to 4 additional orders at the same time) when a new order is placed, the SL/TP can be preset individually for each order. Provides a transparent replacement for the standard 1-click trading buttons in MetaTrader 4 (1 click still works and SL/TP will automatically be set as well as Stacking). Automatically calculate lot order size according to preset risk management perc
作者のその他のプロダクト
ATTENTION the expert does not work in strategy tester, for a trial version visit my profile. Manual RiskGuard Management   RiskGuard management was born with the idea of ​​helping traders from their initial journey to becoming expert and aware traders. Compatible with any operating system whether Mac or Windows. The operations panel is integrated into the graph giving the possibility to choose size and position between right and left, while the various buttons light up when they can be used,
フィルタ:
レビューなし
レビューに返信
バージョン 1.4 2024.10.16
Added partials also from smartphones
The EXCLUSE button has been modified which now acts as a double function to resume an excluded order
Added the ability to change the color of the partial band as well
bug fixes