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

SemiAuto Martin System

5

セミオートマーティンシステム


導入

このツールは半自動マーティン取引に使用され、パネルをクリックして注文すると、EAがポジションを管理します
トランザクションの方向を決定し、残りはEA管理に任せてください
自動マーティン、設定されたグリッドに従って倉庫を追加し、この機能を無効にすることもできます
ワンクリック清算
1つのキーロック機能
時間制御
警告音プロンプト

特性

トレーディングチャート:任意
取引可能な通貨:任意
自動テイクプロフィットクロージング
バックテストに使用できます
クリアパネルディスプレイ

パラメータ

主な設定パラメータ

LogLevel = LOG_LEVEL_INFO; //ログの書き込みレベル
UseAutoMagic = true; //マジックナンバーを使用するかどうか
MagicNumber = 6; //マジックナンバー0-2000を設定します
ロット= 0.01; //初期取引量
UseMartin = true; // Martin関数を使用するかどうか
ブースター= 1.7; //増加の倍数
NetGap = 10; //グリッドの距離(ポイント)
TakeProfit = 13; //利益を得る(ポイント)
MaxBuyOrders = 15; //購入注文の最大許容数
MaxSellOrders = 15; //売り注文の最大許容数
UseStopLoss = false; //ストップロスを使用するかどうか
StopLoss = 300; //損失距離(ポイント)を停止します

時間制御
StartHour = 0; //始まる時間
StartMinute = 0; //開始する分数
StopHour = 24; //終了時間
StopMinute = 59; //終了する分数
StartedTradeDay = 0; //曜日から取引を開始します
EndingTradeDay = 7; //トランザクションを終了する曜日

二次設定パラメータ

TradesDeep = 5; //注文がこの数に達すると、EAは自動的に小さいテイク利益を設定し、利益はポジションをクローズします
PlaySound = true; //音声を出力するかどうか
TradesDeepAlert = 5; //位置がこの数に達すると警告音が鳴ります
VirtualProfit = false; //テイクプロフィットを表示しません
StopMode = false; //取引を禁止する
ProfitValue = 0; //利益がProfitValueより大きい場合、注文がロックされた後に使用されるポジションを自動的に閉じます。慎重に変更してください
MaxSpread = 30; //最大スプレッド
見せる
スリッページ= 0; //スリッページ
EAComment = "SemiAuto Martin"; //コメント
InpButtShiftX = 135; //ボタンXシフトボタンx位置
InpButtShiftY = 30; //ボタンYシフトボタンy位置

テストに使用されるパラメーター

Period1 = PERIOD_M5; //テスト中に追加で表示する必要がある期間(不要な場合)は、PERIOD_CURRENTに設定します
Period2 = PERIOD_M30; //テスト中に追加で表示する必要がある期間(不要な場合)をPERIOD_CURRENTに設定します
Period3 = PERIOD_D1; //テスト中に追加で表示する必要がある期間(不要な場合)をPERIOD_CURRENTに設定します
Period4 = PERIOD_W1; //テスト中に追加で表示する必要がある期間(不要な場合)をPERIOD_CURRENTに設定します
Current1 = ""; //テスト中に追加で表示する必要のある通貨Symbol、使用しない場合は空白のままにします
Current2 = ""; //テスト中に追加で表示する必要のある通貨Symbol、使用しない場合は空白のままにします
Current3 = ""; //テスト中に追加で表示する必要のある通貨Symbol、使用しない場合は空白のままにします
Current4 = ""; //テスト中に追加で表示する必要のある通貨Symbol、使用しない場合は空白のままにします

一般的な問題

チャートの切り替えのサイクルは取引に影響しますか?
しない
トレーディングパネルをテストに使用できますか?
できる
テスト中に追加できる最大サイクル数はいくつですか?

5

マニュアル


1. 通常は、NetGap と TakeProfit を設定するだけで、「購入」、「売却」、「すべて閉じる」をクリックします。


2. ボタンの説明ですが、判定方向が上下の場合は買いボタンをクリックしますが、判定方向が下である場合は売りボタンをクリックします。 通常は利益確定となります。 ポジションを手動で閉じる必要がある場合は、「すべて閉じる」をクリックします。


3.+ - グリッド距離を変更するボタン。操作中に変更するのではなく、入力インターフェイスで適切なグリッド距離を設定することをお勧めします。


4.利益+、利益-ボタン、利益の距離を変更します。


5. [モードの追加] ボタン、+- ボタンをクリックするたびに変更される値を変更します。値は 1、5、10 の 3 つだけで、情報パネルには追加モードの値が表示されます。


6. Profit Mode ボタン、0 または 1、0: テイクプロフィットモード、1: 利益が ProfitValue よりも大きい場合にポジションをクローズします。これは、大きな損失がある場合に使用されますが、通常は使用されません。


7.ReSet はすべての値を入力値にリセットします


8.ロックボタン:注文を完全にロックします。 たとえば、0.01、0.02、0.03 の 3 つの注文がオープンされました。 このボタンをクリックすると、0.06 Sell が開きます。


9.OpenLockボタン、ロックリストの0.06売りからフラットオフ

レビュー 3
Kashta
793
Kashta 2023.08.27 12:18 
 

This tool is a real gem for semi-automatic traders. click on the panel to place an order and the EA will manage the position. The Smart Martin Combined with a high precision entry strategy and you have the ultimate weapon. A tool for high level trading. Thanks to the author. I like it ...

renex95
708
renex95 2021.10.01 22:03 
 

Nun was soll ich sagen es ist GENIAL ,jeder der was vom traiden versteht wird mit diesem Tool Geld verdienen, gegenüber einem richtigen expert Advisor habe ich den Vorteil das ich die Anfangsposition nach meinen Kriterien selber bestimmen kann

おすすめのプロダクト
The indicator is intended for determining the spread and swap size, the distance for setting stop orders and stop losses from the current price allowed and the risk per 1 point in the deposit currency. The indicator informs a trader about possible additional expenses and profits connected with transferring a position to the next trade session of the financial instrument. It also informs about the spread size and the distance of pending orders, stop loss and trailing from the current price. In ad
このツールを使用すると、「すべて閉じる」をクリックするだけで、開いている注文をすべてワンクリックで閉じることができます。 収益性の高い注文のみをクローズしたい場合は、「収益性の高い注文をクローズする」ボタンをクリックすると、すべての変動注文がクローズされます。 変動損失のある注文のみを決済したい場合は、「損失可能注文を決済する」ボタンをクリックすると、変動損失のあるすべての注文が決済されます。 このツールは1年間テストされています. ワンクリックポジションクローズ機能は非常に完成しています. ポジションクローズはタイムリーであり、遅延範囲は小さいです. もちろん、遅延はあなたの地域やネットワーク環境にも関係します.ご注意ください。 履歴データのバックテスト プロセス中、このツールのパフォーマンスはさらに完璧になり、100 件の注文すべてを閉じるのに最長 0.495 秒しかかかりませんでした。 実際の取引プロセス中、私のポジション注文の最大数はわずか 26 で、すべてのポジションが決済されるまでにかかった時間は 1.28 秒でした。
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. "-"   ,  "+"  change OCT window size  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 s
T Manager, the ultimate trade management solution designed by traders for traders. If you are searching for a simple and efficient trade panel, trade manager, or trade assistant, you are at the right place.   The market contains a diverse number of those tools , but this one is designed by traders for traders . I designed this tool, and I am using it daily. Take my advice and stop buying tools blended with un-useful features that you will never use,   T Manager provides you with the essential
Close Assistant (CA)  is a full featured utility for monitoring and closing a set of positions placed by trader or EA. It closes filtered orders in specified time or level or candle patterns or when a certain profit or loss of the total positions is reached. CA uses Zero Profit Lock function to save deposit when total profit falls to zero. Profit and loss levels can be set in fixed amount of account currency or percentage of balance or equity or margin. CA only monitors and works on filtered pos
Orders Executor
Claudio Aguiar De Aragao
Introducing Orders Executor , your powerful and efficient trading companion designed to seamlessly execute orders directly from a user-specified text file . This innovative trading tool streamlines your trading process, providing a convenient and automated solution for executing trades with precision and speed. Key Features : **Text File Integration:**     Orders Executor is designed to effortlessly read and interpret orders from a plain text file, eliminating the need for manual input. Sim
If you want to be successful in Trading you must be extremely disciplined. Without discipline you won't get far. To help traders build and maintain discipline in the long run I have create the Risk Manager EA that comes with two huge benefits: 1. Equity and Balance protection 2. Risk and Money Management automatic tracking rules How? The EA has 6 customizable Conditions that, if triggered, will use at least one of 3 available Actions. All the tracking activity is displayed in a sim
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 5 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 QuickClose help you to close all orders having profit immediately with only ONE CLICK, its work is very fast. You can choose which symbol you want or close all symbols so it will helpful for you in your trading to manage trading faster. This EA can quick close all Buy and Sell Orders by a selected symbol or total, And delete all pending orders. This SymbolButton is designed for closing orders. There is available Manual and Automatic closing functions. Automatic closing function will close t
Horizontal Line Trade Assistant EA  Semi-Automated Trading Assistant      IMPORTANT :     On the main/purchased program a user can click on the Horizontal line and change it to Buy or Sell, and drag by double clicking on it. Please keep in mind that this option is not available on demo version, due to some restrictions/limitations of Strategy Tester, some Object related operations are not available in the  Strategy Tester. But, it will not prevent you from Testing, please drop an Object to chart
One click to close all (OCCA) provides you posibility to close all open position with one click. Here is no any settings, just run the script and all your open positions will be closed and it will happen very fast ! Works with all types of accounts, with all currency pairs and any broker. The number of open positions is not limited. The script will be useful for trading strategies, in which you need to manage a large number of positions.
This EA help trader to manage his pending orders, when you place many Pending Orders this utility monitor them and when of them get filed (executed) the EA cancel and delete all rest of pending orders, to avoid  opening of all of pending orders at the same time , and lose your risk management. this utility is very useful for trader when he /she is not available on the desk.
AW Metatrader to Telegram MT5
AW Trading Software Limited
5 (1)
通知を送信するための自動システム。これにより、サブスクライバーが取引端末からの取引イベントを見逃すことはありません。アカウントの取引操作に関する通知をTelegramメッセンジャーに送信するユーティリティ。 テレグラム->ここ/   MT4-   >   ここ でユーティリティをチャンネルに接続するためのステップバイステップの説明 利点: 簡単なセットアップと詳細な手順、 調整可能なスクリーンショットを送信する可能性、 絵文字を使用してカスタマイズ可能な通知テキスト、 完全または部分的な開始、終了、および注文の変更に関する通知の調整、 デフォルトで通知を送信する場合、テキストファイルは自動的にダウンロードされます。 保留中の注文の発注または削除に関する通知の調整、 記号とマジックナンバーによる便利なフィルタリング。 入力変数: TELEGRAM BOT AND CHAT SETTINGS Telegram bot token - Enter the token number received after registering the bot in "BotFather" Teleg
The TELEGRAM BROADCAST utility helps to instantly publish your trading in the Telegram channel. If you have long wanted to create your Telegram channel with FOREX signals, then this is what you need. ATTENTION. This is a DEMO version, it has limitations - sending messages no more than 1 time in 300 seconds PAID version:  https://www.mql5.com/en/market/product/46865 https://t.me/moneystrategy_mql TELEGRAM BROADCAST can send messages: Opening and closing deals; Placing and deleting pending
FREE
Trader's Panel is a simple EA for managing trades once open. Your options for managing open trades are to close an entire open trade, close a percent of an open trade, which can be input from the trader panel, and then set stop loss to break even on an open trade. The Trader's Panel hovers at top left of screen right below the one click order buttons. **Note that this EA does not open trades. It only manages trades once they are open.
Powerful and beautiful trading panel helps you in scheduling or placing multiple trades based on your presets in a single click. It is designed to execute orders immediately or schedule trades in advance to be executed at certain time using multiple filters to avoid non favorable market conditions (wide spread, reduced leverage etc.). Additional functionality developed to sycnhronize two instances of the expert over the internet (Master - Slave Mode), which means trader can open the panel in loc
Photocopy MT5 is an Copier of transactions through Telegram channel. Will help you instantly publish your trade in Telegram channel or copy trades from Telegram channel. The utility can work in two directions by receiving signals in MT5 and transmitting signals to Telegram   . No more missed deals No more panic Capital Management Ease of use You can use it for: Copying your own deals through Telegram channel (via the Internet); Copying trades from MT5 to MT4 and vice versa. Propagation of si
This is Professional Version of Trade Manage  , In addition to having all the feature of simple version, this program also has the ability to adjust TP1, TP2 and Risk Free. This is the best and easiest program for risk management and trading "   Common items with the simple version   "  All you have to do: 1. Specify the amount of   RISK   per trade 2. Select the position of the   STOP LOSS   in chart 3. Press the button.   DONE ... Inputs: 1. Last TP Default: -> You can choose the default rew
All Pending Orders with StopLoss opens any combination of Buy Stop, Sell Stop, Buy Limit and Sell Limit pending orders and closes all existing pending orders. If boolSL = true then this Script will calculate one common StopLoss value as the StopLoss for a first/last orders and put this value in all pending orders. 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 Utilitarian Platform is designed to quickly open a position with established orders, as well as the ability to automatically hedge or shift an order to close a position when losses are stopped. Automatic Increase of a profit taking order when hedging a position. It is possible to enable the automatic increase of the corridor when hedging a position. There is a built-in panel for placing orders to open positions. The order size, step tracking are established in paras.
Telegram ChartSnap MT5 is an utility tool to bridge your MetaTrader 5 activities to your Telegram chat/group/channel. It will screen shot your MetaTrader 5 chart and send it to your dedicated Telegram chat/group/channel through a Telegram bot. The whole process will keep repeating based on a time cycle that predetermined by the user. It is a convenient tool for those who like to get access to their favorite system/dashboard that only available at MetaTrader Desktop. Beside that, trader can eas
Don't want to risk or loose your personal trading account or prop trading firm account because of a simple Margin Call or exceeded Loss Limit? Then this Utility Expert Advisor is the solution for you! This Expert Advisor monitors your account Equity or Balance or even both! If the Equity and/ or Balance fall under your defined stop limits, the EA closes all of your positions and keeps you so on track. Options and Variables: Monitored Values: Choose which values should get monitored Equity: i
Risk Management Trading Panel calculates the volume of a position based on Account Balance , Currency , Currency Pairs , Synthetic Indices (Deriv Broker) once the user places stop-loss level ,and risk tolerance (set in percentage points of current balance). It also Displays reward/risk ratio based on take-profit and it shows recommended risk per trade based on current balance. Trailing Stop your positions and Applying Breakeven with a push of a button has never been easier and  you can also set
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. Only one time of the pending order at the same time!!! 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 or
Telegram Notify MT5 Telegram Notify MT5 is an utility tool to bridge your MetaTrader 5 activities to your Telegram chat/channel. It is useful for monitoring your MetaTrader 5 account by sending a notification to your particular Telegram chat/channel when someone/EA is placing trades, modifying order's TP/SL, closing trades and etc. This EA does not place any trade for your account. This EA also could be a convenient tool for monitoring other's EA trading activities or a tool for publishing you
Once again, We Nailed It! Imagine a faster and smoother way to recalibrate ANY Indicator using just obvious and intuitive mouse clicks, realtime, real fast, real results on your chart just right after the Click... Instead of the boring "Open Settings dialog / Change one setting / Click OK / See what happens on Chart...",  then repeat this process endlessly until you kill yourself! Well... No More... Welcome to the Minions Labs Recalibrator tool! Now you can Study, Trial, Experiment and Play wi
[ MT4 Version ] [ Telegram Signals ]  MT5 to Discord Signals Connect your broker account with Discord and stop missing important notifications.  Would you like to receive Discord notifications? Are you looking for a simple way to share trade signals with your followers? Do you need to start documenting your trades with an automated trading diary? Check out this step-by-step Tutorial . This utility is simple to use and supports a wide variety of settings: Pick your desired Discord channel and en
Manual Trade Panel EA MT5
Juvenille Emperor Limited
5 (1)
手動トレードパネルEAMT5 は、MT5で見つけることができる最も簡単で使いやすいトレードパネルです。追加のウィンドウやパネルを開く必要なしに、すべてのオプションと機能が1つのサーフェスにあります。これは、注文管理、リスク計算、部分閉鎖、アカウント保護ユーティリティのすべてを1つにまとめた、非常に便利なインターフェースです。 Manual Trade Panel EA MT5 を使用することで、従来の手動取引方法よりも何倍も速く正確に取引することができ、取引の決定に集中するためのより多くの時間と明確な心を得ることができます。 アカウントの保存は私たちの最優先事項であるため、 手動取引パネルEA MT5 は、アカウントが利益を得るか停止した後、すべての未決済の取引を閉じ、すべての保留中の注文を削除し、EAが添付されているすべてのターミナルチャートを閉じることができる優れたアカウント保護ユーティリティでもあります損失の公平性に達しました。これは、利益条件で非常に便利であり、エクイティが希望のストップロスレベルを下回ったときに、取引口座をさらなる損失から救うことができます。 ヒント
MassDestroyer
Raphael Djangmah Osro Agbo
MASS DESTROYER-MANUAL Most scalping robot open several positions in a matter of time.  In emergency situations where say over 30 positions are running at the same time and all these trades are going negative,  manually closing all of these positions can make your losses even bigger because of spreads and other market conditions This is where   DEST001   comes in.. This robot has been designed such that positions are closed in a matter of microseconds. The trader can chose some parameters as f
Magic Panel for MT5 is a Menu based Trading Panel. with the help of Magic Panel traders will be able to access various trading tools right from Menu Panel in MetaTrader Chart. All tools are one click to activate and another click to deactivate its that simple. Current version of Magic Panel comes with. - Trend Scanner. - Five in One Pivot Point. - Currency Strength Meter. - Multi Symbol Heat Map Scanner. - Auto Trend Line. - Symbol Search Box. - Symbols Dropdown Menu. - One click object Clear Bu
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT5
Evgeniy Kravchenko
4.4 (171)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 注意、アプリケーションはストラテジーテスターでは機能しません。 説明ページからデモ版をダウンロードできます  Manual, Description, Download demo ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、
価格が一瞬で変わる可能性のある市場では、注文はできるだけ簡単にすべきだと思いますか? Metatraderでは、注文を開くたびに、開始価格を入力し、損失を止めて利益を得るウィンドウと、取引サイズを開く必要があります。金融市場の取引では、初期預金を維持し、それを増やすために資本管理が不可欠です。それで、あなたが注文をしたいとき、あなたはおそらくあなたがどれくらいの大きさの取引を開くべきか疑問に思いますか?この単一の取引であなたの預金の何パーセントを危険にさらすべきですか?この取引からどれだけの利益を得ることができますか?また、リスクに対する利益の比率はどのくらいですか?トレードサイズを設定する前に、トレードサイズがどうあるべきかという質問に対する答えを得るために必要な計算を行います。 これらすべてを自動的に行うツールがあると想像してみてください。チャートを開き、市場分析を行い、エントリーポイント、ディフェンスポイント(ストップロス)、ターゲット(テイクプロフィット)を水平線でマークし、最後にリスクのレベルを定義します。利用可能な資本の%として、このトランザクションで負担することができ、こ
TradePanel MT5
Alfiya Fazylova
4.86 (113)
Trade Panel は、多機能の取引アシスタントです。 このアプリケーションには手動取引用に設計された 50 以上の機能が含まれており、ほとんどの取引アクションを自動化できます。 アプリケーションの主な機能: 任意のシンボル(外国為替、CFD、先物など)で機能します。 無制限の文字数での同時作業。 取引ごとのリスクの自動計算とストップロスとテイクプロフィットの比率の設定。 OCO注文を行うことができます(一方が他方をキャンセルします-1つの注文を実行すると別の注文がキャンセルされます)。 タスクを含む行を設定できます(ポジションを開く、保留中の注文を開く、またはグループごとに注文を閉じる)。 仮想テイクプロフィットとストップロスを設定できます。 成行注文を反転またはロックできます。 6種類のトレーリングストップ。 ストップロスを損益分岐点に設定する機能があります。 ポジションを部分的にクローズする機能があります(利益または損失の一部をクローズします)。 価格が特定のラインに達するとアラート機能があります。 自動および手動のスクリーンショット。 ワンクリックですべてのターミナルウィン
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 5 プラットフォームの強化に役立ちます。多言語サポート。 MT4バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎます
The product will copy all telegram signal to MT5 ( which you are member) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal,  s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to s
Mentfx Mmanage mt5
Anton Jere Calmes
4.43 (7)
The added video will showcase all functionality, effectiveness, and uses of the trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool calculates al
MT5 to Telegram Signal Provider は、Telegramのチャット、チャンネル、またはグループに 指定された シグナルを送信することができる、完全にカスタマイズ可能な簡単なユーティリティです。これにより、あなたのアカウントは シグナルプロバイダー になります。 競合する製品とは異なり、DLLのインポートは使用していません。 [ デモ ] [ マニュアル ] [ MT4版 ] [ Discord版 ] [ Telegramチャンネル ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。必要な全ては開発者から提供されます。 主な特長 購読者に送信する注文の詳細をカスタマイズする機能 例えば、Bronze、Silver、Goldといった階層型のサブスクリプションモデルを作成できます。Goldサブスクリプションでは、すべてのシグナルが提供されます。 id、シンボル、またはコメントによって注文をフィルターできます 注文が実行されたチャートのスクリーンショットが含まれます 追加の
This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Build
-25% discount ($199 -> $149) Advanced trading tool: One click smart orders that execute under your conditions Developed by trader for trading community:  position size calculator (lot size), open position after price action, strategy builder, set and forget trading, mobile notifications... Risk Management -  Risk percentage position size calculator, gain percentage, target risk reward ratio, spread and commissions are included in calculations 7 Advanced order types  - Set and forget trading w
The top-selling EAs on the market cost a lot and one day they are suddenly gone. This is because one strategy will not work in the forex market all the time. Our product is unique from all others in the MQL Marketplace because our EA comes with 34+ built-in indicators that allow develop strategies every time.  You build your strategy and keep updating it. If one strategy does not work, simply build another all using only one EA. This is All-In-One EA   in this market place. You can use as trade
Botトークンや管理者権限の必要なしに、メンバーであるすべてのチャンネルからシグナルをコピーして、MT5に直接送信します。 多くの機能を提供しながら、ユーザーを考慮して設計されています この製品は、使いやすい視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用開始できます! ユーザーガイド + デモ  | MT4バージョン | Telegramバージョン デモを試してみたい場合は、ユーザーガイドを参照してください。 DiscordからMT5への変換は、ストラテジーテスターで動作しません。 DiscordからMT5への変換の特長 メンバーである任意のチャンネルからコピーします。BotトークンやチャットIDは不要です リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズします すべてのシグナルを認識するための単語やフレーズを設定します(デフォルトは99%のシグナルプロバイダーに適用されます) コピーするタイミングと日時の設定をカスタマイズします 一度に
Adam FTMO MT5
Vyacheslav Izvarin
5 (1)
ADAM EA Special Version for FTMO Please use ShowInfo= false for backtesting ! Our 1st EA created using ChatGPT technology Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Tested on EURUSD and GBPUSD only  Use 15MIN Time Frame Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94362 Signal using ADAM  https://www.mql5.com/en/signals/2190554 --------------------
UTM Manager は、迅速かつ効率的な取引執行を提供する直感的で使いやすいツールです。際立った機能の 1 つは、「スプレッドを無視」モードです。これにより、スプレッドを完全に無視して、ローソク足の価格で取引できるようになります (たとえば、LTF でより高いスプレッドのペアを取引でき、スプレッドによって取引から除外されるのを回避できます)。 UTM Manager のもう 1 つの重要な側面は、独自のローカル取引コピー機であり、各ブローカーで異なる取引戦略と設定 (たとえば、さまざまな TP、BE、およびリスク ルール) を柔軟に実行できます。 取引執行: 迅速かつ効率的な取引執行: チャート上のエントリー価格とストップロス価格をクリックして簡単に取引を入力するか、ワンクリックの固定ストップロスサイズ機能を使用します。 自動ロットサイズ計算: ロットは事前定義されたリスク設定に基づいて計算され、ドラッグによってポジションが変更されると再計算されます。 1 つまたは複数のポジションを同時に処理できる能力。 利益確定と損益分岐点: 柔軟なテイクプロフィット設定: 特定のリスク対報
あなたがメンバーである任意のチャネルから(プライベートおよび制限されたものを含む)シグナルを直接あなたのMT5にコピーします。  このツールは、トレードを管理し監視するために必要な多くの機能を提供しながら、ユーザーを考慮して設計されています。 この製品は使いやすく、視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用を開始できます! ユーザーガイド + デモ  | MT4版 | Discord版 デモを試してみたい場合は、ユーザーガイドにアクセスしてください。 Telegram To MT5 受信機は、ストラテジーテスターで動作しません! Telegram To MT5の特徴 複数のチャネルから一度にシグナルをコピー プライベートおよび制限されたチャネルからシグナルをコピー BotトークンまたはChat IDは必要ありません   (必要に応じて使用することができます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナ
Trade Assistant 38 in 1
Makarii Gubaydullin
4.87 (15)
多機能ツール 搭載機能: ロット計算機、プライスアクション、リスク/リワードレシオ、トレードマネージャー、需要供給ゾーンなどをはじめ65以上の機能。 バージョ:デモ版   |   ユーザーマニュアル   |    MT5版 このユーティリティはストラテジー テスターでは機能しません。 ここからデモ   バージョンをダウンロードして製品をテストできます。 ご不明な点や改善提案、バグの発見などございましたら、 連絡してください 。 取引プロセスを簡素化、高速化、自動化します。このダッシュボードで標準端末機能を拡張します 1. 新しい取引を開始します : ロット / リスク / RR の計算 1. Lot計算機(リスクサイズに基づく取引量計算 2. リスク計算機(ロットサイズに基づくリスク量) 3. リスク/リワードレシオ (R/R) 4. 注文のアクティベーション トリガー + Buy StopLimit / Sell StopLimit 5. 仮想 SL / TP レベル (隠しSL、TP: ブローカーには見えない) 6.  Smart SL / エントリー レベル: バ
Hedge Ninja
Robert Mathias Bernt Larsson
Make sure to join our Discord community over at www.Robertsfx.com , you can also buy the EA at robertsfx.com WIN NO MATTER IN WHICH DIRECTION THE PRICE MOVES This robot wins no matter in which direction the price moves by following changing direction depending on in which direction price moves. This is the most free way of trading to this date. So you win no matter which direction it moves (when price moves to either of the red lines as seen on the screenshot, it wins with the profit target yo
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 当社の取引パネルを使用すると、チャートから直接シングルクリックで取引を実行でき、標準の MetaTrader コントロールよりも 30 倍高速に取引操作を実行できます。 パラメータと関数の自動計算により、トレーダーにとって取引がより速く、より便利になります。 グラフィックのヒント、情報ラベル、取引取引に関する完全な情報はチャート MetaTrader にあります。 MT4のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。  開閉、リバース、ロックポジションと注文を処理する МetaТrader5 のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takep
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
Haidar, Lionel Haj Ali
5 (17)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
-25% discount ($149 -> $111) Everything for chart Technical Analysis indicator mt5 in one tool Draw your supply demand zone with rectangle and support resistance with trendline and get alerts to mobile phone or email alert -  Risk reward indicator mt5 Video tutorials, manuals, DEMO download   here .   Find contacts on my   profile . 1.   Extended rectangles and trendlines Object will be extended to the right edge of the chart when price will draw new candles on chart. This is rectangle extend
YuClusters
Yury Kulikov
4.93 (43)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overri
MT5 to Discord Signal Provider は、Discord へ直接トレーディングシグナルを送信するために設計された、使いやすく完全にカスタマイズ可能なユーティリティです。このツールは、あなたのトレーディングアカウントを効率的なシグナルプロバイダーに変えます。 スタイルに合わせてメッセージフォーマットをカスタマイズ!利便性を考え、事前にデザインされたテンプレートから選択し、メッセージのどの要素を含めるか除外するかを選択できます。 [ デモ ] [ マニュアル ] [ MT4 バージョン ] [ Telegram バージョン ] セットアップ 簡単なセットアップのために、私たちの詳細な ユーザーガイド に従ってください。 Discord API の事前知識は必要ありません。必要なツールはすべて提供されます。 主な特徴 購読者の更新のための注文詳細をカスタマイズ。 ブロンズ、シルバー、ゴールドなど、各レベルで異なるシグナルアクセスを提供する階層的サブスクリプションモデルを実装。 注文が実行されたチャートのスクリーンショットを添付。 これらのスクリーンショットに表
Riskless Pyramid Mt5
Snapdragon Systems Ltd
5 (2)
Introduction This powerful MT4 trade mangement EA offers a way potentially to aggressively multiply trade profits in a riskfree manner. Once a trade has been entered with a defined stoploss and take profit target then the EA will add three pyramid add-on trades in order to increase the overall level of profit. The user sets the total combined profit target to be gained if everything works out. This can be specified either as a multiple of the original trade profit or as a total dollar amount. Fo
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.76 (17)
MT5のトレードコピー機は、МetaТrader5プラットフォームのトレードコピー機です 。 それは間の 外国為替取引をコピーします   任意のは 、MT5 - MT5、MT4 - MT5   COPYLOT MT5版の アカウント (またはを MT4 - MT4   MT5 - MT4   COPYLOT MT4版用) 信頼できるコピー機! MT4のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 МТ4ターミナルでトレードをコピーすることもできます(   МТ4   -   МТ4、МТ5   -   МТ4   ):   MT4のCOPYLOT CLIENT このバージョンには、端末間 МТ5   -   МТ5、МТ4   -   МТ5が含まれ ます。 ディールコピー機は、2/3/10端末間でディール/ポジションをコピーするために作成されます。 デモ口座と投資口座からのコピーがサポートされています。 プログラムは、複数の端末
This service is designed to stream online cryptocurrency quotes   from the Binance exchange to your MetaTrader 5 terminal. You will find it perfectly suitable if you want to see the quotes of cryptocurrencies in real time — in the Market watch window and on the MetaTrader 5 charts. After running the service, you will have fully featured and automatically updated  cryptocurrency charts in your MetaTrader 5. You can apply templates, color schemes, technical indicators and any non-trading tools to
Auto Trade Copier is designed to copy trades between multiple MT4/MT5 accounts/terminals with 100% accuracy. The provider and receiver accounts must be on the same PC/VPS. With this tool, you can copy trades to receiver accounts on the same PC/VPS. All trading actions will be copied from the provider to the receiver with no delay. This version can be used on MT5 accounts only. For MT4 accounts, you must use Auto Trade Copier (for MT4). Reference: For MT5 receiver, please download "Trade Receiver
If you'd like to test the product before purchasing please watch the video below. The program doesn't work in the strategy tester! Contact me for user support & advices! If you've bought this EA, you are entitled to a gift!! MT4 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
The program is use to copy trading from MT5 to MT4 and MT5 on local PC or copy  over the Internet .  Now you can easy copy trades to any where or share to friends. Only run one Flash Server on VPS, also need allow the apps if you turn on Windows Firewall. Can not add more than 20 account copier to server at same time,  include both  MT4 and MT5 Get free Copier EA  for MT4 and MT5 (only  receive signal), download here Instants copy, speed smaller 0.1 seconds, easy to setup How to setup and guide
This script is designed to download a long history of cryptocurrency quotes from the Binance exchange. You will find it perfectly suitable if you want once to download the history of cryptocurrencies for charts analyzing, collecting statistics or testing trading robots in the MetaTrader 5 strategy tester, or if you need to update the history not very frequently (for example, once a day or once a week). After running the script, you will have fully featured (but not automatically updated) cryptoc
作者のその他のプロダクト
これは上値と下値を判断するための明確な指標であり、変動する市場に適しています。 キャンペーン価格 49$ → 59$ 特徴 上下の判断がうまい 再描画なし、ドリフトなし 高速計算、ラグなし リッチ リマインダー モード 複数のパラメータと色を調整できます パラメータ 「========メイン========= HighLowPeriod1 = 9 HighLowPeriod2 = 60 HighLowPeriod3 = 34 HighLowEMAPeriod = 4 MASignalPeriod = 5 「========通知========= UseAlertNotify = true; UseMetaQuotesIDNotify = true; UseMailNotify = true; NotifySignalMode = 色を変更し、レベルを確認します。 ハイレベル = 80; 低レベル = 20; NofityPreMessage = "スマート ピーク ボトム"; EA コールの場合 0.ハイバッファー 1.低バッファ 2. 方向バッファ 1 アップ、0、
PeakBottom EA
Xiaoyu Huang
4.2 (5)
リスクが少なく、長期的に安定して収益を上げることができるEAです。 アダプティブEAには従来のテクニカル指標が使用されます。 市場には、過学習にAIを使用するEAが多数存在することがわかります。 テストでは良いように見えますが、実際のオファーはそうではありません。 損失; もう1つは、マーティンを使用することです。資本曲線は一定期間上向きですが、清算の運命から逃れることは常に避けられません。 これらは私たちが望んでいることではありません。パラメータの最適化ではなくアルゴリズムの最適化が必要です。パラメータの最適化は美しい曲線に近似できますが、将来については混乱しています。 私たちが追求するのは、長期安定した利益です。 短期的なリトレースメントがあったとしても、テストよりもお金を稼ぐことの方が常に重要です。 特徴 一度に1つの注文 固定ストップロス 適応的な ワンチャートセットアップ ニュースフィルター FTMO、Darwinex Zeroに最適です。 他のEAとの併用も可能です オブジェクト指向プログラミング、プログラムフレームワークは5年間テストされています 信号 http
キングオブドラゴンチャンネル、キングオブドラゴンインジケーター、キングオブドラゴンシステム、キングオブドラゴンMT5、キングオブドラゴンクラシックインジケーター、キングオブドラゴンスワイプシステム、 キング オブ ドラゴン オールインワン King of Dragon チャネル取引システムは古典的なチャネル取引システムであり、多くのユーザーが MT5 バージョンを強く要望しています。 このプログラムは複数のバージョンでパフォーマンスが最適化されており、すでに比較的スムーズなシステムになっています。 49$ → 59$ 赤いエリア、ロングトレンド、ロングのみ、ショートではない 緑のエリア、短いトレンド、短いだけ、長くない 灰色の領域、統合トレンド、ショック指標の長期および短期運用を参照 https://www.mql5.com/ja/market/product/96760 パラメータ "===== メイン ===== int CalcalueBars = 1000;//計算されたバーの数 color BeltColor = clrGray;//トレンドベルトの色 bool D
ZenMACDインジケーターについて話す 4色2線式MACD 列の面積の合計を表示する InpFastMA = 12; //高速EMA期間 InpSlowMA = 26; //遅いEMA期間 InpSignalMA = 9; //信号SMA期間 InpAppliedPrice = PRICE_CLOSE; //適用価格 InpMaMethod = MODE_EMA; // Ma_Method input bool ChArea = false; // chzhshch Area 高速EMA期間高速回線パラメータ 遅いEMA期間の遅いラインパラメータ 信号SMA周期信号線パラメータ オプションのアプリケーション価格 ツイスト理論で定義されたトレンド強度を対比し、2つのトレンドを比較し、カラム面積の合計を比較します このインジケータは、対応する領域を計算し、比較を容易にします
前書き 21:00~22:00の夜間取引用EAです 長期ライブトレードは収益性が高い 一度に1つの注文のみを取引し、大きな損失を引き起こさない 各注文はストップロスとテイクプロフィットで設定され、グリッド、マーティン、またはその他のリスクの高いファンド管理は使用されません 複数の通貨を同時に取引できる デフォルトでタイムゾーンを自動設定 特性 トレーディングチャート:M15 取引可能な通貨: EURUSD、GBPSUD、USDCAD、USDCHF、AUDCHF、EURGBP、EURCHF、USDJPY、EURCAD、EURAUD、GBPAUD、AUDJPY、EURJPY、GBPJPY、AUDUSD 最低入金額: 100 USD 推奨される仲介業者: IC Markets、Peperstone、Darwinex、EXNESS、およびその他の普及率の低いプラットフォーム リアル口座シグナル MQL5 Live : https://www.mql5.com/zh/signals/1021524 パラメータ MagicNumber
EEVCC Hedge プロモーション価格:$ 59アクティベーション:10 序章 これは双方向(同時に購入と販売)のグリッドヘッジ取引EAです 長期の確定オファーは有益です 同時に複数の通貨で使用できます 安全な利益計算方法 特性 トレーディングチャート:H1 推奨通貨:EURGBP、EURUSD 最低入金額:3000USD、推奨10000USD、セントアカウントの場合は100USD 推奨ブローカー:RofoForex、Exness、およびレバレッジが高くセントアカウントを持つその他のプラットフォーム リンク: https://www.mql5.com/ja/users/maxlake/seller パラメータ UseAutoMagic = true;自動マジックナンバーを使用するかどうか MagicNumber = 2; UseAutoMagic = falseマジックナンバーを設定します ロット= 0.01;初期取引量 LotFactor = 1.8;グリッド乗算の倍数 NetGap = 300;グリッド距離 TakeProfit = 450; Take Profit Stab
1日プロモーション価格:$ 49アクティベーション:30 10日間のプロモーション価格:59ドルのアクティベーション:20 前書き クイックビュー 一定期間の収益性をすばやく確認し、統計を表示します 過去のトランザクションをすばやくフィルタリングし、時間、マジックナンバー、通貨、コメントに基づいて統計を作成します 統計には、純利益、LotTotal、利益係数、ショートトレード(win%)、ロングトレード(win%)、平均利益トレードなどが含まれます。 統計データをリアルタイムで更新 計算時間は1秒未満です 特性 1. 2つの時間フィルタリングモード、日数によるフィルタリングと開始時間と終了時間によるフィルタリング 2.マジックナンバー、通貨、コメントに基づいて過去の取引をフィルタリングします 3.白と黒のテーマと互換性があります 4.更新の頻度を調整できます 例                     Quick View ---------------------------------------------- 4000000335, Darwin
前書き これは毎日の収益性の指標です 特性 統計は、通貨、マジックナンバー、およびメモに基づくことができます 統計は時間に基づくことができます すべての通貨、すべての期間で利用可能 白と黒のテーマがあります 逆ソート リフレッシュレートを調整できます 更新時間を最新に設定できます パラメータ nD                     = 30;                                // 日数 StartTime          = D '2021.06.01 00:00:00'; //  始まる時間 EndTime            =  D '2021.06.27 00:00:00'; // 終了時間 ToCurrent          = true;                             // EndTimeを現在に更新 リバース           =  真;                               // 逆行する MagicNumber    = 0;                   
導入 これは、トレーディングアシスタント、情報パネルインジケーター、総通貨統計、アカウント統計、位置情報、サーバーと現地時間、通貨の強さ、Kラインの残り時間、サポートとレジスタンスのライン、サーバーのタイムオフセット、通貨の変動レートなどの機能です。 すべての種類の口座と通貨に使用できます。 優れたパフォーマンス、ごくわずかなリソース 位置、色、フォントサイズをカスタマイズできます 任意のモジュールを個別に表示または無効にすることができます 特性 1.通貨統計 デイリーオープン、ハイ、ロー、クローズ デイリーライン当日の高値-安値 デイリーラインの昨日の高値-安値 5日間の平均変動 10日間の平均変動 20日間の平均変動 50日間の平均変動 その日の上昇と下降 その日の上昇と下降のポイント 現在のスプレッド 通貨と現在の価格 UseSidebar = true; SideFontSize = 10; XLocation = 90;水平方向の位置 YLocation = 20;垂直位置 SideXGap = 90;水平方向の間隔 SideYGap = 19;垂直方向
CZSC フラクタル型インデックス 特徴: 包含関係の徹底処理を実施 上下分類かどうかの判断にはEAコールを利用すると便利で、「株の教え93 2つのテーブルとトレンド構造の内部の関係2」でステータスを判断すると便利です。 上下の分類を矢印で表示 可能なペンをさまざまな色で表示する 隣接する 2 つの K ラインの包含関係は次のように定義されます。K ラインの最高点と最低点はすべて隣接する K ラインの範囲内にあり、この K ラインと隣接する K ラインは包含関係です。 K-lineチャートでは、関係のあるK-lineをよく見かけますが、包含関係にある2本のK-lineを1本のK-lineにまとめる、いわゆる包含処理です。 定義: 3 つの連続した K ラインを含めて処理したもので、中央の K ラインの高点が最も高い場合、この組み合わせはトップ タイプと呼ばれます。 定義: 包含処理後の 3 つの連続した K ラインで、中央の K ラインの最低点が最も低い場合、この組み合わせはボトム タイプと呼ばれます。 EA によって呼び出されるインジケーター
このライブラリは、キーと値の配列をソートするために使用されます。多くの場合、値をソートする必要があります。 Python言語のように sorted(key_value.items(), key = lambda kv:(kv[ 1 ], kv[ 0 ])) インポート機能 利用シーン例 1. グリッド EA 注文は始値に従って並べ替えられます void SortedByOpenPride()   {    long     OrderTicketBuffer[];    double   OpenPriceBuffer[];    for ( int i = PositionsTotal ()- 1 ; i>= 0 ; i--)      {        if (m_position.SelectByIndex(i))         {          OrderTicketBuffer[i] = long (m_position.Ticket());          OpenPriceBuffer[i] = m_position.PriceOpen();  
これは、従来のテクニカル指標を使用し、適応型 EA に AI を使用した、長期的に安定して収益性の高い金取引 EA です。 新しい EA プロモーション価格: $199   →   $ 249 特性 一度に一つの注文 固定ストップロス 適応的な 夜間取引 滑りを最適化する ニュースフィルター FTMO、DARWINEX Zeroの通過に最適 他のEAと併用可能 オブジェクト指向プログラミング、プログラム フレームワークは 5 年間テストされています 信号 https://www.mql5.com/ja/signals/2211776 https://www.mql5.com/ja/users/maxlake/seller 使用 期間: M15 品種: XAUUSD , XAUEUR ,XAUCHF , XAUJPY, ゴールド 最低入金額: $50 口座: 低スプレッドとゼロストップの ECN 口座ヘッジ。 推奨ブローカー: IC Markets、 Pepperstone 、Tickmill、低スプレッドの Darwinex プラットフォーム VPSがおすすめ パラメータ Use
このインジケーターは、古典的な MACD インジケーターとジグザグ インジケーターを組み合わせて、価格とインジケーターの間の乖離を検出します。 また、高度な人工知能 (AI) テクノロジーを使用して、乖離の妥当性を検出します。 MACDは「インジケーターの王様」として知られていますが、ジグザグも非常に便利なインジケーターです。 この 2 つのインジケーターを組み合わせることで、このインジケーターは両方の長所を活用します。 発散の検出は確率論的な問題です。 多くの場合、乖離が発生した後に同じ方向へのさらなる価格変動が発生します。 そこで、高度なAI技術を活用して乖離の正当性を判断し、不正な乖離を排除し、さまざまな方法でユーザーに警告することを試みています。 割引価格:59$ 特徴 * MACD形式のジグザグインジケーター * 価格とMACDインジケーターの間の乖離を検出します ※AI技術を活用して乖離の妥当性を検知 * ユーザーに発散信号を警告します * 携帯電話を介してユーザーに発散信号を警告します * 電子メールで発散シグナルをユーザーに警告します * 複数の時間枠をサポー
フィルタ:
Kashta
793
Kashta 2023.08.27 12:18 
 

This tool is a real gem for semi-automatic traders. click on the panel to place an order and the EA will manage the position. The Smart Martin Combined with a high precision entry strategy and you have the ultimate weapon. A tool for high level trading. Thanks to the author. I like it ...

Xiaoyu Huang
6638
開発者からの返信 Xiaoyu Huang 2023.08.28 03:14
Thank you very much!
PRO TRADER
302
PRO TRADER 2022.08.24 05:58 
 

ユーザーは評価に対して何もコメントを残しませんでした

renex95
708
renex95 2021.10.01 22:03 
 

Nun was soll ich sagen es ist GENIAL ,jeder der was vom traiden versteht wird mit diesem Tool Geld verdienen, gegenüber einem richtigen expert Advisor habe ich den Vorteil das ich die Anfangsposition nach meinen Kriterien selber bestimmen kann

レビューに返信
バージョン 1.6 2023.05.18
Optimized the performance of calculating commissions during initialization
バージョン 1.5 2023.05.18
1. Optimized performance
2. Added log
バージョン 1.4 2021.10.02
1. Fixed the problem that the system was detected as License Demo
バージョン 1.3 2021.09.24
1. Modified the display part