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

CalorieGetter

このExpert Advisorは実際にはマーチンゲールであり、Magic1での買い注文に対してのみトレーリングで動作します。 
他のすべてのオーダーでは、トローリングは機能しません。 EnteringMarketパラメータに応じて、EAが開きます
注文の頻度が少ないか、より頻繁に注文します。 これは、互いに移動平均の距離に依存し、この距離が大きいほど、
買い注文が開かれることはあまりありません。
戦略の意味は単純です:発注書が開かれ、価格がどのように動作するかに応じて、次のようになります。
我々は知らないが、保留中の注文を使用して、我々はそのさらなる動きを仮定し、予測し、
したがって、我々は獲得しようとします。 そして、はい、顧問は販売のためのマーチンゲールを開き、価格があれば注文を購入しません
ロットは10.00以上に達し、10.00を超えるものはすべて4で除算され、3倍になります。
したがって、マーチンゲールから売り注文と買い注文の通常のグリッドアドバイザーに移動します
これ以上の十ロット以下の運のための増加したロット。

extern double LotsBuy               = 0.20; -開くためにあなたのブローカーとあなたのアカウントの通貨でロットの値
                                              最初の発注書。

extern int TakeProfitBuy            = 300; -購入のためのポイントで計算された利益を持つ注文の終値。

extern int TakeProfitBuyStop        = 500; -利益と保留中のストップ注文の終値はで計算されます 
                                             購入のためのポイント、。

extern int TakeProfitSellStop       = 500; -利益と保留中のストップ注文の終値はで計算されます
                                             ポイントで、販売のために。

extern int TPBuy                    = 800; -利益のある発注書の終値の変更、もしあれば
                                             このマジックナンバーを使用して購入するために、市場で2つ以上の注文が開かれています。

extern int TPBuyStop                = 500; -利益のある発注書の終値の変更、もしあれば
                                             このマジックナンバーを使用して購入するために、市場で2つ以上の注文が開かれています。

extern int TPSellStop               = 700; -利益がある場合、売り注文の終値の変更
                                             このマジックナンバーを使用して、2つ以上の注文が市場で販売されています。

//
extern int Magic1                   = 23471; -注文のマジックナンバー
extern int Magic2                   = 23481; -注文のマジックナンバー
extern int Magic3                   = 23491; -注文のマジックナンバー
//
extern int StepBuy                  = 300; -発注書のグリッドを配置するためのポイントでの距離。

extern int StepBuy2                 = 300;  -発注書のグリッドを配置するためのポイントでの距離、場合
                                             買いのストップ注文が開かれ、成行注文になりました。

extern int StepSell                 = 300; -売り注文のグリッドを配置するためのポイントでの距離、場合
                                             販売のためのストップ注文が開かれ、成行注文になりました。

//
extern double MultiplierBuy         = 2.0; -複数の発注書がある場合は、購入ロットを増やします。

extern double MultiplierBuyStop     = 2.0; -保留中のストップ注文が市場のものになった場合、購入ロットを増やします
                                             そして、注文のネットワークがそこから開かれ、各オープン注文は次のようになります
                                             この数だけ増加します。

extern double MultiplierSellStop    = 2.0; -保留中のストップ注文が市場のものになった場合、販売のためのロットを増やします
                                             そして、注文のネットワークがそこから開かれ、各オープン注文は次のようになります
                                             この数だけ増加します。

//
extern int TrallingStop             = 300; -注文開始価格からの距離。   
extern int TrallingStep             = 300; -現在の価格からの距離。
//
extern bool TRALLbuy               = false; -トロール網をオンにします。
extern int EnteringMarket          = 150; -お得な情報を開くための平均間の距離。
//
extern int NumberOrdersBuy  = 3; -買い注文が開かれるパラメータの回答
                                   損失状況が発生したときの販売の保留中の販売注文
                                   ショッピング。 そして、このようにして、売り注文は彼らの利益を助けるでしょう 
                                   そして、アカウントの利益を増やします。

extern int NumberOrdersSell = 3; -売り注文が開かれるパラメータの回答
                                   保留中の買い注文は、損失が再びマージンコールで脅かされている場合、購入します。

//これらのパラメータは開発中です                                
extern double Depo                  = 5000.0;                     
extern double Persent               = 30;                            
double        Money;                                   
extern string Quantity              ="CalorieGetter"; 


おすすめのプロダクト
EURUSD order King 是一款以货币对为主的下单神器,通过大量交易充实你的钱包 参数 extern bool Buy = true  ;  //Buy允许多单 extern bool Sell = true  ; //Sell允许空单 extern bool CloseBuySell = true  ;//CloseBuySell是否考虑多空互平仓 extern int   FirstStep = 10  ;   //FirstStep首单挂单间距 extern int   MinDistance = 20  ;//MinDistance间隔点数 extern int   StepTrallOrders = 5  ; //StepTrallOrders挂单追踪的步长 extern int   Step = 10  ;//Step挂Count追踪到价格的距离 extern double MaxLoss = 100000  ;//MaxLoss止损金额 extern double MaxLossCloseAll = 45  ;//MaxLossCloseAll多空浮
EAU Farrow
Leandro Morera Delfin
EA  advantages: Operating using regions's characterizations over the curve with four stages , 1) strong buy, 3) strong, sell, 4) soft buy and 2) soft sell . Market alignment between temporality. Adaptive SL. Operation using zone determination. …The EA was tested by two years 2019-2020 with a robust behavior over market variations and positive profit with the following:
The EA trades when momentum reach more volume factor . Any pair, time frame any broker no limited, recommend minimum deposit 500$ SETTING Symbol - Name of pair (ex.EURUSD#) Breakout_factor - Volume peak factor (Recommend for forex use 0.5-1.5). Sideway_factor - Volume low factor ( Recommend for  forex use 0.1-0.5). Lots - start lot. Max_lots -    maximum lot. Grid_boost -  Frequency of opening position (Less more order). Grid_minimum_pips - Check distance grid from last order. TP_pips - take p
Night Sniper for scalping is a fully automatic night scalping trading robot. The robot opens orders at night from 00:00 to 03:00 and accompanies them using neural network algorithms. The neural network algorithm allows the robot to learn during the trading process. After the robot opens a profitable or unprofitable trade, it remembers the conditions under which it was opened and the next time it looks for exactly these signals in the market. All orders that were previously opened are analyzed b
Vizzion is a fully automated scalping Expert Advisor that can be run successfully using GBPJPY currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks o
このEAは最初のEAの続きですが、何倍も多くの注文を開きます。 どうして? 私が追加したので 保留中の注文を使用して彼にトレンド検索制御。 つまり、彼は価格がどの方向に動いているのかを覚えています。 どこで、なぜ彼は最後の注文を開いた。.. そして、このアドバイザーは常に正しい方向に動いています。 その唯一の欠点は、正しく設定してこれらの設定で動作させない場合です。 彼はまた、現在の価格の平均を考慮し、いくつかの結論に達し、結果を開きます 取引。 また、現在のバーの開口部を制御し、前に開かれた位置を分析します。 唯一の欠点は、現在の価格からのポイントで保留中の注文の開始を指定しなかったことです。 私がそれを改善するとき、私は間違いなくこのパラメータを設定に追加する可能性があります。.. extern double Lots= 0.20 ;-あなたのブローカーとあなたのアカウントの通貨でのロットの値を開く                                    最初の発注書。 extern double LotsStop= 0.08 ;-ストップ保留中の注文のロット値. e
Note: This is a very useful hanging order EA, which is a grid trading strategy and requires manual cooperation. This strategy can be used for beginners to simulate and familiarize themselves with EA operations and learning, and is also a good tool for professionals to place orders; Please make sure to simulate the disk test first. Recommended for everyone to use.
F ully automated Expert Advisor using the  advanced   algorithm for trading the EURUSD Designed for profit in a short period of time and big profit in a long run. Prefers EURUSD 1H. Principle of operation The SELL and BUY orders are opened (depending on the parameters set), guided by signals and the market situation.     Recommended parameter: Use an ECN broker account. minimum deposit of 100$ USD. use it in H1 time frame recommended symbol is EURUSD input parameter: TrendType               
The Grid EA (with smart mode) is based on a strategy with a dynamic grid channel that can withstand long absence of rollback. The robot can be used for trading any instruments after a proper optimization. With default parameters, it is recommended for: EURUSD, EURJPY, CADJPY, GBPUSD NZDUSD. Monitoring of EA trading:  https://www.mql5.com/ru/signals/538873 Key Features Fully automated trading Customizable deposit protection Forced order closing and planned trade pauses Virtual Take profit and S
This expert Advisor is a more developed version of  News Hunter Bot OneTime . The EA places pending orders BuyStop and SellStop before the news release at a specified distance from the current price. The date and time of the news release is set in the EA parameters for a few days in advance. In total, you can set the time for 20 news. Also, the EA indicates how many minutes before the news you need to place pending orders and after how many minutes you should remove pending orders that have not
The Bollinger Band is a strategy that has become one of the most useful tools for spotlighting extreme short-term price moves. Bollinger Bands consist of a centerline and two price channels or bands above and below it. The centerline is typically a   simple moving average   while the price channels are the standard deviations of the stock being studied. The bands expand and contract as the   price action   of an issue becomes volatile (expansion) or becomes bound into a tight trading pattern (c
You can change the time period of the chart at the touch of a button. You can also change multiple charts at the touch of a button. You can also change multiple charts at the touch of a button, saving you the trouble of changing time periods. We are live-streaming the actual operation of the system. https://www.youtube.com/@ganesha_forex We do not guarantee your investment results. Investments should be made at your own risk. We sharll not be liable for any disadvantage or damage caused by
CAP Zone Recovery EA MT4  is your tool to turn losing trades into winning trades by using a smart "back-and-forth" hedging mechanism. Let the price move to anywhere it likes - the awesome CAP Zone Recovery EA will make profits out of the situation. The secret behind this amazing EA is a famous trading algorithm known as "Zone recovery algorithm" or "The Surefire Forex Hedging Strategy". CAP Zone Recovery EA MT4  is extremely easy to use. You just open a trade in a trending market - no matter w
VolnaFX
Roman Meskhidze
4.76 (21)
LAUNCH PROMO Next price:        $349 The price will be rise to limit the number of users for this strategy The "Volna FX" Expert Advisor is a representative of robots trading from levels. Levels can be built automatically, or they can be rigidly set in the parameters of the Expert Advisor. CHECK REAL SIGNAL :  https://www.mql5.com/en/signals/847709 The uniqueness of the advisor is that it can work both with averaging and using the martingale principle, or without it, i.e. use a clear take profi
高度なトレンドフィルタリングとアラート表示を備えたMACDオシレーター。トレンドを決定し、弱いトレンドを除外し、トレンドの新しい強さを示します。 MACDオシレーターは、任意の時間枠とすべてのシンボル(通貨、インデックス、石油、金属、株式、オプション、オフライン練行足チャート)で動作します 1.ユーザーはMACD値を変更できます。 2.最小MACDレベルフィルター、 3.除算値は、チャートでトレンド変化の表示が必要な電力比を除外します。 4.バッファ値には、トレンドが変更された後にアラートを通知するための追加のMacd値の移動を提供する追加のフィルターがあります。 5.アラートは、追加のメッセージポップアップに対してTrueまたはFalseを選択できます。 このバージョンはトレードエントリーシグナル用であり、どのチャートでもMACDのさまざまなレベルチェックを使用してトレンドが変化します トレードを終了する場合、ユーザーはトレードの終了に必要な独自のトレーリングストップロスを使用できます。 推奨されるチャートの時間枠は、練行足の価格枠でH1、H4、D1および同等のチャートです。 あな
Grid Trading is a semi automated one click EA for manual grid trading. Normal Trading From chart you just click Sell or Buy trades and it will handle all the trades with adding Stop Loss, Take profit, while its Trailing and Breakeven functions will care if trade cannot reach its take profit level. Hedging If you select hedge trading it will start grid trading with opening opposite entry and this grid will continue until it will close all trades in profit. Martin If you select martin tradin
DayTrend
Vyacheslav Vorobev
DayTrend.  An expert Advisor that works on real accounts is an excellent alternative to a Bank Deposit. The system was created initially to generate a profit of 100-600% per year . Demonstration of trading on a Demo account , a signal  DayTrendSignal     The price is dynamic and changes as a percentage from the starting price of$ 30 to the profit in the signal for this expert Advisor. Support and questions about expert advisors - Telegram channel The principle of entering the market is the ca
The basis of the work of the adviser is to use the change in trend strength to determine the optimal entry points to the market. The logic of the advisor’s work combines two strategies: control of price consolidation and its “explosion” and control of the trend end to work in the channel. The EA does NOT use dangerous trading methods. Each trade has a stop loss and take profit. Recommended trading tools (5m): EURUSD, GBPUSD, USDJPY, USDCAD. Settings: MaxRisk - Value for calculating the tr
Gold Champions
Maria Julieta Frias Torres
Limited time offer for $59. Launch promotion Price will go up soon.   NO MARTINGALE!!!    LOW DD!!!   GOLD CHAMPIONS is a new EA designed through a new AI system that operates in the Forex market and is designed GOLD/XAUUSD with excellent results. Developed by a team of experienced traders with more than 10 years of trading experience. It uses a powerful algorithm to detect fluctuations in the market and make entries with a high profit ratio and limiting losses. Key Features: Integrated Str
BuckWise   is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks
Diamond PRO
Fanur Galamov
5 (15)
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
Requirements Optimized to work with   EURUSD-EURCHF-USDJPY, AUDUSD-CADJPY-AUDNZD, CHFJPY-NZDJPY-NZDUSD For timeframe 4H. *(Minimum recommended deposit is $300 for each Pair) for initial lot set to 0.10, My favorite Pair are (CHFJPY-NZDJPY-EURUSD-AUDNZD-USDJPY) Warning it will be SALE only 5 Copys at 60$ Then it will be update up to 200$  You can use it the way it is, For new Set Files will be add on (Comments) ECN broker with low spread is recommended to get better results. Setup is
Description An amazing and effcient scalper, suited for all types of accounts. Its designed especially for EURUSD 15min chart. No martingale, no extra risk, none of that gambling stuff that can destroy your account. Its a plug and play strategy, meaning that you dont have to modify anything, except the input value of the lots. Strategy : Its made of multiple averages combinations EMA,SMMA, SMA, applied to different candles : closes/ hl2 / hl3 . In general it always enter at the beginning
Taurusは、当社独自の実際の取引量データを活用し、すでに効果的であったMean Reversion戦略を改良するための献身的な努力の頂点を象徴しています。各シンボルを独自のベストな設定で取引し、卓越したリスク・リワード・レシオとバランスの取れたストレスのない取引体験をユーザーに提供します。 主要データ 独自のリアル出来高データに基づく平均回帰戦略 グリッド、マーチンゲール、平均化を使用しない本格的なリスク管理 28の主要なFXシンボルすべてを、それぞれの最適な設定で処理 シンボルごとに最大1トレード、常にストップロスを固定 すべてのトレーダーに適した、取引ごとに100%調整可能なリスク 100%FIFO対応 100%プロップファーム対応 リンク タウラスFAQ - クリック Taurus Chat - クリック 取引シグナル - クリック テクニカル要件 1.お願い 以下のURL をターミナルのプロパティで許可されたURLのリストに 追加して ください。 - 出来高データ用 -> https://stein.investments - ニュースモジュール -> h
>>> Index Trader Suite Live  Results  here >> >>> Index Trader Suite v.1.0 Presets: Download >> >>>    Index Trader Suite MT5 version available   here >> Index Trader Suite is a fully automated trading advisor based on a proprietary trading strategy for the world's most popular and liquid Stock Indices. The system is based on the principles of Price Action and does not use technical indicators to determine the optimal points for opening trades. The strategy is based on 2 key principles of
Trading strategy: Scalping. Trading on impulses in automatic trading has been used for a long time and the scheme is not new to traders. It is difficult to catch such moments manually, but the adviser copes instantly. Automated trading uses 2 approaches to trade in such cases: look for pullbacks after impulses. trade in the direction of momentum. The search for entry points is done like this: the adviser measures the rate of price change for which this change should occur, if the conditions for
Systematic is an automated trading system that uses a price action to open and close trades. Could be used for everyday trading. Doesn't use grid, martingale or other dangerous money management methods. Perfect fit for Cryptocurrencies as well. Best fit on 30M timeframe. Recommended Minimum deposit  of 100 usd for each 0.01 lot Settings EA Order_Comment - Order comment Lots- Fixed lot StopLoss TakeProfit TrailingStop Channel Parameter -------------- PM ME AFTER BUYING THE EA TO SEND YOU THE OPT
This Expert Advisor trades based on trend lines, as well as on the basis of volume analysis. Volumes are calculated using minute bars, in order to determine if they were ascending or descending. The trend lines are drawn based on High and Lows in the trade history. There are also additional indicators. Buy or sell signals depend on all those factors. This allows the EA to enter the market with more accuracy and to perform more deals. Input parameters Lots - lot size (if 0, a lot is calculated
LAUNCH PROMO Next price:        $249 The price will be rise to limit the number of users for this strategy The "Trend BtD" Expert Advisor is a representative of robots trading breakout levels. Levels built automatically. The uniqueness of the advisor is that it work WITHOUT averaging and using the martingale principle. ALL orders have StopLoss and TakeProfit. VERY IMPORTANT: Always load SET Files for each pair! Adjust Lot size to yours deposit! HOW TO TEST: 1. Choose  H1  TimeFrame 2. Load my  
Prototype 4 AUTO
Sergey Rozhnov
4.67 (6)
This product requires no settings. Simply drag it on the chart, and it will start working. Contains optimized settings for popular currency pairs and M15 timeframe: EURUSD, AUDUSD, GBPUSD, USDCAD, USDJPY, EURJPY, NZDUSD, USDCHF. For other currency pairs and periods, the default settingы of the Prototype 4 EA will be used. Prototype 4 AUTO is an optimized version of the Prototype 4 Expert Advisor. Detailed description of Prototype 4 with all settings can be found here https://www.mql5.com/en/mark
このプロダクトを購入した人は以下も購入しています
The Gold Reaper MT4
Profalgo Limited
4.87 (30)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
FT Gold Robot MT4
Marzena Maria Szmit
4.81 (21)
Introducing the FT Gold Robot MT4, your ultimate companion in navigating the intricate world of XAUUSD trading. Developed with precision and powered by cutting-edge algorithms, FT Gold is a forex robot meticulously crafted to optimize your trading performance with   XAUUSD pairs . With its advanced analytical capabilities,   FT Gold Robot   constantly monitors the gold market, identifying key trends, patterns, and price movements with lightning speed. The FT Gold Robot opens 5 positions every da
Quantum Emperor MT4
Bogdan Ion Puscasu
4.92 (131)
ご紹介     Quantum Empire EA は 、有名な GBPUSD ペアの取引方法を変革する画期的な MQL5 エキスパート アドバイザーです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Quantum Empire EA を購入すると、Quantum StarMan、Quantum Trade EA、または Quantum Gold Empire を無料で入手できる可能性があります!*** 詳細については個別にお問い合わせください。 新しい Live Signal V4:   ここをクリックしてください MT5バージョン:   ここをクリック 量子EAチャネル:       ここをクリック *プロモーション価格: $1199。 10回購入するごとに価格が10
Way To Stars is a night scalping EA specifically designed to trade during periods of low market volatility to capitalize on low-risk opportunities. This night scalping EA focuses on capturing small price movements for frequent trading, thereby accumulating profits over time. It employs strict stop-loss measures to limit potential losses per trade, ensuring effective risk management. Way To Stars is a genuine and honest trading system that does not rely on purported neural networks, artificial in
HFT Prop Firm EAは、その独特のロゴからGreen Manとも呼ばれており、高頻度取引(HFT)戦略を許可するプロプライエタリトレーディング会社(prop firms)の課題や評価を克服するために特別に作成されたエキスパートアドバイザー(EA)です。 期間限定:HFT Prop Firm EAを購入すると、$198相当の無料ユーティリティがもらえます MT5バージョン: https://www.mql5.com/en/market/product/117386 HFTチャレンジパフォーマンスモニター($200から開始): ブローカー:IC Markets アカウント番号:66603384 サーバー:ICmarketsSC-Demo06 パスワード:Greenman ブローカー:IC Markets アカウント番号:21718043 サーバー:ICmarketsSC-Demo02 パスワード:Greenman 結果1: https://c.mql5.com/31/1055/hft-prop-firm-ea-screen-4333.gif 結果2: https://c.mq
Gold Trade Pro
Profalgo Limited
4.61 (23)
プロモーションを開始します! 449ドルで残りわずかです! 次の価格: 599ドル 最終価格: 999ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Gold Trade Pro はゴールド取引 EA の仲間入りですが、大きな違いが 1 つあります。それは、これが本物の取引戦略であるということです。 「実際の取引戦略」とは何を意味しますか?   おそらくお気づきかと思いますが、市場に出回っているほぼすべてのゴールド EA は単純なグリッド/マーチンゲール システムであり、市場が初期ポジションに逆らったときに取引を追加します。  それらは「ニューラル ネットワーク/AI/機械学習」として偽装されることがよくありますが、
Bonnitta EA
Ugochukwu Mobi
3.5 (20)
Bonnitta EA は、保留ポジション戦略 (PPS) と非常に高度な秘密取引アルゴリズムに基づいています。 Bonnitta EA の戦略は、秘密のカスタム指標、トレンドライン、サポートおよびレジスタンス レベル (価格アクション)、および上記の最も重要な秘密の取引アルゴリズムを組み合わせたものです。 3 か月以上のリアルマネーテストなしで EA を購入しないでください。ボニッタ EA をリアルマネーでテストするのに 100 週間以上 (2 年以上) かかりました。結果は以下のリンクで確認してください。 BONNITTA EA は愛とエンパワーメントから作られています。 少数の購入者のみを対象とした価格設定と著作権侵害アルゴリズムの実装です。 Bonnitta EA は、22 年間で 99.9% の品質を持つ本物のティックを使用してテストされ、実際の市場状況に近いスリッページとコミッションでストレス テストに合格しました。 Expert Advisor には、完全な統計制御による統計収集およびスリッページ制御のアルゴリズムが含まれています。 この情報はブローカーのトリッ
Live signal :   TrendMaster FX The MT4 version : TrendMaster FX MT4   618セール、期間限定で300ドル割引 現在、EAの試用キャンペーンを実施中です。購入後にご連絡いただければ、「Gold Garden」または「AI TradingVision GPX」をご利用いただけます。詳細はお問い合わせください。 おすすめの通貨ペア: 英ポンド/米ドル(GBPUSD) 米ドル/カナダドル(USDCAD) ユーロ/米ドル(EURUSD) リスク設定: 積極的なトレーダーのための最大リスク設定は0.15です。 より保守的なトレーダーや、特に資本の大きい人は、0.05以下に設定することをおすすめします。 購入後: ユーザーマニュアルと注意事項を入手するために、私たちに連絡してください。すでに購入された方は、おすすめのユーザーマニュアルを参照してください。 安全で安定したEA: 当社のEAは、グリッドまたはマーチンゲール戦略を使用していません。各注文にはストップロスがあります。 大きな価格変動が発生した場合、ヘッジ保護があり、EA
GoldPulse AI
Babak Alamdar
4.5 (14)
バックテストではなく、実際の取引システムを購入してください。 Live Signal 1     Live Signal 2       Live Signal 3   この価格はプロモーション期間中の一時的なもので、間もなく値上げされます EA を 1 つ無料で入手 -> 購入後に連絡してください 現在の価格では残りわずかです。次の価格は -->> 1480 $  Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! これは、XAUUSD、XAUEUR、XAUGBP、XAUAUD、XAUJPY、XAUCHF、XAUSGD、XAUCNH などの完全なペアで金または XAU を取引する最初の最もスマートなロボットです。 私は毎日ニュースをチェックし、技術的、基本的、感情的な裏付けが得られる機会はすべて利用します。せっかちなトレーダーのポケットから患者のポケットにお金が落ちます! この市場では、賢い人々と競争することになります。彼らはあなたのお金を手に入れようとしており、あなたも彼らのお金を手に入れようとしています。最も正確
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 MT5バージョン: MT5へ移動 618セール、期間限定で300ドル割引 現在、ゴールドEAを無料で提供するキャンペーンを行っています。購入後にご連絡いただければ、お受け取りいただけます。このキャンペーンは期間
AI Gen XII EA This is an Expert Advisor with the latest use of Artificial Intelligence and Neural Networks. The EA runs on the top-of-the-line GPT-4o platform and also uses Advanced Discrete Fourier Imaging in ATFNet aligns the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The EA also boasts trading on different strategies simultaneously and matching backtest trades and real trading, which is very important in its time.  Details about Advisor
ローンチプロモーション:30%OFF! 現在の価格で購入するために残っている販売は3つだけです。 次回価格: $993 無料でUS30スキャルパーEAとQuantum Algo EAを入手 -> 購入後にご連絡ください Live signal:  https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT5:  https://www.mql5.com/en/market/product/116010?source=Site+Market+Product+Page Prop Challenge取引履歴: https://www.mql5.com/en/blogs/post/757093 よくある質問: https://www.mql5.com/en/blogs/post/757094 Diamond Titan FXのさ
XG Gold Robot MT4
Marzena Maria Szmit
4.44 (25)
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
AW Recovery EA
AW Trading Software Limited
4.31 (71)
Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
Ai Hybrid Robot MT4
Mansour Babasafary
5 (3)
Several experts in one expert With this expert, you can use several up-to-date strategies Enhanced with artificial intelligence Can be used in several popular forex currencies Can be used in the most popular forex time frames Without using high-risk strategies Attributes : Can be used in the EURUSD , GBPUSD , USDCHF , AUDUSD , USDCAD , NZDUSD  currency pairs Can be used in M30 , H1 , H4 , D1 time frames Has profit limit and loss limit Without using risky strategies like martingale or hedg
Ai Multi Trend MT4
Mansour Babasafary
5 (3)
32% discount, until 2024.06.24  (Original price: $1000) Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. Expert trend hunter Combined with artificial intelligence Control the AI with a variety of simple settings Without using dangerous strategies (all trades have a profit limit and a loss limit) Can be used in 6 main market currency pairs and 4 important time frames An expert who has been trained by artifi
One Gold MT4
Stanislav Tomilov
4.67 (12)
Welcome to the world of next-generation investments with our unique trading robot for gold on the MetaTrader platform! Our proprietary developments represent the pinnacle of advanced data analysis computational platforms in the world of trading. One Gold EA is a genuine smart algorithm, operating at a level beyond human traders' reach. Its unique method is based on the principles of a neuroscanner and advanced technologies in neural networks, EA is capable of analyzing historical and current dat
EA Gold Stuff
Vasiliy Strukov
4.73 (998)
EA Gold Stuffは、金取引のために特別に設計されたExpert Advisorです。 この作業は、ゴールドスタッフインジケーターを使用した注文の開始に基づいているため、アドバイザーはトレンドに従うことを意味する"トレンドフォロー"戦略に従って動作します。 重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   リアルタイムの結果はここで見ることができます パラメータ 新しいシリーズを開く-新しいシリーズの注文の開始をオン/オフします。 開始ロット-開始ロット。 トレードバイ-Expert Advisorが購入できるようにします。 トレード売り-Expert Advisorが売ることを許可します。 ヘッジを使用する-機能が有効になっている場合、アドバイザーは買いと売りの両方の方向を取引し、機能が無効になっている場合、アドバイザーは一方向 マネー Manadgementを使用-オン/自動ロット計算の使用をオフにします。 オー
ONLY 3 COPIES OUT OF 10 LEFT AT $299! After that, the price will be raised to $399. Limited price $299 is only for 10 first sales. After 10 sales, the price will be raised +$100. Final price for Gold Trading Algo is $1999. IMPORTANT! Contact me immediately after the purchase to get instructions and Manual Guide to set up EA. Forex EA Trading Channel:  Update the latest news from me Some Features: - No Martingale, No Grid - The order is always protected by Stoploss - EA is using in-bu
Waka Waka EA
Valeriia Mishchenko
4.34 (50)
EA has a live track record with 4.5 years of stable trading with low drawdown: Live performance MT5 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make p
Hercules AI MT4
Aleksandr Chebotaev
5 (1)
Hello, my name is Alexander. I would like to introduce you to my new development, the Hercules AI advisor. The advisor is synthesis of Price Action Method and Artificial Intelligence technologies.  It doesn't use  any indicators. The EA works well on Gold  pair. The advisor has shown stable performance for more than 10 years. It does not use dangerous trading methods such as martingale, etc. All transactions are protected by take profit and stop loss. I tried to make the advisor as easy to insta
ランチプロモ! 現在の価格で残りわずかです! 次の価格:693ドル 最終価格:1993ドル Live signal:  https://www.mql5.com/en/signals/2220893?source=Site+Profile+Seller MT5:   https://www.mql5.com/en/market/product/107337?source=Site+Profile+Seller For more top Expert Advisors and Indicators, visit:   https://www.mql5.com/en/users/lothimailoan/seller I am Los, please subscribe to receive more updates:   https://www.mql5.com/en/users/lothimailoan/news US30 Scalper EAは、トレードとコーディングに豊富な経験を持つチームによって開発された次世代のスキャルピングロボットです。これは、米国(US30)で最も
Scalp Bot EURUSD
Abu Talha Md Mahi Uddin
5 (4)
Buy One Get one Live again.. limited time offer  Best EuroUsd EA in the market...101$ to 1040$ (940%)  in 12 months ....with 21% drawdown.. For Last 1 year real time performance :  Click here PUBLIC GROUP CHAT : Click Here EA Strategy Take scalp Positions in Higher Time Frame Trend with safe Pips Distance/ Major Pair EurUsd Then you can also use :AudUsd/GbpUsd/NzdUsd Major & Safe TF is H1 / Minor & Aggressive TF is M1 Minimum Deposit is 100$ / Secured Deposit is 300$ For each 300$ you can ad
# Neon Trade MT4 あなたの注意を紹介するNeon Trade - これは通貨市場でのアルゴリズム取引の分野で独自の革新で、高度な機械学習の方法を使用します。 私たちのアドバイザーは完全に自動化されており、任意のグラフと時間枠に設定した後ですぐに働く準備ができています。原則に従って動作します - グラフに掲げて忘れます。唯一必要なことは、端末の設定で私のAPI " https://xmpp.madsysadm.ru "へのアクセスを許可し、 DYNAMIC モードをオンにすることです。それ以外のことは、アドバイザーが自分で行います。 !!! MetaTrader 5 用バージョン !!! MetaTrader 4 用の無料(ライト)バージョン   設置と操作のマニュアル なぜこのアドバイザーを購入する必要があるのか、 特に触れたいと思います 。無料版がオリジナルとほぼ同じものと思われがちですが、そうではありません。無料版では、デモ機能のみが組み込まれており、すべての設定は自分で選び出す必要があります。それは私が時折公開するものから選ぶものです。静的な設定はすぐに
Dark Algo
Marco Solito
4.78 (60)
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for Scalping Trading on Eurusd . This Expert Advisor is based on the latest generation of algorithm and is highly customizable to suit your trading needs.  If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated algorithm  that allows it to identify and follow market trends .
強力な1分のスキャルピングシステム -  Xauusd通貨ペアの取引用の自動ロボットスキャルパー(ロボットは他の通貨ペアで取引されますが、ゴールドで最高の結果を得ます)。 推奨期間M1およびM5。 最小初期残高は500ドルからです。 このロボットは、価格のターニングポイントを自動的に決定し、トレンドの将来の方向にいくつかの繰延注文を設定します。 価格が正しい方向に展開されない場合、ロボットは遅延した注文を削除します。 しかし、価格が正しい方向に展開された場合、ロボットはオープン注文に伴い(変更)、最大の結果を得るようになります。 ロボットは2つのモードで動作できます。 ロボット設定の「ロット」パラメーターが= 0の場合、ロボットは各トランザクションのロットのサイズを自動的に計算します。 ロットのサイズは、最小限のリスクで最大の結果を得るために計算されます。 このモードでは、ロットのサイズはバランスの成長に比例して増加します。 「ロット」パラメーターが0.01に関係しない場合、ロボットは固定ロットサイズ= 0.01で注文を開きます。 このモードでは、ロットのサイズは常に固定されます
ローンチプロモーション: 現在の価格で入手可能な限定数のコピー 最終価格: 990$ NEW: 無料で EA を 1 つゲット!   (2取引口座の場合) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files DayTrade Pro アルゴリズムへようこそ!   何年にもわたって市場を研究し、さまざまな戦略をプログラミングしてきた結果、優れた取引システムに必要なすべてを備えたアルゴリズムを見つけました。 ブローカーに依存しない スプレッド インディペンデント MT4、MT5、TDS2、および複数のブローカーで、実際の変数スプレッドテストを使用して非常に安定したバックテストを簡単に示します 何百もの異なる設定はすべて、テストで有益な結果をもたらします (もちろん、私は最高のものを選択しました!) 非常に堅牢なシステム -> 設定は交換可能であるため、USDJPY
ご紹介     Quantum Gold Empire EA は 、有名な XAUUSD (GOLD) ペアの取引方法を変革する画期的な MQL5 エキスパート アドバイザーです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。 重要!購入後、インストールマニュアルとセットアップ手順を受け取るためにプライベートメッセージを送ってください。 ***Quantum Gold Empire EA を購入すると、Quantum Trade EA を無料で入手できます!*** 詳細については個別にお問い合わせください。 ライブ信号:   ここをクリックしてください MT5バージョン:   ここをクリック 量子EAチャネル:       ここをクリック 高度なアルゴリズムを活用したエキスパートアドバイザーは、あらゆる一瞬の機会を活用し、最適なエントリーとエグジットを保証します。 リアルタイムの適応性:     金市場はダイナミックな性質を持っているため、迅速な調整が必要です。当社のアドバイザーは、変化する市場状況にシームレスに
Oracle MT4
Stanislav Tomilov
4.1 (10)
Oracle Trading Expert the Quintessence of Modern Programming Technologies Expert Oracle for MetaTrader, trading on GBPUSD and Gold, represents the quintessence of modern programming technologies. Our unique proprietary methods and developments are based on advanced machine learning concepts, making our trading expert truly one-of-a-kind. We offer cutting-edge modules and neural architecture that embody innovative advancements in financial programming. Our algorithms rely on in-depth data analysi
ONLY 3 COPIES OUT OF 10 LEFT AT $199! After that, the price will be raised to $299. The strategy was Back-tested Stable from 2008 to 2022 using every tick based on real ticks in MT4 using Dukascopy Real Ticks 100% tick quality. Live trading is going well on many different brokers IMPORTANT! Contact me immediately after the purchase to get instructions and Manual Guide to set up EA. Forex EA Trading Channel:  Update the latest news from me Some Features: - Trend trading, only follow trend to
作者のその他のプロダクト
こんにちはます。  金融外国為替市場での取引のためのこのパネルについて少しお話ししたいと思います。 このパネルは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を実行する必要があります そして、特定の通貨ペアなどのために適切にその設定を準備します。 あなたによってあなたに提供される資産の ブローカー。 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
フィルタ:
レビューなし
レビューに返信