• 概要
  • レビュー
  • コメント

MakingAssistantNetworker

これは、買い注文と売り注文のネットワークを配置する通常のパネルです。 このExpert Advisorは、設定で定義された利益注文を閉じます。 次に、ラダーと呼ばれるパラメータがあり、ラダーパラメータで示されたポイントだけ注文間の距離が増加し始めることを含みます(ここでは、メイン設定では10ポイントです)。これは、2次が10ポイント、3次が20ポイント、4次が40ポイントなどを意味します。

次に、これは設定にないため、このアドバイザーに何があるかを知る必要がありますが、このアドバイザーが提案した戦略のロジックに影響します。. アドバイザーが5つの注文を開くのは、ここの設定であるとしましょう。.. または購入のために。.. または販売のため。.. よかった.. ただし、注文を開くと、次のオープン注文のロットが以前にオープンした注文の半分だけ増加します。 つまり、設定で0.1ロットを設定すると、スキームに従って5つの注文が開き、現在の価格に近い最初の注文は0.1ロットの価格で開かれます。 第二に、与えられたステップのために、ここで50ポイントのステップは0.15ロットの価格で開きます。 第三のものは、別の50ポイントの後に、約0.22ロットの価格で開きます。 第四のものは、50ロットの価格で0.33ポイントを介して設定されたステップを持ちます。 そして第五に、50ロットの価格で0.49ポイントのセットステップで。 つまり、注文を開くことによって、このアドバイザーは毎回前の注文の半分のロットで後続の各注文を増加させます。 そのような取引の論理は何ですか? (私は通常、いつか10:00a.m.前に、デイトレードとオープンポジションを使用しています。.. 時々少し後で。.. ここでは必要であり、全体のポイントは現時点での市場価格の行動にあります。 時々私は買い注文と売り注文の両方を同時に開き、現在の価格が注文をフックするのを待ってから、このオープン注文に基づいて、さらに戦略を構築します)。 設定では、愛のアイテムは10.0ドル(バックス)に等しく、このパラメータはすべての成行注文が閉じられる利益の達成に対応します。.. 私はそれを(at)$25.0に置き、オープン注文がterminal25.0の量で端末で正の利益に達するとすぐに、顧問はすべての成行注文を閉じます。 アドバイザーのこの動作は、他のすべての上に、あなたに手動で取引を開く機会を与えてくれます。.. あなたの裁量で。.. つまり、あなたは自分のために市場の状況をどのように見ていますか、そしてこれがあなたが利益を達成する方法であるとどのように思いますか。 それは私のポケットに時間とcouple25.0のカップルを与えるか、または取るために私に時間がかかります。.. 一週間のために、それはもう少しで1 100.0であることが判明しました。 これはスキャルピングであると言えます。.. 多分それはありますが、私は取引のためにH1チャートを使用し、m30とD1チャートを使用して、価格を見て、チェックします。..).


extern double Lots   = 0.1;
extern int Magic     = 1234;
extern int Slippage  = 50;
extern int StopLoss  = 200;
extern int Number    = 5; 
extern int Step      = 50;
extern int StepPrice = 50; 
extern double love   = 10.0;
extern bool Ladder   = false;
extern int ladder    = 10;


おすすめのプロダクト
Exp Swing
Vladislav Andruschenko
4.28 (39)
これは、Swinger(Pendulum、Cheburashka)と呼ばれる有名な戦略のモデルを使用しています。 戦略は、2つの反対の保留中の注文を出すことにあります。価格が特定の方向に移動すると、一方の保留中の注文がトリガーされ、もう一方の注文のロットサイズが増加します。 EAは3種類のオープン保留中の注文を提供します(TypeofTrade) 配置後の自動オープン(インスタントオープンAutoTrade) 手動開封後の開封と管理(手動開封ManualTrade) 高/低レベルで開く(過去のバーTFTradeの高低) OCO(One-Cancels-the-Other)注文は、2つの注文で構成される条件付き注文の一種です。2つ目の注文が約定すると、1つ目の注文は自動的にキャンセルされます。 スイング-完全な説明 MT5 version 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 使い方? 開始時に、エキスパートアドバイザーは2つの注文を出します-現在の価格から StopO
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
VR Cub
Vladimir Pastushak
VR Cub は、質の高いエントリーポイントを獲得するためのインジケーターです。このインジケーターは、数学的計算を容易にし、ポジションへのエントリーポイントの検索を簡素化するために開発されました。このインジケーターが作成されたトレーディング戦略は、長年にわたってその有効性が証明されてきました。取引戦略のシンプルさはその大きな利点であり、初心者のトレーダーでもうまく取引することができます。 VR Cub はポジション開始ポイントとテイクプロフィットとストップロスのターゲットレベルを計算し、効率と使いやすさを大幅に向上させます。取引の簡単なルールを理解するには、以下の戦略を使用した取引のスクリーンショットを見てください。 設定、設定ファイル、デモ版、説明書、問題解決方法は、以下から入手できます。 [ブログ] レビューを読んだり書いたりすることができます。 [リンク] のバージョン [MetaTrader 5] エントリーポイントの計算ルール ポジションをオープンする エントリーポイントを計算するには、VR Cub ツールを最後の高値から最後の安値までストレッチする必要があります。
Trade Like a Pro!   Join our NAS100 Scalping community for tips, strategies, and signals!     MT4用NAS100 Auto SL and TP Makerをご紹介します: MetaTrader4でナスダック100市場をナビゲートするトレーダーにとって不可欠なアシスタントであるNAS100オートSLおよびTPメーカーで、ストップロスおよびテイクプロフィットの設定をもう見逃すことはありません。このツールは、ストップロスとテイクプロフィットのレベル管理を自動化するシームレスなソリューションを求める方々のために設計されています。 主な特徴 簡単な自動化: ストップロスやテイクプロフィットのないナスダック100取引を自動的に監視します。 ユーザーが構成した設定に基づいてレベルを動的に調整します。 注文タイプの多様性: Nasdaq100の成行注文と未決済注文の両方に対応。 MetaTrader 4で利用可能な様々な注文タイプをサポートします。 カスタマイズされた設
FREE
Spd EA
David Binka Kumatse
THE PRODUCT This Spd Expert is an EA to be used on multiple chosen pairs simultaneously. Every order has a TP and an SL, so there is nothing to fear. You just have to be patient as EA trades to grow your account. After purchasing the EA, you can also message me for my optimized settings.    Recommended TimeFrame is 1H TRADE PLAN Consider a recommended minimum starting capital of $100 and an initial lotsize of 0.01 yielding a minimum profit of $20 over 12 months of trading on a single pair. Then
По факту вы выставляете виртуальные Buy Stop и Sell Stop которые срабатывают после закрытия свечи. Данный помощник позволяет заранее выставить уровень Stop Loss и Take Profit. Так-же имеется демо режим для предварительного расчёта параметра риск/прибыль. Помощник имеет следующие настройки "Лот" по умолчанию "0.01" "Проскальзывание" по умолчанию "60"        (Значение в пунктах) "Номер Ордера" по умолчанию "0"               (Магический номер ордера) "Цвет Комментариев" по умолчанию "Black"  "Шрифт
Angry bull Option Binary
Fabio Oliveira Magalhaes
1 (1)
Angry Bull Option Binary   This is a Binary Options robot, which contains 7 strategies, you can backtest it to check what the best strategies are Settings Initial Batch Value Dynamic Investment = If activated it will use an automatic lot according to its capital Balance ($) w/ backtest = Starting balance to backtest PorcRiscoInvestment = It will be the value of % for the automatic lot if it is activated Expiration (in minutes) = It will be the expiration time of orders in Binary Options Ma
Details of each condition Type 1. Set no use Hedging Martingale, to open the order by yourself only through the push button. TP and SL follow setting. Set Setting_Hedging =false;     Use_Signal =false;  Type 2. Semi Auto Recovery Zone You have to open the order by yourself only through the push button. If in the wrong direction and Set true on Hedging Martingale, EA will fix the order with the zone system by use Hedging Martingale Set Setting_Hedging =true;     Use_Signal =false;  Type 3. Us
損益分岐点レベルを自動的に設定するためのユーティリティで、指定された距離を通過するときに取引を損益分岐点に転送します。リスクを最小限に抑えることができます。トレーダーのためにプロのトレーダーによって作成されました。ユーティリティは、トレーダーが手動で、またはアドバイザーを使用して開いたすべての成行注文で機能します。魔法数で取引をフィルタリングできます。ユーティリティは、同時に任意の数の注文を処理できます。 MT5バージョン https://www.mql5.com/ru/market/product/57077 ユーティリティでできること: 1ピップから仮想ブレークイーブンレベルを設定 損益分岐点の実際のレベルを設定する 各注文を個別に処理します(ブレークイーブンレベルは注文ごとに個別に設定されます) 一方向注文のバスケットで作業します(損益分岐レベルはすべての注文に共通に設定され、購入と販売は別々に設定されます) 双方向注文のバスケットを操作します(ブレークイーブンレベルはすべての注文に共通に設定されており、一緒に購入と販売を行います) テストと作業には、チャートのボタ
数列の一つに「森林火災数列」があります。これは、最も美しい新しいシーケンスの 1 つとして認識されています。その主な特徴は、このシーケンスが線形トレンドを回避することです。最短のものであってもです。この指標の基礎を形成したのはこのプロパティです。 財務時系列を分析する場合、この指標は可能なすべての傾向オプションを拒否しようとします。そして失敗した場合にのみ、トレンドの存在を認識し、適切なシグナルを発します。このアプローチにより、新しいトレンドの始まりの瞬間を正しく判断できます。ただし、偽陽性の可能性もあります。それらの数を減らすために、このインジケーターに追加のフィルターが追加されました。新しいバーが開くとシグナルが生成されます。いずれの場合も再描画は発生しません。 指標パラメータ: Applied Price - 適用価格定数; Period Main - インディケータのメイン期間、その有効な値は 5 ~ 60 です。 Period Additional - 追加の期間。このパラメーターの有効な値は 5 ~ 40 です。 Signal Filter - 追加の信号フィルター、有効
This script is designed to automatically open charts for all available forex pairs on the MetaTrader 4 platform, as well as the gold (XAUUSD) chart. The script iterates through all symbols available on the platform, determines which of them are forex pairs, and opens their charts on the M1 (one minute) timeframe. Key Features: Gold Chart Opening: The script automatically opens the XAUUSD (gold/dollar) chart if this symbol is available from your broker. If the gold symbol is not found, an error m
PatternVol EA
Alexandr Gribanov
4.5 (2)
PatternVol EAは、市場の独自の観察に基づいて作成され、パターン、ローソク足分析、ローソク足ボリュームの分析で構成され、EAにはインジケーターが含まれていません。現時点では、アドバイザーは私の非インジケーター戦略の小さなコンストラクターです。各戦略を個別に無効化および有効化するか、複数の戦略からアセンブリを作成できます。アドバイザーの作業は今日まで続いており、新しい戦略が追加され、アルゴリズムが改善されています。将来的には、誰もが独自の取引戦略を組み立てることができる、非指標戦略の大規模なアグリゲーター(コンストラクター)になるでしょう。 * Expert Advisorは、ECNアカウント(5桁)およびH1タイムフレームのEURUSDペアでの使用をお勧めします。 Expert Advisorは、厳密なSLおよびTP設定を使用します。 Test DEMO: https://www.mql5.com/ru/signals/978514 エキスパートアドバイザーのパラメーター Slippage...     -すべりの最大レベル OnOf
FREE
Details of each condition Type 1. Set no use Hedging Martingale, to open the order by yourself only through the push button. TP and SL follow setting. Set Setting_Hedging =false; Set Setting_TrailingStop =false; if not use. Type 2. Semi Auto Recovery Zone You have to open the order by yourself only through the push button. If in the wrong direction and Set true on Hedging Martingale, EA will fix the order with the zone system by use Hedging Martingale Set Setting_Hedging =true; Set Setting_T
Утилита  TSim   позволяет симулировать ручную торговлю в Тестере Стратегий MetaTrader 4. В панеле можно устанавливать размеры лота, тейпрофита и стоплосса. Панель имеет кнопки Sell   и Buy для выставления рыночных ордеров, а также кнопки CloseSell, CloseBuy и CloseAll для быстрого закрытия ордеров. Под панелью отображается список открытых ордеров. Внимание. Панель работает только в Визуальном режиме Тестера Стратегий MetaTrader 4.
FREE
序章 「仮想OCO保留中」-リスク評価を備えた半自動注文管理ユーティリティツール(エキスパートアドバイザー)。これにより、OCO保留ルール(ワンキャンセル)を使用して、仮想テイク利益とストップロスで現在の価格でボタンクリックするだけで保留中のストップまたは制限をすばやく配置できます。他の)。簡単に視覚的に確認できるようにチャートに描かれた視覚レベル。このユーティリティを1つのチャートから使用して、他の任意のシンボルで注文を送信できます。メニュー設定で注文するシンボルを指定するときに、対応するチャートに添付する必要はありません(オプション)。 視覚的な仮想レベル これらは、アタッチされている現在のオープンチャートユーティリティにのみ描画され、設定「取引シンボル」と一致する必要があります。つまり、「EURUSD」を設定し、チャートEURUSDにユーティリティをアタッチしている場合、これらのレベルは視覚的ではありません。 戦略テスター ストラテジーテスターでこのユーティリティを実行すると、その目的を示すためにランダムに注文が開かれます ユーティリティの利点 動的リスク評価または固定
Trading panel for manual trading. Has a fairly wide functionality. Allows you to automatically calculate the order size, open both market and pending orders. It has a wide range of options for closing orders, it is possible to partially close orders, close orders after reaching a certain profit or loss, separately close profitable and unprofitable, buy and sell, as well as pending orders. The panel also contains a simple implementation of a grid of pending orders, reverse and lock functions, tr
Make grid trading safe again | Built by a grid trader >> for grid traders.    Walkthrough Video  <== Get Grid Rescue up and running in 5 minutes  This is MT4 version, click  here  for  BlueSwift GridRescue MT5  (settings and logics are same in both versions) BlueSwift Grid Rescue MT4  is a risk management utility  EA  (used together with other grid trading experts) that can help you trade aggressive grid systems with manageable drawdown, therefore reduce substanstially margin call risk as w
FREE UNTIL FEBRUARY 14, 2023 SPEND MORE TIME WITH YOUR FAMILY. ENJOY LIFE… DO NOTHING. This version is only auto set of Takeprofit and StopLoss Main Version  of  TropangFX:   MT4 Version  |  MT5 Version Recommended timeframe:   H1 Supported currency pairs:  GBPUSD, EURUSD, EURCHF ,   USDCAD, USDCHF ,  AUDCAD, EURCAD, EURAUD and many more... Requirements The EA requires good brokerage conditions:   low spread   and   slippage   during the rollover time. I advise using a really   good ECN
FREE
NebularMan
Viktor Shpakovskiy
1ロットで平均化して新しい注文を追加する機能を備えた手動取引用のEA。 ロットボリューム、注文間のステップを変更し、オープンポジションの数とロットの合計ボリュームを制限することで、リスクを管理できます。 トレーリング ストップ、バーチャル ストップ ロス、バーチャル テイク プロフィットがあり、チャート上を自由に移動できます。 組み込みの取引シミュレーターを使用して、ストラテジー テスターで EA がどのように機能するかを確認できます。 利点 最初のロットは、トレーダーまたは他のアドバイザーによって開かれます。 EA は平均 1 ロットでオープン ポジションに新しい注文を追加します。 増加ロットは固定されており、オープン ポジションのサイズに依存しません。 リスク管理(ロット量、注文数、注文間のステップによる); 預金通貨で利益を得る; 仮想ストップロスと仮想テイクプロフィット; ポイントによるトレーリングストップ; トレーリングストップを開始するための小さな利益; チャートの「ホットボタン」で注文を素早く開閉できます。 小数点以下4桁と5桁の引用符を持つアカウントで機能します; 5
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
Harvest GOLD USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 3 great strategies The EA can be run on even a $
Panel Trading Reading Custom Indicator for Auto and Manual Trading have Button BUY and SELL , it also has Close All Button and spread to make you easy when trading Manual , for Auto mean Panel Can Reading Custom Indicator what you have , panel also has martyangle with Take profit and Daily target in USD , very usefull , and Best Panel , the indicator must be has arrow buy and sell 
Diamond PRO
Fanur Galamov
5 (19)
Diamond PRO is enhanced powerful version of Diamond for advanced traders. Pro version includes optimized cores, new impoved entry points filters, new multistage profit closure algorithm and сontains number of external control parameter that allows build and fine tune own tradind decisions and algorithms. The system provides more accurate market entries, analyzes and filters upcoming economic news, contains spread protection and an advanced position management algorithm. Main goal of Diamond PRO
This E.A is designed to wait for the perfect opportunity to get in the market, take a few trades (low risk) and get out. There is an option to Cut Loss at specific percentage of balance, this should be set to a max of 1% since we scalping. Very cautious EA, can go up to a few days without taking a trade. This should not alarm you, it simply means there currently is no opportunity available. Mainly designed for low spread brokers. Tested Pairs and their settings: EURUSD M1 : Jan 2022 - Dec 2
自動注文とリスク管理のためのユーティリティ。利益を最大化し、損失を抑えることができます。トレーダーのための練習トレーダーによって作成されました。このユーティリティは使いやすく、トレーダーが手動で、またはアドバイザーの助けを借りて開いた成行注文で機能します。マジックナンバーで取引をフィルタリングできます。このユーティリティは、同時に任意の数の注文を処理できます。 次の機能があります。 1.ストップロスとテイクプロフィットレベルの設定; 2. トレーリング ストップ レベルで取引を終了します。 3. 損益分岐点の設定。 ユーティリティは次のことができます。 1. オーダーごとに個別に作業します (レベルはオーダーごとに個別に設定されます)。 2. 一方向注文のバスケットを操作します (レベルはすべての注文に共通に設定され、BUY と SELL は個別に設定されます)。 3. 多方向注文のバスケットを操作します (レベルはすべての注文に共通に設定され、BUY と SELL が一緒に設定されます)。 オプション: STOPLOS
If you found this EA, it's probably because you want to get a funded account with a prop firm, but you see a rule that most of traders fear :   Maximum Daily Drawdown.  I've been through this problem myself as   I'm a prop firm trader   and I've made a bot to solve this rule, and you can get it to solve this problem too. How does it work ? When you first setup this EA, you need to input the   initial deposit   which corresponds to the size of your funded account. For exemple if you get a 10k$
Utility, which draws buy or sell trendlines, which can also become support or resistances able to close any position on the screen Algorithm that calculates the gain of the position, at the touch closure of the line.   The benefits you get: Works on forex and CFD, timeframe from M1 to Weekly. Easy to use screen control panel. Audible warning messages at the touch of the line. Easy to use.
Indicator which identifies Trend and also buy/sell opportunities. Use for entries aligned to the Trend.  Although Diamond Trend is very accurate identifying entry points, it is always recommended to use a support indicator in order to reconfirm the operation. Remind to look for those Assets and Timeframes which best fit to your trader behavior/need... Valid for Scalping and Long Term operations. Please, set up a Bars Chart to be able to visualize the indicator properly...  ...And remind to give
Program Overview: This program is a trading tool designed to monitor and analyze the 7 major currency pairs. It is a variant of a similar program used for tracking stock indices, but this version focuses on the seven major currency pairs. The program helps in identifying and calculating significant price movements (gaps) between the high and low prices of these currency pairs over a specified time frame. It then provides insights through comments and alerts based on the calculated gaps. Major Cu
Easy Backtest Backtesting your trading strategy is the most important thing which every successful trader knows very well. Easy Backtest is the perfect solution to test your new strategy in Strategy Tester in your MT4 , using all available historical data. You can place orders: BUY , SELL , pending orders with Stop Loss and Take Profit , and you can modify them at any time. You can close orders individually or all at once, and also  breakeven the same like you do it in live trading. The play
FREE
このプロダクトを購入した人は以下も購入しています
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
多機能ツール 搭載機能: ロット計算機、プライスアクション、リスク/リワードレシオ、トレードマネージャー、需要供給ゾーンなどをはじめ65以上の機能。 バージョ:デモ版   |   ユーザーマニュアル   |    MT5版 このユーティリティはストラテジー テスターでは機能しません。 ここからデモ バージョンをダウンロードして製品をテストできます。 ご不明な点や改善提案、バグの発見などございましたら、 連絡してください 。 取引プロセスを簡素化、高速化、自動化します。このダッシュボードで標準端末機能を拡張します 1. 新しい取引を開始します : ロット / リスク / RR の計算 1. Lot計算機(リスクサイズに基づく取引量計算 2. リスク計算機(ロットサイズに基づくリスク量) 3. リスク/リワードレシオ (R/R) 4. 注文のアクティベーション トリガー + Buy StopLimit / Sell StopLimit: MT4でも可  5. 仮想 SL / TP レベル (隠しSL、TP: ブローカーには見えない) 6.  Smart SL / エントリー レ
あなたがメンバーである任意のチャンネル(プライベートおよび制限されたチャンネルを含む)からのシグナルを、直接あなたのMT4にコピーします。 このツールは、ユーザーを念頭に置いて設計されており、取引を管理および監視するために必要な多くの機能を提供しています。 この製品は、使いやすく視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5版 | Discord版 デモを試したい場合は、ユーザーガイドを参照してください。 Telegram To MT5レシーバーは、ストラテジーテスターでは機能しません! Telegram To MT4の特長 一度に複数のチャンネルからシグナルをコピー プライベートおよび制限されたチャンネルからシグナルをコピー BotトークンやチャットIDは不要です(必要な場合は引き続き使用できます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナルを認識する
Let Your Ideas Earn For You. Convert your Ideas and Strategies in to automated trading bots directly on MT4. Visual Strategy Builder with Instant Results on the chart. This One of a kind strategy builder, allows you to specify rules and visually see the signals based on those rule as you create them. Visit the link for Group, User Manual, Video Examples Why Use LBM LBM is an essential tool for traders of all levels. It allows traders to create strategies quickly and easily, and to test th
Mentfx Mmanage
Anton Jere Calmes
5 (15)
The added video will show you the full functionality, effectiveness, and simplicity of this trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool c
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
Forex Market View Dashboard and CSM
Opengates Success International
5 (1)
FFXMV Dashboard + CSM is a custom indicator combined with Currency Strength Meter . It is created to give the Traders a full view of what is going on in the market. It uses a real time data to access the market and display every bit of information needed to make a successful trading. Before attaching this Indicator to your window chart, go to your MT4's Market Watch panel and HIDE all the Currency pairs you don't need or trade and leave the rest there. The reason is that FFMV Dashboard will DISP
BBMA Oma Ally Signals Scanner (BBMA Oma Ally Analyzer Dashboard EA) This is a multi-pair and multi scanner dashboard to find the key signal of BBMA Oma Ally Strategy BBMA consists of the use of 2 indicators: Moving Averages Bollinger Bands BBMA consists of many types of entries: Reentry Extreme Rejection EMA50 GAP (EMA50 to Upper/Lower BB) MHV Full Setup (CSE>TPW>MHV>Direction>Reentry) There are many multi timeframe signals based on this strategy. RRE (Reentry - Reentry - Extreme) REE (Reentry
50% off. Original price: $375 Reward Multiplier is a semi-automatic trade manager based on pyramid trading that opens additional orders with the running profit of your trades to maximize return exponentially without increasing the risk. Unlike other similar EAs, this tool shows potential profit/loss and reward to risk ratio before even entering the first trade! Download Demo here  (starting lot is fixed at 0.01) Guide + tips here MT5 version   here You only open the first order. When your
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
I present to your attention a powerful utility for predicting the future movement of an asset based on W.D. Ganna’s law of vibration. This utility analyzes the selected market model and provides codes for future possible market movement patterns. If you enter the selected code into the appropriate box, you will receive a forecast of the potential market movement. The utility has the ability to display several potential forecast models. The forecast is not yet tied to time and price and gives th
ADAM for FTMO 40
Vyacheslav Izvarin
5 (1)
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 ---------------------------------------------------------------------------------------------------------------------------
あなたがメンバーである任意のチャンネルからシグナルをコピーします(   ボットトークンや管理者権限は必要ありません  MT4に直接送信します。 ユーザーを考慮して設計され、必要な多くの機能を提供します この製品は使いやすく、ビジュアルに魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT5バージョン | テレグラムバージョン デモを試したい場合は、ユーザーガイドに移動してください。 ディスコードからMT4への送信はストラテジーテスターで動作しません。 ディスコード   からMT4への特徴 メンバーである任意のチャンネルからコピーします。ボットトークンやチャットIDは必要ありません リスク%または固定ロットを使用して取引します 特定のシンボルを除外します すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズします すべてのシグナルを認識するための単語やフレーズを設定します(デフォルトは99%のシグナルプロバイダーで動作するはずです) 希望するときにのみシグナルをコピーする
News Trade EA MT4
Konstantin Kulikov
4.33 (15)
僕自身が数年間使っている便利なロボットをご紹介します。半自動モードでも完全自動モードでもお使いいただけます。 当プログラムは経済指標カレンダーで発表されるニュースをもとにした取引の柔軟な設定が可能です。戦略テスターでは確認不可です。実際の取引のみです。端末の設定メニューを開いて許可URLリストにニュースサイトを追加する必要があります。サービス > 設定 > エキスパート・アドバイザーをクリックしてください。”次のURLの WebRequestを許可する:"にチェックを入れてください。次のURLを追加してください(空白は削除します): https://  nfs.faireconomy.media 設定のモニタリングはデフォルトで完全自動モードで行われます: https://www.mql5.com/ja/signals/1447007 。似たような結果を得たい場合は任意のタイムフレームの GBPUSDチャートにエキスパート・アドバイザーを関連付けてください。(タイムフレームの種類は問いません。) 当該エキスパート・アドバイザーのためのカスタマイズ設定セットを作る場合は、ブ
THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please DON'T BUY this product before testing or watching my video about it. Contact me for user support & advices! MT5 Version With this Expert Advisor, you can: Implement your own   Zone Recovery   strategy to capitalize on trending markets. Create   Grid   trading strategies, to profit from ranging markets. Place orders easily and clearly. Display your trades/strategies on the chart. Display your Take Profits/Stop Losses as
Online Accounts Manager MT4
Kyra Nickaline Watson-gordon
5 (1)
OneClick Online Account Manager is a powerful utility that helps you to manage all your accounts from a centralized panel. It is suitable for all single account traders and specially for multiple accounts traders. The utility help you to : Monitor status of all accounts on a private web page. Some information such as account connection status, account profit, DD, Balance, Equity, Margin Level, Number of positions and orders, Daily and Weekly profit/loss and also overall summation of all these
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
Trade Copier Pro is a tool to copy trade remotely to MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your 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 t
EA for Cycle Sniper Indicator This utility is designed to open/close auto trades according to the Cyle Sniper indicator's signals. Different entry rules  with various stop loss, take profit options can be applied. You will find the details in this blogpost.  https://www.mql5.com/en/blogs/post/749655 Some important issues are explained in the video. Please do not hesitate to contact us if you need further information. IMPORTANT NOTE: You can not test the full functions of the EA on the strategy t
FX28 Trader
Tsvetan Tsvetanov
5 (1)
FX28 Trader Dashboardをご紹介します - あなたの究極のトレードマネージャー FX28 Trader Dashboardは、あなたの外国為替(Forex)取引を新たな高みに押し上げるために設計された包括的で直感的なトレードマネージャーです。経験豊富なトレーダーでも、まだ金融の旅を始めたばかりの方でも、この強力なツールは取引活動を効率化し、意思決定プロセスを向上させるために開発されました。 主な特徴: ユーザーフレンドリーなインターフェース: FX28 Trader Dashboardは、あらゆるレベルのトレーダーに適したユーザーフレンドリーなインターフェースを備えています。さまざまな機能やツールを簡単にナビゲートし、わずか数クリックでトレードを完全にコントロールできます。 リアルタイムマーケットデータ: リアルタイムのマーケットデータフィードで先を見越してください。通貨ペア、トレンド、マーケットの変動に関する最新の情報を提供し、情報を元に自信を持ってトレードを実行できます。 高度なトレードアナリティクス: FX28 Trader Dashboardでは、高度なアナ
Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-up
Trade like a time traveler thanks to latency arbitrage Everyone knows that the best way to make money in the markets is by knowing the future. Have you ever wished to know the future price of something in advance? Even if it were just a few days, hours, or minutes ahead? What if it were possible to know it but with less than a second of advance notice? That's precisely what the PZ Latency Arbitrage EA robot does. PZ Latency Arbitrage EA is your personal time machine: but it can only travel into
What is it? Think about it, you can send all the orders/positions info to your telegram channel or group to create your community or VIP signals on telegram. Position info means this EA forward all of your new positions open details (Open price, Open time, Position Type, position Symbol and volume), positions changes ( SL or TP modifying or pending price changes) and position close (Close price, profit or loss, position duration time) and also EA Send NEWS alert (Economic calendar event) on y
On the occasion of the first days of publishing and attracting first customers, a 50% discount $120 for first 10 user (4 license left) Next price is $160 > $200 > $240 Don't forget to send a message after buying (not renting) to add you to our VIP group for free. Live OrderBoook, Another high-level tool by Ziwox Order Book An order book is an electronic list of buy and sell orders for a specific asset, organized by price level. It provides real-time data on market depth, showing the amount o
Automate your trading with any custom indicator Would you like to automate your trading using a custom indicator of your choice? This EA trades using almost any custom indicator. It offers fully customizable settings, flexible position management, customizable trading sessions and weekdays, an inverse mode and a martingale mode. All the robot needs from you are two inputs: The filename of the indicator to trade The signal buffer or the buy/sell buffers to call That's it! The signal buffer or t
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
三角裁定取引戦略は、3つの関連する通貨ペア間の非効率性を利用し、非効率性が解決されたときに純利益のために互いに打ち消し合うオフセット取引を配置します。取引には3つの取引が含まれ、最初の通貨を2番目に交換し、2番目の通貨を3番目に交換し、3番目の通貨を最初の通貨に交換します。 3番目の取引では、アービトラージャーは、市場の相互為替レートが暗黙の相互為替レートと一致していない場合に存在する不一致からのゼロリスク利益を固定します。 [ インストールガイド | アップデートガイド | トラブルシューティング | FAQ | すべての製品 ] 三角裁定取引リングの例は、USD、GBP、EURです。このような裁定取引の機会に関係する通貨ペアは、EUR / USD、GBP / USD、およびEUR/GBPです。これらのペアは、分子と分母を持つ代数式と考えることができます。 EUR / USDの分子はEURであり、そのペアの分母はUSDです。この方程式は、EURをUSDで割ったものになります。これらの3つの通貨ペアは、次のように表現できる3つのarbリングを構成します。 MEAN
PROTECT YOUR FTMO Account in a simplest way Must-Have   Account Protector for any Prop-trading Account and Challenge MT4 / MT5 Expert Advisor that protects your Forex Prop Trading account from an unexpected drawdown! FTMO Protector  is a Tool that lets you manage trades and control your profit and loss across multiple Robots and currency pairs using a simple parameters and settings. Use as many EAs and Instruments you need, the Protector will: 1.   Calculate your midnight (01:00 System time) Bal
Contact/message me if you encounter any issue using the product or need extra feature to add on the base version. There is a demo version of this panel Dashboard Trading Made Simple Demo in my product list, please try it out to get familiar with all functionalities free, LINK . This system basically utilizes TDI as the main indicator to generate trading signal mainly on H1 and H4 timeframes. The signal will be further filtered and trimmed. Stochastic; Heiken Ashi candle direction and candle s
The  Easy Strategy Builder (ESB)  is a " Do It Yourself " solution that allows you to create a wide range of the automated trading strategies without any line of codes. This is the world’s easiest method to automate your strategies that can be used in STP, ECN and FIFO brokers. No drag and drop is needed. Just by set conditions of your trading strategy and change settings on desired values and let it work in your account. ESB has hundreds of modules to define unlimited possibilities of strategi
作者のその他のプロダクト
こんにちはます。  金融外国為替市場での取引のためのこのパネルについて少しお話ししたいと思います。 このパネルはMQL4プログラミング言語で書かれており、特定のポジションの成行注文を開くのに役立つように設計されています。 これは、通常の注文と保留中の注文の両方で動作します。 つまり、Buy、Sell、BuyLimit、SellLimit、BuyStop、SellStopなどの売り注文と買い注文を開きます。 また、グリッド注文を含む保留中の注文のネットワーク、つまり、保留中の注文を制限し、保留中の注文を一度に停止することもできます。 このパネルは、保留中の注文も閉じます。 今後の注文の設定は、パネルの上部にあります: 1. quantityは注文数(このパラメータは成行注文には影響せず、1つの価格で100注文としましょう)であり、ボタンを1回クリックするだけで開かれる保留中の注文の数を示します。 2. ロットは、ご注文が開かれる価格です 3. takeprofitはあなたの順序が利益と閉まる市場価格である。 4. stoplossは、お客様の注文が損失で終了する市場価格です 5.
This Expert Advisor uses Moving Average with certain parameters to open orders. He will always open the first deal to buy, but, with certain settings, he can only open deals to sell. To close orders, he uses a profit after which he will close all orders and start his work again. So far, it works as a Martingale and as a networker. extern double Lots                 = 0.20 ; - - From this parameter, which is the value of the currency at which you will to trade, the Expert Advisor begins its work.
The Breaking Trend ADVISOR opens the first position only to buy an order. Next, he looks at if the price goes to a loss, then at a certain loss distance he puts a pending Stop Order Sell for sale with an increased lot in order to cover the loss and fix the profit when closing buy and sell orders. And then the whole trade actually takes place with this logic. These are the settings of the advisor: -- LOT --- extern double lots                       = 0.2 ; - this parameter is responsible for t
このExpert Advisorは実際にはマーチンゲールであり、Magic1での買い注文に対してのみトレーリングで動作します。 他のすべてのオーダーでは、トローリングは機能しません。 EnteringMarketパラメータに応じて、EAが開きます 注文の頻度が少ないか、より頻繁に注文します。 これは、互いに移動平均の距離に依存し、この距離が大きいほど、 買い注文が開かれることはあまりありません。 戦略の意味は単純です:発注書が開かれ、価格がどのように動作するかに応じて、次のようになります。 我々は知らないが、保留中の注文を使用して、我々はそのさらなる動きを仮定し、予測し、 したがって、我々は獲得しようとします。 そして、はい、顧問は販売のためのマーチンゲールを開き、価格があれば注文を購入しません ロットは10.00以上に達し、10.00を超えるものはすべて4で除算され、3倍になります。 したがって、マーチンゲールから売り注文と買い注文の通常のグリッドアドバイザーに移動します これ以上の十ロット以下の運のための増加したロット。 extern double LotsBuy         
これはマーチンゲールシステムに取り組んでいる普通の顧問です。 平均価格の交点に応じて注文を配置します。 ここでは、例えば、第二以降の注文の開口部後の利益と終値と言わなければなりません 販売は、ポイントで測定され、カウントされません。 つまり、ストラテジーテスターでExpert Advisorを実行する必要があります そして、特定の通貨ペアなどのために適切にその設定を準備します。 あなたによってあなたに提供される資産の ブローカー。 extern double Lots= 0.01 ; -これは、最初の買い注文と売り注文が開かれるロット価格です。 extern int TakeProfit= 400 ; -これは、注文が利益でクローズされるポイント単位の価格です。 extern int TPB= 300 ;-これは、 複数の注文の終値が次のようになるポイント単位の価格です                                   発注書のための利益を使って。 extern int TPS= 400 ;-これは、 複数の注文の終値が次のようになるポイント単位の価格です      
アドバイザーはマーチンゲールシステムを使用して動作します。 彼は移動平均スケジュールに従って取引を開きます。 開くには、期間M15と異なる期間を使用します 価格計算期間と異なるシフトを持つ。 ここでは、例えば、第二以降の注文の開口部後の利益と終値と言わなければなりません 販売は、ポイントで測定され、カウントされません。 つまり、ストラテジーテスターでExpert Advisorを実行する必要があります そして、特定の通貨ペアなどのために適切にその設定を準備します。 あなたによってあなたに提供される資産の ブローカー。 extern double Lots= 0.20 ;-これは、最初の買い注文と売り注文が開かれるロット価格です。 extern int TakeProfit= 400 ;-これは、注文が利益でクローズされるポイント単位の価格です。 extern int TPB= 300 ;-これは、複数の注文の終値が次のようになるポイント単位の価格です                                    発注書のための利益を使って。 extern int TPS= 40
ここでは、このアドバイザーにはマジックナンバーがありません。 ある種の、これは不可能であるため、欠点です 複数のExpert Advisorsが互いに干渉するため、同じ端末で複数のExpert Advisorsを開きます。 しかし、 これは異なる端末では発生しません。 アドバイザーが動作し、そのロジックでそれらを使用するので、それらはコード自体にあります 専用の魔法の注文番号。 つまり、それはアドバイザーの仕事の論理の一部であり、それがなければ、方法はありません。 市場に参入するとき、顧問は現在の価格の異なる平均値とコントロールの大きな読み取り値を使用します 現在のバーを時間内に開くと、結論が出て買い注文または売り注文が開きます。 彼の取引のポイントは、常にトレンドに追いつくことです。 extern double Lots= 0.20 ;あなたのブローカーとあなたの口座の通貨でのロットの値を開く                                  最初の発注書。 extern int TakeProfit= 400 ;-購入のためのポイントで計算された利益を持つ注文の終値
このEAは最初のEAの続きですが、何倍も多くの注文を開きます。 どうして? 私が追加したので 保留中の注文を使用して彼にトレンド検索制御。 つまり、彼は価格がどの方向に動いているのかを覚えています。 どこで、なぜ彼は最後の注文を開いた。.. そして、このアドバイザーは常に正しい方向に動いています。 その唯一の欠点は、正しく設定してこれらの設定で動作させない場合です。 彼はまた、現在の価格の平均を考慮し、いくつかの結論に達し、結果を開きます 取引。 また、現在のバーの開口部を制御し、前に開かれた位置を分析します。 唯一の欠点は、現在の価格からのポイントで保留中の注文の開始を指定しなかったことです。 私がそれを改善するとき、私は間違いなくこのパラメータを設定に追加する可能性があります。.. extern double Lots= 0.20 ;-あなたのブローカーとあなたのアカウントの通貨でのロットの値を開く                                    最初の発注書。 extern double LotsStop= 0.08 ;-ストップ保留中の注文のロット値. e
この顧問の仕事の論理は非常に普通です。 市場に参入するには、異なる値の移動平均を使用します そして、これらの比率に基づいて、それは開き、常に最初の購入取引を開きます。 そしてすでに彼女と彼女の行動に基づいています 彼の行動の次のモデルを構築します。 その通り!... Expert Advisorでは、利食いとストップロスは使用されませんが、クローズされます 一定の利益を達成するための注文は、設定でそれ以下ではないことを示しています。.. たぶんもっと、しかし少なくはありません。 extern double Lots     = 0.2 ; これは、トランザクションのサイズ、つまりそのボリュームを決定する値です。 extern int Magic       = 1121 ; アドバイザーの注文のマジックナンバー。 // //--- // extern int EnteringMarketBuy = 100 ; これは、市場に参入するための2つの移動平均の間の距離です。 // //--- // extern int FirstTransition        = 500 ; 価格が
フィルタ:
レビューなし
レビューに返信