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

PendingOrders from any Price

5

Pending Orders Grid Complete System opens any combination of Buy Stop, Sell Stop, Buy Limit and Sell Limit pending orders and closes all existing pending orders.

You will have a possibility to put a legitimate Open Price for the first position in the grid. Usually it should in the area of Support/Resistance lines.

You just need to drop this script on the chart of a desired currency pair.


Input Parameters

Before placing all pending orders, the input window is opened allowing you to modify all input parameters:

  • DeleteAllPendings - if true, then all pending orders (for the current currency) will be deleted. (No pending orders will be created!);
  • Order_Type - you can choose what kind of pending orders you want to use (only Buy Stop, Sell Stop, Buy Limit or Sell Limit will work);
  • StartingPrice - you must put a legitimate price for the first position in the grid (Comment will appear if the Price is not right or too close to the current price);
  • DistanceBetweenOrders - this will be a distance between 2 any pending orders in the grid;
  • Take_Profit;
  • Stop_Loss;
  • InitLotSize - initial lot size;
  • LotCoeff - if 1, all pending orders will have the same lot size;
  • InitStep - difference between two consecutive orders in points;
  • NumOfOrders - number of pending orders you want to place on the chart;
  • Slippage;
  • MagicNum - magic number;
  • SameProfitTarget - if false then each order will calculate TP by adding/subtracting Take_Profit to the Open Price. If true then all orders will have the same TP.
  • SameLossTarget - if false then each order will calculate SL by adding/subtracting Stop_Loss to the Open Price. If true then all pending orders will have the same SL.


Attention:

  • If DeleteAllPendings=true, the script will be able to delete existing pending orders for the current currency pair only.
  • You have to allow automated trading on the "Expert Advisors" tab (Tools->Options).
  • If SameProfitTarget and SameLossTarget equal to true then not all pending orders will have TP and SL because those values could be too close or on a wrong side of the Open Price.
  • You must put a legitimate Starting Price for the first position in the grid. Comment will appear in the left upper corner of the chart if the Price is not right or too close to the current price (see the first screenshot).
レビュー 2
Giulio Franceschini
547
Giulio Franceschini 2024.05.02 16:46 
 

Perfect, exactly what I've been looking for for a long time, simple and ingenious, I was wondering if it was possible to implement a parameter with a stop profit that would then close all the operations once all the orders in progress totaled for example 50 pips of gain between losers and winners. It would be perfect but already like this it's super.

Ynal Al Khalil
495
Ynal Al Khalil 2022.10.22 21:17 
 

Good job

おすすめのプロダクト
Chart Button is a very useful indicator that allows you to navigate all charts with a simple click. This tool has been designed to work both vertically and horizontally. The particularity of this navigator is that you can change more charts simultaneously setting the input value. This tool will give you the ability to optimize your navigation and speed up all your analyzes. Input Values Direction (the direction of symbols buttons) Horizontal Vertical 32 SYMBOLS Forex_Suffix_Symbols (add Forex
This utility automatically draws the trend channel on the price chart. For the time interval from the specified date to the current bar, the drawn channel is almost optimal. Placing the beginning of the channel at a more distant historical price extremum, you get a visualization of a longer-term trend. Channel slope is not a continuous value, but takes one of discrete values (in AxB format, where A is the number of price points (points), and B is the number of timeframes). This program works ONL
This tool monitors your current Expert Advisors and manages stop losses and take profits. You can customize which EAs and/or which currencies to monitor. It is primarily meant for EAs that you feel manage stop losses and/or take profits poorly. If you want this tool to be able to monitor manual trades, please use '0' (zero) as the magic number. Supports hidden stoploss and take profit Supports ATR-calculated dynamic stoploss Supports Breakeven for individual trades Supports Trailing stop Lower r
All the buttons  and info you need as a trader in just one interface No need to navigate between multiple interfaces and waste time and money This cutting-edge trading tool is designed bu a trader for a trader to meet all your trading needs and more, offering an array of features and functionalities to enhance your trading success. 45 Features: Buy       :Open long positions Sell       :Open short positions  HG        : HEDGE :Buy and Sell(same lot) S.Pdg    : Sell-Stop and Sell-Limit  Red X 
Every trader is watching over his account over and over.... trying to anlayse every system he or she has. With this tool you are able to  export your complete history of every account export withdrawls / deposits / rebates to a separate file export account status with balance / equity / current drawdown recalculate micro to standard lots / profits ...  export decimal by "." or ","  combine a series of Magic Numbers to one unique Magic Number   filter to ignore OrderComm
革新的な Trades Time Manager を使用して、取引ルーチンを簡単に管理できます。この強力なツールは、指定された時間に注文執行を自動化し、取引アプローチを変革します。 購入から注文の設定まで、すべて手動介入なしで、さまざまな取引アクションのためのパーソナライズされたタスク リストを作成します。 Trades Time Manager のインストールと入力ガイド EA に関する通知を受け取りたい場合は、MT4/MT5 ターミナルに URL を追加してください (スクリーンショットを参照)。 MT4のバージョン     https://www.mql5.com/en/market/product/103716 MT5のバージョン     https://www.mql5.com/en/market/product/103715 手動監視に別れを告げ、合理化された効率を採用します。直感的なインターフェイスにより、シンボル、約定時間、価格、ストップロス (SL)、テイクプロフィット (TP) ポイント、ロットサイズなどの正確なパラメーターを設定できます。 このツールの柔軟性は、市
Spread Costs refers to the amount of the loss caused by the spread, and Swap Benefits refers to the amount of the income gained by overnight positions. Spread Costs is an important indicator for short-term traders, especially for scalping traders, and Swap Benefits is an important indicator for long-term traders. Since the spreads and swaps on the MetaTrader 4 platform are all expressed in points, we need to convert it into the amount expressed in the account currency. This tool can display the
This indicator allows you to monitor the vitals of your account and notifies of some events, in accordance with user settings. Keep your finger on the pulse of trading. Control elements Main panel of the indicator shows the following values: chart symbol, bid/ask prices, spread, free margin, equity, total number of orders and total profit/loss. There are also two buttons: "Alarm" and "Mute". "Alarm" button starts up a timer, which will notify user in a period of time, defined in the settings
FREE
BuyLimit_SellLimit_Grid script opens BuyLimit and SellLimit pending orders. You just need to drop this script on the chart with a desired currency pair.  Before placing all pending orders, the input window is opened allowing you to modify all input parameters: LongPos - if TRUE, BuyLimit order is opened. ShortPos - if TRUE, SellLimit order is opened. InitLot - initial lot. LotCoeff - if 1, all pending orders will have the same lot size. InitStep - difference between two consecutive orders in poi
Hedge Trader is a panel that helps traders who use the hedging strategy in their trading. The panel style in simple and intuitive, and have the necessary shortcuts a fast trader would need for fast order execution. Features: - Auto double the lot after executing an order. The user only specifies the initial order, then the panel will automatically double the lot after an order execution. - Using basket for auto closing all orders on a predefined floating profit (with the possibility to turn it
This is a simple and very effective utility for closing orders with one click. You will need it if you have a number of open orders on your balance and it takes too long to close them manually, which might lead to an extra loss of money on the account. The utility consists of an external panel with two buttons " Close by Filter"   and " Close ALL" , which is convenient to move around the graph. You can set the Close ALL utility so that orders are closed as soon as the specified profit or loss v
This EA helps to Close all Positions opened. It saves you the time of closing multiple positions manually. Parameters: Buy:  Close Buy Positions Only Sell:  Close Sell Positions Only Buy & Sell: Close Buy & Sell Positions Pending: Close Pending Orders More Advanced MT4 version available at:   https://www.mql5.com/en/market/product/93468?source=Unknown%3Ahttps%3A%2F%2Fwww.mql5.com%2Fen%2Fmarket%2Fmy More Advanced MT5 version available at:  https://www.mql5.com/en/market/product/93301?source=U
Visit our all-new   Stein Investments Welcome Page   to get the latest information, updates and trading strategies. Do you want to become a constantly profitable 5-star forex trader? Then  get our Stein Investments trading tools  and send us a screenshot to get your personal invitation to our exclusive trading chat with 500+ members. Crosshair is a fantastic tool that simplifies our chart analysis by bringing the price candles perfectly in line with the indicator values in the subwindows. You
The script allows you to quickly and easily open trades (place orders) on the market. Features Buy and sell at a market price; Place pending orders: Buy/Sell Limit and Buy/Sell Stop; Open a trade with a custom volume; Calculate and set TakeProfit; Calculate and set StopLoss; Auto defining the number of decimal places; Auto defining a symbol the script has been applied to. What you get with the script Ability to calculate each trade instantly; Ability not to enter all calculated values manual
Pointer synchronization is an indicator with which the pointer can be synchronized in all the visible charts of the terminal. It shows a crossed cursor in all the visible charts of the terminal, in position relative to the cursor of the active chart. To activate the indicator, simply press the button that appears in one of the corners of the chart once the indicator is added to the chart. To deactivate the indicator, simply press the button again. Once the indicator has been deactivated, the cr
This is a utility designed to automatically set the stop loss levels of orders according to the specified condition. Two price levels serve as the condition for setting stop loss: Trigger level - when this level is reached, an order is placed. The stop loss value of an order. It is possible to enable or disable traling stop loss. Input parameters Order type for execution - type of orders to be processed by the expert. It can either be BUY, SELL or auto-select. Trigger Level Points - level to p
MT4 Telegram Management (from now simply “EA”) will be attached on specific MT4 chart user want to manage from remote. Note to developer: if possible, EA will be able to read info from command from user to select automatically the correct pair to work on, even if EA is attached only on one pair. EA should open/close position or manage opened or pending position. The MT4 Telegram Management l (form now simply “panel”) will be a simple Telegram group setted from user. By panel, user should be able
One Click Trader is a tool designed for MetaTrader 4 platform, which enables you to take your trading to the next level. It enables you to open, manage and close your trades in simple an efficient way by just one click of your mouse button. Up arrow minimizes the OCT panel Down arrow maximizes the OCT panel Right arrow displays the next panel with additional features Left arrow hides the panel with additional features Red SELL button enables you to open short market orders Red SELL STOP button e
The whole day there is no opportunity to monitor the terminal, but the phone is at hand. This is both an indicator and a utility for trading buttons from Telegram on a fixed lot. You can both scalp on M5 chart or wait for a good entry point on Daily chart. I decided to combine 3 projects into one (MTF Demarker values, profit calculating with cross orders and updating content-info in the buttons themselves), I wanted to make the functionality more easy and convenient than the standard Metatrader
Equity Safe V1
Luis Carlos Lucero Hernandez
EquitySafe V1.0   is a   powerful risk management tool   designed for   MetaTrader 4 . It enables traders to effectively manage their risk by setting   maximum loss limits   based on custom time frames. With this tool, you have the flexibility to   define your own time   intervals and   allocate specific risk   thresholds accordingly. This helps you   maintain control   over your trading account and   minimize potential losses.   By utilizing EquitySafe, you can ensure that your trading strategy
NAM Chart Info New
NAM TECH GROUP, CORP.
4 (1)
この素晴らしいツールを使用すると、各操作のリスクを簡単かつ迅速に管理できます。その革新的なインターフェースにより、ロット数とリスクと利益の比率を秒単位で計算し、操作を必要なリスク範囲内に保ち、取引の悪い時期を回避することができます。 操作を開くと、パネルに各操作の詳細と関連性の高いデータを指定するすべての概要が記載されたセクションが表示されます。多くのウィンドウを開いて複雑にならないでください。パネルには、必要なシンボルにアクセスし、パラメーターでそれらを構成するだけで、エクスペリエンスを楽しむことができるクイックナビゲーションボタンがあります。 この便利なツールを使用すると、次の情報を一目で視覚化できます。 シンボル情報 - 展開する -ロットあたりのピップ値 -長く交換する -ショートスワップ リスク計算機 -基本金額 - 危険 -ロット(自動計算) -比率(自動計算) 注文情報 -オープンオーダーポジション(1、2、3 ...) -注文タイプ(購入|販売) -注文サイズ(ロット) -利益/損失(アカウン
NEW :    integration with Ofir Signals to send personalized alerts Ofir Notify is a tool which send alerts on trades to Telegram Alert on any event concerning a position : Opening, Closing, modification (SL, TP) Send alerts to Chats, Groups and Channel Alert on Equity change Display Risk, Reward and progress of profit/lost for each position Customization of alerts Sending charts screenshots with alerts Send signals from your indicators or experts Daily, weekly and monthly summaries Reply mode:
この 2 in 1 トレード マネージャーは、ローソク足のブレイクアウト取引に最適です。プルバック時に追加の指値注文を行うことで、取引のコストを平均化できます。これにより、すべてのポジションで最高の価格が得られ、勝利でより高い RR が得られます。リスクは、最後に閉じたローソク足の高さによって計算されます。取引アシスタント ボタンは、手動で発注されたすべての注文を管理するのに役立ちます。 任意の入力方法で使用します。価格アクションまたはインジケーター、およびあらゆる取引スタイルに対応。スキャルピング、日中取引、またはスイング取引。 特徴: 指値注文を使用してローソク足のブレイクアウトを取引します。 特別なコスト平均機能により、勝ちトレードの RR が増加します。 一度に受け付ける注文数を制限し、過剰取引を減らします。 ローソク足の時間枠ごとにリスクを計算し、ストップロスを設定するユニークな機能です。 テイクプロフィットを設定し、RRで部分利益を確保します。 ワンクリックでストップロスをエントリーに移動します。 ワンクリックで部分的なポジションをクローズします。 毎日の利益また
Telegram Forwarder can forward all activities related to trades and position taking as a signal to Telegram messenger. It can also forward indicators' alert to Telegram if you modify indicator code (I can do it for you too) to hand over alerts to Telegram Forwarder. This EA is intended for business and professional usage. You can introduce your own Telegram bot and customize water mark in screenshots. Telegram forwarder is able to forward signals for "new order", "modification of order", "Pendi
テレグラムチャネルで信号を交換して公開しますか?次に、このユーティリティはあなたのためです。 -ターミナルでの取引 -テレグラムチャネルに取引を公開します あなたの顧客は喜ぶでしょう: -毎日5つの信号から -信号の美しいデザイン カスタマイズ [サービス]-> [設定]-> [エキスパートアドバイザー]-> [次のURLのWebリクエストを許可する]:https://api.telegram.org Telegramで、@ BotFatherにアクセスし、ボットを作成します ボットのトークンをコピーして、アドバイザーのパラメーターに入力します チャンネルを作成して公開する 作成したボットをチャンネルに追加し、管理者にします リンクをたどってください:https://api.telegram.org/bot [TOKEN_BOTA] / sendMessage?chat_id = @ [USERNAME_KANALA]&text = TEST。角かっこ[]を独自の値に置き換えます。私の場合 https://api.telegram.org/bot128
New Market Sentiment Indicator
Udawaththa Kankanamge Don Raveen Asela Jayasingha
5 (1)
Market Sentiment Indicator  Market Sentiment is a Trading Tool which allows you to see the positions of other currency traders. Until now, only institutional traders had access to such data which gave them a serious advantage over retail traders because of obvious reasons. With Market Sentiment, you too will finally know what other traders are doing which makes it easy to beat them on the forex battlefield. Data comes from MyFxbook Community Outlook data feed and is based on up to 100 000 liv
RFX EasyTrade
Rasoul Mojtahedzadeh
5 (1)
RFX EasyTrade  is a professional panel to make your trades as easy as possible. You can perform scalping by acting fast and efficient. You can draw a box or a trend line and let RFX EasyTrade to catch a breakout and manage the trade automatically. You can set pending orders and set Order-Cancels-Order easily. If you are a fan of Martingale strategy just set a few settings on the panel and let RFX EasyTrade to automatically manage the trades. You can trade based on time without waiting long time
Discover the power of precise trading with the Box Breakout Alert EA for MetaTrader 4. This expert advisor is designed to help you identify and act on breakout opportunities, ensuring you never miss a profitable trade. Whether you're a beginner or an experienced trader, the Box Breakout Alert EA is your key to smarter, more efficient trading. Key Features and Advantages: Real-Time Alerts : Get instant notifications on your MT4 app when the price breaks out of the defined support and resistance l
Order Management EA (OME). The software will manage your trades based on 2 options: Magic Number or Order Comment. Both the Trades from the other EA or from Manual Trading. Drawing Stop Loss/Take Profit, Close All the positions, manages Multiple Orders, determining grid range and entry signals automatically.  Sending Martingale Orders, if necessary, that can be turn off/on. Including 2 options lot calculation: Multiplication or Addition.  You install OME in your account, you place order, and it
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT4
Evgeniy Kravchenko
4.44 (179)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 注意、アプリケーションはストラテジーテスターでは機能しません。 Manual, Description, Download demo ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :
Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
The product will copy all telegram signal to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal, s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to
カスタム・アラートは、8つの主要通貨(USD、CAD、GBP、EUR、CHF、JPY、AUD、NZD)、GOLD(XAU)、これらの通貨をベースとした28のFXとGOLDの全ペア、そしてUS30、UK100、WTI、Bitcoinなどの最大7つの指数にわたって有望なセットアップを識別する多用途のマルチマーケット・モニタリング・ツールです。完全にカスタマイズ可能です。このツールは、FXパワー、FXボリューム、IXパワーのインジケーターからデータを収集し、重要なイベントを通知します。  このマルチマーケットスキャナーが提供するすべてのオプションの恩恵を受けるには、開始する前に、使用するインジケータをターミナルにインストール済みである必要があります。 機能と様々なアラートオプションの詳細については→カスタムアラ ートFAQをご覧ください。
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  Details
MT4 to Telegram Signal Provider は使いやすく、完全にカスタマイズ可能なツールで、Telegramに信号を送信し、あなたのアカウントを信号提供者に変えることができます。 メッセージのフォーマットは 完全にカスタマイズ可能です! しかし、簡単な使用のために、あらかじめ定義されたテンプレートを選択し、メッセージの特定の部分を有効または無効にすることもできます。 [ デモ ]   [ マニュアル ] [ MT5バージョン ] [ Discordバージョン ] [ Telegramチャンネル ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。開発者が必要なものをすべて提供します。 主要機能 購読者に送信される注文の詳細をカスタマイズする機能 例えばブロンズ、シルバー、ゴールドなど、階層型のサブスクリプションモデルを作成できます。ゴールドサブスクリプションでは、すべての信号が得られますなど。 ID、シンボル、またはコメントによる注文のフィルタリング 注文が実行されたチャート
あなたがメンバーである任意のチャンネル(プライベートおよび制限されたチャンネルを含む)からのシグナルを、直接あなたのMT4にコピーします。 このツールは、ユーザーを念頭に置いて設計されており、取引を管理および監視するために必要な多くの機能を提供しています。 この製品は、使いやすく視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5版 | Discord版 デモを試したい場合は、ユーザーガイドを参照してください。 Telegram To MT5レシーバーは、ストラテジーテスターでは機能しません! Telegram To MT4の特長 一度に複数のチャンネルからシグナルをコピー プライベートおよび制限されたチャンネルからシグナルをコピー BotトークンやチャットIDは不要です(必要な場合は引き続き使用できます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナルを認識する
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 4 プラットフォームの強化に役立ちます。多言語サポート。 MT5バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定 トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎま
What is it? Think about it, you can send all the orders/positions info to your telegram channel or group to create your community or VIP signals on telegram. Position info means this EA forward all of your new positions open details (Open price, Open time, Position Type, position Symbol and volume), positions changes ( SL or TP modifying or pending price changes) and position close (Close price, profit or loss, position duration time) and also EA Send NEWS alert (Economic calendar event) on y
コピー機->便利で高速なインターフェースインタラクション、ユーザーはすぐに使用できます     ->>>> WindowsコンピュータまたはVPS Windowsでの使用を推奨 特徴: 多様でパーソナライズされたコピー取引設定:1. 異なるシグナルソースに異なるロットモードを設定できます。2. フォワードコピー取引とリバースコピー取引に異なるシグナルソースを設定できます。3. シグナルはコメントで設定できます。4. 契約ロットに応じてロットを調整するかどうか 多様でパーソナライズされたコピー注文設定2:1.品種ごとに異なるロットモードを設定できます2.順方向コピー注文と逆方向コピー注文に異なる品種を設定できます3.コメントでシグナルを設定できます4.契約ロットに応じてロットを調整するかどうか コメントフィルタリング、MAGICフィルタリング、シグナルロットフィルタリング、ローカル製品フィルタリング 勤務時間設定 逆同期SLAVE終了 注文バインド機能: 任意の注文を設定されたシグナルソース注文にバインドできます (テーブルをダブルクリックして編集します) アカウントリスク管理 基
TakePropips TradePad Pro
Eric John Pajarillaga Aldana
5 (4)
TakePropips TradePad Pro には、強力なトレード マネージャー、通貨強度メーター、アカウント レポート ツール、リスク管理ツールなどが含まれています。 これは、最も高度な外国為替取引マネージャーおよび取引アシスタントの 1 つです。これは、貿易取引をより効率的に管理したいトレーダーにとって完璧なソリューションです。 ユーザー マニュアルはブログ記事からダウンロードできます:   https://www.mql5.com/en/blogs/post/751180 このトレーディング システムは、ストラテジー テスターでテストできます (ビジュアル モードを有効にします)。ライブ チャートでテストしたい場合は、7 日間の試用版を入手するようにメッセージを送ることもできます。 詳細については、説明の下にあるビデオ チュートリアルも利用できます。 ご不明な点やサポートが必要な場合は、お気軽にお問い合わせください。喜んでお手伝いさせていただきます。 TradePad Pro は、すべての外国為替ペア、金属、コモディティ、指数、および仮想通貨で動作します。 主な特徴
この製品は、ニュースタイム中にすべてのエキスパートアドバイザーと手動チャートをフィルタリングするため、急激な価格変動によるマニュアルトレードのセットアップの破壊や他のエキスパートアドバイザーによって入力された取引について心配する必要はありません。この製品には、ニュースのリリース前にオープンポジションとペンディングオーダーを処理できる完全な注文管理システムも付属しています。 The News Filter  を購入すると、将来のエキスパートアドバイザーのためにビルトインのニュースフィルターに頼る必要はなく、今後はすべてのエキスパートアドバイザーをここからフィルタリングできます。 ニュース選択 ニュースソースは、Forex Factoryの経済カレンダーから取得されます。 USD、EUR、GBP、JPY、AUD、CAD、CHF、NZD、CNYなど、任意の通貨数に基づいて選択できます。 Non-Farm(NFP)、FOMC、CPIなどのキーワード識別に基づいて選択することもできます。 影響レベルによってフィルタリングするニュースを選択することができ、低、中、高の影響範囲から選択できます
TradePanel MT4
Alfiya Fazylova
4.9 (86)
Trade Panel は、多機能の取引アシスタントです。 このアプリケーションには手動取引用の 50 以上の機能が含まれており、ほとんどの取引アクションを自動化できます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモは こちら から。 詳しい手順は こちら をご覧ください。 取引。 ワンクリックで基本的な取引操作を実行できます。 未決の注文とポジションをオープンする 注文のグリッドを開く 未決の注文とポジションを決済する ポジションの反転(買いを閉じて売りをオープンする、または売りを閉じて買いをオープンする) ポジションをロックする(反対のポジションをオープンすることで、売りポジションと買いポジションの量を等しくします) すべてのポジションを部分的に決済します。 すべてのポジションのテイクプロフィットやストップロスを共通のレベルに設定します。 すべてのポジションのストップロスを損益分岐点レベルに設定します。 注文とポジションをオープンする際に、次のことが可能になります。 確立されたリスクに応じて取引量の自動計算を使用します。 ワンクリックで複数の注文を開き
GRID TRADING - Layer Master tool kit is the ultimate, easy to use trading toolkit makes it simple to layer grids of Orders over any entry level. This toolkit will make it simple and fast to Open / Enter and Manage your grid trades on MT4. Every function is simple - but clicking and dragging the order zone - you define an area you want your orders, then you can quickly drag the SL and TP levels to where you want them. Hit one button and your orders are sent!!!  Features: It is capable to send h
Grid Manual MT4
Alfiya Fazylova
4.72 (18)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 完全な説明とデモバージョン ここ。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じるこ
Mentfx Mmanage
Anton Jere Calmes
5 (15)
The added video will show you the full functionality, effectiveness, and simplicity of this trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool c
Summer 40% discount ($149 -> $88) Everything for chart Technical Analysis indicator mt4 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 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
The Expert Advisor will help you forward all pop-up alert with screenshot from  MetaTrader 4 to Telegram channel/ group, also forward all notifications to Telegram. Parameters  -  Telegram Bot Token - create bot on Telegram and get token.  -  Telegram Chat ID  - input your Telegram user ID,  group / channel ID  -  Forward Alert - default true, to forward alert.  -  Send message as caption of Screenshot - default false, set true to send message below Screenshot  How to setup and guide  - Telegram
The product will copy all  Discord  signal   to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT4. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrade
Time saving and fast execution Whether you’re traveling or sleeping, always know that Telegram To Mt4 performs the trades for you. In other words, Our   Telegram MT4 Signal Trader  will analyze the trading signals you receive on your selected Telegram channels and execute them to your Telegram to MT4 account. Reduce The Risk Telegram To Mt4   defines the whole experience of copying signals from   Telegram signal copier to mt4 platforms. Users not only can follow all instructions from the sign
News Trapper EA
Noha Mohamed Fathy Younes Badr
4.86 (14)
Hi, all.  News trapper EA It is an expert for trading news very safe expert  Automated Trading on the news of the economic calendar. It shows stable trading during last 10  years. EA doesn't use dangerous technologies like martingale, grid. The Expert is very simple to use.      sale will end after 48 h how to install it     and set files     read the blog         after purchase contact me to add you to   VIP   channel  The program contains flexible settings for trading on the news of the econ
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 (overr
Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-up
デモ版をダウンロード 説明書 -       https://www.mql5.com/ru/blogs/post/758419 テストモード           (テスター内)パネル機能         非アクティブ   パネル自体の視覚的な表示のみを提供しています。 特定のストップロス レベルに基づいてポジション サイズやリスクを即座に計算できるツールは、プロのトレーダーにとっても初心者のトレーダーにとっても重要です。TRADE PRO トレーディング ユーティリティは、迅速かつ正確な計算を提供し、時間に敏感で変動の激しい市場での意思決定に役立ちます。 主な機能: オリジナル。シンプル。効果的。 メイン取引パネルの独創的で便利な開き方: マウスをチャートの右側に移動し、適切な方向をクリックして先物注文を配置します。 マーケット注文の迅速なインストール TRADE PROでリスクに充てる残高または資本の割合を設定するか、リスクに充てる特定の金額を指定します。チャート上でストップロスレベルを視覚的に定義すると、ツールが各通貨ペアの最適なポジションサイズを自動的に計算します。ツール
MT4 To Notion
Levi Dane Benjamin
5 (2)
このプログラムでは、非常に使いやすいユーザーインターフェースを使用して、MetaTraderアカウントからすべての取引を直接Notionにエクスポートできます。  MT5 バージョン  |  ユーザーガイド + デモ 始めるには、ユーザーガイドをご利用いただき、Notionのテンプレートをダウンロードしてください。 デモが必要な場合は、ユーザーガイドをご覧ください。ストラテジーテスターでは機能しません! 主な特長 取引口座からすべての取引をNotionにエクスポート 最終日からの取引をエクスポートする 最終週からの取引をエクスポートする 最終月からの取引をエクスポートする カスタム時間範囲からの取引をエクスポートする すべての新しい閉じられた取引を自動的にNotionに送信する 注文タイプ、ボリューム、オープン時間、クローズ時間などのエクスポートに含めるフィールドを選択する 始め方 上記のユーザーガイドに移動するか、EAを起動して「接続ヘルプを取得」をクリックしてください。 接続したら、「開始:すべてをエクスポート」をクリックして、履歴からすべての現在の取引をNotionに送信
EA Hedger
Sergej Chukhista
4.67 (3)
トレーディングアドバイザーを購入したり、シグナルをサブスクライブしたり、手動でトレードしたりしましたか?!リスク管理を忘れないでください。 EA Hedger は、ヘッジを使用してリスクを管理できるようにする多くの設定を備えたプロのトレーディングユーティリティです。 ヘッジは、すでに開いているポジションとは反対のポジションを開くことを含む取引手法です。ヘッジの助けを借りて、ポジションを完全にまたは部分的にブロック(ロック)することができます。 この製品を購入することが有益なのはなぜですか。 信頼性 -アドバイザーは徹底的にチェックされ、テストされています 有用性 -Expert Advisorは実際の取引で使用され、その作業に効果的です パフォ ーマンス-ヘッジを使用した取引の結果は、ヘッジなしの取引の結果よりも大幅に優れています 可用性 -アドバイザーのコストは1か月あたりわずか4.91ドルまたは1日あたり0.17ドルです-これは1〜2スプレッドです サポート –ディスカッションでは、販売者に質問したり、アドバイスを受けたりすることができます 開発 -製品への希望を書くことが
あなたがメンバーである任意のチャンネルからシグナルをコピーします(   ボットトークンや管理者権限は必要ありません  MT4に直接送信します。 ユーザーを考慮して設計され、必要な多くの機能を提供します この製品は使いやすく、ビジュアルに魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5バージョン | テレグラムバージョン デモを試したい場合は、ユーザーガイドに移動してください。 ディスコードからMT4への送信はストラテジーテスターで動作しません。 ディスコード   からMT4への特徴 メンバーである任意のチャンネルからコピーします。ボットトークンやチャットIDは必要ありません リスク%または固定ロットを使用して取引します 特定のシンボルを除外します すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズします すべてのシグナルを認識するための単語やフレーズを設定します(デフォルトは99%のシグナルプロバイダーで動作するはずです) 希望するときにのみシグナルをコピーする
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
Comprehensive on chart trade panel with the unique ability to be controllable from mobile as well. Plus has a library of downloadable configuration, e.g. exit rules, extra panel buttons, pending order setup and more. Please see our product video. Works with all symbols not just currency pairs. Features On chart panel plus controllable from free app for Windows, iPhone and Android Built-in script engine with library of downloadable configuration, e.g. add 'Close All Trades in Profit' button, exit
Equity Protection EA
CARLOS ALBERTO VALLOGGIA
5 (3)
Equity Protection EA MT4 一般的な機能: 取引セッションの結果を完全に制御。 すべての外国為替記号、指数、金属、株式などの全体的な結果を制御します。制御はグローバル株式に対して行われます。 利益率または損失率に達したときに、すべてのシンボルのすべての取引を閉じます。 量とパーセンテージの両方で変更可能な構成。 トレーリングストップグローバルによる結果の保護。 セッションで達成された結果の記録(より高い資本とより低い資本)。 ログイン時にすべての計算は常に貸借対照表で実行されるため、取引の終了または開始には影響しません。- Metatrader 4では、アカウントの利益または損失の特定の割合で個々の取引を閉じる可能性があります。- 新機能: テイクプロフィットまたはストップロスがトリガーされたときにプラットフォームを自動的に閉じるオプション- 通知機能:TP / SLレベルがトリガーされたときにレポートを電話に送信するオプション(プッシュ通知)または電子メール。 TP / SLがトリガーされたときに保留中の注文を削除するオプション。 TP / SLがトリガ
作者のその他のプロダクト
This indicator is designed for M1 timeframe and shows: Sum of points when the price goes up (Green Histogram). Sum of points when the price goes down (Red Histogram).  In other words, by the number and ratio of bullish points to bearish ones, you can do a technical analysis of the state of the market. If the green histogram prevails over the red one, you can conclude that at the moment the buyers are stronger than the sellers, and vice versa, if the red histogram prevails over the green, the s
A flat market can refer to a   trade in which the currency pair has not moved significantly up or down   and, therefore, has no large gain or loss attributed to the forex trading position. Usually traders not trading when the market is flat. This is a self-explanatory indicator - do nothing when the current price in a "cloud". The input parameters  nPeriod  and nMethod are used for calculating aqua clouds.
This Multi TimeFrame indicator is based on the "Fractals" classical indicator. 2 Inputs: TimeFrame1; TimeFrame2; You can put any available TimeFrame values (from M1 (Period_M1) to MN1 (Period_MN1)) equal or greater ( >= ) than the Period of the current Time Frame. The last Fractals will shown as color lines (Dots Line) of Support and Resistance for the Price moving.
This is a Multi-Time indicator which allows to display RSI and Stochastic indicators from upper timeframes on a single chart. As an example: a single chart EURUSD M5 and RSI (blue line) and Stochastic (yellow line) from H1. Red Histogram is representing Lower trend and Green Histogram is representing Upper trend.
When you put this Multi TimeFrame Parabolic SAR indicator on the chart it will automatically use Parabolic SAR from next available 3 timeframes. Green arrow will show the beginning of Up trend and Red arrow will show the beginning of Down trend. If AlertsEnabled = true, the indicator will show the Alert (message window) with a text like this: "Price going Down on ", Symbol(), " - ", Period(), " min", " price = ", Bid; If eMailEnabled = true the Indicator will send you an eMail with the same text
The zero line is characterized the Flat trend. V-shaped impulse indicates the entrance to the opposite direction. U-shaped impulse = entry orders in the same direction. If AlertsEnabled = true, the indicator will show the Alert (message window) with a text like this: "Price going Down on ", Symbol(), " - ", Period(), " min", " price = ", Bid; If eMailEnabled = true the indicator will send you an eMail with the same text an Alert message with subject: "Trinity-Impolse" (of course you have to
The indicator displays the usual Moving Average with input parameters: maPeriod_1; maMethod_1; maAppPrice_1. Then it calculates and displays MA on MA1 with input parameters: maPeriod_2; maMethod_2. Then it calculates and displays MA on MA2 with input parameters: maPeriod_3; maMethod_3. If AlertsEnabled = true the Indicator will show the Alert (message window) with a text like this: "Price going Down on ", Symbol(), " - ", Period(), " min", " price = ", Bid; If eMailEnabled = true the Indicator w
Multi TimeFrame Indicator "MTF CCI Trigger" based on the Commodity Channel Index from the upper TF (input parameter "TimeFrame") yellow line. Aqua line is representing ATR envelopes from the current TF. Green and Red arrows is triggered by CCI and represented UP and DOWN trends accordingly.
The BBImpulse indicator is based on the standard Moving Average indicator. You have MA input parameters: maPeriod - Moving Average period; maMODE - Moving Average mode (0 = MODE_SMA; 1 = MODE_EMA; 2 = MODE_SMMA; 3 = MODE_LWMA); maPRICE - Applied price (0=PRICE_CLOSE; 1=PRICE_OPEN; 2=PRICE_HIGH; 3=PRICE_LOW; 4=PRICE_MEDIAN; 5=PRICE_TYPICAL; 6=PRICE_WEIGHTED). Green Histogram is representing an UP-trend, Red Histogram is representing a Down-trend.
Multi TimeFrame indicator MTF ADX with Histogram shows ADX indicator data from the TF by your choice. You may choose a TimeFrame equal or greater than current TF. Yellow line is representing a price trend from the upper TF. Green line is representing +DI from the upper TF. Red line is representing -DI from the upper TF. Green histogram is displaying an Up-trend. Red histogram is displaying a Down-trend.
This Indicator creates 2 white lines based on Exponential Moving Averag e of High and Low prices. You can regulate how many bars will be involved in the calculation with input parameter HL_Period. Red and Blue arrows are displaying the moment to go Short and Long trades accordingly.
The most common way to interpreting the price Moving Average is to compare its dynamics to the price action. When the instrument price rises above its Moving Average, a buy signal appears, if the price falls below its moving average, what we have is a sell signal. To avoid a spontaneous entries one may use this update from Moving Average Indicator = Stepper-MA.
Envelopes technical Indicator is formed with two Moving Averages one of which is shifted upward and another one is shifted downward. Envelopes define the upper and the lower margins of the price range. Signal to sell appears when the price reaches the upper margin of the band; signal to buy appears when the price reaches the lower margin. To avoid a spontaneous entries one may use this update from Envelopes Indicator = Envelopes-Stepper.
The interpretation of the Bollinger Bands is based on the fact that the prices tend to remain in between the top and the bottom line of the bands. Abrupt changes in prices tend to happen after the band has contracted due to decrease of volatility; If prices break through the upper band, a continuation of the current trend is to be expected; If the pikes and hollows outside the band are followed by pikes and hollows inside the band, a reverse of trend may occur; The price movement that has sta
Fibonacci sequence is defined by integer sequence: 0, 1, 1, 2, 3, 5, 8, 13, 34, 55, 89, 144, ... By definition, it starts from 0 and 1, the next number is calculated as a sum of two previous numbers. Instead of the standard moving average, the indicator uses the caluclation of average price in form: Bar0 + Bar1 + Bar2 + Bar3 + Bar5 + Bar8 + Bar13 +... Input parameters:  FiboNumPeriod (15) - Fibonacci period; nAppliedPrice (0) - applied price (PRICE_CLOSE=0; PRICE_OPEN=1; PRICE_HIGH=2; PRICE_LOW
This indicator present a main Moving Average line with input parameters maPeriod_1, maMethod_1 and maAppPrice_1. The second line will be a calculation of the Moving Average data of a first line with input parameters maPeriod_2, maMethod_2. The third line will be a calculation of the Moving Average data of a second line with input parameters maPeriod_3, maMethod_3. To avoid a spontaneous entries one may use this indicator-stepper.
This indicator (as almost all others) is based on classical Moving Averages. It shows the Average Bar under the current bar colored in aqua or over the current bar colored in orange. Input Parameters: ma_Period and ma_Method. The Average Bar maybe helpful to predict where the price will move in the nearest future. Of course, this "near future" depends of the current time frame.
Buy when the market is falling and sell when the market is rising. When the market is moving down you start observing and looking for buy signals. When the market is moving up you start looking for sell signals. This indicator points to the moments to Buy (Blue arrow) and to Sell (Orange arrow). Two input parameters: barsNumber and step for optimization (depending on symbol and Time Frame).
This indicator shows: A green light in case the price goes up; A red light in case the price goes down; A yellow light in case there are a sideways trend. A sideways trend is the horizontal price movement that occurs when the forces of supply and demand are nearly equal. This typically occurs during a period of consolidation before the price continues a prior trend or reverses into a new trend
This indicator is created for M1 timeframe. It shows how many ticks has occurred during current minute and ( after the slash) the sum of points Up (aqua color) and Down (orange color). In times of a high trading activity a grow up number of ticks Up and Down will signal of a big move of the price in the near future. In times of a high trading activity a grow up number of sum of points Up and Down will signal of a big move of the price in the near future too.
Two yellow lines. This is similar to classical Envelopes but with automatic deviation. The Envelopes indicator is   a tool that attempts to identify the upper and lower bands of a trading range. Aqua line. This is a classical Commodity Channel Index added to the Envelopes on the chart, not in a separate window. The Commodity Channel Index ( CCI ) is a technical   indicator   that measures the difference between the current price and the historical average price.
Probability deals with the likelihood of an event happening.   Forex   probability indicates a possibility at a specific time. This is because the forex market is highly volatile, and predicting future events affecting it is impossible. This indicator will show a positive number above the current High or negative number under the current Low as a probability of the trend. Higher time frames usually show a higher probability, even more then 100%.
Envelopes is an excellent indicator when the market is trending. Open Long position when the ClosePrice crossed the upper Aqua band. Close Long position when the Price crossed the upper Yellow band moving down. Open Short position when the ClosePrice crossed the lower Aqua band. Close Short position when the Price crossed the lower Yellow band moving up.
Moving Average Bars is a self-explanatory indicator with one input parameter: nPeriod. When the previous Price Close is above the previous indicator Bar, the probability to go Long is very high.   When the previous Price Close is under the previous indicator Bar, the probability to go Short is very high.
This indicator is based on the same idea as https://www.mql5.com/en/market/product/2406 , but instead of Average Bars it uses series or Fibonacci sequence. When the previous Price Close is above the previous indicator Bar, the probability to go Long is very high. When the previous Price Close is under the previous indicator Bar, the probability to go Short is very high.
This indicator is based on two ideas: Correlations between 5 main currency pairs: EURUSD, GBPUSD, USDCHF, USDJPY, USDCAD; US Dollar Index = the value of the United States dollar relative to a basket of foreign currencies. The use of the indicator is the same as classical  Commodity Channel Index  (CCI) indicator. CCI is calculated with the following formula:  (Typical Price - Simple Moving Average) / (0.015 x Mean Deviation) (Typical Price - Simple Moving Average) / (0.015 x Mean Deviation)
A  tick  is a measure of the minimum upward or downward movement in the  price  of a security. A  tick  can also refer to the change in the  price  of a security from one trade to the next trade.  This indicator will show amounts of ticks when the price goes up and down. This indicator is designed for M1 time frame and shows: Sum of points when the price goes up (Green Histogram). Sum of points when the price goes down (Red Histogram). 
This indicator is a combination of 2 classical indicators MA and RVI. The Relative Vigor Index (RVI) is a momentum indicator used in technical analysis that measures the strength of a trend by comparing a security's closing price to its trading range while smoothing the results using a simple moving average   The input parameter  counted_bars  determines how many bars the indicator's lines will be visible. The input parameter MaRviPeriod  is used for MA and RVI calculation.
This indicator is a combination of 2 classical indicators: MA and Force Index. The input parameter  counted_bars  determines on how many bars the indicator lines will be visible. The input parameter  MaForcePeriod  is used for MA and Force calculation. You may go Long if the current price crossed Up the Ribbon (HISTOGRAM)  and you may go Short if the current price crossed Down the Ribbon (HISTOGRAM)
This indicator is a combination of 2 classical indicators: MA and CCI. Two moving averages form Upper and Lower bands. The input parameter  counted_bars  determines on how many bars the indicator's lines will be visible. The input parameter  barsNum  is used for MA and CCI calculation.
フィルタ:
Giulio Franceschini
547
Giulio Franceschini 2024.05.02 16:46 
 

Perfect, exactly what I've been looking for for a long time, simple and ingenious, I was wondering if it was possible to implement a parameter with a stop profit that would then close all the operations once all the orders in progress totaled for example 50 pips of gain between losers and winners. It would be perfect but already like this it's super.

Ynal Al Khalil
495
Ynal Al Khalil 2022.10.22 21:17 
 

Good job

レビューに返信
バージョン 4.12 2020.04.20
A new version, compiled by the latest MetaEditor build.