• 概要
  • レビュー (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
818
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 (172)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 注意、アプリケーションはストラテジーテスターでは機能しません。 説明ページからデモ版をダウンロードできます  Manual, Description, Download demo ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、
価格が一瞬で変わる可能性のある市場では、注文はできるだけ簡単にすべきだと思いますか? Metatraderでは、注文を開くたびに、開始価格を入力し、損失を止めて利益を得るウィンドウと、取引サイズを開く必要があります。金融市場の取引では、初期預金を維持し、それを増やすために資本管理が不可欠です。それで、あなたが注文をしたいとき、あなたはおそらくあなたがどれくらいの大きさの取引を開くべきか疑問に思いますか?この単一の取引であなたの預金の何パーセントを危険にさらすべきですか?この取引からどれだけの利益を得ることができますか?また、リスクに対する利益の比率はどのくらいですか?トレードサイズを設定する前に、トレードサイズがどうあるべきかという質問に対する答えを得るために必要な計算を行います。 これらすべてを自動的に行うツールがあると想像してみてください。チャートを開き、市場分析を行い、エントリーポイント、ディフェンスポイント(ストップロス)、ターゲット(テイクプロフィット)を水平線でマークし、最後にリスクのレベルを定義します。利用可能な資本の%として、このトランザクションで負担することができ、こ
TradePanel MT5
Alfiya Fazylova
4.86 (115)
Trade Panel は、多機能の取引アシスタントです。 このアプリケーションには手動取引用の 50 以上の機能が含まれており、ほとんどの取引アクションを自動化できます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモは こちら から。 詳しい手順は こちら をご覧ください。 取引。 ワンクリックで基本的な取引操作を実行できます。 未決の注文とポジションをオープンする 未決の注文とポジションを決済する ポジションの反転(買いを閉じて売りをオープンする、または売りを閉じて買いをオープンする) ポジションをロックする(反対のポジションをオープンすることで、売りポジションと買いポジションの量を等しくします) すべてのポジションを部分的に決済します。 すべてのポジションのテイクプロフィットやストップロスを共通のレベルに設定します。 すべてのポジションのストップロスを損益分岐点レベルに設定します。 注文とポジションをオープンする際に、次のことが可能になります。 確立されたリスクに応じて取引量の自動計算を使用します。 ワンクリックで複数の注文を開きます。 計算された数量
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
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
MT5 to Telegram Signal Provider は、Telegramのチャット、チャンネル、またはグループに 指定された シグナルを送信することができる、完全にカスタマイズ可能な簡単なユーティリティです。これにより、あなたのアカウントは シグナルプロバイダー になります。 競合する製品とは異なり、DLLのインポートは使用していません。 [ デモ ] [ マニュアル ] [ MT4版 ] [ Discord版 ] [ Telegramチャンネル ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。必要な全ては開発者から提供されます。 主な特長 購読者に送信する注文の詳細をカスタマイズする機能 例えば、Bronze、Silver、Goldといった階層型のサブスクリプションモデルを作成できます。Goldサブスクリプションでは、すべてのシグナルが提供されます。 id、シンボル、またはコメントによって注文をフィルターできます 注文が実行されたチャートのスクリーンショットが含まれます 追加の
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 5 プラットフォームの強化に役立ちます。多言語サポート。 MT4バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎます
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にコピーします。  このツールは、トレードを管理し監視するために必要な多くの機能を提供しながら、ユーザーを考慮して設計されています。 この製品は使いやすく、視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用を開始できます! ユーザーガイド + デモ  | MT4版 | Discord版 デモを試してみたい場合は、ユーザーガイドにアクセスしてください。 Telegram To MT5 受信機は、ストラテジーテスターで動作しません! Telegram To MT5の特徴 複数のチャネルから一度にシグナルをコピー プライベートおよび制限されたチャネルからシグナルをコピー BotトークンまたはChat IDは必要ありません   (必要に応じて使用することができます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナ
-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
Pro Arbitrage EA   trades based on Arbitrage Strategy. The strategy is like a scalping technology but on three cross currency pairs at the same time. Each trade basket involves three pairs (all open at the same time) and they will close at once when any desired profit reaches. The strategy has no SL technically because all opened currencies are hedged. SL can happen if high slippages on order execution on the broker side. So the strategy is one of the safest ones in the world. Using the EA : U
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
Для оплаты рублями/криптой используйте Webmoney. Задай цели для цены, а для всего остального есть HINN Lazy Trader!   Инструмент предназначен для автоматического набора позиций от заданных уровней к заданным целям. Рекомендуется использовать VPS (*) Разработан для минимизации времени, проводимым за чартом, максимизации охвата торговых идей без необходимости контролировать что-либо. Призван стать идеальным инструментом для делегирования рутины, переложить бремя принятия решения и эмоциональный
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
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
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.78 (18)
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端末間でディール/ポジションをコピーするために作成されます。 デモ口座と投資口座からのコピーがサポートされています。 プログラムは、複数の端末
-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
Grid Manual MT5
Alfiya Fazylova
4.83 (12)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 完全な説明とデモバージョン ここ。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じるこ
UTM Manager は、迅速かつ効率的な取引執行を提供する直感的で使いやすいツールです。際立った機能の 1 つは、「スプレッドを無視」モードです。これにより、スプレッドを完全に無視して、ローソク足の価格で取引できるようになります (たとえば、LTF でより高いスプレッドのペアを取引でき、スプレッドによって取引から除外されるのを回避できます)。 UTM Manager のもう 1 つの重要な側面は、独自のローカル取引コピー機であり、各ブローカーで異なる取引戦略と設定 (たとえば、さまざまな TP、BE、およびリスク ルール) を柔軟に実行できます。 取引執行: 迅速かつ効率的な取引執行: チャート上のエントリー価格とストップロス価格をクリックして簡単に取引を入力するか、ワンクリックの固定ストップロスサイズ機能を使用します。 自動ロットサイズ計算: ロットは事前定義されたリスク設定に基づいて計算され、ドラッグによってポジションが変更されると再計算されます。 1 つまたは複数のポジションを同時に処理できる能力。 利益確定と損益分岐点: 柔軟なテイクプロフィット設定: 特定のリスク対報
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 当社の取引パネルを使用すると、チャートから直接シングルクリックで取引を実行でき、標準の MetaTrader コントロールよりも 30 倍高速に取引操作を実行できます。 パラメータと関数の自動計算により、トレーダーにとって取引がより速く、より便利になります。 グラフィックのヒント、情報ラベル、取引取引に関する完全な情報はチャート MetaTrader にあります。 MT4のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。  開閉、リバース、ロックポジションと注文を処理する МetaТrader5 のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takep
MT5のエキスパートアドバイザーリスクマネージャーは非常に重要であり、私の意見ではすべてのトレーダーにとって必要なプログラムです。 このエキスパートアドバイザーを使用すると、取引口座のリスクを管理することができます。リスクと利益の管理は、金銭的およびパーセンテージの両方で実行できます。 エキスパートアドバイザーが機能するには、それを通貨ペアチャートに添付し、許容可能なリスク値を預金通貨または現在の残高の%で設定するだけです。 PROMO BUY 1 GET 2 FREE -   https://www.mql5.com/en/blogs/post/754725 アドバイザ機能 このリスクマネージャーは、リスクの管理を支援します。 -取引のために -1日あたり - 1週間 - ひと月ほど 制御することもできます 1)取引時の最大許容ロット 2)1日あたりの最大注文数 3)1日あたりの最大利益 4)エクイティを引き受ける利益を設定する それだけではありません。設定で自動設定を指定した場合、アドバイザーはデフォルトのSLとTPを設定することもできます。
Manual & Test Version Please DON'T BUY this product before testing or watching my video about it. 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 your Take Profits/Stop Losses as
この製品は、ニュースタイム中にすべてのエキスパートアドバイザーと手動チャートをフィルタリングするため、急激な価格変動によるマニュアルトレードのセットアップの破壊や他のエキスパートアドバイザーによって入力された取引について心配する必要はありません。この製品には、ニュースのリリース前にオープンポジションとペンディングオーダーを処理できる完全な注文管理システムも付属しています。 The News Filter  を購入すると、将来のエキスパートアドバイザーのためにビルトインのニュースフィルターに頼る必要はなく、今後はすべてのエキスパートアドバイザーをここからフィルタリングできます。 ニュース選択 ニュースソースは、Forex Factoryの経済カレンダーから取得されます。 USD、EUR、GBP、JPY、AUD、CAD、CHF、NZD、CNYなど、任意の通貨数に基づいて選択できます。 Non-Farm(NFP)、FOMC、CPIなどのキーワード識別に基づいて選択することもできます。 影響レベルによってフィルタリングするニュースを選択することができ、低、中、高の影響範囲から選択できます
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 --------------------
プライスアクションツールキットEAは主にスカルパー向けに設計されていますが、すべての時間枠で使用して、ストップレベルに基づいて正しく計算されたロットサイズで市場に迅速に参入できます。注文)そして市場が動くにつれてストップを調整して利益を上げます。 使用するすべての機能、設定、およびベストプラクティス戦略の完全なリストについては、ここをクリックしてください:https:// www.mql5.com/en/blogs/post/748072 リスクベースのエントリ クイックオーダーボタンを使用すると、アカウントのリスクの割合に基づいてポジションに移動できます。選択したリスクとストップロスまでの距離に基づいて、ロットサイズが自動的に計算されます。そのため、ブローカーが0.01ロットのサイズ設定を使用できることを確認する必要があります。0.10または1.00のロット増分を使用するように強制された場合、ブローカーは機能しません。 高速取引実行ボタン チャート上にクイックトレード実行ボタンを配置し、トレードを即座に自動的に開いたり、閉じたり、調整したりします。通常のエントリーボタン
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-u
URバスケット   あなたができる最善のことは、注文が損失にならないようにすることです。 あとはUR Basketにお任せください。 UR バスケットを使用する利点: すべてのパラメータは、チャートのグラフィック パネルで動的に変更可能です - パラメータを変更したり、使用した設定を思い出したりするために EA を再起動する必要はありません! 次の方法で注文を追跡できます。   - マジックナンバー   - EAコメント   - 上記の両方   - 一度にすべての取引 UR Basket は、CURRENCY 値、PIPS、または BALANCE または EQUITY の % を通じて利益を追跡できます。 グラフィック パネルは、これら 3 つの方法での利益を常に表示し、彼に指示する頻度を更新します。 最大の利点: 利益を確保できるため、損失を被ることはありません! 詳細については、以下をご覧ください。 ツールの最新情報を入手できる特別な電報チャットがあり、何か不足していると感じた場合はリクエストを送信することもできます! なぜURバスケット? 単独で取引でき
The Expert Advisor will help you forward all alert from  MetaTrader 5 to Telegram channel/ group.  All alert must save to folder <Data folder>MQL5\Files\Alerts\ , text file with format *.txt and screenshot with format *.gif or *.png. Parameters: - Telegram Bot Token: - create bot on Telegram and get token. - Telegram Chat ID:  - input your Telegram user ID,  group / channel ID - Forward Alert: - default true, to forward alert. - Send message as caption of Screenshot: - default false, set true
このプログラムを使用すると、非常に使いやすいユーザーインターフェースを使用して、MetaTraderアカウントからすべての取引を直接Notionにエクスポートできます。 MT4バージョン  |  ユーザーガイド + デモ 開始するには、ユーザーガイドを使用してNotionテンプレートをダウンロードしてください。 デモをご希望の場合は、ユーザーガイドにアクセスしてください。ストラテジーテスターでは機能しません! 主な機能 取引アカウントからすべての取引をNotionにエクスポート 実行中の取引および保留中の注文をNotionにエクスポートし、更新 テンプレートを作成する 前日からの取引をエクスポート 前週からの取引をエクスポート 前月からの取引をエクスポート カスタム時間範囲からの取引をエクスポート 新しいクローズされた取引をすべて自動的にNotionに送信 エクスポートに含めるフィールドを選択します。注文タイプ、ボリューム、オープン時間、クローズ時間など 開始方法 上記のユーザーガイドに移動するか、EAを起動して「接続ヘルプを取得」をクリックします 接続後、「開始:すべての取引
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 the buy/sell buffers should be provided by the dev
作者のその他のプロダクト
これは上値と下値を判断するための明確な指標であり、変動する市場に適しています。 キャンペーン価格 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
818
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
6716
開発者からの返信 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