• 概要
  • レビュー (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
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
Feel free to try my EA. Opening trades using Moving Average indicators and to take profit. Since this is a free version, most options are disabled and will be enable in the Pro version. Optimized on   XAUUSD. Should works on EURUSD, GBPUSD, NAS100, XBRUSD. Recommendations: Currency pair: XAUUSD Timeframe: Any Minimum deposit : $1000 Leverage : 500 Lot Size : Manual Account type: Hedge
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.89 (112)
Trade Panel は、多機能の取引アシスタントです。 このアプリケーションには手動取引用に設計された 50 以上の機能が含まれており、ほとんどの取引アクションを自動化できます。 アプリケーションの主な機能: 任意のシンボル(外国為替、CFD、先物など)で機能します。 無制限の文字数での同時作業。 取引ごとのリスクの自動計算とストップロスとテイクプロフィットの比率の設定。 OCO注文を行うことができます(一方が他方をキャンセルします-1つの注文を実行すると別の注文がキャンセルされます)。 タスクを含む行を設定できます(ポジションを開く、保留中の注文を開く、またはグループごとに注文を閉じる)。 仮想テイクプロフィットとストップロスを設定できます。 成行注文を反転またはロックできます。 6種類のトレーリングストップ。 ストップロスを損益分岐点に設定する機能があります。 ポジションを部分的にクローズする機能があります(利益または損失の一部をクローズします)。 価格が特定のラインに達するとアラート機能があります。 自動および手動のスクリーンショット。 ワンクリックですべてのターミナルウィン
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
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 フォルダに貼り付けて、ターミナルを再起動し
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 --------------------
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 5 プラットフォームの強化に役立ちます。多言語サポート。 MT4バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎます
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
Trade copier MT5
Alfiya Fazylova
4.35 (26)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT5> MT5、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位置が失われることはありません。 コピーするシンボルを選択できます。また、受信者のシンボルを置き換えることもできます(例:EURUSD> USDJPY)。 バックコピーをサポートします。 特定の注文のみのコピーを有効にする機能。 取引開始価格の最大差と最大遅延時間を
MT5 to Telegram Signal Provider は、Telegramのチャット、チャンネル、またはグループに 指定された シグナルを送信することができる、完全にカスタマイズ可能な簡単なユーティリティです。これにより、あなたのアカウントは シグナルプロバイダー になります。 競合する製品とは異なり、DLLのインポートは使用していません。 [ デモ ] [ マニュアル ] [ MT4版 ] [ Discord版 ] [ Telegramチャンネル ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。必要な全ては開発者から提供されます。 主な特長 購読者に送信する注文の詳細をカスタマイズする機能 例えば、Bronze、Silver、Goldといった階層型のサブスクリプションモデルを作成できます。Goldサブスクリプションでは、すべてのシグナルが提供されます。 id、シンボル、またはコメントによって注文をフィルターできます 注文が実行されたチャートのスクリーンショットが含まれます 追加の
-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
UTM Manager は、迅速かつ効率的な取引執行を提供する直感的で使いやすいツールです。際立った機能の 1 つは、「スプレッドを無視」モードです。これにより、スプレッドを完全に無視して、ローソク足の価格で取引できるようになります (たとえば、LTF でより高いスプレッドのペアを取引でき、スプレッドによって取引から除外されるのを回避できます)。 UTM Manager のもう 1 つの重要な側面は、独自のローカル取引コピー機であり、各ブローカーで異なる取引戦略と設定 (たとえば、さまざまな TP、BE、およびリスク ルール) を柔軟に実行できます。 取引執行: 迅速かつ効率的な取引執行: チャート上のエントリー価格とストップロス価格をクリックして簡単に取引を入力するか、ワンクリックの固定ストップロスサイズ機能を使用します。 自動ロットサイズ計算: ロットは事前定義されたリスク設定に基づいて計算され、ドラッグによってポジションが変更されると再計算されます。 1 つまたは複数のポジションを同時に処理できる能力。 利益確定と損益分岐点: 柔軟なテイクプロフィット設定: 特定のリスク対報
OrderManager をご紹介:MT5用の革新的なユーティリティ 新しく設計されたOrder Managerユーティリティを使用して、MetaTrader 5での取引をプロフェッショナルなものにしましょう。シンプルさと使いやすさに焦点を当てたこのユーティリティは、各取引に関連するリスクを簡単に定義し、視覚化できます。これにより、情報に基づいた意思決定が可能になり、取引戦略を最適化できます。OrderManagerに関する詳細は、マニュアルをご参照ください。 [ マニュアル ] [ MT4 バージョン ] [ Telegram チャンネル ] 主な特長: リスク管理:取引のリスクを素早く簡単に定義し、より良い意思決定を行い、取引パフォーマンスを向上させます。 視覚表現:オープンなポジションとそれに関連するリスクをグラフィカルに表示し、明瞭かつ簡潔な理解が可能です。 注文変更:数回のクリックで注文を簡単に変更またはクローズし、取引プロセスを効率化し、貴重な時間を節約します。 手のひらの上の最新ニュース:ボタン一つで最新の市場ニュースに常にアクセスできます。 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
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
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 / エントリー レベル: バ
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
MT5 to Discord Signal Provider は、Discord へ直接トレーディングシグナルを送信するために設計された、使いやすく完全にカスタマイズ可能なユーティリティです。このツールは、あなたのトレーディングアカウントを効率的なシグナルプロバイダーに変えます。 スタイルに合わせてメッセージフォーマットをカスタマイズ!利便性を考え、事前にデザインされたテンプレートから選択し、メッセージのどの要素を含めるか除外するかを選択できます。 [ デモ ] [ マニュアル ] [ MT4 バージョン ] [ Telegram バージョン ] セットアップ 簡単なセットアップのために、私たちの詳細な ユーザーガイド に従ってください。 Discord API の事前知識は必要ありません。必要なツールはすべて提供されます。 主な特徴 購読者の更新のための注文詳細をカスタマイズ。 ブロンズ、シルバー、ゴールドなど、各レベルで異なるシグナルアクセスを提供する階層的サブスクリプションモデルを実装。 注文が実行されたチャートのスクリーンショットを添付。 これらのスクリーンショットに表
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overri
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 当社の取引パネルを使用すると、チャートから直接シングルクリックで取引を実行でき、標準の MetaTrader コントロールよりも 30 倍高速に取引操作を実行できます。 パラメータと関数の自動計算により、トレーダーにとって取引がより速く、より便利になります。 グラフィックのヒント、情報ラベル、取引取引に関する完全な情報はチャート MetaTrader にあります。 MT4のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。  開閉、リバース、ロックポジションと注文を処理する МetaТrader5 のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takep
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
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
Trade Copier Agent は、複数の MetaTrader(4/5) アカウント/端末間で取引をコピーするように設計されています。 このツールを使用すると、プロバイダー (ソース) または受信者 (宛先) として機能できます。すべての取引アクションは、遅延なくプロバイダーからレシーバーにコピーされます。 このツールを使用すると、0.5 秒未満の超高速のコピー速度で、同じコンピューター上の複数の MetaTrader ターミナル間で取引をコピーできます。 Trade Copier Agent インストール & 入力ガイド コピーを開始する前、または注文がないうちに、プロバイダー アカウントで設定を適用してください。 注文中の変更は、受取人のアカウントに影響します。 例: プロバイダー アカウントが買い注文を適用し、その後、受信者アカウントのすべての買い注文を無効にすると、決済されます。 EA追加URL(   http://autofxhub.com   )MT4端末(スクリーンショット参照) に関する通知を受け取りたい場合 。 MT5 バージョン https://w
Expert advisor は 、 資産 を 監視 し 、 パラメーター の 入力 に 従っ て ルール に こと で 、 予期 し ない 損失 アカウント アカウント を ます ルール に 違反 と 、 、 は 取引 を し ます。 特定 の または 金銭 金銭 金銭 金銭 金銭 金銭 金銭 金銭 金銭 金銭 HIP損失ですべての取引をクローズするか、特定のパーセンテージまたは金銭的利益でクローズするように EA を設定できます。 このユーティリティは、プロップ トレーディング チャレンジでドローダウンを低く抑え、エクイティを保護するのに非常に役立ちます。 私の信号と他の製品はここにあります 応援、プレゼントは購入後ご連絡ください。 パラメーター: 1ペア限定:運用したいペアにEquity Guardを貼る アカウントのすべてのペアについて: Equity Shield TPアットマネー(0:OFF):TPインマネー SL アット マネー (0: オフ): SL アット マネー TP at % at account Equity: TP は、口座の X SL at % acc
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
Grid Manual MT5
Alfiya Fazylova
4.83 (12)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じることができます。 ワンクリックで各注文
T Manager Plus, the ultimate trade management solution designed by traders for traders. If you are searching for a simple and efficient trade panel, trade manager, or trade assistant, you are at the right place. T Manager Plus includes advanced charting utilities with a single goal to help traders analyze, plan, execute, and manage their trades on a single platform. The market contains a diverse number of those tools, but   this one is designed by traders for traders . I designed this tool, an
MT5のエキスパートアドバイザーリスクマネージャーは非常に重要であり、私の意見ではすべてのトレーダーにとって必要なプログラムです。 このエキスパートアドバイザーを使用すると、取引口座のリスクを管理することができます。リスクと利益の管理は、金銭的およびパーセンテージの両方で実行できます。 エキスパートアドバイザーが機能するには、それを通貨ペアチャートに添付し、許容可能なリスク値を預金通貨または現在の残高の%で設定するだけです。 PROMO BUY 1 GET 2 FREE -   https://www.mql5.com/en/blogs/post/754725 アドバイザ機能 このリスクマネージャーは、リスクの管理を支援します。 -取引のために -1日あたり - 1週間 - ひと月ほど 制御することもできます 1)取引時の最大許容ロット 2)1日あたりの最大注文数 3)1日あたりの最大利益 4)エクイティを引き受ける利益を設定する それだけではありません。設定で自動設定を指定した場合、アドバイザーはデフォルトのSLとTPを設定することもできます。
あなたの外国為替ポートフォリオを管理してください。あなたが立っている場所、何が働いているのか、そして何があなたに痛みを引き起こしているのかを即座に見てください! ここで利用可能なMT4バージョン:https:// www.mql5.com/en/market/product/58375 Trade Managerダッシュボードは、外国為替市場での現在の各ポジションが一目でわかるように設計されており、リスク管理と通貨へのエクスポージャーを理解しやすくします。 複数のポジションで徐々に市場に参入するトレーダー、またはそれらのトレーディンググリッドとバスケット戦略にとって、これは重要な情報です。ターミナル内の複数の位置を監視することは、管理が難しいことがよくあります。 不十分なリスクの活用と使用:報酬は、新しいトレーダーや一部の経験豊富なトレーダーが直面する主要な問題です。トレードマネージャーは、各通貨へのエクスポージャーを個別に示し、一度に両方向に取引しないようにします。 特徴: オープントレード-通貨ペアでソートされた現在のオープントレードをすべて表示します。ペアだけでなく
This service is designed to stream online cryptocurrency quotes   from the Binance exchange to your MetaTrader 5 terminal. You will find it perfectly suitable if you want to see the quotes of cryptocurrencies in real time — in the Market watch window and on the MetaTrader 5 charts. After running the service, you will have fully featured and automatically updated  cryptocurrency charts in your MetaTrader 5. You can apply templates, color schemes, technical indicators and any non-trading tools to
作者のその他のプロダクト
VR Locker
Vladimir Pastushak
4.2 (5)
FXアドバイザー VR Locker は、ポジティブロックを利用したグリッドトレードに基づく自動売買戦略です。 ポジティブロックとは、取引口座において、売りポジションが買いポジションの上にあり、両方のポジションが同じロットで開設されている状態のことをいいます。 ファイルのセット、指示、素晴らしいボーナス 私に書いてください アドバイザーの仕事の監視は 著者のプロフィールで見つけることができます Expert AdvisorはEURUSD通貨ペアのために開発されましたが、他の通貨や金融商品にも使用することができます。EAがどのように機能するかを理解するには、ストラテジーテスターまたはデモ口座でEAを実行するだけです。 VRロッカー は、同じ数量の2つの相反するポジションを開きます。価格の動向に応じて、アドバイザーは開始位置を「延長」し、正のロックを作成します。 ポジション間の距離が設定した距離以上になると、EAは新しいロックを作成するために進行します。 ロックで作業することで、トレーダーは「安全なクッション」として使用できる未確定利益の量を蓄積することができます。 アドバイザーと協働
VR Smart Grid MT5
Vladimir Pastushak
4.32 (25)
VRスマートグリッドは、わずかな利益で多数の市場ポジションを部分的に閉じることができるスマート・トレーディング・アドバイザーです。小さな部品で閉じると、ポジションの喪失をすばやく効率的に減らすことができます。いくつかのよく考えられた取引戦略がアドバイザーのアルゴリズムにプログラムされています。主な取引戦略は、ポジションのネットワークを構築し、特定の利益で小さな部分でポジションを閉じることに基づいています。エキスパートアドバイザーは市場ポジションを分析し、それらのロットをパーツに分割し、ポジションの一部をクローズするための最低平均価格を計算することがわかります。このアプローチのおかげで、平均価格は現在の市場価格に可能な限り近くなり、小さな価格変動はポジションの計算された部分の閉鎖につながります。 ファイルのセット、指示、素晴らしいボーナス 私に書いてください アドバイザーの仕事の監視は 著者のプロフィールで見つけることができます VRスマートグリッドエキスパートアドバイザーの取引戦略は、市場ポジションを閉じる8つの方法でプログラムされています。選択した方法に応じて、アドバイザーは実際
VR Smart Grid
Vladimir Pastushak
4.35 (177)
VRスマートグリッドは、わずかな利益で多数の市場ポジションを部分的に閉じることができるスマート・トレーディング・アドバイザーです。小さな部品で閉じると、ポジションの喪失をすばやく効率的に減らすことができます。いくつかのよく考えられた取引戦略がアドバイザーのアルゴリズムにプログラムされています。主な取引戦略は、ポジションのネットワークを構築し、特定の利益で小さな部分でポジションを閉じることに基づいています。エキスパートアドバイザーは市場ポジションを分析し、それらのロットをパーツに分割し、ポジションの一部をクローズするための最低平均価格を計算することがわかります。このアプローチのおかげで、平均価格は現在の市場価格に可能な限り近くなり、小さな価格変動はポジションの計算された部分の閉鎖につながります。 ファイルのセット、指示、素晴らしいボーナス 私に書いてください アドバイザーの仕事の監視は 著者のプロフィールで見つけることができます VRスマートグリッドエキスパートアドバイザーの取引戦略は、市場ポジションを閉じる8つの方法でプログラムされています。選択した方法に応じて、アドバイザーは実際
VR Lollipop MT5
Vladimir Pastushak
2.33 (6)
利益を増加させる ことは、 VR Lollipop 自動取引ロボットの主な戦略です。トレンドが同じ方向にトレンドし、その方向にポジショントレードし、ポジションを損益分岐点に変換し、早く見切りをつけるという原則に従って、VR Lollipop 取引ロボットの取引戦略が構築されています。 ダイナミック ・トレーリング ・ストップ と組み合わせてトレンドに合わせた取引を行うと、すべてのトレンドを可能な限り効率的に収集できます。取引ロボットは実際のストップロスとテイクプロフィットのレベルを設定します。 仮想レベル を使用する場合でも、ストップロスとテイクプロフィットは追加の保護になり、クローズポジションの実際のレベルを隠すために機能します。 設定、設定ファイル、デモ版、説明書、トラブルシューティングついては [ブログ] レビューを読んだり書いたりするために [リンク] のためバージョン [MetaTrader 4] 取引ロボットは周期的に動作します。 サイクルとは プログラムが開始した瞬間、取引ロボットによって以前にオープンされたポジションがまったく存在しないか、すべてのポジションが損
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 Lollipop
Vladimir Pastushak
4.67 (12)
利益を増加させる ことは、 VR Lollipop 自動取引ロボットの主な戦略です。トレンドが同じ方向にトレンドし、その方向にポジショントレードし、ポジションを損益分岐点に変換し、早く見切りをつけるという原則に従って、VR Lollipop 取引ロボットの取引戦略が構築されています。 ダイナミック ・トレーリング ・ストップ と組み合わせてトレンドに合わせた取引を行うと、すべてのトレンドを可能な限り効率的に収集できます。取引ロボットは実際のストップロスとテイクプロフィットのレベルを設定します。 仮想レベル を使用する場合でも、ストップロスとテイクプロフィットは追加の保護になり、クローズポジションの実際のレベルを隠すために機能します。 設定、設定ファイル、デモ版、説明書、トラブルシューティングついては [ブログ] レビューを読んだり書いたりするために [リンク] のためバージョン [MetaTrader 5] 取引ロボットは周期的に動作します。 サイクルとは プログラムが開始した瞬間、取引ロボットによって以前にオープンされたポジションがまったく存在しないか、すべてのポジションが損
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 Calculate Martingale インジケータは、収益または損失を計算するための注文とポジションの強力な計算ツールです。 注文とポジションの計算ツールを使用して、トレーダーは通貨、株式、通貨の暗号など、あらゆる為替の平均価格を計算できます。 これで、インジケータを接続して、実際の注文と位置に仮想注文を重ねて表示する機能を開始できます。 追加の仮想位置を作成することで、任意のイベントを計算できます。 インジケータには、ロット計算機、ポジション平均化計算機、テイク損益計算機、ストップロスレベル計算機が含まれます。 特別な機能を使用すると、現在の価格のあらゆる方向への移動をシミュレートし、 1 つまたは複数のポジションの利益または損失を計算できます。 購入や販売のポジションはたくさんありますか? VR Calculate Martingale - すべてのポジションをゼロまたは小さな利益でクローズできる平均価格を計算します。 平均価格で注文をグループ化し、 1 つ以上のポジションをクローズするための最も収益性の高いソリューションを見つけることができます。 テクニカルサポート、設
VRウォッチリストとリンカー - 端末用スクリーナーアプリケーション メタトレーダー 。最も興味深くテクニカルな金融商品を見つけやすくなります。このスクリーナーは、bybit、モスクワ取引所、アメリカン取引所、外国為替および暗号通貨市場、金属市場などの取引所での取引にトレーダーによって使用され、またプロップ会社の取引にも使用されます。金融商品の選択は手動で行われます。スクリーナーは、MetaTrader ターミナルで開いているチャートを接続し、金融商品を変更するときに各チャートのデータを個別に表示します。 設定、設定ファイル、デモ版、説明書、問題解決方法は、以下から入手できます。 [ブログ] レビューを読んだり書いたりできるのは、 [リンク] のバージョン 【メタトレーダー4】 スクリーナーを使用すると、トレーダーは最もテクニカルな金融商品を見つけ、流動性が低くリスクの高い商品の取引を除外することができます。スクリーナーを使用すると、ティッカー付きのシートを簡単かつ迅速に作成および変更したり、シートにティッカーをすばやく追加および削除したりできます。すべてのチャート上のトレーダ
FREE
VR Sync Chartsは、ウィンドウ間レイアウトを同期するためのツールです。 VR Sync Chartsではトレンドレベル、水平レベルとフィボナッチレイアウトが全チャートと同期できます。 本ソフトウェアでMetaTraderターミナルでの各種標準グラフィックオブジェクトを同期し、全てのトレンドやガーン線などを正確に隣接のチャートへコピーできます。 線とレイアウトを手動ではなく、自動的にコピーできます。以下の図とビデオでは、VR Sync Chartsの動作を評価できます。 推薦: インジケーターを全チャートにセットしてください。 ターミナル設定で「ダブルクリックでオブジェクトを選択」を有効にしてください。 ストラテジーテスターではプログラムをテストできないため、以下のビデオをご覧ください。 メリット 各種グラフィックオブジェクトを同期できます チャートを各種時間枠と同期できます 全てのアップデートは無料です 初心者でもプロでもご利用できます 設定が少なく、同期アイテムを選択できます Forex、CFD、Crypto、Metallis、Futuresなどの各種金融ツールがサポート
VR Ticks MT5
Vladimir Pastushak
4.33 (3)
VR ティックは、 スキャルピングベースの戦略のための特別なインジケーターです。このインジケーターのおかげで、トレーダーは金融商品のメインチャート上でティックチャートを直接見ることができます。ティック チャートを使用すると、できるだけ正確に市場にポジションを入力したり、市場でポジションを決済したりできます。 VR Ticks は、方向に応じて色が変わる線の形で目盛りデータをプロットします。これにより、目盛りの状況を視覚的に理解し、評価することができます。ティック チャートの利点は、時間枠を考慮せず、価格の変化に基づいて構築されることです。 VR Ticks は可能な限り最小限のチャートを作成します。 設定、設定ファイル、デモ版、説明書、問題解決方法は [ブログ] でご覧いただけます [リンク] でレビューを読んだり書いたりできます。 [MetaTrader 4] のバージョン ティックは 1 つの値動きです。 1 つの価格変動に対して、価格は 1 ポイントまたは数ポイント変化する可能性があります。 ティックは動きである ことを理解することが重要です。 このインジケーターには、右下に
FREE
VRウォッチリストとリンカー - 端末用スクリーナーアプリケーション メタトレーダー 。最も興味深くテクニカルな金融商品を見つけやすくなります。このスクリーナーは、bybit、モスクワ取引所、アメリカン取引所、外国為替および暗号通貨市場、金属市場などの取引所での取引にトレーダーによって使用され、またプロップ会社の取引にも使用されます。金融商品の選択は手動で行われます。スクリーナーは、MetaTrader ターミナルで開いているチャートを接続し、金融商品を変更するときに各チャートのデータを個別に表示します。 設定、設定ファイル、デモ版、説明書、問題解決方法は、以下から入手できます。 > [ブログ] レビューを読んだり書いたりできるのは、 [リンク] のバージョン 【メタトレーダー5】 スクリーナーを使用すると、トレーダーは最もテクニカルな金融商品を見つけ、流動性が低くリスクの高い商品の取引を除外することができます。スクリーナーを使用すると、ティッカー付きのシートを簡単かつ迅速に作成および変更したり、シートにティッカーをすばやく追加および削除したりできます。すべてのチャート上のト
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 Mt5
Vladimir Pastushak
3.44 (9)
The indicator marks up charts in its own way. In contrast to the standard marking method, VR Grid marks chart with the specified step and links the grid to round price values. The VR Grid indicator keeps the mark up and scale, so that the grid cells always have a constant size. Advantages It builds a custom grid on the chart. The grid is linked to circular levels. It is possible to set any step for the grid. You can set the color, style, and thickness for the entire grid or for specific levels.
FREE
VR システム は単なる指標ではなく、金融市場で取引するためのバランスの取れた取引システム全体です。このシステムは、古典的な取引ルールと、 移動平均 とドンチャン チャネル の指標の組み合わせに基づいて構築されています。 VR システム は、市場に参入するためのルール、市場でポジションを保持するためのルール、およびポジションを決済するためのルールを考慮します。シンプルな取引ルール、最小限のリスク、明確な指示により、VR システムは金融市場のトレーダーにとって魅力的な取引戦略となっています。 設定、設定ファイル、デモ版、説明書、問題解決方法は、以下から入手できます。 [ブログ] レビューを読んだり書いたりすることができます。 [リンク] のバージョン [MetaTrader 5] 取引システムは、移動平均とドンチャン チャネルの 2 つの組み合わせ指標で構成されます。 Donchian channel – 金融商品の現在の状態を判断するために設計されたこのインジケーターは、トレンドまたはフラットを判断するための古典的なルールに従って構築されています。新しい極大値が以前のものより高
VR Pivot - これは、主要なピボットポイント(pivot)の指標です。 ピボットポイントは、最強の価格帯を識別するために使用される特別なタイプのサポートレベル(support)と抵抗(resistance)です。プロのトレーダーは、価格の反転の高い確率がある価格を決定するために逆転のポイントを使用します.レベルは、特別な数式に従って計算され、終了、開口部、最大、前の期間の最小値の価格が考慮されます。最も効果的なのは、毎日の期間です。一見すると、これらのレベルに特別なものは何もないと思われるかもしれませんが、ピボットポイントのレベルの助けを借りて価格の動きを分析すると、ほとんどの場合、これらのレベルが良好で正確な結果を示していることがわかります。 テクニカルサポート、設定およびソフトウェアの体験版は、作者のプロファイルによりリクエスト できます。 逆転ポイントは、ピボットポイントとしてだけでなく、最大利益のために可能な限り効率的に使用できるレベルとして使用することができます, 損失を最小限に抑えるために損失を停止, リスクを軽減するために、損失ゾーンにポジションを転送. インジケ
VR Grid
Vladimir Pastushak
4.57 (7)
The indicator marks up charts in its own way. In contrast to the standard marking method, VR Grid marks chart with the specified step and links the grid to round price values. The VR Grid indicator keeps the mark up and scale, so that the grid cells always have a constant size. Advantages It builds a custom grid on the chart. The grid is linked to circular levels. It is possible to set any step for the grid. You can set the color, style, and thickness for the entire grid or for specific levels.
FREE
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
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 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通貨ペアの総合分析を受け取り、通貨ペア全体の全体像を確認します。 インジケーターは、現在設定されている通貨ペ
VR Black Box
Vladimir Pastushak
3.67 (3)
VR Black Box アドバイザー は、厳格な価格追従をベースにした強力な取引ストラテジーです。プログラムのアルゴリズムは、状況における価格の動きを分析します。価格が上昇すると、アドバイザーは金融商品の買い取引を行い、ポジションがストップロスでクローズされると、取引は転換され、アドバイザーは売り取引を継続します。これらの取引はすべて、トレーダーの介入なしで自動的に行われます。このアドバイザーは、実際のストップロスやテイクプロフィットのレベルからポジションの実際の終値を  巧みに隠す ことができ、ブローカーのスキームがグレーな場合、取引の収益性に大きな影響を与えます。 ファイルのセット、指示、素晴らしいボーナス 私に書いてください アドバイザーの仕事の監視は 著者のプロフィールで見つけることができます VR Black Box アドバイザーは、数年かけてリアル口座取引モードで開発が続けられました。定期的なアップデート、新しいアイデアのテスト、指標による取引の実装を重ねることで、VR Black Box は、初心者トレーダーだけでなく、金融市場での自動売買の経験が豊富なトレーダーを
フィルタ:
Ayman Hanna
132
Ayman Hanna 2023.03.18 20:35 
 

bad very bad

kezar
222
kezar 2021.07.01 09:48 
 

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

Vladimir Pastushak
89659
開発者からの返信 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