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

VR Close Orders MT5

3

The VR Close orders script is designed to close positions in the terminal at a profit or loss mark set by the trader. The program is written as a script and can work together on the same chart with any other indicators and expert advisors. The program has a simple visual panel and is easy to configure with the mouse. With this program's help, the trader can automatically close positions and delete orders depending on the conditions set. 

There is often a situation when you need to close positions of a working expert advisor. the VR Close Orders script will help you close positions in profit, loss, or all at once with the specified settings.

You can request technical support, settings and demo versions of programs in the author's profile.

Advantages 

  • It can close positions based on profit in points, percentage of the balance, and profit in the deposit currency.
  • It can close positions on a loss in points, a percentage of the balance, or a loss in the deposit currency.
  • It can work together on the same chart with another expert advisor or indicator.
  • It can close positions one at a time or all at once under the specified conditions.
  • It can be used to open locks.
  • Suitable for both beginners and professionals.
  • It can work with any financial instruments (Forex, Crypto, CFD, Futures, Metals).
  • It can work on any timeframe.

Closing positions on profit.

  • Profit button - activates the function of closing positions on profit.
  • Input field - the trader enters the value of the desired profit in points, percentages, or deposit currency.
  • Buttons for selecting the type of profit - P - points, % - percentage, $ - deposit currency.
  • Buy button - tells the script to close only those positions for which the profit is greater than or equal to the one set by the trader.
  • Sell button - tells the script to close only those positions for sale that have a profit greater than or equal to the one set by the trader.
  • All button - tells the script to count the total profit and close all positions if the total profit is greater than the specified one.
  • Buy + All buttons - tells the script to close all buy positions if their total profit is greater than the one set by the trader.
  • The Sell + All buttons - tells the script to close all positions for sale if their total profit is greater than the one set by the trader.
  • The Buy + Sell + All - tell the script to close all buy and sell positions if their total profit is greater than the one set by the trader.
  • Check Mark button - confirms the application of settings and activates the script.

Important note for the Buy + Sell + All mode - if the amount of lots for buying and selling is the same, this mode will not work. It is because the same volume of lots to buy and the same volume of lots to sell make it impossible to make a profit or loss, since all positions are fully locked.

Closing a loss position.

  • It works the same way as closing a profit position, only the loss value is specified in the input field.

Additional buttons and capabilities of VR Close Orders.

  • The Delete Pending button - indicates to the script an additional action, after closing all market positions, to delete pending orders if there are no market positions.
  • Push button - tells the script to send a message to the smartphone about the script completion.
  • Goggles button - Displays information about current And closed positions.
  • Check Mark button - confirms the application of settings and activates the script.


レビュー 3
kezar
222
kezar 2021.07.01 09:48 
 

Развиваете скрипт, очень нужная вещь

おすすめのプロダクト
"Twitter API v2 OAuth 2.0 with PKCE"に対応した「TweetHelper for MT5」の環境設定を行うスクリプトです。 Client ID   : ${CLIENT_ID} Auth Basic base64   : β string(Base64) Response Code   :   auth_code   to be obtained in step 2 of "Connection Procedure Using OAuth2.0" Callback URI   : the value set in User authentication settings "Callback URI / Redirect URL" TweetHelper trial for MT5   https://www.mql5.com/ja/market/product/54832 TweetHelper for MT5    https://www.mql5.com/ja/market/product/54836 MetaTrader
FREE
Prop Edge Heartbeat
Nuno Madeira Amaro Pire Costa
5 (1)
EA to prevent inactivity violations on prop firms. This EA will scout for your most recent trade and if it is older than the number of days defined, will enter a micro lot position size 0.01 on the pair defined. It is recommended to use a tight spread pair like EURUSD. This EA will not act as long as you have at least one trade in the last X days (defined on config). This EA will not place other trades or modify existing position.
FREE
Introducing a powerful MetaTrader 5 Expert Advisor designed to enhance your trading strategy – the Auto Breakeven EA! This feature-rich EA is tailored to bring your stop-loss to breakeven, ensuring a risk-free trade once the market moves in your favor up to a specified price. Explore the full potential of the Auto Breakeven EA. Download it for free now, and find the download link at the bottom of our page. Elevate your trading experience and take control of your risk management strategy. Happy
FREE
Important Lines
Terence Gronowski
4.88 (26)
This indicator displays Pivot-Lines, preday high and low, preday close and the minimum and maximum of the previous hour. You just have to put this single indicator to the chart to have all these important lines, no need to setup many single indicators. Why certain lines are important Preday high and low : These are watched by traders who trade in a daily chart. Very often, if price climbs over or falls under a preday low/high there is an acceleration in buying/selling. It is a breakout out of
FREE
Conversion of ".set" files created in the MT5 terminal for use in the MT4 terminal. The script is great for cross platform experts. How to work: place the source files ".set" in the local terminal folder\MQL5\Files run the script the ".set" files for the MT4 terminal appeared in the local terminal folder (the end of the file name "* -MT4.set") Created on MT5 build 1755 from 18/01/18 Please leave your feedback after using.
FREE
Overview The script displays information about the trade account: Information about the trade account: Account - account number and type (Real, Contest or Demo); Name - name of the account owner; Company - name of a company that provide the access to trading; Server - trade server name; Connection State - connection state; Trade Allowed - shows whether trading is allowed on the account at the moment; Experts Allowed - shows whether it is allowed to trade using Expert Advisors; Balance - account
FREE
BuyMarket
Pietro Caporale
4.5 (2)
Simple script for Buy by Market Execution on all financial instruments. Inputs Volume - default: 0.10 Deviation - default: 10 points Stoploss - default: 50 points Takeprofit - default: 50 points Comment - default: Order by Market Confirm - default: false Inputs Details Type Order Buy Order is preset. Deviation Maximum deviation from quoted price in points. Stoploss & Takeprofit In points value, be careful that this value will be added to minimum stop allowed by the broker. For example if you
FREE
Time Scale for MT5
Taras Slobodyanik
4.88 (16)
The indicator draws the time scale on the chart. You can specify the time offset, adjust the size and font to display on the chart ( it is displaying your local time on your chart instead of MT time ). You can also select the desired format for displaying the date and time. You may be interested in my other product , which contains a more advanced version of the Time Scale . Parameters Hours (time shift) — time shift (hours); Minutes (time shift) — time shift (minutes); Show time on mouse — sh
FREE
The TradeHistoryParsing is a utility for working with the trade history obtained from the MetaTrader 5 terminal. The product is based on the " RegularExpressions in MQL5 " library. It allows to quickly get the required data on your trading history. The filtering results are displayed as a table, a summary of mathematical statistics is provided below the table. Working with the tool Export the trade report as an html file and place it into the "sandbox". After that, when launching the EA, speci
FREE
这款专为MetaTrader 5设计的EA(Expert Advisor),能够在加载后自动关闭所有图表,并立即从当前图表中自行移除。它适合那些希望快速清理所有图表,并避免手动关闭每个图表的用户。 功能特点: 一次性清理: 加载后立即关闭所有打开的图表。 自动移除: 执行完毕后,EA自动从当前图表中移除,无需手动操作。 快速高效: 适用于快速清理交易环境,特别适合在需要快速重置或结束交易日的情境。 使用说明: 只需将此EA添加到任何一个图表上,它将自动执行关闭所有图表的操作并自行移除。使用前,请确保已保存所有重要的图表数据和设置。 风险提示: 请谨慎使用此EA,以防不小心关闭重要图表。 适用于MetaTrader 5平台。 技术支持: 如有任何技术问题或需求,请联系我以获得帮助。
FREE
AQ RiskOptimizer MT5
HIT HYPERTECH INNOVATIONS LTD
4 (1)
Risk Optimizer is the absolute solution for applying risk management on your account. Bad risk management is the main reason that causes traders to lose money. Risk Optimizer calculates and suggests the correct lot size for each position according to your personal, customized risk profile. You can give directly your preferred risk as percentage (%) for each position or you can trust our algorithms to calculate and optimize according to your risk category selection. But it is not only that! Selec
FREE
Features: The Expert Advisor pronounces current prices at a set interval.  It speaks Russian and English.  The file voice_dict.csv contains the rules of pronunciation (language, other rules). See an example below  The Google cloud server is used for pronunciation, so the expert should be allowed to go to "https://texttospeech.googleapis.com" (see Tools\Options\Expert Advisors Allow WebRequest for...) Restrictions: Only 2 symbols Example of a pronunciation rule (voice_dict.csv file in the Fil
FREE
TradeSnapは、BUY/SELLオーダーが約定した際に自動的に画面キャプチャを行い保存します。 チャートにセットするだけで、余計な作業をすることなく、自動で保存されます。 また、チャートに記載された線や矢印なども、そのまま画像に保存されます。 保存できる画像サイズは、10000x10000ピクセルですので、値動き経緯がわかる横長の画像で保存することもできます。 "s"キーで現在のチャートを保存します。 パラメタ設定 --Event Parameter-- Magic number (0=ALL): キャプチャ対象のマジックナンバーを指定します。 Entry: エントリー時にキャプチャします。 Exit: クローズ時にキャプチャします。 --Capture Info-- Image width, Image height: 出力する画像のサイズを指定します。 --Message Info-- Text color, Text size, Text pos, Display seconds: メッセージの表示内容を設定します。 画像の保存先:データフ
FREE
The indicator displays the orders book, as well as increases its depth, remembering the location of orders that have gone beyond the current "window" view. Indicator capability Display the levels of open positions. Simulation of placing/cancelling/editing pending orders directly in the displayed orders book. Indicator features The orders book display works only on those trading symbols for which it is broadcast by the broker. To reset the information about the rows that were recorded in the
FREE
Easy Gold is the latest addition to the BotGPT family. It is surprising and very powerful. It is ideal for beginners due to its simplicity.  There is absolutely nothing to do, it's 100% automated, simply indicate the percentage of risk you want to take per trade and the EA is ready. Whatever your capital, the EA takes care of everything. Optimized on (XAUUSD).  Unleash all the power with the professional version (AGI Gold) and its connection to the neural network, available in my store. My othe
FREE
Playback of previously saved data from the order book. Key features: Historical data navigation Adjusting the playback speed with the "---" and "+++" buttons, as well as with the mouse, you can by scrolling the wheel over the area of ​​these buttons and between them Turning Price Centering On and Off Time display accurate to thousandths of a second Attention: This product also needs a utility to save data: https://www.mql5.com/en/market/product/71642
FREE
This indicator is especially for the binary trading. Time frame is 1 minutes and exp time 5 or 3 minutes only. You must be use martingale 3 step. So you must put lots size is 10 % at most. You should use Mt2 trading platform to connect with my indicator to get more signal without human working. This indicator wining rate is over 80% but you may get 100% of profit by using martingale 3 step. You should use MT2 Trading Platform to connect meta trader platform and binary platform . You can get mt2
FREE
The Candle Countdown Timer for MetaTrader 4 (also available for MT5) is a vital indicator designed to help you manage your trading time effectively. It keeps you updated about market open and close times by displaying the remaining time before the current candle closes and a new one forms. This powerful tool enables you to make well-informed trading decisions. Key Features: Asia Range: Comes with an option to extend the range. Broker Time, New York, London Time: Displays the current broker time
FREE
SellMarket
Pietro Caporale
4 (1)
Simple script for Sell by Market Execution on all financial instruments. Inputs Volume - default: 0.10 Deviation - default: 10 points Stoploss - default: 50 points Takeprofit - default: 50 points Comment - default: Order by Market Confirm - default: false Inputs Details Type Order Sell Order is preset. Deviation Maximum deviation from quoted price in points. Stoploss & Takeprofit In points value, be careful that this value will be added to minimum stop allowed by the broker. For example if y
FREE
Dual RSI
Paul Conrad Carlson
Indicator alerts for Dual Relative strength index rsi. Large rsi preset at 14 is below 30 small rsi preset at 4 is below 10 for buy bullish signals . Large rsi preset are 14 is above 70 small rsi preset at 4 is above 90 for sell bearish signals . Includes mobile and terminal alerts. draws lines when alerts. This indicator can help identify extremes and then the tops or bottoms of those extremes .
FREE
Tick Bars
Henrique Helmuth Kreutz Pfeifer
Indicator that show candlestick bars with an different sampling method than time fixed. Real time data is sourced to the indicator and it may be used as substitute of the default graph. Each bar is formed when a predefined amount of ticks is received, showing in the graph the OHLC of this clusteri of ticks. The input variable is the amount of ticks of each bar. It's a different approach of sampling, the amount of bars is proportional to the amount of negotiations insted of a sample in a fixed am
FREE
AK Capital Backtest panel
AK Capital Markets Limited
5 (1)
backtester buttons for testing strategies in the MT5 strategy tester.  load up strategy tester then click on visual test and once visual tester opened apply any chart template you'd like. To update the chart pause the visual tester and apply templates, colors and such like the normal chart. On the settings you can choose lot size and take profit and stop loss.  Enjoy
FREE
CloseAllPosition
Konstantin Chernov
4.67 (3)
A script for closing positions If you need to quickly close several positions, this script will make all the routine for you! The script does not have any input parameters. Allow AutoTrading before running the script. Usage: Run the script on a chart. If you need to specify the maximal deviation and the number of attempts to close positions, use the script with input parameters https://www.mql5.com/en/market/product/625 You can download MetaTrader 4 version here: https://www.mql5.com/en/market
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 fu
FREE
The indicator draws a normal chart by coloring it in colors based on prices calculated by the Heiken Ashi indicator algorithm. That is, the shape of the candles does not change. In fact, this is the same Heiken Ashi that does not distort the price chart. Then there will be a drawing of a cat, because there is nothing more to write about the indicator. .                                                       
FREE
Account Info EA It is a tool that presents on the graph all the positions of the account, and specific information concerning the positions, but also the account. It enables the user to have an image of his account at a glance. Use like any expert advisor. You can't attach it in the same chart with other expert advisor. It does not have the ability to open or manage positions. You can attach it on any chart and any timeframe.
FREE
FasterShark
Terence Gronowski
5 (1)
Idea I programmed this tool out of the necessity to be constantly informed about what is going on. Before I sometimes forgot to set a stopp loss, this is impossible with this tool. Further this tool allows you to make distributed entries, eg. with a first feeler with 0.1 contracts and when the direction is the right one you just put more contacts into the game. Money- and risk management is built in. If you use more then the predetermined number of contracts there is a warning. You are constantl
FREE
Export Deals to CSV - Excell File location: HistoryDeals/<SERVER>/<LOGIN>.<DATETIME>.csv Works as an Script, reading all DEALS in history and exporting it as a plain text CSV file There's no option to change. There's no WebRequest. There's no DLL use. I need to write 300 characters to allow this product being exposed at MQL5 market place. It's simple to use, plug it in graph and wait completion.
FREE
This EA is designed to monitor the slippage of opening and closing orders, and save the records in csv file. It is useful to record the slippage and evaluate brokers. The record files are saved in the folder  MT5_Data_Folder\MQL5\Files.  Go to   "File " --> "Open Data Folder"   . Warning :   Do NOT open the files directly, otherwise it will affect the exectution of EA, just copy them to another folder and open them. Usage: Open a chart and load the EA on it, just need only one EA to run, it m
FREE
The utility is designed to control the update rate of the order book (or several) in the strategy tester. Management is carried out by a library, which is available here https://www.mql5.com/en/market/product/81400 Interface description: S/P   Start and pause playback ---    Decrease the speed by one step +++   Increase speed by one step R      Updating the character list <0>  Slider, moving left/right change the playback speed, after releasing the mouse it is restored to its original state. The
FREE
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT5
Evgeniy Kravchenko
4.4 (171)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 注意、アプリケーションはストラテジーテスターでは機能しません。 説明ページからデモ版をダウンロードできます  Manual, Description, Download demo ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、
価格が一瞬で変わる可能性のある市場では、注文はできるだけ簡単にすべきだと思いますか? Metatraderでは、注文を開くたびに、開始価格を入力し、損失を止めて利益を得るウィンドウと、取引サイズを開く必要があります。金融市場の取引では、初期預金を維持し、それを増やすために資本管理が不可欠です。それで、あなたが注文をしたいとき、あなたはおそらくあなたがどれくらいの大きさの取引を開くべきか疑問に思いますか?この単一の取引であなたの預金の何パーセントを危険にさらすべきですか?この取引からどれだけの利益を得ることができますか?また、リスクに対する利益の比率はどのくらいですか?トレードサイズを設定する前に、トレードサイズがどうあるべきかという質問に対する答えを得るために必要な計算を行います。 これらすべてを自動的に行うツールがあると想像してみてください。チャートを開き、市場分析を行い、エントリーポイント、ディフェンスポイント(ストップロス)、ターゲット(テイクプロフィット)を水平線でマークし、最後にリスクのレベルを定義します。利用可能な資本の%として、このトランザクションで負担することができ、こ
TradePanel MT5
Alfiya Fazylova
4.86 (113)
Trade Panel は、多機能の取引アシスタントです。 このアプリケーションには手動取引用に設計された 50 以上の機能が含まれており、ほとんどの取引アクションを自動化できます。 アプリケーションの主な機能: 任意のシンボル(外国為替、CFD、先物など)で機能します。 無制限の文字数での同時作業。 取引ごとのリスクの自動計算とストップロスとテイクプロフィットの比率の設定。 OCO注文を行うことができます(一方が他方をキャンセルします-1つの注文を実行すると別の注文がキャンセルされます)。 タスクを含む行を設定できます(ポジションを開く、保留中の注文を開く、またはグループごとに注文を閉じる)。 仮想テイクプロフィットとストップロスを設定できます。 成行注文を反転またはロックできます。 6種類のトレーリングストップ。 ストップロスを損益分岐点に設定する機能があります。 ポジションを部分的にクローズする機能があります(利益または損失の一部をクローズします)。 価格が特定のラインに達するとアラート機能があります。 自動および手動のスクリーンショット。 ワンクリックですべてのターミナルウィン
Local Trade Copier EA MT5
Juvenille Emperor Limited
5 (63)
Local Trade Copier EA MT5 による、驚くほど高速な取引コピーを体験してください。1分で簡単にセットアップできるこの取引コピー機は、同じWindowsコンピュータまたはWindows VPS上の複数のMetaTrader端末間で取引をコピーすることができ、0.5秒未満の高速コピースピードを実現します。 初心者であろうとプロのトレーダーであろうと、 Local Trade Copier EA MT5 には、あなたの特定のニーズに合わせてカスタマイズするための幅広いオプションが用意されています。これは、利益の可能性を高めたい人にとって究極のソリューションです。 今すぐ試してみて、これが市場で最も速くて簡単なトレードコピー機である理由を理解してください。 ヒント: デモアカウントで Local Trade Copier EA MT5 デモバージョンをダウンロードして試すことができます: ここ ダウンロードした無料のデモ ファイルを MT5 >> ファイル >> データ フォルダを開く >> MQL5 >> Experts フォルダに貼り付けて、ターミナルを再起動し
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 5 プラットフォームの強化に役立ちます。多言語サポート。 MT4バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎます
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
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
MT5 to Telegram Signal Provider は、Telegramのチャット、チャンネル、またはグループに 指定された シグナルを送信することができる、完全にカスタマイズ可能な簡単なユーティリティです。これにより、あなたのアカウントは シグナルプロバイダー になります。 競合する製品とは異なり、DLLのインポートは使用していません。 [ デモ ] [ マニュアル ] [ MT4版 ] [ Discord版 ] [ Telegramチャンネル ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。必要な全ては開発者から提供されます。 主な特長 購読者に送信する注文の詳細をカスタマイズする機能 例えば、Bronze、Silver、Goldといった階層型のサブスクリプションモデルを作成できます。Goldサブスクリプションでは、すべてのシグナルが提供されます。 id、シンボル、またはコメントによって注文をフィルターできます 注文が実行されたチャートのスクリーンショットが含まれます 追加の
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
Trade copier MT5
Alfiya Fazylova
4.35 (26)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT5> MT5、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位置が失われることはありません。 コピーするシンボルを選択できます。また、受信者のシンボルを置き換えることもできます(例:EURUSD> USDJPY)。 バックコピーをサポートします。 特定の注文のみのコピーを有効にする機能。 取引開始価格の最大差と最大遅延時間を
-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
The top-selling EAs on the market cost a lot and one day they are suddenly gone. This is because one strategy will not work in the forex market all the time. Our product is unique from all others in the MQL Marketplace because our EA comes with 34+ built-in indicators that allow develop strategies every time.  You build your strategy and keep updating it. If one strategy does not work, simply build another all using only one EA. This is All-In-One EA   in this market place. You can use as trade
Tired of complex order placement and manual calculations? Trade Dashboard is your solution. With its user-friendly interface, placing orders becomes effortless, by a single click, you can open trades, set stop loss and take profit levels, manage trade lot size, and calculate risk to reward ratios, allowing you to only focus on your strategy. Say goodbye to manual calculations and streamline your trading experience with Trade Dashboard. Download   demo version   right now. You can find   deta
OrderManager をご紹介:MT5用の革新的なユーティリティ 新しく設計されたOrder Managerユーティリティを使用して、MetaTrader 5での取引をプロフェッショナルなものにしましょう。シンプルさと使いやすさに焦点を当てたこのユーティリティは、各取引に関連するリスクを簡単に定義し、視覚化できます。これにより、情報に基づいた意思決定が可能になり、取引戦略を最適化できます。OrderManagerに関する詳細は、マニュアルをご参照ください。 [ マニュアル ] [ MT4 バージョン ] [ Telegram チャンネル ] 主な特長: リスク管理:取引のリスクを素早く簡単に定義し、より良い意思決定を行い、取引パフォーマンスを向上させます。 視覚表現:オープンなポジションとそれに関連するリスクをグラフィカルに表示し、明瞭かつ簡潔な理解が可能です。 注文変更:数回のクリックで注文を簡単に変更またはクローズし、取引プロセスを効率化し、貴重な時間を節約します。 手のひらの上の最新ニュース:ボタン一つで最新の市場ニュースに常にアクセスできます。 MT5トレーダーにと
Botトークンや管理者権限の必要なしに、メンバーであるすべてのチャンネルからシグナルをコピーして、MT5に直接送信します。 多くの機能を提供しながら、ユーザーを考慮して設計されています この製品は、使いやすい視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT4バージョン | Telegramバージョン デモを試してみたい場合は、ユーザーガイドを参照してください。 DiscordからMT5への変換は、ストラテジーテスターで動作しません。 DiscordからMT5への変換の特長 メンバーである任意のチャンネルからコピーします。BotトークンやチャットIDは不要です リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズします すべてのシグナルを認識するための単語やフレーズを設定します(デフォルトは99%のシグナルプロバイダーに適用されます) コピーするタイミングと日時の設定をカスタマイズします 一度に
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 --------------------
UTM Manager は、迅速かつ効率的な取引執行を提供する直感的で使いやすいツールです。際立った機能の 1 つは、「スプレッドを無視」モードです。これにより、スプレッドを完全に無視して、ローソク足の価格で取引できるようになります (たとえば、LTF でより高いスプレッドのペアを取引でき、スプレッドによって取引から除外されるのを回避できます)。 UTM Manager のもう 1 つの重要な側面は、独自のローカル取引コピー機であり、各ブローカーで異なる取引戦略と設定 (たとえば、さまざまな TP、BE、およびリスク ルール) を柔軟に実行できます。 取引執行: 迅速かつ効率的な取引執行: チャート上のエントリー価格とストップロス価格をクリックして簡単に取引を入力するか、ワンクリックの固定ストップロスサイズ機能を使用します。 自動ロットサイズ計算: ロットは事前定義されたリスク設定に基づいて計算され、ドラッグによってポジションが変更されると再計算されます。 1 つまたは複数のポジションを同時に処理できる能力。 利益確定と損益分岐点: 柔軟なテイクプロフィット設定: 特定のリスク対報
あなたがメンバーである任意のチャネルから(プライベートおよび制限されたものを含む)シグナルを直接あなたのMT5にコピーします。  このツールは、トレードを管理し監視するために必要な多くの機能を提供しながら、ユーザーを考慮して設計されています。 この製品は使いやすく、視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用を開始できます! ユーザーガイド + デモ  | MT4版 | Discord版 デモを試してみたい場合は、ユーザーガイドにアクセスしてください。 Telegram To MT5 受信機は、ストラテジーテスターで動作しません! Telegram To MT5の特徴 複数のチャネルから一度にシグナルをコピー プライベートおよび制限されたチャネルからシグナルをコピー BotトークンまたはChat IDは必要ありません   (必要に応じて使用することができます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナ
Grid Manual MT5
Alfiya Fazylova
4.83 (12)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じることができます。 ワンクリックで各注文
Trade Assistant 38 in 1
Makarii Gubaydullin
4.87 (15)
多機能ツール 搭載機能: ロット計算機、プライスアクション、リスク/リワードレシオ、トレードマネージャー、需要供給ゾーンなどをはじめ65以上の機能。 バージョ:デモ版   |   ユーザーマニュアル   |    MT5版 このユーティリティはストラテジー テスターでは機能しません。 ここからデモ   バージョンをダウンロードして製品をテストできます。 ご不明な点や改善提案、バグの発見などございましたら、 連絡してください 。 取引プロセスを簡素化、高速化、自動化します。このダッシュボードで標準端末機能を拡張します 1. 新しい取引を開始します : ロット / リスク / RR の計算 1. Lot計算機(リスクサイズに基づく取引量計算 2. リスク計算機(ロットサイズに基づくリスク量) 3. リスク/リワードレシオ (R/R) 4. 注文のアクティベーション トリガー + Buy StopLimit / Sell StopLimit 5. 仮想 SL / TP レベル (隠しSL、TP: ブローカーには見えない) 6.  Smart SL / エントリー レベル: バ
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
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 当社の取引パネルを使用すると、チャートから直接シングルクリックで取引を実行でき、標準の MetaTrader コントロールよりも 30 倍高速に取引操作を実行できます。 パラメータと関数の自動計算により、トレーダーにとって取引がより速く、より便利になります。 グラフィックのヒント、情報ラベル、取引取引に関する完全な情報はチャート MetaTrader にあります。 MT4のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。  開閉、リバース、ロックポジションと注文を処理する МetaТrader5 のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takep
The most advanced news filter and drawdown limiter on MQL market NEW: Take a Break can be backtested against your account history! Check the " What's new " tab for details. Take a Break has evolved from a once simple news filter to a full-fledged account protection tool. It pauses any other EA during potentially unfavorable market conditions and will continue trading when the noise is over. Typical use cases: Stop trading during news/high volatility (+ close my trades before). Stop trading when
DrawDown Limiter
Haidar, Lionel Haj Ali
5 (17)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
Basket EA MT5
Juvenille Emperor Limited
5 (6)
バスケットEAMT5 は、最高の利益ハーベスターであり、究極のアカウントプロテクターであり、すべてが1つの非常に使いやすいソリューションです。   バスケットEAΜΤ5 の背後にある考え方は、すべてのオープンポジションを合わせて、バスケットレベルでトレーディングアカウント全体の利益および/または損失を制御できるようにすることです。 これは、すべての管理されたポジションについて、口座残高のパーセンテージまたは口座通貨(金銭)で、バスケットテイクプロフィット、ストップロス、損益分岐点、およびトレーリングストップロス設定を提供します。 マジックナンバーやシンボルに応じて、特定の取引の管理または管理からの除外を可能にします。 また、アカウント保護設定を備えており、アカウントが利益を得るかストップロスのエクイティに達したときに、すべてのオープントレードを閉じ、すべての保留中の注文を削除し、すべてのチャートを閉じ、それらに添付されている他のEAを削除します。 ヒント:Basket EA MT5 デモバージョンをダウンロードして、デモアカウントで試すことができます: こちら ダウンロードした無
-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
Profit or Loss Pad
Vladislav Andruschenko
4.5 (10)
利益追跡機能で総利益/損失に達したときにMetaTrader5のポジションをクローズします。   CloseIfProfitorLoss with Trailing 仮想停止(個別注文)を 有効にできます。 買いポジションと売りポジションを別々に 計算して閉じる(別々の買い売り)、 すべてのシンボルまたは現在のシンボルのみを 閉じて計算する(すべてのシンボル)、 利益のためにトレーリングを有効にする( トレーリング 利益) ポジションは、預金通貨、ポイント、%、およびドローダウンの 値に基づいてクローズされます。 このアプリケーションは、他のEAと一緒に、または手動取引と組み合わせて、任意のアカウントで使用するように設計されています。 MT4のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 一部またはすべてのペアの貿易収支の合計が設定で指定された値以上になるとすぐに、すべてのポジションがクローズされ、注文が削除されます。 このバージ
Seconds Chart — timeframes in seconds for MetaTrader 5. The utility allows you to create charts in the MetaTrader 5 terminal with a timeframe in seconds. The timeframe on such a chart is set in seconds, not in minutes or hours. Thus, you can create charts with a timeframe less than M1. For example, S15 is a timeframe with a period of 15 seconds. You can apply indicators, Expert Advisors and scripts to the resulting chart. You get a fully functional chart on which you can work just as well as on
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
取引パネルは注文の管理に限定されています - ボタンを使用して開かれたものと、ユーザーによって開かれたものの両方です。 シンプルで便利なコレクション。 バイヤーを補完します。 Gold Stuff インジケーターと併用することをお勧めします。 単一注文として取引を設定し、距離のあるグリッドを構築します。 標準グリッドを作成するには、10000 などの大きな距離を設定するだけです。 リアルタイム結果はこちらからご覧いただけます。 設定と個人的なボーナスを得るために、購入後すぐに私に連絡してください!   設定 新しいシリーズを開く - 注文の新しいシリーズのオン/オフの開始。 Lot miltiplier - 次の注文のロット乗数。 TP - ピップで利益を得る。 SL - 最初の注文からのピップ単位のストップロス。 トレイル スタート - トレーリング ストップの有効化。 トレイル ステップ - トレーリング ストップを有効にしたときの価格からの距離。 DD 削減アルゴリズム - 利益のある最後の注文が損失のある最初の注文シリーズでクローズされる場合のドローダウン削減
作者のその他のプロダクト
VR Lollipop
Vladimir Pastushak
4.67 (12)
利益を増加させる ことは、 VR Lollipop 自動取引ロボットの主な戦略です。トレンドが同じ方向にトレンドし、その方向にポジショントレードし、ポジションを損益分岐点に変換し、早く見切りをつけるという原則に従って、VR Lollipop 取引ロボットの取引戦略が構築されています。 ダイナミック ・トレーリング ・ストップ と組み合わせてトレンドに合わせた取引を行うと、すべてのトレンドを可能な限り効率的に収集できます。取引ロボットは実際のストップロスとテイクプロフィットのレベルを設定します。 仮想レベル を使用する場合でも、ストップロスとテイクプロフィットは追加の保護になり、クローズポジションの実際のレベルを隠すために機能します。 設定、設定ファイル、デモ版、説明書、トラブルシューティングついては [ブログ] レビューを読んだり書いたりするために [リンク] のためバージョン [MetaTrader 5] 取引ロボットは周期的に動作します。 サイクルとは プログラムが開始した瞬間、取引ロボットによって以前にオープンされたポジションがまったく存在しないか、すべてのポジションが損
VR Locker
Vladimir Pastushak
4.2 (5)
FXアドバイザー VR Locker は、ポジティブロックを利用したグリッドトレードに基づく自動売買戦略です。 ポジティブロックとは、取引口座において、売りポジションが買いポジションの上にあり、両方のポジションが同じロットで開設されている状態のことをいいます。 ファイルのセット、指示、素晴らしいボーナス 私に書いてください アドバイザーの仕事の監視は 著者のプロフィールで見つけることができます Expert AdvisorはEURUSD通貨ペアのために開発されましたが、他の通貨や金融商品にも使用することができます。EAがどのように機能するかを理解するには、ストラテジーテスターまたはデモ口座でEAを実行するだけです。 VRロッカー は、同じ数量の2つの相反するポジションを開きます。価格の動向に応じて、アドバイザーは開始位置を「延長」し、正のロックを作成します。 ポジション間の距離が設定した距離以上になると、EAは新しいロックを作成するために進行します。 ロックで作業することで、トレーダーは「安全なクッション」として使用できる未確定利益の量を蓄積することができます。 アドバイザーと協働
VR Sync Chartsは、ウィンドウ間レイアウトを同期するためのツールです。 VR Sync Chartsではトレンドレベル、水平レベルとフィボナッチレイアウトが全チャートと同期できます。 本ソフトウェアでMetaTraderターミナルでの各種標準グラフィックオブジェクトを同期し、全てのトレンドやガーン線などを正確に隣接のチャートへコピーできます。 線とレイアウトを手動ではなく、自動的にコピーできます。以下の図とビデオでは、VR Sync Chartsの動作を評価できます。 推薦: インジケーターを全チャートにセットしてください。 ターミナル設定で「ダブルクリックでオブジェクトを選択」を有効にしてください。 ストラテジーテスターではプログラムをテストできないため、以下のビデオをご覧ください。 メリット 各種グラフィックオブジェクトを同期できます チャートを各種時間枠と同期できます 全てのアップデートは無料です 初心者でもプロでもご利用できます 設定が少なく、同期アイテムを選択できます Forex、CFD、Crypto、Metallis、Futuresなどの各種金融ツールがサポート
VR Lollipop MT5
Vladimir Pastushak
2.33 (6)
利益を増加させる ことは、 VR Lollipop 自動取引ロボットの主な戦略です。トレンドが同じ方向にトレンドし、その方向にポジショントレードし、ポジションを損益分岐点に変換し、早く見切りをつけるという原則に従って、VR Lollipop 取引ロボットの取引戦略が構築されています。 ダイナミック ・トレーリング ・ストップ と組み合わせてトレンドに合わせた取引を行うと、すべてのトレンドを可能な限り効率的に収集できます。取引ロボットは実際のストップロスとテイクプロフィットのレベルを設定します。 仮想レベル を使用する場合でも、ストップロスとテイクプロフィットは追加の保護になり、クローズポジションの実際のレベルを隠すために機能します。 設定、設定ファイル、デモ版、説明書、トラブルシューティングついては [ブログ] レビューを読んだり書いたりするために [リンク] のためバージョン [MetaTrader 4] 取引ロボットは周期的に動作します。 サイクルとは プログラムが開始した瞬間、取引ロボットによって以前にオープンされたポジションがまったく存在しないか、すべてのポジションが損
VR Smart Grid MT5
Vladimir Pastushak
4.32 (25)
VRスマートグリッドは、わずかな利益で多数の市場ポジションを部分的に閉じることができるスマート・トレーディング・アドバイザーです。小さな部品で閉じると、ポジションの喪失をすばやく効率的に減らすことができます。いくつかのよく考えられた取引戦略がアドバイザーのアルゴリズムにプログラムされています。主な取引戦略は、ポジションのネットワークを構築し、特定の利益で小さな部分でポジションを閉じることに基づいています。エキスパートアドバイザーは市場ポジションを分析し、それらのロットをパーツに分割し、ポジションの一部をクローズするための最低平均価格を計算することがわかります。このアプローチのおかげで、平均価格は現在の市場価格に可能な限り近くなり、小さな価格変動はポジションの計算された部分の閉鎖につながります。 ファイルのセット、指示、素晴らしいボーナス 私に書いてください アドバイザーの仕事の監視は 著者のプロフィールで見つけることができます VRスマートグリッドエキスパートアドバイザーの取引戦略は、市場ポジションを閉じる8つの方法でプログラムされています。選択した方法に応じて、アドバイザーは実際
VR Smart Grid
Vladimir Pastushak
4.35 (177)
VRスマートグリッドは、わずかな利益で多数の市場ポジションを部分的に閉じることができるスマート・トレーディング・アドバイザーです。小さな部品で閉じると、ポジションの喪失をすばやく効率的に減らすことができます。いくつかのよく考えられた取引戦略がアドバイザーのアルゴリズムにプログラムされています。主な取引戦略は、ポジションのネットワークを構築し、特定の利益で小さな部分でポジションを閉じることに基づいています。エキスパートアドバイザーは市場ポジションを分析し、それらのロットをパーツに分割し、ポジションの一部をクローズするための最低平均価格を計算することがわかります。このアプローチのおかげで、平均価格は現在の市場価格に可能な限り近くなり、小さな価格変動はポジションの計算された部分の閉鎖につながります。 ファイルのセット、指示、素晴らしいボーナス 私に書いてください アドバイザーの仕事の監視は 著者のプロフィールで見つけることができます VRスマートグリッドエキスパートアドバイザーの取引戦略は、市場ポジションを閉じる8つの方法でプログラムされています。選択した方法に応じて、アドバイザーは実際
VR Donchian
Vladimir Pastushak
4.82 (17)
VR ドンチャン インジケーターは、ドンチャン チャネルの改良版です。改善はチャネルのほぼすべての機能に影響を与えましたが、主要な動作アルゴリズムとチャネル構造は維持されました。現在のトレンドに応じてレベルの色の変化がボールインジケーターに追加されました。これは、トレーダーにトレンドまたはフラットの変化を明確に示します。スマートフォン、電子メール、または MetaTrader ターミナル自体で 2 つのチャネル レベルのうちの 1 つのブレイクアウトについてトレーダーに通知する機能が追加されました。値札が追加されており、これを利用してトレーダーはチャート上の価格レベルを確認できます。古典的なドンチャン指標の操作アルゴリズムは、トレーダーが指標が計算する期間を自分で設定できるという事実により、最適化され高速化されています。古典的な Donchian インジケーターは、MetaTrader ターミナルで利用可能な履歴全体を計算します。これにより、MetaTrader ターミナルに数学的計算の負荷が大きくかかります。 VR Donchian インジケーターは、トレーダーが設定で設定した金額の
FREE
VR Donchian MT5
Vladimir Pastushak
4.81 (16)
VR ドンチャン インジケーターは、ドンチャン チャネルの改良版です。改善はチャネルのほぼすべての機能に影響を与えましたが、主要な動作アルゴリズムとチャネル構造は維持されました。現在のトレンドに応じてレベルの色の変化がボールインジケーターに追加されました。これは、トレーダーにトレンドまたはフラットの変化を明確に示します。スマートフォン、電子メール、または MetaTrader ターミナル自体で 2 つのチャネル レベルのうちの 1 つのブレイクアウトについてトレーダーに通知する機能が追加されました。値札が追加されており、これを利用してトレーダーはチャート上の価格レベルを確認できます。古典的なドンチャン指標の操作アルゴリズムは、トレーダーが指標が計算する期間を自分で設定できるという事実により、最適化され高速化されています。古典的な Donchian インジケーターは、MetaTrader ターミナルで利用可能な履歴全体を計算します。これにより、MetaTrader ターミナルに数学的計算の負荷が大きくかかります。 VR Donchian インジケーターは、トレーダーが設定で設定した金額の
FREE
VRウォッチリストとリンカー - 端末用スクリーナーアプリケーション メタトレーダー 。最も興味深くテクニカルな金融商品を見つけやすくなります。このスクリーナーは、bybit、モスクワ取引所、アメリカン取引所、外国為替および暗号通貨市場、金属市場などの取引所での取引にトレーダーによって使用され、またプロップ会社の取引にも使用されます。金融商品の選択は手動で行われます。スクリーナーは、MetaTrader ターミナルで開いているチャートを接続し、金融商品を変更するときに各チャートのデータを個別に表示します。 設定、設定ファイル、デモ版、説明書、問題解決方法は、以下から入手できます。 [ブログ] レビューを読んだり書いたりできるのは、 [リンク] のバージョン 【メタトレーダー4】 スクリーナーを使用すると、トレーダーは最もテクニカルな金融商品を見つけ、流動性が低くリスクの高い商品の取引を除外することができます。スクリーナーを使用すると、ティッカー付きのシートを簡単かつ迅速に作成および変更したり、シートにティッカーをすばやく追加および削除したりできます。すべてのチャート上のトレーダ
FREE
VR Atr Pro MT5
Vladimir Pastushak
4.75 (4)
VR ATR Pro インジケーターは、金融商品を使用して目標レベルを設定するための強力なプロフェッショナル・ツールです。 インジケーターの有効性は、実際のデモ・アカウントと特別なデモ・アカウントでの何千ものテストによって証明されています。 VR ATR Pro は、実際の統計を使用したデータを利用しているインジケーターです。 統計では、数学計算で実際のデータを使用して、金融商品の正確な目標レベルを計算します。 ファイルのセット、指示、素晴らしいボーナス 私に書いてください メリット インジケーターには、下記のように、いくつかの利点があります。 インジケーターの高精度だとなります。 異常なバーを計算から除外する機能があります。 目標レベルをチャート上に直接表示するシンプルな機能です。 あらゆる金融商品(Forex、Metals、CFD、Futures、Crypto)で動作が可能です。 再描画せず、読み取り値を永久に保存します。 Stop LossやTake Profitのレベルを決めるのに有効です。 Meta Traderでのスマートフォン、電子メール、アラートによる通知の可用性があり
VR カラー レベルは、トレンドライン、四角形、テキストなどの要素を使用してテクニカル分析を適用する人にとって便利なツールです。グラフにテキストを直接追加したり、スクリーンショットを撮ったりすることができます。 設定、設定ファイル、デモ版、説明書、問題解決方法は、以下から入手できます。 [ブログ] レビューを読んだり書いたりすることができます。 [リンク] のバージョン [MetaTrader 4] インジケーターの操作は ワンクリック で実行できます。これを行うには、線の付いたボタンをクリックすると、カーソルの下に傾向線が表示されます。次に、カーソルを移動して 線の位置 を選択し、もう一度クリックして修正します。 インジケーター の特徴は、スタイルと色のすべての変更が自動的に保存され、その後すべての 新しく作成された グラフィック オブジェクトに適用されることです。 このインジケーターには、異なるスタイルのトレンド ラインを設定するための 2 つの独立したボタン、異なるスタイルの 2 つの独立した四角形、独自のスタイルを持つ 1 つのテキスト フィールド、およびスクリーンショ
FREE
VRウォッチリストとリンカー - 端末用スクリーナーアプリケーション メタトレーダー 。最も興味深くテクニカルな金融商品を見つけやすくなります。このスクリーナーは、bybit、モスクワ取引所、アメリカン取引所、外国為替および暗号通貨市場、金属市場などの取引所での取引にトレーダーによって使用され、またプロップ会社の取引にも使用されます。金融商品の選択は手動で行われます。スクリーナーは、MetaTrader ターミナルで開いているチャートを接続し、金融商品を変更するときに各チャートのデータを個別に表示します。 設定、設定ファイル、デモ版、説明書、問題解決方法は、以下から入手できます。 > [ブログ] レビューを読んだり書いたりできるのは、 [リンク] のバージョン 【メタトレーダー5】 スクリーナーを使用すると、トレーダーは最もテクニカルな金融商品を見つけ、流動性が低くリスクの高い商品の取引を除外することができます。スクリーナーを使用すると、ティッカー付きのシートを簡単かつ迅速に作成および変更したり、シートにティッカーをすばやく追加および削除したりできます。すべてのチャート上のト
FREE
VR Calculate Martingale インジケータは、収益または損失を計算するための注文とポジションの強力な計算ツールです。 注文とポジションの計算ツールを使用して、トレーダーは通貨、株式、通貨の暗号など、あらゆる為替の平均価格を計算できます。 これで、インジケータを接続して、実際の注文と位置に仮想注文を重ねて表示する機能を開始できます。 追加の仮想位置を作成することで、任意のイベントを計算できます。 インジケータには、ロット計算機、ポジション平均化計算機、テイク損益計算機、ストップロスレベル計算機が含まれます。 特別な機能を使用すると、現在の価格のあらゆる方向への移動をシミュレートし、 1 つまたは複数のポジションの利益または損失を計算できます。 購入や販売のポジションはたくさんありますか? VR Calculate Martingale - すべてのポジションをゼロまたは小さな利益でクローズできる平均価格を計算します。 平均価格で注文をグループ化し、 1 つ以上のポジションをクローズするための最も収益性の高いソリューションを見つけることができます。 テクニカルサポート、設
VR Ticks MT5
Vladimir Pastushak
4.33 (3)
VR ティックは、 スキャルピングベースの戦略のための特別なインジケーターです。このインジケーターのおかげで、トレーダーは金融商品のメインチャート上でティックチャートを直接見ることができます。ティック チャートを使用すると、できるだけ正確に市場にポジションを入力したり、市場でポジションを決済したりできます。 VR Ticks は、方向に応じて色が変わる線の形で目盛りデータをプロットします。これにより、目盛りの状況を視覚的に理解し、評価することができます。ティック チャートの利点は、時間枠を考慮せず、価格の変化に基づいて構築されることです。 VR Ticks は可能な限り最小限のチャートを作成します。 設定、設定ファイル、デモ版、説明書、問題解決方法は [ブログ] でご覧いただけます [リンク] でレビューを読んだり書いたりできます。 [MetaTrader 4] のバージョン ティックは 1 つの値動きです。 1 つの価格変動に対して、価格は 1 ポイントまたは数ポイント変化する可能性があります。 ティックは動きである ことを理解することが重要です。 このインジケーターには、右下に
FREE
VR Grid Mt5
Vladimir Pastushak
3.44 (9)
VR グリッド インジケーターは、ユーザー定義の設定を使用してグラフィカル グリッドを作成するように 設計 されています。 標準グリッド とは異なり、VR グリッドは 円形レベル を構築するために使用されます。ユーザーの選択に応じて、ラウンド レベル間のステップは任意に設定できます。さらに、他のインジケーターやユーティリティとは異なり、VR Grid は期間が変更されたり、端末が再起動されたりした場合でも、 グリッドの位置を維持 します。 設定、設定ファイル、デモ版、説明書、問題解決方法は、以下から入手できます。 [ブログ] レビューを読んだり書いたりすることができます。 [リンク] のバージョン [MetaTrader 4] 垂直レベル は実際の時間間隔に基づいており、 欠落している または存在しない期間は無視します。したがって、レベル間のステップは、ユーザーが選択した値に厳密に対応します。 VR グリッド インジケーターを使用すると、トレーダーは任意のレベルで 垂直線と水平線のスタイル 、色、太さを変更できます。これにより、金融商品の ラウンドレベル を制御できます。 ラウ
FREE
VR カラー レベルは、トレンドライン、四角形、テキストなどの要素を使用してテクニカル分析を適用する人にとって便利なツールです。グラフにテキストを直接追加したり、スクリーンショットを撮ったりすることができます。 設定、設定ファイル、デモ版、説明書、問題解決方法は、以下から入手できます。 [ブログ] レビューを読んだり書いたりすることができます。 [リンク] のバージョン [MetaTrader 5] インジケーターの操作は ワンクリック で実行できます。これを行うには、線の付いたボタンをクリックすると、カーソルの下に傾向線が表示されます。次に、カーソルを移動して 線の位置 を選択し、もう一度クリックして修正します。 インジケーター の特徴は、スタイルと色のすべての変更が自動的に保存され、その後すべての 新しく作成された グラフィック オブジェクトに適用されることです。 このインジケーターには、異なるスタイルのトレンド ラインを設定するための 2 つの独立したボタン、異なるスタイルの 2 つの独立した四角形、独自のスタイルを持つ 1 つのテキスト フィールド、およびスクリーンショ
FREE
VR Sync Charts
Vladimir Pastushak
5 (7)
VR Sync Chartsは、ウィンドウ間レイアウトを同期するためのツールです。 VR Sync Chartsではトレンドレベル、水平レベルとフィボナッチレイアウトが全チャートと同期できます。 本ソフトウェアでMetaTraderターミナルでの各種標準グラフィックオブジェクトを同期し、全てのトレンドやガーン線などを正確に隣接のチャートへコピーできます。 線とレイアウトを手動ではなく、自動的にコピーできます。以下の図とビデオでは、VR Sync Chartsの動作を評価できます。 推薦: インジケーターを全チャートにセットしてください。 ターミナル設定で「ダブルクリックでオブジェクトを選択」を有効にしてください。 ストラテジーテスターではプログラムをテストできないため、以下のビデオをご覧ください。 メリット 各種グラフィックオブジェクトを同期できます チャートを各種時間枠と同期できます 全てのアップデートは無料です 初心者でもプロでもご利用できます 設定が少なく、同期アイテムを選択できます Forex、CFD、Crypto、Metallis、Futuresなどの各種金融ツールがサポート
VR Alert
Vladimir Pastushak
5 (1)
VR Alertは、価格があらかじめ設定されたレベルに達したときにトレーダーに通知するように設計されたインジケータツールです。信号レベルの設定は、水平方向だけでなく、斜め方向からも可能です。これにより、トレーダーは傾斜したトレンドレベルからの通知を受け取ることができます。VR Alertを使えば、長時間モニターを眺める必要はありません。家事をしたり、仕事をしたり、家族との時間を安心して過ごすことができます。そちらの作業は、レベルを設定し、4つの情報伝達方法の中から1つを選ぶだけです。このユーティリティは、スマートフォンや電子メールへのアラート送信し、標準的なアラートウィンドウとサウンドの表示する、グラフの赤色表示などがされます。ユーティリティーの操作はすべて、グラフィック上のマウスを使って行います。 おすすめです。 スマートフォンにプッシュ・メッセージを送るためのターミナルの設定をを行いください。ブログで説明されています。 電子メールを送るためターミナルの設定を行いください。ブログで説明されています。 ナビゲーターからインジケーターをチャートにドラッグして、ドロップされていただきます。
VR Alert MT5
Vladimir Pastushak
5 (2)
VR Alertは、価格やその他のインディケータを監視し、価格やインディケータがあらかじめ設定されたレベルに達したときにトレーダーに通知するように設計されたインディケータユーティリティです。信号レベルの設定は、水平方向だけでなく、斜め方向からも可能です。これにより、トレーダーは傾斜したトレンドレベルからの通知を受け取ることができます。VR Alertを使えば、長時間モニターを眺める必要はありません。家事をしたり、仕事をしたり、家族との時間を安心して過ごすことができます。そちらの作業は、レベルを設定し、4つの情報伝達方法の中から1つを選ぶだけです。このユーティリティは、スマートフォンや電子メールへのアラート送信し、標準的なアラートウィンドウとサウンドの表示する、グラフの赤色表示などがされます。ユーティリティーの操作はすべて、グラフィック上のマウスを使って行います。 起動すると、このユーティリティーはチャートに他のインディケータがあるかのことをスキャンします。VR Alertは、チャート上に表示されている部分を持つインディケータを観察します。 モニタリング可能なすべてのインディケータには
VR Calculate Martingale インジケータは、収益または損失を計算するための注文とポジションの強力な計算ツールです。 注文とポジションの計算ツールを使用して、トレーダーは通貨、株式、通貨の暗号など、あらゆる為替の平均価格を計算できます。 これで、インジケータを接続して、実際の注文と位置に仮想注文を重ねて表示する機能を開始できます。 追加の仮想位置を作成することで、任意のイベントを計算できます。 インジケータには、ロット計算機、ポジション平均化計算機、テイク損益計算機、ストップロスレベル計算機が含まれます。 特別な機能を使用すると、現在の価格のあらゆる方向への移動をシミュレートし、 1 つまたは複数のポジションの利益または損失を計算できます。 購入や販売のポジションはたくさんありますか? VR Calculate Martingale - すべてのポジションをゼロまたは小さな利益でクローズできる平均価格を計算します。 平均価格で注文をグループ化し、 1 つ以上のポジションをクローズするための最も収益性の高いソリューションを見つけることができます。 テクニカルサポート、設
VR Grid
Vladimir Pastushak
4.57 (7)
VR グリッド インジケーターは、ユーザー定義の設定を使用してグラフィカル グリッドを作成するように 設計 されています。 標準グリッド とは異なり、VR グリッドは 円形レベル を構築するために使用されます。ユーザーの選択に応じて、ラウンド レベル間のステップは任意に設定できます。さらに、他のインジケーターやユーティリティとは異なり、VR Grid は期間が変更されたり、端末が再起動されたりした場合でも、 グリッドの位置を維持 します。 設定、設定ファイル、デモ版、説明書、問題解決方法は、以下から入手できます。 [ブログ] レビューを読んだり書いたりすることができます。 [リンク] のバージョン [MetaTrader 5] 垂直レベル は実際の時間間隔に基づいており、 欠落している または存在しない期間は無視します。したがって、レベル間のステップは、ユーザーが選択した値に厳密に対応します。 VR グリッド インジケーターを使用すると、トレーダーは任意のレベルで 垂直線と水平線のスタイル 、色、太さを変更できます。これにより、金融商品の ラウンドレベル を制御できます。 ラウ
FREE
VR システム は単なる指標ではなく、金融市場で取引するためのバランスの取れた取引システム全体です。このシステムは、古典的な取引ルールと、 移動平均 とドンチャン チャネル の指標の組み合わせに基づいて構築されています。 VR システム は、市場に参入するためのルール、市場でポジションを保持するためのルール、およびポジションを決済するためのルールを考慮します。シンプルな取引ルール、最小限のリスク、明確な指示により、VR システムは金融市場のトレーダーにとって魅力的な取引戦略となっています。 設定、設定ファイル、デモ版、説明書、問題解決方法は、以下から入手できます。 [ブログ] レビューを読んだり書いたりすることができます。 [リンク] のバージョン [MetaTrader 5] 取引システムは、移動平均とドンチャン チャネルの 2 つの組み合わせ指標で構成されます。 Donchian channel – 金融商品の現在の状態を判断するために設計されたこのインジケーターは、トレンドまたはフラットを判断するための古典的なルールに従って構築されています。新しい極大値が以前のものより高
VR ティックは、 スキャルピングベースの戦略のための特別なインジケーターです。このインジケーターのおかげで、トレーダーは金融商品のメインチャート上でティックチャートを直接見ることができます。ティック チャートを使用すると、できるだけ正確に市場にポジションを入力したり、市場でポジションを決済したりできます。 VR Ticks は、方向に応じて色が変わる線の形で目盛りデータをプロットします。これにより、目盛りの状況を視覚的に理解し、評価することができます。ティック チャートの利点は、時間枠を考慮せず、価格の変化に基づいて構築されることです。 VR Ticks は可能な限り最小限のチャートを作成します。 設定、設定ファイル、デモ版、説明書、問題解決方法は [ブログ] でご覧いただけます [リンク] でレビューを読んだり書いたりできます。 [MetaTrader 5] のバージョン ティックは 1 つの値動きです。 1 つの価格変動に対して、価格は 1 ポイントまたは数ポイント変化する可能性があります。 ティックは動きである ことを理解することが重要です。 このインジケーターには、右下に
FREE
The VR Object Delete All script solves the problem of garbage on the chart. it is often necessary to completely clear the chart of everything that is put on it, comments, lines, objects. The script completely deletes everything, even those objects that are not visible. When working, VR Object Delete All writes everything it does in the terminal log, as well as the names of objects to delete. Displays the number of deleted objects as a separate line. in case of any errors, it will display an erro
FREE
The VR Orders History script is designed to upload a trade report to a csv file. This format is intended for additional analysis of trading history in programs such as EXCEL, Openoffice, and Libreoffice. Thanks to the script, it is now much easier for a trader to analyze their trading history. The program facilitates the analysis of the trading history for the MetaTrader 5 terminal. The trader sees structured trading. The entire report is based on the following principle: Position > Order on the
FREE
VR Close Orders
Vladimir Pastushak
3.5 (6)
The VR Close orders script is designed to close positions in the terminal at a profit or loss mark set by the trader. The program is written as a script and can work together on the same chart with any other indicators and expert advisors. The program has a simple visual panel and is easy to configure with the mouse. With this program's help, the trader can automatically close positions and delete orders depending on the conditions set.  There is often a situation when you need to close position
FREE
VR Orders History
Vladimir Pastushak
4.25 (8)
The VR Orders History script is designed to upload a trade report to a csv file. This format is intended for additional analysis of trading history in programs such as EXCEL, Openoffice, and Libreoffice. Thanks to the script, it is now much easier for a trader to analyze their trading history. The program facilitates the analysis of the trading history for the MetaTrader 5 terminal. The trader sees structured trading. The entire report is based on the following principle: Position > Order on the
FREE
The VR Object Delete All script solves the problem of garbage on the chart. it is often necessary to completely clear the chart of everything that is put on it, comments, lines, objects. The script completely deletes everything, even those objects that are not visible. When working, VR Object Delete All writes everything it does in the terminal log, as well as the names of objects to delete. Displays the number of deleted objects as a separate line. in case of any errors, it will display an erro
FREE
VR ATR Pro
Vladimir Pastushak
4.43 (7)
VR ATR Pro インジケーターは、金融商品を使用して目標レベルを設定するための強力なプロフェッショナル・ツールです。 インジケーターの有効性は、実際のデモ・アカウントと特別なデモ・アカウントでの何千ものテストによって証明されています。 VR ATR Pro は、実際の統計を使用したデータを利用しているインジケーターです。 統計では、数学計算で実際のデータを使用して、金融商品の正確な目標レベルを計算します。 ファイルのセット、指示、素晴らしいボーナス 私に書いてください メリット インジケーターには、下記のように、いくつかの利点があります。 インジケーターの高精度だとなります。 異常なバーを計算から除外する機能があります。 目標レベルをチャート上に直接表示するシンプルな機能です。 あらゆる金融商品(Forex、Metals、CFD、Futures、Crypto)で動作が可能です。 再描画せず、読み取り値を永久に保存します。 Stop LossやTake Profitのレベルを決めるのに有効です。 Meta Traderでのスマートフォン、電子メール、アラートによる通知の可用性があり
VR MultiPrice Analysisは、通貨ペアの通貨の強さを決定する指標です。例として、EUR / USDのペアを取り上げましょう。現在弱い通貨と強い通貨を判断するにはどうすればよいのか説明します。 最も簡単で信頼性の高い方法は、ユーロを米ドルを除いて、他の通貨と比較することです。 分配の強さオプション EURは他の通貨に対して上昇しています。これは、通貨がトレーダーや投資家にとってより魅力的になったか、良いニュースが出てきたことを示しています。 EURは他の通貨に対して下落しています-これは、ほとんどのトレーダーと投資家がEURを取り除き、他の通貨を購入するか、悪いニュースが出てきたことを示しています。 インジケーターは、通貨ごとに異なる値を示します。EUR通貨の市場における不確実性の兆候です。 EUR通貨については、インジケーターは他の通貨との関係でUSDを分析します。 その結果、VR MultiPrice Analysisを使用して、トレーダーはEUR / USD通貨ペアの総合分析を受け取り、通貨ペア全体の全体像を確認します。 インジケーターは、現在設定されている通貨ペ
フィルタ:
Ayman Hanna
132
Ayman Hanna 2023.03.18 20:35 
 

bad very bad

kezar
222
kezar 2021.07.01 09:48 
 

Развиваете скрипт, очень нужная вещь

Vladimir Pastushak
90129
開発者からの返信 Vladimir Pastushak 2021.07.01 09:48
Сделаем!
Vadim Vronsky
486
Vadim Vronsky 2021.03.10 21:43 
 

ユーザーは評価に対して何もコメントを残しませんでした

レビューに返信
バージョン 20.103 2020.10.14
Code optimization
バージョン 20.102 2020.10.13
Code optimization