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

EA GapAngle

5
FOREXのマーケットは人生そのものです。
安定な人生などありません。
FOREXでも同じことがいえます。
常に、一定の価格レンジを推移すればいいのですが、
ときどき、レンジから大きく逸脱することもあります。
人生も然りです。
そのなとき、気軽に待ってあげましょう。
やがて、また安定したレンジに戻ってきます。
大きくレンジから外れたときはチャンスです。
このチャンスを逃してはいけません。
このロボットは、エンベロープのインジケーターを使い、大きく価格が推移から外れた時にエントリーを行います。
その判断にはZigZagインジケーターを使用しています。
// エンベロープを外れた時にエントリーするサンプルコード

extern int period = 20; // エンベロープの期間
extern double deviation = 0.1; // エンベロープの偏差
extern double stopLossPips = 50; // ストップロスのピップ数

void OnTick()
{
    double upperBand = iEnvelopes(NULL, 0, period, MODE_SMA, PRICE_CLOSE, 0) + deviation * Point;
    double lowerBand = iEnvelopes(NULL, 0, period, MODE_SMA, PRICE_CLOSE, 0) - deviation * Point;

    double currentPrice = Ask; // レートを使用する場合、AskやBidに変更してください

    if (currentPrice > upperBand)
    {
        // 上側エンベロープを上抜けた場合のエントリーロジック
        // ここにトレードの条件やエントリーコードを追加してください

        // 例:Buyエントリー
        double stopLossLevel = currentPrice - stopLossPips * Point;
        double takeProfitLevel = currentPrice + stopLossPips * Point;

        // ポジションを開く
        OrderSend(Symbol(), OP_BUY, 0.1, Ask, 2, stopLossLevel, takeProfitLevel);
    }
    else if (currentPrice < lowerBand)
    {
        // 下側エンベロープを下抜けた場合のエントリーロジック
        // ここにトレードの条件やエントリーコードを追加してください

        // 例:Sellエントリー
        double stopLossLevel = currentPrice + stopLossPips * Point;
        double takeProfitLevel = currentPrice - stopLossPips * Point;

        // ポジションを開く
        OrderSend(Symbol(), OP_SELL, 0.1, Bid, 2, stopLossLevel, takeProfitLevel);
    }
}

レビュー 3
MattyTrading
2323
MattyTrading 2024.01.04 05:02 
 

GOOD EA. Nice

おすすめのプロダクト
NIGHTCrusher Lite FREE
Christian Opperskalski
4.5 (2)
NIGHTCRUSHER is a fully automated expert advisor, designed for scalping on quite market situation. The Lite - Version is limited to minimal Lot per Pair and dont has lot mulitplier and dynamic function you can also run different strategies like swing trading or grid different Trade Entry Signals different Exit Strategies included (MA Cut / Signal Change / Trailing TP) clever Risk & Money management - Balance based - Longrun trades tracking You can also use a Grid function or Lot multipier, if ne
FREE
PRO  version(MT4): https://www.mql5.com/en/market/product/135280 Live account:  https://www.mql5.com/en/signals/2280760 Breakout PRO – Intelligent EA powered by Machine Learning Breakout PRO is an automated Expert Advisor (EA) developed by Machine Learning (ML) and advanced algorithms to analyze the market and enter orders based on Breakout patterns intelligently. This EA is designed to help traders make accurate profits and minimize risks. Key Features: Powered by Machine L
FREE
Introducing Dumangan MT5 - The Philippine God Of Harvest  ( MT5 Version -  https://www.mql5.com/en/market/product/98640 ) Experience the abundance of successful trades with Dumangan MT5, our new Expert Advisor available on MQL5.com. Named after the revered Philippine God of Harvest, Dumangan, this tool embodies the essence of reaping profits from the fertile ground of the markets, just like Dumangan blessed the fields with bountiful crops. A Focused Strategy with Customizable Settings Dumangan M
FREE
Elevate Your Trading with Albert Einstein’s Calculated Universe for MT4! Step into the world of genius with Albert Einstein’s Calculated Universe, the revolutionary Expert Advisor (EA) meticulously crafted for MetaTrader 4 (MT4). This EA transforms the complexities of trading into a precisely engineered system of profits and advanced risk management. Ideal for traders who demand unmatched precision, adaptability, and high performance, this EA is your ultimate partner in the forex market. Join th
FREE
This trading expert advisors is an clone & upgrade of  "EA Rough Duster ", also trades best on GBPNZD minute 5 timeframe. Maintains a constant account growth and runs best on low spread and commission based accounts. Uses Martingale & perfect hedging to recover unprofitable positions ensuring no loss. Its consistent profit curves,low DrawDowns & risk proves the record for itself in reliability and consistency plus its unique market analysis ensures quick extraction of profits by scalping the mar
The Extreme Breakout EA Lite is a fully automated multi currency Expert Advisor that trades time based breakouts and has various options to improve performance. The Extreme Breakout EA Lite trades using pending orders and has the option to enter using market orders if required. Lite version is limited to 0.01 lots without money management. View More Products - https://www.mql5.com/en/users/robots4forex/seller#!category=1 Monitoring Signals - https://www.mql5.com/en/signals/author/robots4forex?o
FREE
CHF Portal is designed for Trading USDCHF specifically. Trading Concept The operation concept of CHF Portal is based on an algorithm which tries to determine the Trend. To be more specific, CHF Portal works with its own calculation logic according to historical volatility and price movement. It is trying to find out the Top or Bottom in a Trend, and open the Short or Long Position accordingly. Don't expect CHF Portal can be able to open the trade on the highest or lowest level, because CHF Port
Euro Gift (EURUSD M15) I am celebrating my birthday, so i will publish some EAs for FREE. This EA has been developed for EURUSD M15.  Strategy is based on ICHIMOKU indicator and has very little parameters - so its VERY ROBUST. It uses Stop pending orders with   ATR   Stop Loss . At 9:00 pm we are closing trading every Friday to prevent from weekly gaps. !!!Adjust these times to your broker time. Preset values are for UTC+2 only!!! For every candle the pending orders are modified to adapt the mar
FREE
Candles Power
Alexander Nikolaev
4.5 (2)
This adviser analyzes the candles, determines their strength and volume. It trades when there is a high probability of continuing a trend that has formed a little earlier (based on several candles, the number of which is adjustable). Has the ability to use several methods for analyzing the strength of movement by candlelight. Many options are customizable. Input parameters Lots  - lot size; MinProfitForAutoClose - automatic closing of a transaction upon a return signal when the profit in points
FREE
This EA takes advantage of Momentum in the Major Currencies . If a certain currency has enough momentum, the EA makes trades on the related pairs. The User Inputs of the EA are so straight-forward, they are in form of questions and suggestions. For example, you will see such questions or statements in the input panel: "Should we trade maximum once per day per pair?" "Close order if Break Even not activated after these seconds:" You will specify the required percentage difference between a Bullis
FREE
Trend Rider AIは私のEAの名前です。これはトレンドに基づいて動作し、設定された利益が達成されるまで、あらかじめ設定された価格範囲に従って取引に入り、その時点で全てのポジションを閉じます。 実際のシグナル: https://www.mql5.com/en/signals/2179495 推奨: ・初期預金:2000ドル ・通貨:USDCHF、EURUSD、GBPUSD、USDJPY、AUDCHF、... 設定のための主要なパラメータ: ・StepPrice = 10; 2つの注文の間の距離は10ピップスです。 ・ProfitThreshold = 1; BuyまたはSellの注文の総利益が1ドルに達すると、全てのBuyまたはSellの注文が閉じられます。 ・MagicNumber = 123; EAの取引のためのユニークな識別子です。 ・spreadEA = 10; スプレッドが10以上の場合、EAは注文を実行しません。 ・stopEA = false; trueに設定されている場合、全てのオープン注文が閉じられた時に新しい注文は行われません。 ・stopSell =
Stable Investment EA2
Denis Messias Rodrigues Dos Santos
•当社の EA は最先端のもので、大手プレーヤーがいるサポート レベルとレジスタンス レベルで操作を実行します。 •フィルターとして、ボリンジャー バンド、RSI、ATR、需給などの指標を使用します。 •過度のリスクを負うことなく、安定した収入に重点を置いた EA です。 推奨事項: •ペア: AUDCAD、AUDNZD、NZDCAD •グラフの時間枠: M15 •推奨入金額: 1000USD •レバレッジ: 1:200 以上 •過去のパフォーマンスは将来の収益性を保証するものではありません。リスクを正しく管理する方法を学び、EA の仕組みを学ぶために低リスクから始めてください。 •EA はすでに構成済みです。必要なリスクを選択するだけで準備完了です。
Ilan Barbudos Fx Советник Ilan Barbudos Fx -это аналог советника торгующий на одном графика в разные стороны одновременно(для этого требуется соответственный счёт который это позволяет), с добавлением множества дополнительных логик и возможностей для торговли, с оставленными настройками советника . Советник торгует по системе Мартингейл с увеличением последующих лотов в серии ордеров, с целью их усреднения. Первые ордера робот выставляет по двум свечам. Так же советник имеет возможность прекраща
Waka Waka EA
Valeriia Mishchenko
4.31 (48)
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
Circinus 2021  is a versatile algorithm which can use wide range of deposit. Suitable for EURUSD pair. Backtesting showed more than 220% profits in 12 months for initial deposit 100 USD and initial Lot 0.01 (TP_money =10) Backtesting showed more than 140% profits in 12 months for initial deposit 1,000 USD and initial Lot 0.1 (TP_money =10) Backtesting showed more than  140% profits  in 12 months for  initial deposit 10,000 USD  and  initial Lot 1.0 (TP_money =100) Circinus 2021 is combination of
I speak in Hungarian. Magyarul beszélek benne. Első felvétel. https://www.youtube.com/watch?v=MapbQrJ0uPU&t=9s (Első felvétel. https://www.youtube.com/watch?v=i2id5O1KPrI Második felvétel. https://www.youtube.com/watch?v=Zp2i7QN-IMc Első felvétel. https://www.youtube.com/watch?v=h7UbTWiM-Lw Második felvétel. https://www.youtube.com/watch?v=y54q4Rasf2A&t=1s Harmadik felvétel. https://www.youtube.com/watch?v=13zYjsoe6ZQ Negyedik felvétel. https://www.youtube.com/watch?v=NGiB1AnxxfU ) Nice Day Sign
The EA’s unique algorithm calculates the average price (reflected in the form of a trend line on the chart), which is the center of price attraction in the framework of the traded timeframe. At times of increasing volatility, the adviser begins work with the goal of fixing profit in the region of the center of attraction of the price. Advisor does not use dangerous trading methods. It is recommended to install a trading expert on a remote server (VPS). Recommended Trading Instruments (TF 5M)
Perfection is a multicurrency, fully automated and secure trading robot. The robot is designed for both portfolio trading and trading a single instrument. The EA does not use averaging methods, the volume of positions is strictly regulated. Orders are opened only in the direction of market movement in a grid. Due to this, the robot operates efficiently on any strong movements. The decision making algorithm does not use indicators. Instead, the robot automatically calculates the key levels, which
エントリーポイントPro EA MT4、MT5用トレーディングロボット 購入後すぐに、このサイトのプライベートメッセージで私に連絡し、説明書と非常に強力なボーナスを入手してください。 Entry Points Pro EAは、MQL5で450以上のポジティブなフィードバックを受け、何千ものインジケーターの中で1年以上1位を維持している伝説のインジケーター、Entry Points Proをベースにしています。 ここでは、MT4とMT4端末でトレーディングアドバイザーがどのように動作するかのビデオです、最後までご覧ください。 トレーディングロボットってどんなことをするんですか? トレーディングアドバイザーは、暗号通貨、金属、指数、株式など、あらゆる資産で機能します。エントリーポイントプロEAは、トレーダーの選択により、自動または半自動で株式取引を行い、自律的に取引開始・維持します。これは、インジケータとの大きな違いです。インジケータは、取引に参入し、決済するための最適な瞬間を示すだけで、それ自体で取引するわけではありません。  エントリーポイントプロEAのメリット - MT4、MT5
Unleash Your Forex Potential with TrendSurfer Awesome! Are you ready to elevate your forex trading game? Introducing TrendSurfer Awesome—an advanced automated trading system powered by the MetaTrader 4 indicator, the Awesome Oscillator. Let's explore why TrendSurfer Awesome is the ultimate solution for traders seeking to conquer the forex market: Harness the Power of the Awesome Oscillator: Developed by Bill Williams, the Awesome Oscillator is a versatile momentum indicator that identifies th
Smart Math EA
Erik Shahazizyan
3.67 (3)
The advisor is a flexible solution with a grid strategy. Easy to operate and at the same time effective. It can be used both for accelerating a deposit and for conservative trading, depending on the settings. Uses auto lot and averaging to optimize trading. It is an excellent tool in skillful hands, providing stable results. Those who write a comment and rate honestly will get a Pro Set. Recommendations: Currency Pair: EURUSD Timeframe: M15 Minimum Deposit: $500 Brokers: Exness, Alpari, RoboFore
FREE
Constant Trader は、完全に自動化されたプロの取引ロボットです。 外国為替市場 EURUSD 用に特別に設計されています。 EA はパラメータを設定する必要はありません。 EURUSD M30 で作業する準備ができました。 ロットの選択を決定するだけです。 トレンドを検出し、市場のノイズを除去するスマートなアルゴリズムを備えています。 エキスパートはトレンド方向に注文を作成します。 入力と出力の注文は、どの MT4 プラットフォームでも見られる 3 つの指標 (ボリンジャー バンド、標準偏差、ストキャスティクス) の組み合わせによって与えられます。 すべての取引はストップロスによって保護されており、ボラティリティが高まる時期に資本のセキュリティをもたらします。 エキスパートは、1 年間の EURUSD の履歴データ(2022-2023)でテストされました。 実際のお金で使用する前に、ダウンロードして自分でテストしてください。 このエキスパートは EURUSD M30 向けに最適化されています。 すべてのペアには独自の特徴があります。 おすすめ: EAM
FREE
<LOGIC> EA will place order based on the original logic. This EA should work with take profit and stoploss. Default TP is 50pips and SL is 50pips. If the order was closed with stoploss, EA will stop in that day. Next day, EA will restart and trade again with lot size increasing. Lot size and volume multiple is changeable in the parameters. <Best Pair and TF> EURUSD and GBPUSD TF H1 <Default set> Already optimized TP 50pips SL 50pips Martingale Volume muti X 2 Max martingale 5
FREE
Vision Fx v
Samuel Nancwat Isaac
Introducing the Vision fx EA, a sophisticated trading robot designed to capitalize on the dynamic interplay of short-term and long-term reversal patterns within the Forex market. Unlike other robots, this EA avoids grid, or arbitrage strategies, ensuring a secure and calculated trading experience. Perfect for traders of all backgrounds, whether seasoned or beginners, the vision fx EA accommodates all skill levels. This versatile trading system comes packed with features, including guarding aga
Expert Advisorは、トレンドが始まる可能性が高い状態で市場に参入します。  預金の排水につながる有毒な方法はありません-グリッドとマーチンゲールはありません。 預金の割合としてのストップロスの損失は、各ポジション(推奨-2%)とストップロスに5-10のテイク利益のために設定されています。 各ポジションにはトレーリングストップが付いています。 2010年以降のテストでは、トランザクションごとにfixed20の固定リスク($2の1,000%に相当)があります。 固定リスクでテストすると、アドバイザーの正しい操作を見ることができます。 Recommended20のリスクで推奨され、テストされた通貨ペアで予想される同時操作では、平均利回りは月額per310(2%のリスクで31%)を前提としています。 1つの通貨ペアで同時に最大2つのポジションに1つのペアでのポジションの開始を制限することをお勧めします。 開始時刻と終了時刻によるフィルタがあります。 これは通常、ヨーロッパのセッションであり、アメリカのセッションの始まりです。 購入または販売のみのためのフィルタがあります。 日ごとと
ブラックオプアイ | Expert Advisor Unlimited (MT4) - EURUSD と GBPUSD を 5 分足チャートで取引します - エキスパートアドバイザー (EX4) - SETファイル - 無制限のサポート - 最小口座サイズ 200 (EUR/USD/X) - 最小レバレッジ 1:10 一連の複雑な価格パターン検出アルゴリズムを使用して、この EA は長期にわたって安定した結果を生み出すことができます。 ストライクレート(勝率)は74%で、1日あたり約2.7回のトレードを行います。 8 年以上の期間にわたって、取引あたり 2% のリスク (EURUSD および GBPUSD) を使用して、年間平均 138% の複利収益を生み出すことができました。 Expert Advisor は、5 分足チャートで EURUSD と GBPUSD の市場を取引します。 簡単にインストールできるように、SET ファイル (通常および保存モード) が「コメント」セクションに含まれています。 EA は 5 分足 (M5) チャートでのみ実行してください。 ブロ
Crossover Tactics Ultimate Expert Advisor は、 一般的な 移動平均クロスオーバー戦略 を自動化するように設計された強力なツールです。高度なフィルタリング技術を採用して信号の信頼性を高めながら、3 つの移動平均の交差に基づいて最適なエントリー ポイントを特定することに優れています。ただし、この EA を際立たせているのは、TPSL ドライバー ユーティリティ アルゴリズムとして知られる包括的な取引管理システムです。 このエキスパートアドバイザーの際立った機能の 1 つは、ストップロスとテイクプロフィットのレベルを目に見えずに管理できることです。この革新的な技術により、トレーダーは自分の取引アイデアをマーケットメーカーブローカーから隠すことができ、追加の保護層が提供されます。さらに、テイクプロフィットレベルとストップロスレベルは、$10 のテイクプロフィットレベルを指定するなど、金額を使用して設定できます。 EA には利益保護機能も含まれており、利益が増加するにつれてストップロスを迅速に調整します。たとえば、利益が 5 ピップスに達すると、ストップ
Ensac
Vladislav Filippov
ENSAC is a fully automated Expert Advisor, built on a scalping strategy that involves closing a deal while achieving a small, but sufficient profitability indicator, which allows the user to minimize the leakage of funds from opening losing trades. The Expert Advisor is multi-functional and does not require a specific type of account for normal operation. The mechanism of the Expert Advisor is designed so that, before opening a transaction, instant implicit filtering is carried out thanks to the
Optimus Prime Pro Beast
Luis Mariano Vazquez Marcos
5 (3)
Optimus Prime Pro, tu aliado en el emocionante mundo del trading de divisas! Optimus Prime es un asesor experto meticulosamente diseñado para la plataforma MT4, con un enfoque especializado en el par de divisas EUR/USD en el marco de tiempo H1. Este robot de trading automático ha sido creado con precisión y eficiencia para ayudarte a aprovechar al máximo las oportunidades del mercado, llevando tu experiencia de trading al siguiente nivel. Características Destacadas de Optimus Prime: Optimización
FREE
重要: 最良の結果を得るために、設定は以下の例のように使用する必要があります。 例 1 - USDJPY - 時間足 M5 - 口座 5000 USD この設定は、プロプライエタリーデスクでのテストに適しています。 EA名 :MultiScanFX ロット数 :0.01 ロット倍増 :1.7 / 2.0 SL_ピップス :35 TP_ピップス :50 END_candle_ID_1 :100 END_candle_ID_2 :20 マジックナンバー :6000 MultiScanFX - 大量のデータをリアルタイムでスキャンし、DataSenseシステムの内部ロジックを使用してそれらを分析する直感的なエキスパートアドバイザー(EA)です。このシステムは、エントリーに最適な意思決定をサポートし、パラメータで設定されたデータと連携して動作します。 特徴: テイクプロフィットとストップロス :取引には、テイクプロフィット(TP)とストップロス(SL)の設定可能なレベルがあり、これによりプロプライエタリーデスクのテストで必要とされるパラメータを提供します。 自動取引 :エントリーは、D
このプロダクトを購入した人は以下も購入しています
Gold Scalping AI
Ho Tuan Thang
4.67 (12)
10 部中 3 部のみ残り 399 ドルです! その後、価格は 499 ドルに引き上げられます。 - REAL SIGNAL(6 か月以上アクティブな Real Signal): デフォルト設定: https://www.mql5.com/en/signals/2276213 Gold Scalping AI は人工知能を使用する EA です多くの指標のデータを分析する技術。そこから、EA は注文を入力するための最適なオプションを持つことになります。Gold Scalping AI の最大の違いは、EA が他の EA よりもはるかに優れたリスク/報酬比を制御できることです。これは、エントリ ポイントを制御し、オープン オーダーを管理するための一連のツールのおかげで可能になりました。EA はすべての注文にストップ ロスを使用し、危険な取引方法は使用しません。グリッド、マーチンゲールなどはありません... Gold Scalping AI は私が使用している EA の 1 つです。長年にわたってファンド管理アカウントを使用して取引しています。EA の最も最適化されたバージョンを正式にリリ
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (157)
ご紹介     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 Emperor EA を購入すると、Quantum Wizard、Quantum StarMan、または Quantum Gold Emperor を無料で手に入れることができます!*** 詳細については個別にお問い合わせください。 新しい Live Signal V5:   ここをクリック MT5バージョン:  ここをクリック 量子EAチャネル:       ここをクリック 10 回購入するごとに価格が 50 ドル上がります。最終価格 1999 ドル クォンタムエ
Scalping Robot MT4
Marzena Maria Szmit
4.79 (14)
Introducing our advanced Scalping Forex Robot. The scalping algorithm is built to spot high-probability entry and exit points, ensuring that every trade is executed with the highest chance of success within the   M1 timeframe . The best pair to use with the Scalping Robot is   XAUUSD .  This robot is perfect for traders who prefer the   scalping method   and want to take advantage of rapid price movements without having to manually monitor the charts. It is suitable for both beginners looking fo
GbpUsd Robot MT4
Marzena Maria Szmit
4.92 (51)
The GBPUSD Robot MT4 is an advanced automated trading system meticulously designed for the specific dynamics of the  GBP/USD  currency pair. Utilizing advanced technical analysis, the robot assesses historical and real-time data to  identify potential trends , key support and resistance levels, and other relevant market signals specific to GBP/USD. The Robot opens positions  every day,  from Monday to Friday, and  all positions are secured  with Take Profit, Stop Loss, Trailing Stop, Break-Even
Bitcoin Robot MT4
Marzena Maria Szmit
4.83 (48)
The Bitcoin Robot  MT4 is engineered to execute Bitcoin trades with unparalleled   efficiency and precision . Developed by a team of experienced traders and developers, our   Bitcoin Robot   employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with   M5 timeframe , ensuring that you never miss out on lucrative opportunities.   No grid, no martingale, no hedging,   EA only open one position at the sa
EA Gold Stuff
Vasiliy Strukov
4.73 (1006)
EA Gold Stuffは、金取引のために特別に設計されたExpert Advisorです。 この作業は、ゴールドスタッフインジケーターを使用した注文の開始に基づいているため、アドバイザーはトレンドに従うことを意味する"トレンドフォロー"戦略に従って動作します。 重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   リアルタイムの結果はここで見ることができます パラメータ 新しいシリーズを開く-新しいシリーズの注文の開始をオン/オフします。 開始ロット-開始ロット。 トレードバイ-Expert Advisorが購入できるようにします。 トレード売り-Expert Advisorが売ることを許可します。 ヘッジを使用する-機能が有効になっている場合、アドバイザーは買いと売りの両方の方向を取引し、機能が無効になっている場合、アドバイザーは一方向 マネー Manadgementを使用-オン/自動ロット計算の使用をオフにします。 オートロットオー
FX EurUsd Robot MT4
Marzena Maria Szmit
5 (13)
The EUR/USD Multi-Strategy Trading Robot MT4 is an advanced tool designed to optimize trading by combining 3 key systems:   daily trading, volume analysis, and Fibonacci   retracement levels. This robot works by integrating these different approaches to create a more dynamic and adaptable strategy for trading the   EUR/USD pair . EA adapts to different market conditions, this makes it an ideal solution for traders looking to enhance their trading strategy with a powerful, multi-faceted approach.
Supply Demand EA ProBot
Georgios Kalomoiropoulos
5 (8)
需要と供給の 原理に基づいた 完全に自動化された EA 。 完全に自動化された 需給アドバイザー を提供する 最初の企業。 今では 取引は 簡単になり、取引戦略を完全に制御できるようになりました。 便利な取引チャートパネルを通じて。 15,000 行を超えるコード を含む 高品質のアルゴリズム取引ソフトウェアを入手できます。 プロップファームチャレンジで取引する最良の方法は、資格のあるトレーダーになるためのすべての手順に従うことです。 ProBot 供給と需要 EA ガイド || 取引パネルの使い方 || 自動操舵 購入後にメッセージを送ってください。 方向 指示器をお送りします。価格は 199 ドルですが、 購入後は完全に 無料で 受け取ることができます。 需要と供給における取引モード EA ProBot 手動取引: 供給エリアと需要エリアの横にあるエリア ラベルをクリックして、マーク/制限取引を手動で行うことができます。これを行うには、入力パラメータで手動取引を有効にし、取引パネルの「購入」ボタンと「販売」ボタンを無効にする必要があります。 半自動取引: 価格が特定の領域
Big Forex Players MT4
Marzena Maria Szmit
4.74 (31)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the   biggest Banks   (p ositions are sent from our databa
発売プロモーション: 現在の価格で残っているのはわずか数コピーです! 最終価格:1,700ドル 1 EAを無料で取得(2つの取引口座用)-> 購入後に連絡してください Instruction Blog Link to Channel ZenFlowへようこそ! ZenFlowは、変化する市場トレンドに正確かつ迅速に適応するよう設計された高度なEAです。XAUUSD( or GOLD)シンボルの取引に最適化されており、1つのチャートでのみ実行するべきです。このEAは、偽のシグナルをフィルタリングしながら最適なエントリーポイントを特定するモメンタムベースのインジケーターと組み合わせた洗練されたトレンドフォロー戦略を使用しています。トレーリングストップロス機能は、リスクを有効に管理しながら利益を確保するのに役立ちます。 最先端の技術で構築されたこのEAは、特にトレンド市場で効率的であり、取引の実行精度が高いことを保証します。内蔵のリスク管理システムには、ダイナミックなロットサイズ、ストップロス、テイクプロフィット、トレーリングストップが含まれており、すべてがあなたの資本を守りながら取引の
Aura Neuron MT4
Stanislav Tomilov
5 (4)
Aura Neuron は、Aura シリーズのトレーディング システムを引き継ぐ独特のエキスパート アドバイザーです。高度なニューラル ネットワークと最先端のクラシック トレーディング戦略を活用することで、Aura Neuron は優れた潜在的パフォーマンスを備えた革新的なアプローチを提供します。完全に自動化されたこのエキスパート アドバイザーは XAUUSD (GOLD) などの通貨ペアを取引するように設計されています。1999 年から 2023 年まで、これらのペアで一貫した安定性が実証されています。このシステムは、マーチンゲール、グリッド、スキャルピングなどの危険な資金管理手法を回避しているため、あらゆるブローカーの条件に適しています。Aura Neuron は、多層パーセプトロン (MLP) ニューラル ネットワークを搭載しており、これを利用して市場のトレンドと動きを予測します。MLP はフィードフォワード人工ニューラル ネットワーク (ANN) の一種で、特に単一の隠し層で構成されている場合は「バニラ」ニューラル ネットワークと呼ばれることがよくあります。MLP には、入力
Diamond PRO
Fanur Galamov
4.85 (46)
1 copies left for $225 Next price  -->   $299 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
Golden Rhythm - ニュース保護機能付き適応型トレーディング Golden Rhythm - ボラティリティを簡単にマスター Access the expert details here . Please join our channel here . 最先端の技術を活用して、Golden Rhythmを楽しもう! このEAはボラティリティのある市場に適応するよう最適化されており、トレーダーにリスクを管理しながらパフォーマンスを最大化するためのツールを提供します。初心者でも、先進的な機能を求めるプロトレーダーでも、Golden Rhythmは一貫した利益を得るための旅をサポートします。 Golden Rhythmの使い始め方: Gold (XAUUSD)などの最高の取引シンボルから選択します。 推奨時間枠 H1 を使用して、単一の Gold (XAUUSD) チャートにGolden Rhythmを適用します。 最初は デフォルト入力 を使用してEAに慣れ、自分の好きなリスク設定に調整します。  Golden Rhythm? ワンチャートソリューション Golden Rh
Gold ISIS MT4
Lo Thi Mai Loan
5 (2)
EA Gold Isis – 安全で効果的な金取引ソリューション  \ ローンチプロモーション  現在の価格で残りわずか1本  次回価格:$498   最終価格:$1998  ライブシグナル  MT5バージョン   こんにちは。私はEA Gold Isis、Diamond Forex Groupファミリーの2番目のEAで、金(XAU/USD)取引専用に設計されています。優れた機能と安全性を重視した設計で、トレーダーの皆様に持続可能で効果的な金取引体験を提供します。   EA Gold Isisの特徴   - 動的ストップロス(SL):EAは、最近のローソク足の価格範囲に基づいてストップロスを設定します。これにより、SLが市場の状況に柔軟に対応し、変動する市場でも効果的に口座を保護します。   - 多様な取引戦略:EAには3つの取引戦略が搭載され、それぞれ最大3つのポジションを同時に開くことができます。合計で最大9つの取引が可能です。   - 柔軟なトレーリングストップ:トレーリングストップによる利益確保機能が含まれています。この機能は、個々の好みに応じてカスタマイズ可能です
Forex GOLD Investor
Lachezar Krastev
4.5 (44)
SPECIAL BIG DISCOUNT! ->> Buy Forex GOLD Investor with -60% OFF! NOTE: Promo price: $197 (Regular Price: $497) - The offer ends soon! Live Signal Account:   https://www.mql5.com/en/signals/2276118 Forex GOLD Investor is one of the best expert advisors developed to trade on GOLD(XAUUSD) in the forex market. Forex GOLD Investor consists of 2 trading systems . The first one is based on scalping trading strategy and the second system has time based dependency which opens up to 2 trades at a time. I
EA Black Dragon
Ramil Minniakhmetov
4.77 (525)
EAブラックドラゴンはブラックドラゴンインジケーターで動作します。エキスパートアドバイザーはインジケーターの色で取引を開始し、注文のネットワークを構築したり、ストップロスで作業したりすることができます。 実際の作業の監視、およびその他の開発については、https:// www.mql5.com/en/users/mechanic/sellerを参照してください 。 ここですべての設定を見つけることができます!推奨事項 通貨ペアEURUSDGBPUSD  時間枠M15  推奨保証金1000ドルまたはセント  推奨設定デフォルト設定入力パラメータ  初期ロット-初期ロット; ロット乗数-後続の注文のロット乗数。 自動ロット-自動ロット計算を有効/無効にします。 自動ロットサイズ-自動ロットが有効になっている場合にアドバイザーがロットを使用するデポジットの金額。 距離-注文間の距離。 最大ロット-アドバイザーが開くことができる最大ロット。 利益を得る-利益を得る; ストップロス-ポイントでストップロス。 トレイルスタート-トレーリングストップがアクティブ化されたポイントでの利益。
The Infinity EA MT4
Abhimanyu Hans
3.44 (27)
ChatGPT TurboによるAI駆動テクノロジー Infinity EA は、GBPUSD および XAUUSD 向けに設計された高度な取引エキスパート アドバイザーです。安全性、一貫したリターン、無限の収益性に重点を置いています。マーチンゲールやグリッド取引などの高リスク戦略に依存する他の多くの EA とは異なり、Infinity EA は、機械学習に組み込まれたニューラル ネットワーク、ChatGPT の最新バージョンによって提供されるデータ分析 AI ベースのテクノロジーに基づく、規律ある収益性の高いスキャルピング戦略を採用し、全体的な取引体験を卓越したものにします。 6,000 人を超えるメンバーが参加する MQL5 コミュニティ に参加して、他のトレーダーとつながりましょう。最新の製品アップデート、ヒント、独占コンテンツを常に入手しましょう。 MT5バージョン Infinity EAの設定方法 特徴 Infinity EA は AI 主導のスキャルピング戦略を活用します。 EA はリアルタイムのデータ分析のために ChatGPT-4 Turbo と統合されています。 I
AW Recovery EA
AW Trading Software Limited
4.37 (81)
Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
TitanGold AI mt4
Leonid Arkhipov
4.43 (7)
Titan Gold AI Titan Gold AI — XAU/USDのための強力なエキスパートアドバイザー 多くのAurum AIユーザーからの要望に応え、 Titan Gold AI を開発しました。これは、金(XAU/USD)の取引のための革新的なロボットです。Titan Gold AIは、実績のある戦略と高度な人工知能技術を組み合わせており、信頼性が高く効果的な取引ツールとなっています。 Titan Gold - 重要なお知らせ 重要なお知らせ Titan Gold は 2025年1月1日 に公開されました。 正直に申し上げますと、すべてのトレードシステムには不利な市場環境が存在します。1月と2月は本EAにとって厳しい時期でしたが、 安定性とアルゴリズムの安全性 が最大の強みです。 本EAは ほぼ同じレベルのストップロス(SL)とテイクプロフィット(TP) を使用しており、これによりこの2か月間で 一切の損失が発生しませんでした 。このことが、本EAの信頼性と優れたリスク管理を証明しています。 リアルタイムのシグナルを確認! 今後、市場環境が好転すれば、 Titan Go
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
Golden AI
Dmitriq Evgenoeviz Ko
1 (1)
The Gold AI EA for gold trading in the MetaTrader 4 (MT4) platform is an automated trading system specifically designed for gold (XAU/USD) trading. Such advisors typically use algorithms to execute trades based on technical analysis and other market data. Its ability to interact contagiously with market volatility gives confidence to even the most cautious traders, opening up new horizons for them to achieve success. Regardless of the level of experience, this tool, capable of quickly adapting
Goldex AI
Mateo Perez Perez
5 (1)
Goldex AI:今日の成功は明日の果実となる ライブシグナル > IC Markets Real: Goldex AI ハイリスクセット マニュアルと設定ファイル:マニュアルと設定ファイルを受け取るには、購入後にご連絡ください。 価格: 開始価格は499ドルで、10回販売されるごとに199ドル上がります。 コピー可能数:8 Goldex AI - ニューラルネットワーク、トレンド、プライスアクションを備えた高度なトレーディングロボット。 Goldex AIは、金のサポートとレジスタンスをブレイクするプライスアクションを利用する高性能取引ロボットで、市場のニューヨークセッションの動きを最大限に利用することで、可能な限り高い利益を得ることができます。 このロボットは、インテリジェント・リカバリーと呼ばれる戦略を持っており、損失が発生した後、その可能性のある損失を短期間で回復するために、より大きなロットをオープンします。 Goldex AIにはスマート・ニュース・フィルターが内蔵されており、中程度のインパクトのニュースがない日をフィルタリングし、取引を無効にします。Goldex AIは
Dark Algo
Marco Solito
4.77 (56)
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 . T
CoreX G MT4
Arseny Potyekhin
5 (8)
概要 CoreX G EAは、外国為替市場の複雑さに対応するために特別に設計された高度な取引システムです。最先端のニューラルネットワーク、高度な機械学習技術、および統合されたビッグデータ戦略を活用することで、CoreX Gは取引において卓越した精度とセキュリティを提供します。このエキスパートアドバイザー(EA)は、技術的な優秀さとプレミアムなカスタマーサポートにより際立ち、ユーザーが質問や懸念に常に対応できるようサポートします。 信号:   Live Signal Live Signal 2 Blog: CoreX G EA この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 790米ドル です 。 ブローカー 任意のブローカー、 ECN / ZERO スプレッドを推奨 レバレッジ 1:20 から 入金 最低 200 ドル      シンボル XAUUSD タイムフレーム H1 ビッグデータ統合と取引戦略 ビッグデータはCoreX Gの戦略の基盤です。膨大な量の過去およびリアルタイム
Aurum AI mt4
Leonid Arkhipov
4.63 (27)
Aurum AI – 金取引(XAU/USD)のための人工知能の力 取引における技術の可能性をすべて体験してください! Aurum AI は、金市場で安定的かつ安全に運用するために設計された画期的なエキスパートアドバイザーです。人工知能の力、正確なトレンド分析、厳格なリスク管理を組み合わせて、すべての取引が最大限の効果を発揮できるようにします。 プロモーション Discount - 50%. 3 copies available at a price of $225 高リスクのライブシグナル (最大ドローダウン20%まで) Aurum AI購入特典 – フラクタルシステムを使用するGoldPrime AIアドバイザー! (テストを見る) Aurum AIを購入して、GoldPrime AIを無料で手に入れましょう – 市場に存在しない唯一のアドバイザーです! Aurum AI購入者のみ利用可能です。 特典の受け取り方法 購入後にご連絡いただければ、特典をお送りいたします。 Aurum AIの主な利点: グローバルトレンドを分析: トレンド方向に厳密に従って取引を行います。 安全な方
Bitcoin Smart EA は、独自の MAFilling Trend インジケーターで動作します。これは非常にシンプルですが効率的な戦略であり、独自の柔軟な設定により、この EA は非常に汎用性が高く、 取引に最適な結果を生み出すのに役立ちます。m15 または m30 の時間枠では、暗号通貨だけでなく、あらゆる通貨や金でも非常にうまく機能します。 リアルタイムの結果はここで確認できます。 個人ボーナスを獲得するには、購入後すぐにご連絡ください。 設定・マニュアルはこちら   設定 Open new series - オン / オフ 新しい一連の注文の開始 Trade Buy - アドバイザーに購入を許可する Trade Sell - アドバイザーに販売を許可する Support manual orders - 手動注文の真偽をサポートします Max Orders - 許可される最大注文数 Order Comment - 注文コメント名 Start lots - 初回スタートロット Use Money Management - 自動ロット計算の使用のオン/オフ Autolot -
Eternal Engineは、複数の指標とグリッドおよびマーチンゲール戦略を組み合わせた高度なEAです。その主な特徴は、エントリーポイントの正確な管理であり、複雑な市場環境でも優れたパフォーマンスを発揮します。Eternal Engine EAは多くの取引機会を提供し、スプレッドに対する感度が低く、厳格なエントリーポイント管理によって各取引を正確に実行します。この戦略は実際の取引でその効果が証明されており、1年以上の低ドローダウンのリアルタイムシグナルを提供しています。初心者から経験豊富なトレーダーまで、Eternal Engine EAは優れた取引体験を提供します。 MT5       マニュアル signal:  https://www.mql5.com/en/signals/2281073 signal:  https://www.mql5.com/en/signals/2220467 次の価格: $699 setfile: High risk Medium risk Low risk 特徴: 適切な通貨ペア: GBPUSD, EURUSD, AUDCAD, AUDNZD 読
BTC bot mt4
Ramil Minniakhmetov
5 (12)
ビットコイン ボット Btc ボットはストキャスティクス テープ インジケーターを使用し、ビットコインの取引専用に設計されていますが、必要に応じて他の通貨ペアの取引もできます。テープが赤から緑に交差すると、EA は買いを開始し、緑から赤に交差すると、EA は売りを開始します。取引は、利益確定に達するまでマーチンゲール/グリッド スタイルで制御されます。EA にはニュース フィルターが組み込まれており、設定に応じてニュースの前の特定の時間に新しいポジションの入力を停止します。 ペアと時間枠: m15 の btcusd で使用 m15 の xauusd または eurusd、gbpusd、usdcad、audusd などの主要通貨ペアで使用できます ニュース設定: [ツール]、[オプション]、[エキスパート アドバイザー] に移動し、[リストされた URL の WebRequest を許可する] チェックボックスをオンにしてください。次の URL を追加します: https://sslecal2.investing.com/ https://www.worldtimeserver.
DS Gold Robot MT4
Marzena Maria Szmit
4 (4)
Introducing the DS Gold Robot, your ultimate companion in navigating the intricate world of XAUUSD trading. Developed with precision and powered by cutting-edge algorithms, DS Gold is a forex robot meticulously crafted to optimize your trading performance with  XAUUSD pairs . With its advanced analytical capabilities,  DS Gold  Robot   constantly monitors the gold market, identifying key trends , patterns, and price movements with lightning speed. The DS Gold Robot opens positions every day from
XG Gold Robot MT4
Marzena Maria Szmit
4.54 (28)
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
作者のその他のプロダクト
<Amazing Low DD Forex robot> Balance Hedge EA is designed for Low Draw-down. The EA robot always make long and short order to monitor the each profit. For this reason . DD is always low even the market changes drastically. <Input parameter> Main input parameter is lot size. Main lot size is 0.01 Recovery lot size is 0.03. This lot is placed when long and short profit balance is somehow different. After placed recovery order, all order are closed together with profit target. Profit target is mad
FREE
Gold Angels
Hong Ling Mu
3.5 (4)
ゴールドエンジェルのEAへようこそ とても安定した利益が見込めるEAです。 おすすめです。 ロジックは簡単です。 BANDインジケータを使用しています。バンドを価格がハズレた場合に、フラグがONになります。まだエントリーはしません。 そして価格の動きを注意深くモニターします。 価格がバンドの中に戻り、センターラインにタッチしたときに、順張りでエントリーします。シンプルですが、トレントが安定しているときは利益が大きいです。 特にXAUUSDにベストマッチします。 ただし、タイムフィルターを使うことが条件です。 ヨーロッパ時間や、ニューヨーク時間帯は、大きなボラティリティのため、利益がでません、タイムフィルターを使ってボラティリティの小さい時間帯を設定してください。 ストップロスは、逆のシグナルを使います。 またTPはトレーリングストップでクローズします。 また利益がマイナスでクローズした場合は、次のロットをあげます。設定で変更可能です。
FREE
Gold Bloom
Hong Ling Mu
2.33 (3)
Welcome to Gold Bloom World! This forex robot, "Gold Bloom," is made for gold lovers around the world. The entry logic is sophisticated for the XAUUSD forex pair. The robot monitors the previous day's candle pattern and places a pending order in one direction. Take profit is determined by a trailing stop, while the stop loss is placed automatically based on the previous candle's price. Simple input Just enter initial lot size and set trailing stop.(points) For XAUUSD , please input points val
FREE
Entry Logic The EA (Expert Advisor) will monitor price movements (M5, M15, H1, H4) during the specified input period. If these price movements exceed the input parameters, an entry will be executed. Take Profit (TP) = 50 pips Stop Loss (SL) = 50 pips Maximum Order Quantity = 1 To facilitate profit loss recovery, the robot offers the option to increase the lot size in the next entry (True/False choice). The best pair GBPUSD  / EURUSD TF M5 Set file (default)
FREE
<LOGIC> Forex Robot EA VIX used VIX indicator. The VIX Index is a calculation designed to produce a measure of constant, 30-day expected volatility of the U.S. stock market, derived from real-time, mid-quote prices of S&P 500 Index (SPX ) call and put options. On a global basis, it is one of the most recognized measures of volatility -- widely reported by financial media and closely followed by a variety of market participants as a daily market indicator. After entry is made with VIX index v
ロボットは、1週間のうちでマルチタイムフレームでローソク足の高値、安値を調査します。 またその価格での反転を予測しながらエントリーします。 ベスト通貨はEURUSD でタイムフレームはH1,H4が好相性です。 デフォルトの設定では、最大で10までエントリーしますので、エントリー数を調整してください。 バスケットクローズを使用して、複数のエントリーを利益が一定値になるとまとめてクローズします。 デフォルトではストップロスは30pipに設定してありますので、ベストの値を入力してください。 利益がマイナスでクローズすると、次のエントリーからロットサイズを上げる設定も使用できます。 タイムフィルターや、GRIDオーダーの機能もついています。 マジックナンバーは自動設定です。複数のチャートにEAをアタッチすると自動で割り振られます。 スプレッドフィルターを使用しない場合はゼロを入力します。 デモテストデーターはMyfxbookと、mq5 webにあります。 URL: Miracle Robot https://www.mql5.com/ja/signals/1795756?utm_source=
FREE
This forex robot was specially designed for XAUUSD Gold. The best time frame is H1 and the logid is base on Moving average. If the price touch the range of 2 moving average, the EA will make an entry. Stoploss is made based on the outer band of the moving average. The trade time is already ptmized and you can use the time filter to make a good profit. You can change these parameters. tp and stoploss and time trade time and lot size.
FREE
This EA was created based on a certain phenomenon incorporating my ideas. The logic was inspired by observing the XAUUSD chart. When the candlestick size is very large, it tends to indicate a trend. This EA enters a trade when the candlestick size exceeds a predefined input value. It conditions the entry such that if it's a BUY entry, the previous candlestick must be bearish, and for a SELL entry, the previous candlestick must be bullish. Additionally, the EA comes equipped with a Trend Followi
FREE
このEAは、ADX指標の論理を基にし、トレンドの強度をエントリーシグナルとして活用しています。 最も重要なポイントは、エントリーの成功率です。 成功率を向上させ、多くの異なる通貨ペアでトレードすることで、個々のトレードが小さくても、合計では大きな利益を得ることができます。 このEAは、できるだけ長い時間枠を活用しています。 なぜなら、トレンドが上昇しているか下降しているかを判断することが比較的簡単だからです。 また、このEAは、ローソク足が切り替わるタイミングでエントリーします。 具体的には、D1のような長期の時間枠を使用した場合、1日に1回のエントリーとなります。 エントリー回数は制限されていますが、成功率は80%を超えます。 さらに、もしトレンドが逆方向に変化した場合、新しいローソク足が始まる際に再び逆方向にエントリーします。 (最大回数は必要に応じて設定可能です) 通常、1日1回のトレードはその日の内にクローズされますが、もし翌日まで保有した場合、複数のオーダーが存在することになります。 この場合、トータルの利益が一定の値に達した時点で、全てのオーダーが
FREE
forex のトレードで広く使われるRSIをベースにロジックをデザインしました。 通常、RSIの値が買われすぐ、売られすぎのエントリーは有名ですが、トレンドが逆行した場合は、あまり効果的ではありません。 そこでその対策として、このEAは、RSIの値を元にエントリーしたあと、逆方向にマーケットが動いた場合、順張りのエントリーを行います。いわゆるグリッドオーダーですが、一定間隔ごとではなく、一定間隔ごとに、RSIの値が売られすぎの場合は、SELL売りの追加オーダーがでます。また逆に買われ過ぎの場合は、トレンドに沿ってBUY買いのオーダーがでます。 RSIの値に基づいたメインオーダーと、順張りのグリッドオーダーを持ちながらトレードを行い、それらすべてのオーダーがバスケットクローズされます。 バスケットクローズされる利益は0.01ロットが$1を基準に トータルロットサイズから平均利益を自動計算しています。 また、ストップロスは低めの20PIPSに設定していますが、もしストップロスでオーダーがクローズした場合、次のロットを上げてトレードするいわゆるマーチンゲールの機能も備えています。 最適通貨
FREE
"Forex Super Robot AIB is a free robot that anyone can easily trade with. By simply attaching it to the EURUSD H1 chart, your life will be rosy from today on. This robot was created to fulfill your dreams. Please enjoy. The robot will make multiple entries, with a default of 20 orders. These orders will be closed together. The initial settings are TP=50 and SL=50, so please find the best settings for yourself."
FREE
このEAは、マーケットの変動に関係せず安定したトレードをできるようにデザインされました。 M5のタイムフレームが最適です。上位足H1とH4の価格の変更を計算して、大きくトレンドが発生した後に、価格が戻されるタイミングを見てEntryします。 takeprofit と stoplossはあえて、広めに設定しておくのがコツです。1日1回のトレードにはちょうど良いですね。 そして、もし1回のトレードが負けてしまった場合、ロットサイズを2倍で再トレードの機会を待ちます。 もしトレードがtake profitでクローズした場合は、その日のトレードは終わりです。 また次の日になるまでEAは停止します。 今まで、数多くのトレードを重ねて大きなドローダウンや損失を出してきた反省からこのEAはつくられました。 初期設定ではtakeprofit =40pip, stoploss =40pipsの設定にしてありますが、最適な値に調整してください。 また、stoplossでオーダーがクローズした場合の次のロットサイズの倍率も変更可能です。 安定した利益をコツコツ重ねて大きな夢をつかみましょう!
FREE
Entry logic The EA, called EA_BreakTheBox, creates a rectangle BOX based on the highest and lowest price within a certain time period. Once the BOX is formed, the EA is ready for entry. It allows you to input the time period for forming the BOX, and you can set a time filter for the EA. The default setting for EntryPips is 2 pips, but this can be changed. If the price breaks the upper price of the BOX by 2 pips, then a BUY Entry is placed (if Reverse mode=true). If the price breaks the lower pri
FREE
Muscle ZigZag
Hong Ling Mu
3.86 (7)
今までこのようなロジックはまったくおもいつきませんでした。 あるとき、夢の中で、筋肉隆々の男の人が私に言いました。 いいから、ZigZagインジケーターを移動平均線と一緒に使ってごらんなさい。 そうすれば、あなたは世界平和に貢献できるようになります。 私はさっそくEAの作成に着手しました。 わずか30分程度で理想的なEAができあがりました。 いままで、移動平均線をつかうのは知っていましたが、zigzagと一緒に使うアイデアは、まさに神です。 私は思わず笑ってしまいました。そして、EAを作った後に、コーヒーを飲みながら、考えました。 実際このEAで利益をだすことができるのでしょうか? とくに難しい設定はいりません。 タイムフレーム H1 or H4でそのまま稼働させてみましょう。 https://www.mql5.com/ja/signals/1961000
FREE
Based on my original trading strategy, it appears that this EA is programmed to use technical analysis to identify an inside candle pattern in the current candle and wait for a breakout in either direction. If the price breaks out higher, the EA will place a buy order, and if it breaks out lower, the EA will place a sell order. The take profit and stop loss levels are set at 50 pips each. Additionally, using a martingale strategy, which involves increasing the lot size after a losing trade, ca
FREE
このロボットのロジックはシンプルです。しかしとても強力です。 長期ローソク足で現在のトレンドをモニターしています。複数のローソク足を使うことで信頼性を高めています。 最初にEAは、現在のトレンドをモニターします。その後、トレンドに沿ってオーダーを出します。 オーダーを出すタイミングは、内部のRCIインジケーターを参考にしています。 RCIのエントリーする値は自由に設定可能です。値を1に近づけると正確ですが、エントリー回数は減少します。 TP=50,SL=50でトレードしますが、もしストップロスになってしまった場合、トレンドとは逆の方向にロットサイズを上げてエントリーします。 設定で変更も可能です。 どうぞお楽しみください。
FREE
This EA has a very unique logic, meaning it does not use any indicators at all. It relies solely on monitoring the movement of candlesticks to determine entries. Specifically, it enters trades when certain conditions are met, such as the relationship between the previous candlestick and the current candlestick, or the timing of new highs or lows being reached. The number of entries is not significant, but it consistently generates profits by increasing the lot size when a loss occurs. Please Tr
FREE
<EA main logic> 1. EA reads candle pattern for most profitable of BUY & SELL. 2. If these pattern matches , then EA places the order. 3. If the order was closed with stoploss, then EA should stop trade on that day. 4. Next day EA will re-start again with increasing lot size to recover the loss. <INPUT parameters> Slippage 3 pips MaxPosition 1 BaseLots 0,01 takeprofit 10pips stoploss 20pips Martingale True/False Max martingale 2 (times) Multiplier (lot size) 2,5 <Best pair & time frame>
FREE
EA BUMANはエントリー回数はそれほど多くはありませんが、安定した利益が期待できます。 エントリーロジックはいたってシンプルです。 1本の移動平均線しか使っていません。 EMAの移動平均線をローソク足がクロスするときにエントリーします。ただしローソク足の終値が移動平均線よりも上にある場合はBUYエントリー、下にある場合はSELLエントリーが実行されます。 また利益確定の勝率を上げるためにブレークイーブンとトレーリングストップの機能をうまく使う必要があります。 デフォルトの設定を調整してください。 もしECNアカウントを使っている場合は、ブレークイーブンの設定は2pipsくらいが最適です。 またトレーリングストップはTS_Start=5pips 、TS_Stop=5pipsあたりが最も安定しています。 トレーリングストップとブレークイーブンの最適な設定値は画像をご覧ください。 利益を継続していくためにはストップロスの設定は重要になってきます。ストップロスを使用しない場合は、逆方向にトレンドが発生してしまった場合、オーダーを長期間にわかって保持する必要がありあまり効果的ではありません。
FREE
<LOGIC> EA will place order based on the original logic. This EA should work with take profit and stoploss. Default TP is 50pips and SL is 50pips. If the order was closed with stoploss, EA will stop in that day. Next day, EA will restart and trade again with lot size increasing. Lot size and volume multiple is changeable in the parameters. <Best Pair and TF> EURUSD and GBPUSD TF H1 <Default set> Already optimized TP 50pips SL 50pips Martingale Volume muti X 2 Max martingale 5
FREE
I like a simple Robot and I will share with you. I can provide some information about using Simple Moving Average (SMA) as a trading strategy in Forex. SMA is a commonly used technical analysis tool in Forex trading. It calculates the average price of a currency pair over a specified period of time, and the resulting line can be used to identify trends in the market. Traders often use the crossover of different time period SMAs (e.g. 50-day and 200-day) to identify potential buy or sell signals.
FREE
Forex Robot BOBOB This EA forex robot concept is based on Market range value. EA check the certain range (highest and lowest price) price  and if the price break that level, then EA will place the order in reversal. Also the entry is judged based on Market trend directions. EA can be run in any pairs but most of time, the major pair is desired. Time frame is longer is better but short time frame such as M15 is possible. EA default set is already optimized ,  so you can just run EA with
FREE
<Logic> EA will entry when the price breaks average candle stick price. EA will make Grid order with Hedge logic. When grid order is placed , EA check the trend and if trend is BUY, then place buy order. If trend is sell, then place sell order. This is to reduce a big draw down. <Input parameter> Slippage(pips) Max position Baselot size take profit stoploss Risk (MM) Grid order settings. Moving average period and Time frame N of bars for average line calculation <BEST PAIR and Time frame> XAUU
<Basic logic > The Golden attacker Super is designed to follow the trend. The entry is made following market big trend and if the order was in the wrong directions, the grid order is placed. However Grid order is also follow the trend to reduce the draw down. Grid order is placed in the same direction of the Trend. There is no tp/sl , instead if the market trend changes, the order is closed with opposite signal. <The best pair and time frame> XAUUSD M5 <Myfxbool> Check here <Setfile> Set fi
<LOGIC> The EMA RENKO EA should run in Renko chart to show the best performance. The EA will entry based on 2 EMA line cross. (it is changeable in parameter.) As a result of FT , the best box size for XAUUSD (GOLD) is BOX 60 to 100.  Renko box size should be larger than spread value. Normally 3 times of spread. Please decide your box size with yourself. The EA will place addtional order as Grid if the trend move  to xxx pips from the last order. You can turn on/off in the parameter. The MAC
<LOGIC> The EA entry based on ATR indicator. The Average True Range (ATR) is a technical indicator that measures the volatility of an asset’s price. If market move with big volatility, then ATR value will increase. The EA reads a certain period of the ATR value and make an order with ATR input value. Also once EA made an order, it will be closed with a profit or it will be closed when the market volatility decreased. <Best parameter> After some FT result I shared the best set file. Please see t
Obondesu forex robot is amazing low DD EA. The best pair is GBPUSD and EURUSD TF H1. <LOGIC> The EA makes entry based on candlestick pattern and price movement. <Take profit  and stoploss> Take profit is profit dollars. The robot make Grid entry with stoploss 100pips. The main order and each grid order are closed with total profit $1 with lot size 0,01. These parameters can be changed. <Recommend equity> $1000, lot size 0,01
The super forex Robot Z-ABC is made based on Hedge logic. Can you imagine how wonderful if we could reduce draw down during the trade. Many people feel that it is very scarly during trades and want to reduce the high floating percentage. Now you don't worry about it. The Z-ABC uses the Hedge logic and this enable to reduce floating money. Normal Grid order is only in the same type of order in the wrong direction. But this robot has buy and sell order at the same time and they are closed togeth
Thank you for seeing this information about the Forex Robot Matsuwa. It appears that the robot's main trading logic is based on analyzing the price gap between the current price and the price of the candlesticks that have passed over a specified barback period. Based on this analysis, the robot determines the future price trend and makes either a BUY or SELL order when the price gap reaches a certain intensity value. The EA template seems to have several functions, including Grid entry, trailin
The EA (Expert Advisor) is built on the Parabolic logic combined with multi-time frame analysis. Utilizing Parabolic indicators across multiple time frames allows for more stable entry points, enhancing accuracy in trading decisions. The EA incorporates numerous useful functions, but not all of them need to be utilized. To make adjustments, focus on changing the lot size, take profit (TP), and stop loss (SL) settings. By default, both the TP and SL are set at 50 pips each. If a trade is closed
フィルタ:
agrushev777
2328
agrushev777 2024.02.19 21:06 
 

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

MattyTrading
2323
MattyTrading 2024.01.04 05:02 
 

GOOD EA. Nice

Top Secret
972
Top Secret 2023.06.05 14:09 
 

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

レビューに返信