• 概要
  • レビュー (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
492
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
496
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 
革新的な 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) ポイント、ロットサイズなどの正確なパラメーターを設定できます。 このツールの柔軟性は、市
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 recalculate micro to standard lots / profits ...  export decimal by "." or ","  combine a series of Magic Numbers to one unique Magic Number   filter to ignore OrderComments. Separate them by ","   filter to export only a specific date range ️ ️ And now the real value of the utility begins! 
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
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
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
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:
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
「一目均衡表」の専門的な使い方は、一目均衡表を正しく解釈してグラフを分析することです! はトレーダーが価格グラフ上の指定された点間の比率を素早く簡 単に測定できるようにするグラフィックプログラムです。この時間と価格の指標は、MT4 プラットフォームの一目の戦略に従って図表を分析するための基本的なツールです。この ツールを使用すると、 非常に短期間での価格波だけでなく、時間波の洞察に満ちた完全な 分析も可能になります。分析の実行に費やされる労力は、エクセルを使用して実行される 同様の測定および計算と比較して、何度も最小限に抑えられます。指標は、一目均衡表戦 略を使用するトレーダーの知識と経験、およびそれらの期待を考慮して設計されています。 提示されたツールは私たちの仕事の結果です。 指標のモジュール構造により、論理的な順序で分析を実行できます。このプロセスは過去 の波に関するデータを収集することから始まり、それが将来の市場の動きを計算するため の基礎となります。 計算で考慮されるデータは、予測の正確さにとって非常に重要です。 この操作は最小限に抑えられ、即座に測定値が得られます。 この測
NAM Chart Info New
NAM TECH GROUP, CORP.
4 (1)
この素晴らしいツールを使用すると、各操作のリスクを簡単かつ迅速に管理できます。その革新的なインターフェースにより、ロット数とリスクと利益の比率を秒単位で計算し、操作を必要なリスク範囲内に保ち、取引の悪い時期を回避することができます。 操作を開くと、パネルに各操作の詳細と関連性の高いデータを指定するすべての概要が記載されたセクションが表示されます。多くのウィンドウを開いて複雑にならないでください。パネルには、必要なシンボルにアクセスし、パラメーターでそれらを構成するだけで、エクスペリエンスを楽しむことができるクイックナビゲーションボタンがあります。 この便利なツールを使用すると、次の情報を一目で視覚化できます。 シンボル情報 - 展開する -ロットあたりのピップ値 -長く交換する -ショートスワップ リスク計算機 -基本金額 - 危険 -ロット(自動計算) -比率(自動計算) 注文情報 -オープンオーダーポジション(1、2、3 ...) -注文タイプ(購入|販売) -注文サイズ(ロット) -利益/損失(アカウン
テレグラムチャネルで信号を交換して公開しますか?次に、このユーティリティはあなたのためです。 -ターミナルでの取引 -テレグラムチャネルに取引を公開します あなたの顧客は喜ぶでしょう: -毎日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 0
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
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
Avoid SWAP fees EA MT4   This version only supports orders with a single order transaction count of<10. If the single order transaction count is>10, please subscribe to a higher version This EA is not actively profitable, but only uses trading time to increase trading frequency and achieve the goal of saving swap fees.   Working principle: This EA will generate MQL4 Experts Orderhis before the trading deadline of the day_ The today.csv file is used to record the information that has been opened
This is a very simple, and easy-to-use Trade Manager with features like   Auto Partial Close, Auto Stop-loss, Breakeven. EA  closes a profitable position in partial closes when the price moves first in the direction of profits, and then comes back. EA monitors the position. If the price moves in the direction of profits, then ea establish the first level of rollback price at a distance. If the price continues to move in the direction of profits, this level of profit continues modifying this le
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT4
Evgeniy Kravchenko
4.45 (183)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 注意、アプリケーションはストラテジーテスターでは機能しません。 Manual, Description, Download demo ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :
価格が一瞬で変わる可能性のある市場では、注文はできるだけ簡単にすべきだと思いますか? Metatraderでは、注文を開くたびに、開始価格を入力し、損失を止めて利益を得るウィンドウと、取引サイズを開く必要があります。金融市場の取引では、初期預金を維持し、それを増やすために資本管理が不可欠です。それで、あなたが注文をしたいとき、あなたはおそらくあなたがどれくらいの大きさの取引を開くべきか疑問に思いますか?この単一の取引であなたの預金の何パーセントを危険にさらすべきですか?この取引からどれだけの利益を得ることができますか?また、リスクに対する利益の比率はどのくらいですか?トレードサイズを設定する前に、トレードサイズがどうあるべきかという質問に対する答えを得るために必要な計算を行います。 これらすべてを自動的に行うツールがあると想像してみてください。チャートを開き、市場分析を行い、エントリーポイント、ディフェンスポイント(ストップロス)、ターゲット(テイクプロフィット)を水平線でマークし、最後にリスクのレベルを定義します。利用可能な資本の%として、このトランザクションで負担することができ、こ
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
あなたがメンバーである任意のチャンネル(プライベートおよび制限されたチャンネルを含む)からのシグナルを、直接あなたのMT4にコピーします。 このツールは、ユーザーを念頭に置いて設計されており、取引を管理および監視するために必要な多くの機能を提供しています。 この製品は、使いやすく視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5版 | Discord版 デモを試したい場合は、ユーザーガイドを参照してください。 Telegram To MT5レシーバーは、ストラテジーテスターでは機能しません! Telegram To MT4の特長 一度に複数のチャンネルからシグナルをコピー プライベートおよび制限されたチャンネルからシグナルをコピー BotトークンやチャットIDは不要です(必要な場合は引き続き使用できます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナルを認識する
Pro Arbitrage EA   trades based on Arbitrage Strategy. The strategy is like a scalping technology but on three cross currency pairs at the same time. Each trade basket involves three pairs (all open at the same time) and they will close at once when any desired profit reaches. The strategy has no SL technically because all opened currencies are hedged. SL can happen if high slippages on order execution on the broker side. So the strategy is one of the safest ones in the world. MT4 Limitation :
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.66 (68)
MetaTrader4のコピー機を取引します。     それは任意の口座からの外国為替取引、ポジション、注文をコピーします。 それは最高の貿易コピー機の1つです     MT4 - MT4、MT5 - MT4     のために     COPYLOT MT4     バージョン(または     MT4 - MT5  MT5 - MT5     のために     COPYLOT MT5     バージョン)。 MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 のコピー機 バージョン       MetaTrader 5 ターミナル(   МТ5 - МТ5、МТ4 - МТ5   )-   コピーロットクライアントMT5 独自のコピーアルゴリズムにより、すべての取引がマスターアカウントからクライアントアカウントに正確にコピーされます。 また、動作速度が速いことでも知られています。タフなエラー処理。 強力な機能セット。 プログ
Mentfx Mmanage
Anton Jere Calmes
5 (16)
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
MT4 to Telegram Signal Provider は使いやすく、完全にカスタマイズ可能なツールで、Telegramに信号を送信し、あなたのアカウントを信号提供者に変えることができます。 メッセージのフォーマットは 完全にカスタマイズ可能です! しかし、簡単な使用のために、あらかじめ定義されたテンプレートを選択し、メッセージの特定の部分を有効または無効にすることもできます。 [ デモ ]   [ マニュアル ] [ MT5バージョン ] [ Discordバージョン ] [ Telegramチャンネル ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。開発者が必要なものをすべて提供します。 主要機能 購読者に送信される注文の詳細をカスタマイズする機能 例えばブロンズ、シルバー、ゴールドなど、階層型のサブスクリプションモデルを作成できます。ゴールドサブスクリプションでは、すべての信号が得られますなど。 ID、シンボル、またはコメントによる注文のフィルタリング 注文が実行されたチャート
TradePanel MT4
Alfiya Fazylova
4.91 (88)
Trade Panel は、多機能の取引アシスタントです。 このアプリケーションには手動取引用の 50 以上の機能が含まれており、ほとんどの取引アクションを自動化できます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモは こちら から。 詳しい手順は こちら をご覧ください。 取引。 ワンクリックで基本的な取引操作を実行できます。 未決の注文とポジションをオープンする 未決の注文とポジションを決済する ポジションの反転(買いを閉じて売りをオープンする、または売りを閉じて買いをオープンする) ポジションをロックする(反対のポジションをオープンすることで、売りポジションと買いポジションの量を等しくします) すべてのポジションを部分的に決済します。 すべてのポジションのテイクプロフィットやストップロスを共通のレベルに設定します。 すべてのポジションのストップロスを損益分岐点レベルに設定します。 注文とポジションをオープンする際に、次のことが可能になります。 確立されたリスクに応じて取引量の自動計算を使用します。 ワンクリックで複数の注文を開きます。 計算された数量
News Trader Pro is a unique robot that allows you to trade the news by your predefined strategy. It loads every piece of news from several popular Forex websites. You can choose any news and preset the strategy to trade it, and then News Trader Pro will trade that news by selected strategy automatically when the news comes. News release gives opportunity to have pips since the price usually has big move at that time. Now, with this tool, trading news becomes easier, more flexible and more exciti
The Best One Scalping Trade Panel functional manual trade panel with risk reward, auto SL by candle ( original solution), lot size calculation, one-click trading, scale in and out of trades (partial close),  Works with all symbols not just currency pairs, perfect works on DAX, NASDAQ, GOLD, ...... I earn every day during live stream on ZakopiecFX - join Me Risk by lot Risk by percent SL by points SL by Candle, Renko, RangeBar ( original solution) TP by point TP by Risk/Reward Auto Trailing b
多機能ツール 搭載機能: ロット計算機、プライスアクション、リスク/リワードレシオ、トレードマネージャー、需要供給ゾーンなどをはじめ65以上の機能。 バージョ:デモ版   |   ユーザーマニュアル   |    MT5版 このユーティリティはストラテジー テスターでは機能しません。 ここからデモ バージョンをダウンロードして製品をテストできます。 ご不明な点や改善提案、バグの発見などございましたら、 連絡してください 。 取引プロセスを簡素化、高速化、自動化します。このダッシュボードで標準端末機能を拡張します 1. 新しい取引を開始します : ロット / リスク / RR の計算 1. Lot計算機(リスクサイズに基づく取引量計算 2. リスク計算機(ロットサイズに基づくリスク量) 3. リスク/リワードレシオ (R/R) 4. 注文のアクティベーション トリガー + Buy StopLimit / Sell StopLimit: MT4でも可  5. 仮想 SL / TP レベル (隠しSL、TP: ブローカーには見えない) 6.  Smart SL / エントリー レ
この製品は、ニュースタイム中にすべてのエキスパートアドバイザーと手動チャートをフィルタリングするため、急激な価格変動によるマニュアルトレードのセットアップの破壊や他のエキスパートアドバイザーによって入力された取引について心配する必要はありません。この製品には、ニュースのリリース前にオープンポジションとペンディングオーダーを処理できる完全な注文管理システムも付属しています。 The News Filter  を購入すると、将来のエキスパートアドバイザーのためにビルトインのニュースフィルターに頼る必要はなく、今後はすべてのエキスパートアドバイザーをここからフィルタリングできます。 ニュース選択 ニュースソースは、Forex Factoryの経済カレンダーから取得されます。 USD、EUR、GBP、JPY、AUD、CAD、CHF、NZD、CNYなど、任意の通貨数に基づいて選択できます。 Non-Farm(NFP)、FOMC、CPIなどのキーワード識別に基づいて選択することもできます。 影響レベルによってフィルタリングするニュースを選択することができ、低、中、高の影響範囲から選択できます
Averaging Helper - This sort of trading helper instrument will help you average out your previously unprofitable positions using two techniques: standard averaging hedging with the subsequent opening of positions according to the trend The utility has the ability to sort out several open positions in different directions at once, both for buy and for sell. For example, you opened 1 position for a sell and the second for a buy, and they are both unprofit, or one is in the unprofit and one is in
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 4 プラットフォームの強化に役立ちます。多言語サポート。 MT5バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定 トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎま
MT4からテレグラムEAへのテキスト送信、MT4からテレグラムチャネルへ MT4 Telegram Signal Provider EAは、プロの電信信号プロバイダーになりたい人にとって、市場で最も優れた電信ユーティリティへのMT4です。 シンプルですが、強力でプロフェッショナル Metatrader 4プログラムでの注文に基づいて、シグナルとレポートをテレグラムチャネルに送信します Facebook、Twitter、Blogger、Wordpressなどの多くのプラットフォームに信号を送りたいですか?問題ありません。IFTTTを使用して、テレグラムチャネルをこれらのプラットフォームに接続し、信号を簡単に送信します。 * 主な特徴: 多くのチャンネルに信号を送信:マルチテレグラムチャネル、メール、モバイル端末へのプッシュ通知の送信 注文を非常に高速にスキャン:ティックではなく、数秒でスキャン すべての注文タイプの情報を送信:オープン(保留中の注文を含む)、キャンセル、クローズ(%部分的なクローズを含む)、トリガー、変更注文 送信オーダーをフィルタリングする
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 adding more 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 trad
FREE SIGNAL CHANEL:  https://t.me/redfox_daily_forex_signals 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  p
MT4 Alert Signal Trader  is an EA that helps you trade MT4 Alert popup. Some indicators can provide signals by showing an alert popup containing signal texts. This EA will read and trade these signal texts. The alert texts should contain at least 2 elements:  (1) a symbol text   (ex: "EURUSD") and  (2) a command type   (ex: "Buy", "Sell", "Close") that trigger EA's trading activities. Some other contents that may have or not are open price, stop loss, take profit values... The EA needs an aweso
Grid Manual MT4
Alfiya Fazylova
4.71 (17)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 完全な説明とデモバージョン ここ。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じるこ
-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
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
An instrument capable of instantly calculating position size or risk based on a specified stop-loss level is critically important for both professional traders and beginners. Trading utility TRADE PRO provides fast and accurate calculations, helping you make decisions in conditions of limited time and increased market volatility. Main functions: Original. Simple. Effective. Original and convenient opening of the main trading panel: Simply hover your mouse over the right part of the chart and cli
Trade Copier Global: The name speaks for itself. This copier allows you to copy orders between MT4 terminals even if they are not installed on the same computer. Features Copying trades between MT4 terminals around the world with a short delay. Automatically recognizes symbol prefixes. Can connect many Slaves to the same Master. Supports pending and market orders. Supports partial order close (with limitations, see below) Can send messages and notifications to the Slaves from the Master Severa
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
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.86 (63)
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。開閉、リバース、ロックポジションと注文を処理する МetaТrader4のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takeproft MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 シンボルウィンドウからの取引とキーボードからの取引! あなたはMetaTrader 4ターミナル - バーチャルコントロールパネルVirtualTradePadのためのユニークなプラグインを持っています。 Description on English 注意!  ストラテジーテスターの 取引方法を学びたい場合は、無料の TesterPad ユーティリティをチェック
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
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
ADAM EA Special Version for FTMO  Our 1st EA created using ChatGPT technology Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Tested on EURUSD and GBPUSD only  Use 15MIN Time Frame Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94887 Signal using ADAM  https://www.mql5.com/en/signals/2190554 --------------------------------------------------------------
Ultimate No Nonsense FX Backtester - You can Run Forward Test Simulation with this tool! Do Not Download the Demo Here, Please Read Below! Step by Step Manual Guide PDF for this backtester PDF List of Commands(Shortcuts) for this backtester Ultimate NNFX Backtester is a powerful utility tool that significantly reduces the length of backtesting process for NNFX followers.  As well as for Forex traders that operates their entries and exits at the close of a candle and manage the risk using A
作者のその他のプロダクト
This indicator is based on a classic Commodity Channel Index (CCI) indicator. Multi TimeFrame indicator MTF-CCI shows CCI data from the 4 timeframes by your choice. By default this indicator has external parameters: TF1 = 1; TimeFrame2b = true; TF2 = 5; TimeFrame3b = true; TF3 = 15; TimeFrame4b = true; TF4 = 60; InpPeriod = 13; InpPRICE = 5; You can change TF1-TF4 in the next limits: TF1 from M1 (1) to H4 (240) TF2 from M5 (5) to D1 (1440) TF3 from M15 (15) to W1 (10080) TF4 from M30 (30) to MN1
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.
This indicator is using 2 classical indicators: Commodity Channel Index from the higher TF (which you may change using input parameter TimeFrame ) and Average True Range from the current TF. The Green ribbon indicates the upper trend and the Red ribbon indicates the down trend. Buy when the Yellow line crosses the Upper bound (Aqua line). Sell when the Yellow line crossover the Lower bound (Aqua line).
フィルタ:
Giulio Franceschini
492
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
496
Ynal Al Khalil 2022.10.22 21:17 
 

Good job

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