• 概要
  • レビュー (1)
  • コメント (1)

Open a position for EA MT4

5
Hello everyone,
this is another utility that I wrote specifically for users using my profile with a large number of experts and sets (https://www.mql5.com/en/blogs/post/750723) .
This utility is useful for working with a profile using grid strategies (averaging and martingale). As we know, such strategies periodically fall into a large drawdown and you need to be careful when opening averaging positions (do not open too many). In my profile, I use a limit of 3 positions for each EA, if this was not enough to exit the drawdown, then the positions are against a strong trend and you need to choose a key level (the most likely for a rebound or trend reversal) to open the next position.
Consider the situation, some EA has opened 3 positions against the trend, then you do not want EA to continue averaging on its own, but you want to choose the price value at which to open the next position. To do this, you need: 
  1. Attach the utility "Open a position for EA" to the chart of the symbol for which the drawdown.
  2. In the "Magic_positions" parameter, register the magic number of EA whose positions are in drawdown. This is necessary so that EA takes into account the open position of the "Open a position for EA" utility, this will allow EA to control all open positions and close them at the appropriate moment.
  3. Specify the desired trading lot size for the new position in the "Lots" parameter.
  4. Set the desired price to open the next position in the "Price_for_pending_order" parameter field. The type of orders will suit "ORDERS_LIMIT" (selected in the "Type_Orders" parameter), but in some situation "ORDERS_STOP" may be useful to you, or you can just instantly open a position at the current price (without taking into account the "Price_for_pending_order" parameter) - MARKET_BUY or MARKET_SELL. 
That's all,  I'll describe a few more additional parameters that may come in handy.
  • "Comment_position" - comment for a new position/order, can be any (does not affect anything).
  • "Allow_only_in_direction_open_positions" - if "true", it will allow you to open a position/order only in the direction of open positions (i.e. BUY or SELL). It's like insurance, so as not to accidentally open a trade in another direction.
  • "Delete_order_if_position_opened" - if "true", the pending order will be deleted if a position with the specified magic number somehow opens (for example, EA will open a position according to its logic, or another pending order with this magic number  will be trigger).
  • "Remove_utility_after_execution" - if "true", the utility will be removed from the chart after performing its function.   


レビュー 1
Andreas Andrianto
783
Andreas Andrianto 2023.12.28 10:42 
 

This is a great tool that I am looking for, and it's free!

おすすめのプロダクト
Hello friends. I wrote this utility specifically for use in my profile with a large number of Expert Advisors and sets ("Joint_profiles_from_grid_sets" https://www.mql5.com/en/blogs/post/747929 ). Now, in order to limit losses on the account, there is no need to change the "Close_positions_at_percentage_of_loss" parameter on each chart. Just open one additional chart, attach this utility and set the desired percentage for closing all trades on the account. The utility has the following function
FREE
The Detective Pips EA is an automated hands-free tool that trade pending order breakout at previous high and low strategy. This EA is also a non-Martingale and Hedging Mechanism by which most traders are comfortable with, profits are secured by the adjustable trailing stop. Also, this strategy works with small average profits therefore it is highly suggested to trade with a low spread and commission broker. This EA is a great day trading scalping Project that are able to trade both trending and
FREE
StatBar 1.6 Indicator showing balance, earnings for today, yesterday and the day before yesterday. The indicator also shows: - Server; - GMT; - Server time; - Shoulder; - Spread. Description of variables: extern int Magic = "-1"; // Magic for statistics -1 = all 0 = manual extern string Symboll = "-1"; // Symbol for statistics -1 = all 0 = current EURUSD = for EURUSD
FREE
Simple RSI Forex Trading Strategy
Victor Manuel Valderrama Zamora
2.5 (2)
Diversify the risk in your trading account by combining our Expert Advisors. Build your own custom trading system here:   Simple Forex Trading Strategies The expert advisor opens trades when RSI indicator enter in oversold or overbought areas. The Stop Loss, Take Profit, and Trailing Stop are calculated based on the ATR indicator. The recommended currency pair is EURGBP and the recommended timeframe to operate and to do backtests is H4. This Expert Advisor can be profitable in any TimeFrame a
FREE
This is the HFT Flame Ea....This is a complex Expert Advisor that basically pick trades from price movements, it is also a none-martingale mechanism with netting strategy that makes this Ea more interested and profitable throughout your trading journey. The HFT Flame EA can be super consistent on profits depending on the inputs selected for your style of trading. This is a hand free trading robot that can trade your way to success while you are away from the charts, another perfect advantage abo
FREE
The demo version of GS Assist: only EURUSD, limited Lot, Profit and Loss parameters, the Members of Group panel has only two rows. The full version features a built-in Forex Factory news feed to allow closing orders before the news releases. GS Assist is designed for managing orders of other experts and risk exposure. It can run on all forex symbols. The tool can be used as an order manager for other experts and/or as a quick trading tool featuring BUY and SELL buttons. Features: Automatic closi
FREE
GapRevScalper
Catalin Zachiu
4.71 (7)
これはシンプルですが、ローソク足の間にギャップが生じた場合に開かれた取引に基づいて、正しく使用すれば潜在的に効果的です。 ギャップ サイズの入力値はポイント単位で測定されます。 2 本のローソク間の最後のギャップとギャップの時間がチャートのコメントに表示されます。 すべてのブローカーがこの取引ロボットに適しているわけではありません。 テストと最適化は、MQL 5 の価格履歴に基づいています。 また、勝ち取引でロットサイズを増やし、負け取引でロットサイズを減らすスマートロット管理機能と、他のEAとの注文を区別するためのマジックナンバーも備えています。 深夜の価格差をフィルタリングするために、スプレッドと時間フィルタも導入されています。 デフォルト設定: EurUsd M15 タイムフレーム。     代替設定は「コメント」セクションにあります。
FREE
Implied Trader   is a fully automatic, professional trading robot designed specifically for the foreign exchange market   AUDCAD M30 timeframe. Parameter configuration is not necessary for EA. Only the size of the lot you intend to use needs to be chosen. 0.1 is the suggested lot size for a $2000 account. You can raise the lot size correspondingly if your account has more money. It has an intelligent algorithm that recognizes the trend. On the basis of the trend direction, the expert places orde
FREE
これは、ほぼ10年前に初めて公開された私の有名なスキャルパー、ゴールドフィンチEAの最新版です。短期間で起こる急激なボラティリティの拡大で市場をスキャルピングします。突然の価格上昇の後、価格変動の慣性を利用しようとします。この新しいバージョンは、トレーダーがテスターの最適化機能を簡単に使用して最適な取引パラメーターを見つけられるように簡素化されています。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 最適化を容易にするシンプルな入力パラメーター カスタマイズ可能な取引管理設定 取引セッションの選択 平日の選択 資金管理 注意してください... 多くの要因が見返りを台無しにする可能性があるため、ダニのダフ屋は危険です。変動スプレッドとスリッページは、取引の数学的期待値を低下させ、ブローカーからの低いティック密度は幻の取引を引き起こす可能性があり、ストップレベルは利益を確保する能力を損ない、ネットワークラグはリクオートを意味します。注意が必要です。 バックテスト Expert Advisorはティックデータのみを使
FREE
The Night Scalper EA Lite is a fully automated Expert Advisor that trades at night and relies on price reversion. The EA trades using market orders and has the option to use time averaging to improve performance. This EA works best on EURUSD using the M5 timeframe, but will also work on AUDUSD, GBPUSD, NZDUSD, USDCAD, USDCHF and likely many more. A VPS is advisable when trading this system and a low spread and commission based broker is best. Check the comments for back test results and optimiz
FREE
Ego Guard
Victor Chukwuebuka Okeke
Ego Guard is an advanced Expert Advisor designed to safeguard account equity by implementing robust risk management measures. This EA closely monitors account activity and intervenes when necessary to prevent excessive risk exposure. Specifically, Ego Guard automatically disables any other Expert Advisors that attempt to open trades exceeding the predefined risk threshold. By effectively managing trade volume and ensuring adherence to risk management principles, Ego Guard provides traders with p
FREE
The High Frequency Trader execute trades without any time or trading frequency restrictions.  The EA is programmed to respond quickly to market conditions and aims to capture short-term price movements with precision. Key Features: Time and Frequency Freedom: The EA does not impose any time restrictions, allowing it to trade continuously and react swiftly to market opportunities as they arise. Adjustable Lot Size: The user can customize the trading volume using the "LotSize" input parameter, all
Basket Recovery System : is useful for trading multiple pair on a single account, single chart. Functions Of this Ea with a simple click on a button in any Symbol row, this Utilities will, Open new Order, Set Lot, Close Order, Reverse Order, Add new Symbol, Delete Symbol, with a simple click on a Navigation Button, this Utilities will, Select all Symbol Available on Broker, ReSet Symbol Lots, Close all Order, Set Low Risk for all Symbol, Remove all Pair with spread above 2two.
FREE
MT4用NAS100 Auto SL and TP Makerをご紹介します: MetaTrader4でナスダック100市場をナビゲートするトレーダーにとって不可欠なアシスタントであるNAS100オートSLおよびTPメーカーで、ストップロスおよびテイクプロフィットの設定をもう見逃すことはありません。このツールは、ストップロスとテイクプロフィットのレベル管理を自動化するシームレスなソリューションを求める方々のために設計されています。 主な特徴 簡単な自動化: ストップロスやテイクプロフィットのないナスダック100取引を自動的に監視します。 ユーザーが構成した設定に基づいてレベルを動的に調整します。 注文タイプの多様性: Nasdaq100の成行注文と未決済注文の両方に対応。 MetaTrader 4で利用可能な様々な注文タイプをサポートします。 カスタマイズされた設定: ユーザーフレンドリーなパラメータ設定により、トラッキング設定とストップロス/テイクプロフィットレベルのカスタマイズが可能です。 柔軟な範囲: 特定のNAS100商品、または取引されているすべての商品に対してストップロス
FREE
CCI and ATR Trader
Evgeniia Terekhova
5 (1)
Советник работает на двух индикаторах CCI и ADX. Условия для входа в BUY: 1. ADX пересекает уровень 20 2. CCI пересекает уровень 100 снизу вверх 3. Выставляем фиксированный StopLoss и TakeProfit 4. Закрываем позицию по рыночной цене, когда CCI пересекает уровень 100 сверху вниз. Условия для входа в SELL: 1. ADX пересекает уровень 20 2. CCI пересекает уровень -100 сверху вниз 3. Выставляем фиксированный StopLoss и TakeProfit 4. Закрываем позицию по рыночной цене, когда CCI пересекает уровень -1
FREE
AuroraV5
Ron Fritzhugh Bryan
I could write a fantastic description with lots of quantitative testing parameters but we have a saying that "taste of a pudding is in the eating " so I will simple put a CHALLENGE :Test this EA on any of the major and minor pairs (AUD,USD,EUR,CHF,NZD )and I guarantee you  50% discount if you can prove in a test on any of the major pairs above  that you have incurred  more than 3 error runs. *NOW HAPPY TESTING* Then you get to write the description unhindered!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[ Introduction ] . [ Installation ] Introduction Python is a high level programing language with a nice package management giving user different libraries in the range from TA to ML/AI. Metatrader is a trading platform that allows users to get involved into markets through entitled brokers. Combining python with MT4 would give user an unprecedented convienance over the connection of brokers and the freedom of library utilization. The potential of your EA now becomes unlimited as you can create
FREE
AvangardD
Aleksandr Chernov
4.67 (3)
A trading robot based on the TMA indicator. The recommended timeframe is 1 hour. This is a free version of the robot, limited to changing the lot size and disabling the drawdown exit system. The full version is here: https://www.mql5.com/ru/market/product/62658 Robot Settings: Profit: The profit level in the deposit currency of all orders opened in the same direction All Loss: The level of loss in the deposit currency at which all orders are closed Magic: Magic number OpOr: The maximu
FREE
Smart Soldier
Maria Rosaria Stradiotti
SMART SOLDIER  is a multi-currency EA, works on 9 pairs ,It can work at any broker, with any spread. EA does not use martingale. It has high accuracy, 98% of all orders are profitable. This EA has a weekly account growth of around 10% and it is a low-risk system because the bets are made only and exclusively after an accurate and studied trend research. Before opening any position, the expert checks that most of the timeframes indicate the same trend. If a trend change occurs, the expert
Quantum nest
Yriy Doronin
4.5 (2)
Quantum nest is a robot advisor using trade hedging. Refers to trend advisers, working on a quantum variable system.. The Expert Advisor applies security varnishing orders and fixes the profit with only a positive balance. Suitable for any style of trading, scalping, medium and long-term trading. It is possible to use martingale in trade. The Expert Advisor works on all market instruments of the MT4 platform. ATTENTION! First of all, before work, it is necessary to optimize the adviser on your
FREE
Diversify the risk in your trading account by combining our Expert Advisors. Build your own custom trading system here:   Simple Forex Trading Strategies The expert advisor opens trades after CCI indicator exit the oversold or overbought areas. The Stop Loss, Take Profit, and Trailing Stop are calculated based on the ATR indicator. The recommended currency pair is GBPUSD and the recommended timeframe to operate and to do backtests is D1. This Expert Advisor can be profitable in any TimeFrame
FREE
This is a strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Builder, anyone can create Expert Advi
FREE
Expert Advisor uses Rsi and Bands indicators for generating signals and trades exit. Minimum trading deposit   500 $ . EA optimized to run on GOLD / EURUSD / GBPUSD / USDJPY / AUDNZD 1H charts (sets in the comments) can be also optimized to work on more charts and different timeframes. EA uses Grid. No Martingale. Works with high spread This EA operates only once per bar opening.    developed, tested and optimized   on "   VantageMarkets   " platform. Recommended broker > Vantage Account Optio
FREE
ユーティリティは、forexfactoryからのカレンダーである チャートインジケータのニュースの 機能に必要なデータの自動ロード用に設計されています。 パラメーター: Use common folder-すべての端末\ Terminal \ Common \ Files \のパブリックファイルフォルダーにファイルをダウンロードします。   falseの 場合、現在の端末の「ファイル」フォルダにデータをダウンロードします。 First day-ニュースのダウンロード開始日。現在のデータのみをダウンロードするには、0(01.01.1970 00:00)のままにします。 Calendar url-ターミナル設定の[エキスパートアドバイザー]タブ(スクリーンショットを参照)のWebRequets機能で許可されるURLのリストに追加されるソースデータWebサイトのアドレス。 Timeout-ミリ秒単位のタイムアウト。 Force reload-ディスク上で利用可能な場合、Webサイトからのデータの強制リロード。   false   (デフォルト)の場合、欠落しているカレンダーデータのみがWeb
FREE
This is a basic tool that displays the Pip Value and Margin  required for each symbol. It displays the same information for both a standard lot and the amount based on lot amount entered in the input section. It allows you to use different colors for each line Font Size FontType (Based on what fonts are installed in the system folder on the pc. Set to Ariel by default if the font entered is not available.) Allows X &Y coordinates so you can decide where on the chart the info is displayed.
FREE
The Arrow Scalper
Fawwaz Abdulmantaser Salim Albaker
1 (2)
Dear Friend..  I share with you this simple Expert Adviser .. it is full automatic  this Expert Adviser following the trend of the pair you install on or any stocks or indices , it is works like that: - when the trend on H4 chart show a start of up trend the expert will wait till the 15M & 1H charts show an up trend the EA will open a buy order directly , and do the same for down trend and open a sell order the buy or sell  order lot size and take profit and stop loss will measured manually  by
FREE
It is so very disappointing when the price does not have enough points to achieve Take Profit and makes a reversal. This EA sets virtual levels near the TakeProfit levels. This EA sets virtual levels next to TakeProfit orders. If these levels are reached by price, breakeven or trailing stop is applied for an order. This is a free version of the EA. It works only on NZDUSD. Features This EA does not set new orders. The aim of this EA is to manage stop losses of existing orders that are set by a
FREE
JUPITER  it is a Secure Automated Software for trade Forex market and indices. The architecture is a Fully Automatic Autonomous Robot Expert capable of    independently analyzing the market and making trading decisions    JUPITER        It is an advanced trading system. This is a fully automatic Expert Advisor.      JUPITER  . It is a 100% automatic system,  The system is self-sufficient, performing all the work.     Is a revolution in the  customization of the trading. You ca
Odie Trade Manager EA is a simple semi-automatic (two in one) assistant for a manual trader, when having a losing trade the EA begins its work in the form of a martingale or hedging (recovery zone) to leave it in breakeven or positive, it depends on its configuration. For professional traders and gamblers . Adapt it to your strategy, MANAGE YOUR RISK CORRECTLY  and all your operations will be positive. TEST ON STRATEGY TESTER WITH YOU STRATEGY AND CREATE YOUR SET FILE AND...  GOODBYE LOSS
FREE
An   egg   is the organic vessel containing the   zygote   in which an   embryo   develops until it can survive on its own, at which point the animal hatches. An egg results from   fertilization   of an   egg cell . Most   arthropods ,   vertebrates   (excluding   live-bearing mammals ), and   mollusks   lay eggs, although some, such as   scorpions , do not. Reptile   eggs,   bird eggs , and   monotreme   eggs are laid out of water and are surrounded by a protective   shell , either flexible or
FREE
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT4
Evgeniy Kravchenko
4.46 (181)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 注意、アプリケーションはストラテジーテスターでは機能しません。 Manual, Description, Download demo ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :
価格が一瞬で変わる可能性のある市場では、注文はできるだけ簡単にすべきだと思いますか? Metatraderでは、注文を開くたびに、開始価格を入力し、損失を止めて利益を得るウィンドウと、取引サイズを開く必要があります。金融市場の取引では、初期預金を維持し、それを増やすために資本管理が不可欠です。それで、あなたが注文をしたいとき、あなたはおそらくあなたがどれくらいの大きさの取引を開くべきか疑問に思いますか?この単一の取引であなたの預金の何パーセントを危険にさらすべきですか?この取引からどれだけの利益を得ることができますか?また、リスクに対する利益の比率はどのくらいですか?トレードサイズを設定する前に、トレードサイズがどうあるべきかという質問に対する答えを得るために必要な計算を行います。 これらすべてを自動的に行うツールがあると想像してみてください。チャートを開き、市場分析を行い、エントリーポイント、ディフェンスポイント(ストップロス)、ターゲット(テイクプロフィット)を水平線でマークし、最後にリスクのレベルを定義します。利用可能な資本の%として、このトランザクションで負担することができ、こ
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (80)
Local Trade Copier EA MT4 による、驚くほど高速な取引コピーを体験してください。1分で簡単にセットアップできるこの取引コピー機は、同じWindowsコンピュータまたはWindows VPS上の複数のMetaTrader端末間で取引をコピーすることができ、0.5秒未満の高速コピースピードを実現します。 初心者であろうとプロのトレーダーであろうと、 Local Trade Copier EA MT4 には、あなたの特定のニーズに合わせてカスタマイズするための幅広いオプションが用意されています。これは、利益の可能性を高めたい人にとって究極のソリューションです。 今すぐ試してみて、これが市場で最も速くて簡単なトレードコピー機である理由を理解してください。 ヒント: デモアカウントで Local Trade Copier EA MT4 デモバージョンをダウンロードして試すことができます: ここ ダウンロードした無料のデモ ファイルを MT4 >> ファイル >> データ フォルダを開く >> MQL4 >> Experts フォルダに貼り付けて、ターミナルを再起動し
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
TradePanel MT4
Alfiya Fazylova
4.91 (88)
Trade Panel は、多機能の取引アシスタントです。 このアプリケーションには手動取引用の 50 以上の機能が含まれており、ほとんどの取引アクションを自動化できます。 あらゆる取引商品 (外国為替、CFD、先物など) で動作します。 1 つのターミナル ウィンドウからすべてのシンボルを操作できます。 カスタマイズ可能なパネル サイズ (最大 4K 解像度)。 柔軟で直感的なインターフェイスを備えており、パネルを自分用にカスタマイズしたり、未使用の機能やタブをすべて非表示にしたりできます。 アプリケーションは、相互接続された一連のパネルとして設計されています。 取引パネル 基本的な取引操作を実行するように設計されています: 未決の注文とポジションをオープンする 未決の注文とポジションを決済する 立場の逆転。 位置をロックします。 ワンクリックですべてのポジションの部分決済を実行します。 ワンクリックで、すべてのポジションの利食いやストップロスを共通のレベルに設定します。 ワンクリックで、すべてのポジションのストップロスを損益分岐点レベルに設定します。 注文とポジションをオープンする
MT4 to Telegram Signal Provider は使いやすく、完全にカスタマイズ可能なツールで、Telegramに信号を送信し、あなたのアカウントを信号提供者に変えることができます。 メッセージのフォーマットは 完全にカスタマイズ可能です! しかし、簡単な使用のために、あらかじめ定義されたテンプレートを選択し、メッセージの特定の部分を有効または無効にすることもできます。 [ デモ ]   [ マニュアル ] [ MT5バージョン ] [ Discordバージョン ] [ Telegramチャンネル ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。開発者が必要なものをすべて提供します。 主要機能 購読者に送信される注文の詳細をカスタマイズする機能 例えばブロンズ、シルバー、ゴールドなど、階層型のサブスクリプションモデルを作成できます。ゴールドサブスクリプションでは、すべての信号が得られますなど。 ID、シンボル、またはコメントによる注文のフィルタリング 注文が実行されたチャート
Trade copier MT4
Alfiya Fazylova
4.67 (30)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT4> MT4、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位置が失われることはありません。 コピーするシンボルを選択できます。また、受信者のシンボルを置き換えることもできます(例:EURUSD> USDJPY)。 バックコピーをサポートします。 特定の注文のみのコピーを有効にする機能。 取引開始価格の最大差と最大遅延時間を
あなたの外国為替ポートフォリオを管理してください。あなたが立っている場所、何が働いているのか、そして何があなたに痛みを引き起こしているのかを即座に見てください! ここで利用可能なMT5バージョン:https:// www.mql5.com/en/market/product/58658 Trade Managerダッシュボードは、外国為替市場での現在の各ポジションが一目でわかるように設計されており、リスク管理と通貨へのエクスポージャーを理解しやすくします。 複数のポジションで徐々に市場に参入するトレーダー、またはそれらのトレーディンググリッドとバスケット戦略にとって、これは重要な情報です。ターミナル内の複数の位置を監視することは、管理が難しいことがよくあります。 不十分なリスクの活用と使用:報酬は、新しいトレーダーや一部の経験豊富なトレーダーが直面する主要な問題です。トレードマネージャーは、各通貨へのエクスポージャーを個別に示し、一度に両方向に取引しないようにします。 特徴: オープントレード-通貨ペアでソートされた現在のオープントレードをすべて表示します。ペアだけでなく
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
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
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.85 (62)
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。開閉、リバース、ロックポジションと注文を処理する МetaТrader4のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takeproft MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 シンボルウィンドウからの取引とキーボードからの取引! あなたはMetaTrader 4ターミナル - バーチャルコントロールパネルVirtualTradePadのためのユニークなプラグインを持っています。 Description on English 注意!  ストラテジーテスターの 取引方法を学びたい場合は、無料の TesterPad ユーティリティをチェック
あなたがメンバーである任意のチャンネル(プライベートおよび制限されたチャンネルを含む)からのシグナルを、直接あなたのMT4にコピーします。 このツールは、ユーザーを念頭に置いて設計されており、取引を管理および監視するために必要な多くの機能を提供しています。 この製品は、使いやすく視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5版 | Discord版 デモを試したい場合は、ユーザーガイドを参照してください。 Telegram To MT5レシーバーは、ストラテジーテスターでは機能しません! Telegram To MT4の特長 一度に複数のチャンネルからシグナルをコピー プライベートおよび制限されたチャンネルからシグナルをコピー BotトークンやチャットIDは不要です(必要な場合は引き続き使用できます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナルを認識する
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
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 4 プラットフォームの強化に役立ちます。多言語サポート。 MT5バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定 トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎま
Grid Manual MT4
Alfiya Fazylova
4.71 (17)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じることができます。 ワンクリックで各注文
KT Equity Protector MT4
KEENBASE SOFTWARE SOLUTIONS
3 (2)
KT Equity Protector EA consistently monitors the account equity and closes all the market and pending orders once the account equity reached a fixed equity stop loss or profit target.  After closing all trading positions, the EA can close all open charts to stop other expert advisors from opening more trading positions. Equity Stop-Loss If your current account balance is $5000 and you set an equity stop loss at $500. In this case, the KT Equity Protector will close all the active and pending
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
-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
Take a Break
Eric Emmrich
4.93 (28)
The most advanced news filter and drawdown limiter on MQL market NEW: Take a Break can be backtested against your account history! Check the " What's new " tab for details. Take a Break has evolved from a once simple news filter to a full-fledged account protection tool. It pauses any other EA during potentially unfavorable market conditions and will continue trading when the noise is over. Typical use cases: Stop trading during news/high volatility (+ close my trades before). Stop trading when
DrawDown Limiter MT4
Haidar, Lionel Haj Ali
5 (9)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
Equity Shield
Vladimir Stepanov
4.57 (7)
Expert Advisor は、資産を常に監視し、パラメーターの入力に従ってルールに従うことで、予期しない損失からアカウントを保護します。 ルールに違反すると、EA はすべての取引を終了します。 特定のパーセンテージまたは金銭的損失ですべての取引をクローズするか、特定のパーセンテージまたは金銭的利益でクローズするように EA を設定できます。 このユーティリティは、プロップ トレーディング チャレンジでドローダウンを低く抑え、エクイティを保護するのに非常に役立ちます。 私の信号と他の製品はここにあります 応援、プレゼントは購入後ご連絡ください。 パラメーター: 1ペア限定:運用したいペアにEquity Guardを貼る アカウントのすべてのペアについて: Equity Shield は端末のすべてのペアを制御します (Equity Shield を任意のペアに配置します)。 TPアットマネー(0:OFF):TPインマネー SL アット マネー (0: オフ): SL アット マネー TP at % at account Equity: TP は、口座の X パーセントの利益で取
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
取引パネルは注文の管理に限定されています - ボタンを使用して開かれたものと、ユーザーによって開かれたものの両方です。 シンプルで便利なコレクション。 バイヤーを補完します。 Gold Stuff インジケーターと併用することをお勧めします。 単一注文として取引を設定し、距離のあるグリッドを構築します。 標準グリッドを作成するには、10000 などの大きな距離を設定するだけです。 リアルタイム結果はこちらからご覧いただけます。 設定と個人的なボーナスを得るために、購入後すぐに私に連絡してください!   設定 新しいシリーズを開く - 注文の新しいシリーズのオン/オフの開始。 Lot miltiplier - 次の注文のロット乗数。 TP - ピップで利益を得る。 SL - 最初の注文からのピップ単位のストップロス。 トレイル スタート - トレーリング ストップの有効化。 トレイル ステップ - トレーリング ストップを有効にしたときの価格からの距離。 DD 削減アルゴリズム - 利益のある最後の注文が損失のある最初の注文シリーズでクローズされる場合のドローダウン削減
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
This trade copy utility allows you to instantly and seamlessly replicate and synchronize unlimited orders from multiple master accounts to multiple slave accounts on your local machine. You can create custom channels (or portfolios) with advanced filtering capabilities to copy from multiple master accounts to multiple slave accounts. Moreover, you can tailor these channels with a range of lot sizing and trade condition options to ensure that copied trades outperform the original source. You can
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
MT4端末のための事前設定された注文と自動ロット計算と取引パネル。 注意:ストラテジーテスターではトレーディングパネルは機能しません(トレーリングストップのテストのみ)。 マニュアル, 説明, ライトデモのダウンロード. 成功したトレーダーは、自己規律と有能なお金の管理によって区別されます。 固定ロットを使用すると、危険にさらされます。 結局のところ、異なる時間枠には異なる距離があり、1つの不採算取引がいくつかの収益性の高い取引をカバーすることができます。 各トランザクションのストップロスが預金の1%を超えないように自動ロットを使用する場合は、この問題を解決します。 また、トレーダーは部分的な閉鎖、損益分岐点への取引の移転、トレーリングストップを使用し、チャート上の過去の取引を分析します。 十分なニュアンスがあるので、私は取引パネルを書くことにしました。 私の好みのために、それは非常に機能的で快適であることが判明しました。 取引パネルの機能 。 任意のアカウントと通貨での作業 。 ロット計算のための注文の視覚的なプリセット 。 ロット計算のための保留中の注文の視覚的なプリセット 。
Trade Copier Pro is a tool to copy trade remotely between multiple MT4/MT5 accounts at different computers/locations over internet. This is an ideal solution for signal provider, who want to share his trade with the others globally on his own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not be able to receive the signal after that
MT4 to Discord Signal Provider は、Discord へ直接トレーディングシグナルを送信するために設計された、使いやすく完全にカスタマイズ可能なユーティリティです。このツールは、あなたのトレーディングアカウントを効率的なシグナルプロバイダーに変えます。 スタイルに合わせてメッセージフォーマットをカスタマイズ!利便性を考え、事前にデザインされたテンプレートから選択し、メッセージのどの要素を含めるか除外するかを選択できます。 [ デモ ] [ マニュアル ] [ MT5 バージョン ] [ Telegram バージョン ] セットアップ 簡単なセットアップのために、私たちの詳細な ユーザーガイド に従ってください。 Discord API の事前知識は必要ありません。必要なツールはすべて提供されます。 主な特徴 購読者の更新のための注文詳細をカスタマイズ。 ブロンズ、シルバー、ゴールドなど、各レベルで異なるシグナルアクセスを提供する階層的サブスクリプションモデルを実装。 注文が実行されたチャートのスクリーンショットを添付。 これらのスクリーンショットに表
作者のその他のプロダクト
Breakthrough Strategy MT5
Konstantin Kulikov
4.27 (11)
This system was developed to work with a large number of sets and after a certain time it showed itself well when working at the close of trading on Friday. As a result, this direction of trading became the main one for working with this Expert Advisor. There are 25 actual sets for different currency pairs, as well as   a profile for quick setup . You can analyze the statistics of the Expert Advisor for different currency pairs using my signal.   Evaluate statistics on a live signal , as the str
Breakthrough Strategy
Konstantin Kulikov
4.36 (36)
This system was developed to work with a large number of sets and after a certain time it showed itself well when working at the close of trading on Friday. As a result, this direction of trading became the main one for working with this Expert Advisor. There are 25 actual sets for different currency pairs, as well as a profile for quick setup . You can analyze the statistics of the Expert Advisor for different currency pairs using my signal. Evaluate statistics on a live signal , as the strateg
News Trade EA MT5
Konstantin Kulikov
4.55 (11)
僕自身が数年間使っている便利なロボットをご紹介します。半自動モードでも完全自動モードでもお使いいただけます。 当プログラムは経済指標カレンダーで発表されるニュースをもとにした取引の柔軟な設定が可能です。戦略テスターでは確認不可です。実際の取引のみです。端末の設定メニューを開いて許可URLリストにニュースサイトを追加する必要があります。サービス > 設定 > エキスパート・アドバイザーをクリックしてください。”次のURLの WebRequestを許可する:"にチェックを入れてください。次のURLを追加してください(空白は削除します): https://  ec.forexprostools.com/ 設定のモニタリングはデフォルトで完全自動モードで行われます: https://www.mql5.com/ja/signals/1447007 。似たような結果を得たい場合は任意のタイムフレームの GBPUSDチャートにエキスパート・アドバイザーを関連付けてください。(タイムフレームの種類は問いません。) 当該エキスパート・アドバイザーのためのカスタマイズ設定セットを作る場合は、
News Trade EA MT4
Konstantin Kulikov
4.38 (16)
僕自身が数年間使っている便利なロボットをご紹介します。半自動モードでも完全自動モードでもお使いいただけます。 当プログラムは経済指標カレンダーで発表されるニュースをもとにした取引の柔軟な設定が可能です。戦略テスターでは確認不可です。実際の取引のみです。端末の設定メニューを開いて許可URLリストにニュースサイトを追加する必要があります。サービス > 設定 > エキスパート・アドバイザーをクリックしてください。”次のURLの WebRequestを許可する:"にチェックを入れてください。次のURLを追加してください(空白は削除します): https://  ec.forexprostools.com/ 設定のモニタリングはデフォルトで完全自動モードで行われます: https://www.mql5.com/ja/signals/1447007 。似たような結果を得たい場合は任意のタイムフレームの GBPUSDチャートにエキスパート・アドバイザーを関連付けてください。(タイムフレームの種類は問いません。) 当該エキスパート・アドバイザーのためのカスタマイズ設定セットを作る場合は、
An automated trading system with smart entry/exit algorithms that uses grid and martingale techniques to maximize profits. The expert has monitoring with a long history for many months, since this system, like all my other experts, is focused on long-term growth: https://www.mql5.com/en/signals/author/test-standart The best sets for currency pairs: GBPUSD, GBPCAD, EURJPY (timeframe М1). Download settings (sets):   https://www.mql5.com/en/blogs/post/747929 Description of EA parameters in comment
The utility places virtual (hidden from your broker) trailing stop, breakeven, stop loss and take profit.‌ It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic   - magic number. If less than 0, positions with any magic number are tracked. only_this_sym
FrankoScalp
Konstantin Kulikov
3.81 (117)
おめでとうございます!お客様が来訪されたのは外国為替市場で最も長生きしているエキスパート・アドバイザーのページです! このエキスパート・アドバイザーは5年以上にわたり、よく耳にされ、様々なランキングの上位に入っております。 「FrankoScalp」エキスパート・アドバイザーに関するディスカッション・スレッドはどの外国為替フォーラムでも見つけることができますが、エキスパート・アドバイザーのオリジナルな更新バージョンを購入し、そして作成者と連絡を取り、フレンドリーな「FrankoScalp」ユーザーコミュニティに参加できるのはmql5のみです。 購入に関する詳細 エキスパート・アドバイザーをご購入いただきますと、永久にご使用いただけます(更新は全て無料)が、アクティベーションは10回までです。10台のコンピューター(またはVPS)でご使用いただけるのです。 取引口座と端末の数に制限はありません。 背景 私は2012年に外国為替の世界に飛び込み、2015年になると自動取引システムに完全に集中し、2016年には最初の自作エキスパート・アドバイザー「FrankoScalp」を公開しま
GridMartin Conqueror
Konstantin Kulikov
4.69 (13)
An automated trading system with smart entry/exit algorithms that uses grid and martingale techniques to maximize profits. The expert has monitoring with a long history for many months, since this system, like all my other experts, is focused on long-term growth: https://www.mql5.com/en/signals/author/test-standart The best sets for currency pairs: GBPUSD, GBPCAD, EURJPY (timeframe М1). Download settings (sets):   https://www.mql5.com/en/blogs/post/747929 Description of EA parameters in comment
The utility places trailing stop, breakeven, stop loss and take profit.‌ It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic   - magic number. If less than 0, positions with any magic number are tracked. only_this_symbol   - only chart symbol. If fals
Friday Monday
Konstantin Kulikov
5 (3)
This EA trades a weekly gap, opening trades on the Friday before the market close and closing trades on Monday morning. This strategy do not contain grid and martingale elements. I have been using this strategy for a long time with my "Breakthrough Strategy" EA. I intentionally did not over-optimize the sets for "Breakthrough Strategy", as they have been showing good results for a long time on a real account: https://www.mql5.com/en/signals/395124   . Therefore, as an alternative or addition to
FrankoScalp MT5
Konstantin Kulikov
4.28 (29)
おめでとうございます!お客様が来訪されたのは外国為替市場で最も長生きしているエキスパート・アドバイザーのページです! このエキスパート・アドバイザーは5年以上にわたり、よく耳にされ、様々なランキングの上位に入っております。 「FrankoScalp」エキスパート・アドバイザーに関するディスカッション・スレッドはどの外国為替フォーラムでも見つけることができますが、エキスパート・アドバイザーのオリジナルな更新バージョンを購入し、そして作成者と連絡を取り、フレンドリーな「FrankoScalp」ユーザーコミュニティに参加できるのはmql5のみです。 購入に関する詳細 エキスパート・アドバイザーをご購入いただきますと、永久にご使用いただけます(更新は全て無料)が、アクティベーションは10回までです。10台のコンピューター(またはVPS)でご使用いただけるのです。 取引口座と端末の数に制限はありません。 背景 私は2012年に外国為替の世界に飛び込み、2015年になると自動取引システムに完全に集中し、2016年には最初の自作エキスパート・アドバイザー「FrankoScalp」を公開しま
Hello friends. I wrote this utility specifically for use in my profile with a large number of Expert Advisors and sets ("Joint_profiles_from_grid_sets"   https://www.mql5.com/en/blogs/post/747929 ). Now, in order to limit losses on the account, there is no need to change the "Close_positions_at_percentage_of_loss" parameter on each chart. Just open   one   additional chart, attach this utility and set the desired percentage for closing all trades on the account. The utility has the following fu
FREE
GoldenScalp MT5
Konstantin Kulikov
4.2 (5)
Hello algo traders. This Expert Advisor can be considered the apogee of my activity in Forex. I managed to apply all my knowledge to the development of this trading system. The Expert Advisor trades on gold (XAUUSD), any timeframe (the same on any TF), the initial account balance is from $50. The following presets are available "GS default SL 001for100"   (same as default settings). Each position has several closing logics, including a hidden StopLoss, which is calculated individually for eac
GoldenScalp MT4
Konstantin Kulikov
4.25 (4)
Hello algo traders. This Expert Advisor can be considered the apogee of my activity in Forex. I managed to apply all my knowledge to the development of this trading system. The Expert Advisor trades on gold (XAUUSD), any timeframe (the same on any TF), the initial account balance is from $50. The following presets are available "GS default SL 001for100" (same as default settings). Each position has several closing logics, including a hidden StopLoss, which is calculated individually for each
Hello friends. I wrote this utility specifically for use in my profile with a large number of Expert Advisors and sets ("Joint_profiles_from_grid_sets" https://www.mql5.com/en/blogs/post/747929 ). Now, in order to limit losses on the account, there is no need to change the "Close_positions_at_percentage_of_loss" parameter on each chart. Just open one additional chart, attach this utility and set the desired percentage for closing all trades on the account. The utility has the following function
FREE
Good Monday
Konstantin Kulikov
5 (8)
The expert trades at the opening of the market after the weekend, focusing on the price gap (GAP). Already developed sets are in the comments. At the same time, various options are available in the expert settings, allowing you to create your own unique sets yourself.  Download settings (sets):   https://www.mql5.com/en/blogs/post/747929 Currency pairs for which the sets have been developed: GBPUSD, AUDUSD, NZDUSD, USDCAD, EURGBP, EURCHF, GBPCAD, GBPAUD, AUDCHF, AUDJPY, AUDNZD, CHFJPY, CADJPY,
The utility places stop loss and take profit for opened orders. It is necessary to allow automated trading in the terminal settings. Parameters magic - magic number. If less than 0, orders with any magic number are processed. only_this_symbol - only chart symbol. If false , orders of any symbols are processed. Take_Profit - take profit (TP). If the value is less than 0, then TP does not change. If the value equal to 0, TP is nullified (removed); Stop_Loss - stop loss (SL). If the value is less t
FREE
Tracking positions using trailing on the Parabolic SAR indicator. It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic  - magic number. If less than 0, positions with any magic number are tracked. only_this_symbol  - only chart symbol. If  false , posi
FREE
The utility places virtual (hidden from your broker) trailing stop, breakeven, stop loss and take profit.‌ It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic   - magic number. If less than 0, positions with any magic number are tracked. only_this_sy
Hello everyone, this is another utility that I wrote specifically for users using my profile with a large number of experts and sets ( https://www.mql5.com/en/blogs/post/750723 ) . This utility is useful for working with a profile using grid strategies (averaging and martingale). As we know, such strategies periodically fall into a large drawdown and you need to be careful when opening averaging positions (do not open too many). In my profile, I use a limit of 3 positions for each EA, if this w
FREE
Trailing by SAR
Konstantin Kulikov
5 (1)
Tracking positions using trailing on the Parabolic SAR indicator. It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic  - magic number. If less than 0, positions with any magic number are tracked. only_this_symbol  - only chart symbol. If  false , posi
FREE
Spread Record
Konstantin Kulikov
3.75 (4)
This utility allows to record the spread value to the file, which is equal to or greater than the value specified in the settings, at the specified time. The utility also displays useful information on the symbol's chart: current spread value in points, name of account holder, name of trading server, leverage, the size of the swap for buy orders, the size of the swap for sell orders, day of the week for accruing triple swap, the size of a point in the quote currency, the minimum allowed level of
FREE
The utility places trailing stop, breakeven, stop loss and take profit.‌ It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic  - magic number. If less than 0, positions with any magic number are tracked. only_this_symbol  - only chart symbol. If  false
Good Monday MT5
Konstantin Kulikov
3.33 (3)
The expert trades at the opening of the market after the weekend, focusing on the price gap (GAP). Already developed sets are in the comments. At the same time, various options are available in the expert settings, allowing you to create your own unique sets yourself.  Download settings (sets):   https://www.mql5.com/en/blogs/post/747929 Currency pairs for which the sets have been developed: GBPUSD, AUDUSD, NZDUSD, USDCAD, EURGBP, EURCHF, GBPCAD, GBPAUD, AUDCHF, AUDJPY, AUDNZD, CHFJPY, CADJPY,
Friday Monday MT5
Konstantin Kulikov
3.88 (8)
This EA trades a weekly gap, opening trades on the Friday before the market close and closing trades on Monday morning. This strategy do not contain grid and martingale elements. I have been using this strategy for a long time with my "Breakthrough Strategy" EA. I intentionally did not over-optimize the sets for "Breakthrough Strategy", as they have been showing good results for a long time on a real account: https://www.mql5.com/en/signals/395124 . Therefore, as an alternative or addition to t
フィルタ:
Andreas Andrianto
783
Andreas Andrianto 2023.12.28 10:42 
 

This is a great tool that I am looking for, and it's free!

レビューに返信