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

Panda EA Creator

この「PANDA EA CREATOR」
誰でもプログラム無しで、カスタムEAが作れるEAです。
インジケータを見ていて、あれ、このインジケータのラインが0を超えたときに買って、0を下回ったら売れば利益が出るんじゃないか?とか思うことありませんか?

もしくは本やネットで有効そうな手法を知ったのはいいけど、ずっと画面に張り付いているわけにはいかないし、なんとか自動で検証できないものかな、等。

そんなときに、エンジニアにEAの作成を発注すると、とてもお金がかかります。
コミュニケーションをとらないといけないので面倒なことも多いです。
時間もかかります。
結果、出来たEAで利益が出なかったら・・・

そんなときに、この「簡単EAクリエイター」が便利です。
基本的には、自動で売買する際の条件に使うインジケータを指定して、条件を設定すれば完成です。
設定する場所も、EAをチャートにセットする際に表示される設定ポップアップ画面でOK。
おひとつ手元にあると、ちょっとした検証をしたい際にも便利です。

また、全自動にて手法を生み出したい場合にも使用できます。
インジケータやそのValue、条件の候補を登録しておき、その組み合わせを、ストラテジーテスターを使って最適化することで、気が付かなかった手法の発見を自動にて行うことが可能です。

こちらのツールにて作成し利益が出たEAは、ご依頼頂ければ、5000円にて、販売等可能なように、設定値を固定し、通常のEAとしてお渡しします。そうして作成されたEAにつきましては、販売等は自由です。


§当ツールを使用する場合の、基本の作業は以下となります。

①使用するインジケータを登録する(8つまで登録できます)
②登録したインジケータを使ったオープン条件を登録します。
③登録したインジケータを使ったクローズ条件を登録します。


-------------
<具体的な使い方>

ステップ1:使いたいインジケータ―を登録します
ステップ2:オープンポジションの条件を登録します
ステップ3:クローズポジションの条件を登録します

以上です。

↓↓↓↓さらに詳細は下に↓↓↓↓

ステップ1:
メジャーなインジケータ―か、カスタムインジケータ―を登録可能です。
また、特に設定がない場合は、インジケータ―にはデフォルトの設定が適用されます。
設定を行いたい場合は、新しい値を入力可能です。
※メジャーインジケータ―については、デフォルト値をツール上で変更可能です。

ステップ2:
手順1.まずオープングループに「買い」か「売り」を設定します
手順2.次に条件を設定し、1で設定したグループを割り当てます。

ステップ3:
手順1.まずクローズグループに「買いポジションのクローズ」か「売りポジションのクローズ」かを設定します
手順2.次に条件を設定し、1で設定したグループを割り当てます。

↓↓↓↓さらに詳細は下に↓↓↓↓

手順1
Group 0 - Group4  : オープン用グループです
Group10- Group14 : クローズ用グループです

オープンの設定をする際は、オープン用グループから1つ選びます。
クローズの設定をする際は、クローズ用グループから1つ選びます。

オープングループの場合、そのグループ内に設定した条件がすべてOKなら、ポジションがオープンされます。
クローズグループの場合、そのグループ内に設定した条件がすべてOKなら、ポジションがクローズされます。

グループ内において条件はすべて「AND(かつ)」で判定されます。


手順2
条件を設定し、グループに割り当てます。
・すでにステップ1で設定済みの中から、メインインジケータ―をサブインジケータ―を選びます。
・インジケータ―のvalueを設定します。(インジケータ―は複数のラインがある場合がありますので、どのラインを使うか、です)
※メジャーインジケータの場合はValueは0から始まります。
※カスタムインジケータの場合はValueは1から始まります。
・n値を設定します。
n値とは条件の判定で使う基準数値です。たとえばRSIが70を超えたら買い、といったような場合には、ここでのnは、70に設定します。
・フィルターを設定します(任意)
インジケータの値をそのまま使用せず、何かしらのフィルターを使って変換してから使いたい場合に、使用したいフィルターを選びます。現在選べるフィルターは「傾きフィルター」です。
これは、インジケータの値の傾きを数値化して返します。上昇の場合はプラス、下降の場合はマイナスの数値が返ります。
・最後に、忘れずにこの条件をONにします。


<免責事項 Disclaimer>
本ツールを使用して発生した損害については、いかなる場合におきましてもその補償は行いません。
Compensation will not be provided for any damage caused by using this tool.


<Reference>
Major Indicator's value ( Line No )
On this tool, please input the value by not String but Integer(number)

PRICE
       PRICE_CLOSE    0
       PRICE_OPEN    1  
       PRICE_HIGH    2
       PRICE_LOW    3
       PRICE_MEDIAN    4  
       PRICE_TYPICAL    5  
       PRICE_WEIGHTED    6

BolingerBands
              MODE_MAIN    0  
              MODE_UPPER    1
              MODE_LOWER    2
ADX
              MODE_MAIN    0
              MODE_PLUSDI    1 (+DI indicator Line)
              MODE_MINUSDI    2   (-DI indicator Line)


STOCHASTIC
              MODE_MAIN    0    (Base Line)
              MODE_SIGNAL    1    (Signal Line)

MACD
              MODE_MAIN    0  (Base Line)
              MODE_SIGNAL    1 (Signal Line)

ICHIMOKU
         MODE_TENKANSEN    1  (Tenkan-Line)
         MODE_KIJUNSEN    2   (Kijun-Line)
         MODE_SENKOUSPANA    3   (Senkou-Span A)
         MODE_SENKOUSPANB    4   (Senkou-Span B)
         MODE_CHIKOUSPAN    5    (Chikou-Span)

ENVELOPES
        MODE_MAIN    0    (Base Line)
        MODE_UPPER    1   (Upper Line)
        MODE_LOWER    2  (Lower Line)

FRACTALS
         MODE_MAIN    0    (Base Line)
         MODE_UPPER    1   (Upper Line)
         MODE_LOWER    2   (Lower Line)
   

Indicator's ENUM values

ENUM_TIMEFRAMES
      PERIOD_CURRENT    0  
      PERIOD_M1    1  
      PERIOD_M5    5   
      PERIOD_M15    15
      PERIOD_M30    30
      PERIOD_H1    60
      PERIOD_H4    240  
      PERIOD_D1    1440    
      PERIOD_W1    10080   
      PERIOD_MN1    43200  

ENUM_MA_METHOD
       MODE_SMA    0  
       MODE_EMA    1  
       MODE_SMMA    2
       MODE_LWMA    3

ENUM_APPLIED_PRICE
       PRICE_CLOSE    0
       PRICE_OPEN    1  
       PRICE_HIGH    2  
       PRICE_LOW    3   
       PRICE_MEDIAN    4
       PRICE_TYPICAL    5

おすすめのプロダクト
EPriceJPY is a auto-trading EA focused on USDJPY. Trading Concept The operation concept of EPriceJPY is based on an algorithm that tries to determine the Trend. To be more specific, EPriceJPY works with its own calculation logic based on simulation. It is trying to find out the Top or Bottom in a Trend, and open the Short or Long Position accordingly. Don't expect EPriceJPY to open the trade on the highest or lowest level, because EPriceJPY will trade only when the Top/Bottom can be confirmed.
Hello all traders,this is my new creation named Bravo Trader EA. :) All traders are constantly looking for something new, and promising in their trades. My new creation should meet the expectations of every trader. ;) At first i would like to warn who should use my robot,this is very important rules! Rule 1 : Your broker must have RAW spreads,or spreads not higher like 0.6 points.If your broker does not meet the specified criteria please do not buy my robot! Rule 2 : You must use good and stab
TrendSurfer OsMa
Augustine Kamatu
2 (1)
Introducing TrendSurfer OsMa: Elevating Your Forex Trading Experience. TrendSurfer OsMa is a cutting-edge automated trading system meticulously crafted to harness the power of the MetaTrader 4 indicator, Moving Average of Oscillator (OsMa), revolutionizing your approach to forex trading. The Moving Average of Oscillator (OsMa) is a derivative of the MACD (Moving Average Convergence Divergence) indicator. It represents the difference between the MACD line and its signal line. The OsMa provid
This is an efficient and yet simple Expert Advisor not using indicators, which can determine the following: the future direction of movement of quotes, their strength, trade levels for the current and next trading day. The Expert Advisor runs on the "here and now" principle, which means that the EA tracks a lot of parameters of the price behavior in real time. Based on this Expert Advisor, a certain trading strategy was developed and tested in real time. The ELEMENTARY strategy consists of three
Eamakfin
Deshpande Mahesh Narayanrao
EAMakfin Expert Advisor ソフトウェアのご紹介: 専門知識の遺産! MAKFIN アルゴリズム取引ソフトウェア、以下のリンクから無料デモを予約してください。 https://calendly.com/mahesh-25/meeting-with-mahesh 25 年間のプログラミングの熟練によって作成: EAMakfin は単なるソフトウェアではありません。 これは、25 年にわたる卓越したプログラミングの証です。 当社の経験豊富な専門家チームは、比類のない知識をテーブルにもたらします。 あなたの取引体験が成功の遺産に裏付けられていることを保証します。 元Tier-1投資銀行プログラマーからの信頼: かつてティア 1 投資銀行のトレーディング エンジンを支えた頭脳によって設計された、 EAMakfin は、金融業界の専門家によって設定された高い基準を反映しています。 銀行業務の成功を導いた設計者によって洗練されたソフトウェアを信頼してください。 20 以上
the expert Advisor is an artificial intelligence that uses built-in algorithms to calculate currency support levels and place orders. defined by five main levels support.in in cases of a breakdown of the strongest support, the adviser closes orders and opens an order in the direction of the trend, thereby saving the Deposit from being completely drained. new levels are defined, and the EA starts working. does not use martingale. it works on any timeframe, but preferably 30 minutes. th
MT5の場合: https://www.mql5.com/en/market/product/97828 手動でオープンしたポジションを補完するように設計されたアシスタント エキスパート アドバイザー (EA) は、取引プロセスを大幅に合理化します。 たとえば、通貨ペア専用の場合、この EA は MetaTrader プラットフォーム内で動作できます。 その特徴と機能の概要は次のとおりです。 手動取引の補足: トレーダーが手動でポジションをオープンすると、EA がアクティブになり、その特定の取引を支援および管理します。 カスタマイズ可能な設定: パラメータを最初に設定して、EA が後続のポジションをどのように処理するかを定義できます。 これらには次のものが含まれる場合があります。 ロットサイズの調整: リスク許容度または口座残高に基づきます。 テイクプロフィット (TP) およびストップロス (SL) レベル: 事前定義されたエグジットポイントを設定します。 トレーリングストップ: 取引が有利に進むにつれて利益を確定させること。 時間ベースの管理: 取引の期間を設定し
The advantages of EA TWO CANDLE SMART are: It is equipped with various filters, including: maxspread, maxlot, takeprofit (4 step), stop loss (3 step), profit target per day, and many more. Open order BUY = If iClose[2] > iOpen[2] && iClose[1] > iOpen[1]. Open order SELL = If iClose[2] < iOpen[2] && iClose[1] < iOpen[1]. Target_profit_perday=50; ==> can work on forward test. lockprofit=2;//Minimal Profit in money Step_LockProfit_in_Money=25; Stoploss_in_Money=1000; Stoploss_in %=50;==> Stoplos
To use MerkaStudent Advance you need to purchase the paid version. Once you have purchased MerkaStudent Advance, you have to communicate it to the email: merkabot.io@gmail.com. You will be sent all the necessary documentation to perform the necessary training in the use and understanding of the Expert (EA). The purchase of MerkaStudent Advance includes 12 hours of online tutoring. Note: to clarify any doubts before purchasing the product, you can contact a member of the team by scheduli
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
/ ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** / Big Sales for Easter! Price is reduced > 50 % already! Grasp the chance and Enjoy it!  /   ********** **********   ********** **********   ********** **********   ********** **********   ********** **********   / This is a powerful EA that support single order strategy, martingale strategy, multiple timeframes strategy, etc with lots of useful indicators and self defined methods.
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
The Expert Advisor uses a trading strategy based on Fibonacci levels. On the levels of ~38.2,~50.0 and ~61.8, it sets virtual pending orders (Buy Limit, Sell Limit). A grid of virtual pending orders is built in trend direction. Trend is determined using the ZigZag indicator. Orders are closed at a total virtual take profit or a total virtual stop loss. The EA makes a decision at the opening of a new candlestick, so optimization can be performed using open prices. Settings and Input Parameters
United Rsi
Kenneth Parling
3.5 (2)
Introduction United Rsi is an expert everyone should have in their arsenal, simple and easy to handle. From the name, you will surely understand that the expert works with the Relative Strength Index indicator, which constitutes a signal for trading in overbought and oversold price zones. Orders are placed with the usual take profit and stop loss. The characteristic features of the expert Presets ready to use on eurusd M5 No dangerous trading methods are used Works after optimization on the mo
FREE
GALAXY  it is a Secure Automated Software for trade Forex market and indices. Architecture is a Fully Automatic Autonomous Robot Expert capable Independently analyzing the market and making trading decisions  GALAXY      It is an advanced trading system. This is a fully automatic Expert Advisor.        NO INPUT TO SELECT FOR THE TRADER   ALL AUTO MATED THIS SYSTEM IS ALWAIS IN THE MARKET IN THE TWO DIRECCTION MAKE WINING CYCLES   GALAXY  . It is a 100% automatic system, the system contr
Yamashita
Rhalf Wendel David Caacbay
This Ea uses breakout strategy. The strategy is very reliable but still future is not a guaranteed. Backtest and forward test for you to see the result. FEATURES:          -Using BreakoutStrategy     -Operation is Automated     -Can exit anytime, Orders last for only seconds or minutes.     -No Martingale, No Grid and No Hedging     -100:15 Risk/Reward Ratio (TakeProfit, StopLoss)     -CurrencyPair: EURUSD, GBPUSD, USDJPY and XAUUSD     -Works on perfectly on 0-7 Spread. Low spread accou
Mass Force 1 EA
Valentin Carrera Calzada
Robot that takes advantage of small trend sections. How it works : Trend swing trading with the following entry and exit rules. Input : Combination of weighted moving averages and stochastic. Output : Force Index and simple moving average. Especially recommended for Forex, in daily timeframe (D1) and 4 hours (H4), for the following pairs: GBPUSD EURCHF EURJPY USDCHF USDJPY
You shall not pass - it is a Secure Automated Software for trade Forex market and indices. This system detects the ranges between the end of the American session and the beginning of the Asian session, operating thinking that the volume of the market will not be able to maintain the break of the support or resistance, thinking that this break. To adapt to the different schedules of the different brokers, you have to set the closing time of the American session of your broker in the configurati
Prins Trend Whisper
Jose Daniel Stromberg Martinez
OPENING PRICE: $49, 2 COPIES LEFT! Next price: $149 Final price: $299 This   is an expert that is fully automated with fixed stoploss and take profit. You can choose if you want to trade with fixed lots, or lots per amount in balance. This EA is based on pure trend movements. No martingale No grid Broker and deposit Any broker with small spreads is suitable. Recommended deposit: $300 or more. Minimum deposit: $100  Currency pairs and timeframe Recommended pair: EURUSD Recommended t
Early Morning Scalper ATR ( 以下 EMS ATR) は、いわゆる朝スキャタイプの Expert Adviser (EA) です。システムトレード用のプログラムとして組まれており、月曜日から金曜日までの特定の時間帯でのみ動作するように設計されています。 EMS ATR には複雑なアルゴリズムと内部搭載のインジケーターを用いて市場の状況を分析します。プライスレンジを計算してその動きの強さを分析し、その結果最適なタイミングであると判断した場合にポジションを持ちます。 Stop Loss と Take Profit を持っていますのでユーザーのアカウントバランスを保護しながらトレードをしかけます。他にも EMS ATR にはアドバンスド・トレーリングや内部アルゴリズムを備えているので、マーケットの動向を賢く判断しながらベストな「逃げ時」をうかがいます。マーケットが好ましくない状況になれば、開いているポジションを閉じて設けを確保したり、損失をおさえます。 Spread と slippage フィルターを備えているので、ボラティリティが高くて不利な状況でのエントリーを
Slope Trend Robot  is the Expert Advisors trading with a combination of multiple strategy trading algorithms (Trend, Level Trading, and Money Management with Martingale recovery loss to profitable).  The Trading algorithms. 1. Follow trends with Indicators is Moving average and Envelopes. 2. Open order two ways that trading both BUY and SELL. 3. Open orders with distance. 4. Close order follow indicator's signal with a profit.  How to work? Open BUY When Moving Average Cross Above Envelopes
Avg
Andriy Sydoruk
Avg - the adviser uses many moving average indicators to search for signals to enter. Works in fully automatic mode! You do not need any settings, you can use the default settings. The bot passes the historical gap for the 19-year period from 2000 to 2019. Unlike alternative developments, this bot can simultaneously trade both on buy and on sell. That is, it has two independent systems of analysis. This is a significant advantage in real life because it gives the opportunity to achieve signific
This program works only on indexes, better US indexes like US30, US100 (USTEC), US500 (SP500) at New York Stock Exchange opening time (16:30) and automatically manage for each opening Trailing Stop Loss and BreakEven (if set). It is based on NY opening physiological movements of indexes quotes by putting pendants orders at defined (Gap) distance. It has an automatic recovery system in case the first trade gone in loss. It is possible to decide which multiply factor to use for the recover, thus
Hello all The expert works by hanging pending deals moving with the price when activating a transaction It closes on the stop loss or on a profit from the pursuit of profit Work on low spread currency pairs Like dollar yen currency The work is done with the same settings as the expert, or it can be modified as the user likes Work on a timing of 15M or more as the user likes parameters: Transaction_Movement : Movement =true  . no Movement=false . Lot1: Manual Lot Size Auto_Lot: Set true to aut
BullsBears Action
Thushara Dissanayake
3.91 (22)
BullsBears Action Expert Advisor は、 取引の決定に ブルズ と ベアズの 出来高データを利用するように設計された強力なツールです。この EA は、ローソク足の出来高に基づいて市場の強気派と弱気派の割合を分析することにより、ユーザー定義のパラメーターに従って買い注文または売り注文を自動的にオープンします。リスク管理、自動ストップロス調整、カスタマイズ可能な設定を組み込んだユーザーフレンドリーな取引ソリューションを提供します。 このエキスパートアドバイザーの重要な機能の 1 つはリスク管理システムであり、証拠金合計に基づいて最大リスク割合を設定することでエクスポージャーの制御に役立ちます。さらに、EA は完全に自動で動作し、注文の実行とトレーリング ストップ機能による利益保護を処理します。移動平均クロスオーバー、CCI、RSI、および確率的フィルターを組み込むことにより、信号フィルター処理に柔軟性を提供します。トレーダーは、重要な取引イベントに関する通知アラートをタイムリーに受け取ることができます。 EA は無制限の注文オープンをサポートしており、トレーダ
FREE
StarDust searches for divergences in the values of several indicators considering them as signs of flat and enters the market if a relatively steady trend is detected. The Expert Advisor trades "basic" symbols with a low spread. The best results are achieved on М15. The EA automatically adjusts to 4 and 5-digit quote flows. Settings Comment_to_orders – comment to a placed order. The field can be left blank if no comment is required. MM – enable money management with automatic setting of a work
附上20240307市況, 順勢加單真開心 附上20240306市況, 順勢加單真開心 ※ ※ ※ This configuration is extremely aggressive and extremely risky. Please conduct your own backtesting and adjust it to a suitable risk level. ※ ※ ※ Additionally, please share the configuration and EA modification requirements with me. ※ ※ ※ ※ This EA trades based on the multi-time frame Parabolic SAR indicator. E.G. if there still a buy signal on the M15 timeframe SAR, In the M1 timeframe, the EA will execute a buy trade when M1 SAR buy signal
このトレーディングエキスパートの主な目的は、トレーリングストップの機能を実行することです。ポジションをオープンまたはクローズするのではなく、セットとムーブだけが利益を取り、損失レベルを停止します。テイクプロフィットとストップロスを計算するために、価格変動の統計とD.ベルヌーイの道徳的期待が使用されます。このため、専門家によって設定された新しいレベルは、リスク/報酬の比率に関して(可能な限り)最良のオプションを提供します。トレーディングロボットのパラメータを見てみましょう。 Tracked Symbols -EAによって追跡される通貨ペア。興味のある文字をすべてコンマで区切って入力してください。例:EURUSD、GBPUSD、USDCHF。このフィールドを空のままにすると、アドバイザーはそれがインストールされているシンボルに対してのみ機能します。起動すると、ロボットは監視対象のシンボルを端末の[エキスパート]タブに表示します。 Estimated Timeframe -EAが価格変動統計を収集する時間枠を設定します。利益の少ない多数のエントリを使用する取引戦略(スキャルピングなど)
Way Trade
Ivan Grachev
4.67 (6)
An automatic trend trading advisor based on an analysis of the current market situation. The adviser determines the direction of the market, monitors built-in indicators, builds breakdown levels and enters the market after they cross. In this case, irrelevant levels are deleted. Advisor is fully automated and ready to go. Please see all my products:  https://www.mql5.com/en/users/en_coding/seller Advantage: does not use locks, grids, sitouts, arbitrage and other risky trading strategies; high
FREE
NewFx EA
Marco Antonio Lago De Jesus Pereira
NewFx EA このEAを使用すると、構成の可能性が多くなります。 小規模なアカウントや、注文をより細かく管理したい人に最適です。 12のカスタマイズ可能なパラメーターがあり、多くの複雑さはありません。 私はいくつかの通貨でテストしました、そしてそれらのすべてで彼は利益を上げることができます。 戦略アナライザーを自由に使用して、戦略と初期投資に応じて、使用する通貨に最適な設定を見つけてください。 パラメーター: StartHour  - パターンを探す時間帯。 MinPipLimit  - 取引シグナルをトリガーするために、その日の開始以降に価格が移動しなければならないピップ単位の最小距離。 TakeProfit - ピップ単位のtakeprofit距離。 StopLoss - ピップ単位のストップロスの距離。 ロット - EAトランザクションの量。貪欲にならないでください。 UseMAFilter - はい/いいえEAに移動平均フィルターを使用する/使用しないように指示するフラグ。 MA_Period - NewFxEAによって使用される移動平均の期間。 Magic - 同
このプロダクトを購入した人は以下も購入しています
The Gold Reaper MT4
Profalgo Limited
4.86 (29)
プロップしっかり準備完了!   (   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
5 (18)
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
Gold Trade Pro
Profalgo Limited
4.59 (22)
プロモーションを開始します! 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/機械学習」として偽装されることがよくありますが、
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
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
GoldPulse AI
Babak Alamdar
4.29 (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 を取引する最初の最もスマートなロボットです。 私は毎日ニュースをチェックし、技術的、基本的、感情的な裏付けが得られる機会はすべて利用します。せっかちなトレーダーのポケットから患者のポケットにお金が落ちます! この市場では、賢い人々と競争することになります。彼らはあなたのお金を手に入れようとしており、あなたも彼らのお金を手に入れようとしています。最も正確
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
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 MT5バージョン: MT5へ移動 現在、ゴールドEAを無料で提供するキャンペーンを行っています。購入後にご連絡いただければ、お受け取りいただけます。このキャンペーンは期間限定です。 実行の推奨事項 推奨通貨ペア
AW Recovery EA
AW Trading Software Limited
4.3 (70)
Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
EA Gold Stuff
Vasiliy Strukov
4.74 (994)
EA Gold Stuffは、金取引のために特別に設計されたExpert Advisorです。 この作業は、ゴールドスタッフインジケーターを使用した注文の開始に基づいているため、アドバイザーはトレンドに従うことを意味する"トレンドフォロー"戦略に従って動作します。 重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   リアルタイムの結果はここで見ることができます パラメータ 新しいシリーズを開く-新しいシリーズの注文の開始をオン/オフします。 開始ロット-開始ロット。 トレードバイ-Expert Advisorが購入できるようにします。 トレード売り-Expert Advisorが売ることを許可します。 ヘッジを使用する-機能が有効になっている場合、アドバイザーは買いと売りの両方の方向を取引し、機能が無効になっている場合、アドバイザーは一方向 マネー Manadgementを使用-オン/自動ロット計算の使用をオフにします。 オー
Live signal :   TrendMaster FX The MT4 version : TrendMaster FX MT4   現在、EAの試用キャンペーンを実施中です。購入後にご連絡いただければ、「Gold Garden」または「AI TradingVision GPX」をご利用いただけます。詳細はお問い合わせください。 おすすめの通貨ペア: 英ポンド/米ドル(GBPUSD) 米ドル/カナダドル(USDCAD) ユーロ/米ドル(EURUSD) リスク設定: 積極的なトレーダーのための最大リスク設定は0.15です。 より保守的なトレーダーや、特に資本の大きい人は、0.05以下に設定することをおすすめします。 購入後: ユーザーマニュアルと注意事項を入手するために、私たちに連絡してください。すでに購入された方は、おすすめのユーザーマニュアルを参照してください。 安全で安定したEA: 当社のEAは、グリッドまたはマーチンゲール戦略を使用していません。各注文にはストップロスがあります。 大きな価格変動が発生した場合、ヘッジ保護があり、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
ローンチプロモーション: 現在の価格で入手可能な限定数のコピー 最終価格: 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
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
Bitcoin Robot MT4
Marzena Maria Szmit
5 (10)
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
ONLY 3 COPIES OUT OF 10 LEFT AT $299! After that, the price will be raised to $399. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2234734 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, N
Aura White Edition
Stanislav Tomilov
4.4 (5)
Aura White Edition   is unique Expert Advisor that continues the Aura series of advisors. The Expert Advisor is based on the engine of   Aura Black Expert Advisor , but with a number of changes and author's settings for currency pairs. Innovative methods of the programme's approach to trading, and promising performance results are possible thanks to the use of modern technologies and methods. Aura White Edition is a fully automated EA designed to trade currencies only. Working pairs EURUSD, GBPU
Aura Black Edition
Stanislav Tomilov
4.76 (17)
Aura Black Edition is a fully automated EA designed to trade GOLD only. Expert showed stable results on XAUUSD in 2011-2020 period. No dangerous methods of money management used, no martingale, no grid or scalp. Suitable for any broker conditions. EA trained with a multilayer perceptron Neural Network (MLP) is a class of feedforward artificial neural network (ANN). The term MLP is used ambiguously, sometimes loosely to any feedforward ANN, sometimes strictly to refer to networks composed of mult
現在のプロモーション: 残り 1 個 349$ 最終価格: 999$ プロモーション ブログ で「 究極の EA コンボ パッケージ」 をチェックしてください 。   LIVE SIGNAL Bitcoin Scalp Pro は市場で唯一の取引システムです。  サポートとレジスタンスレベルのブレイクアウトを取引することにより、ビットコイン市場のボラティリティを悪用することに完全に焦点を当てています. EA の焦点は安全性にあります。これは、極端に低いドローダウンと取引の非常に優れたリスク/報酬比につながります。 EA は、ビットコインの実際の価格に基づいて、ストップロス、テイクプロフィット、トレーリングSL だけでなく、エントリーとロットサイズも計算する「スマート適応パラメーター システム」を内部で使用します。 つまり、ビットコインが 6000 または 30000 で取引されている場合、すべてのパラメーターの値が異なります。 EA は 2022 年 6 月以降、実際のライブ アカウントでフォワード テストされており、これまでのところ結果は非常に有望です。 ティッククオリ
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 (2)
43% discount, until 2024.06.14 (for old customers and first buyers >>> Expert final 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
ローンチプロモーション:30%OFF! 現在の価格で購入するために残っている販売は3つだけです。 次回価格: $1033 無料で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の
Dark Algo
Marco Solito
4.78 (59)
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 .
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
Boring Pips MT4
Thi Thu Ha Hoang
5 (12)
ほとんどのエキスパートアドバイザーがバックテストのパフォーマンスは完璧でも、実際の取引では効果的でない理由について考えたことはありますか? 最もありそうな答えは過学習です。多くの EA は利用可能な過去のデータに完璧に適応するように作成されていますが、構築されたモデルに一般化能力がないため、将来を予測することができません。 一部の開発者は、過学習の存在を知らないか、知っていても防止する方法を持っていません。他の人はそれをバックテスト結果を美化するためのツールとして利用し、統計的な有意性を考慮せずに数十の入力パラメータを追加し、取引戦略を過去のデータに過度に合わせ、自分の EA が将来において同様のパフォーマンスを達成できると他の人に納得させようとします。 もし興味があって、過学習についてより深く理解したい場合は、こちらの私の記事を参照してください。 Avoiding Over-fitting in Trading Strategy (Part 1): Identifying the Signs and Causes Avoiding Over-fitting in Trading St
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
強力な1分のスキャルピングシステム -  Xauusd通貨ペアの取引用の自動ロボットスキャルパー(ロボットは他の通貨ペアで取引されますが、ゴールドで最高の結果を得ます)。 推奨期間M1およびM5。 最小初期残高は500ドルからです。 このロボットは、価格のターニングポイントを自動的に決定し、トレンドの将来の方向にいくつかの繰延注文を設定します。 価格が正しい方向に展開されない場合、ロボットは遅延した注文を削除します。 しかし、価格が正しい方向に展開された場合、ロボットはオープン注文に伴い(変更)、最大の結果を得るようになります。 ロボットは2つのモードで動作できます。 ロボット設定の「ロット」パラメーターが= 0の場合、ロボットは各トランザクションのロットのサイズを自動的に計算します。 ロットのサイズは、最小限のリスクで最大の結果を得るために計算されます。 このモードでは、ロットのサイズはバランスの成長に比例して増加します。 「ロット」パラメーターが0.01に関係しない場合、ロボットは固定ロットサイズ= 0.01で注文を開きます。 このモードでは、ロットのサイズは常に固定されます
元の価格 $269 → 50%割引で $129 のみ ライブ結果:   Bio内のリンク Tiger Trade Pro - 自信を持って取引するための鍵! Tiger Trade Proは、Scalp-Trendシステムを使用し、他の類似したEAと比較して非常に有利なリスクを持つ実際かつ一貫して利益を上げるEAです。このEAは、取引スタイルに合わせてシンプルな設定と高度な設定の両方を提供しています。 カスタマイズされた設定:  あなたがシンプルな設定を好むか、高度なコントロールを好むかに関わらず、Tiger Trade Proは対応しています。高度なオプションには次のものがあります: トレーリングストップ:利益を保護します。 自動ロット:システムによってアカウントの純資産に基づいて取引サイズを調整します。 資産停止:資産範囲を定義して損失を最小化します。 時間取引:特定の時間に取引を実行。 ダイナミックステップ:市場条件に基づいて収益性を最適化します。 市場の状況に適応可能:Tiger Trade Proは異なる市場の状況にシームレスに適応し、柔軟性と強靭性を確保し
FXMachine
Alexander Kozachuk
4.75 (12)
2020 年以降の実際のアカウントの統計 過去 13 年間のバックテスト 低ドローダウン戦略 複数通貨アルゴリズム あらゆるブローカーと互換性があります 実証済みのドローダウン制御システム 2020 年以降 のリアル口座での取引: ここをクリック USDCAD、EURGBP、GBPUSD、EURUSD での取引: ここをクリック EURGBP での取引: ここをクリック GBPUSD での取引: ここをクリック FXMachine EA の完全なバックテストはここからダウンロードできます: ここをクリック 当社について: FXMachine およびその他のロボットの開発とサポートは、 外国為替 分野で 14 年以上の経験を持つ専門チームによって行われています。 この 14 年間 の間、私たちは開発を改善し、取引に対するより優れた効果的なアプローチを見つけてきました。 もし私たちに 私たちが与えることができる最高のアドバイスは何ですかと尋ねられたら どの EA が優れているか、どの EA がそうでないかを判断するには、次のような答えが得られます。 最も
Scalp Bot EURUSD
Abu Talha Md Mahi Uddin
5 (1)
Best EuroUsd EA in the market...101$ to 1040$ 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 add 1 Major Pair I am running this EA 24 Hour with all hig
作者のその他のプロダクト
The 27x GBPUSD ninja "The 27x GBPUSD ninja"は日本国の忍者のように洗練された手腕で着実にマーケットから利益を得ることを目標としたEAです。 RSIと独自のインジケータを使用したロジックを搭載しています。 設定はシンプルかつ簡単です。 セットアップ 初期証拠金は$1000以上が推奨されます。 このEAは、GBPUSD/15minuteのチャート上にてご利用下さい。 非常に軽量で他のEAとの同時稼働も問題ありません。 バックテスト バックテストを独自に行う場合は、Alpariなどの信頼性の置けるHistoricalDataをご使用ください。 そうでない場合は、添付画像のような結果にはなりません。 設定項目 ・Slippage   ・Take_Profit ・Stop_Loss ・MAGIC =>他のEAが稼働中の場合は、そのEAのMagicNumberを確認頂き、それとは異なるNumberをこの欄に設定してください。 ・AccountUSD => ドル建てアカウントの場合にtureを設定ください。 ・Leverage
The 49x GBPUSD "The 49x GBPUSD"は洗練された手腕を用いて着実にマーケットから利益を得ることを目標としたEAです。 RSIと独自のインジケータを使用したロジックを搭載しています。 設定はシンプルかつ簡単です。 セットアップ 初期証拠金は$1000以上(¥100,000以上) が推奨されます。 このEAは、必ずGBPUSD/15minuteのチャート上にてご利用下さい。 非常に軽量で他のEAとの同時稼働も問題ありません。 バックテスト バックテストを独自に行う場合は、Alpariなどの信頼性の置けるHistoricalDataをご使用ください。 そうでない場合は、添付画像のような結果にはなりません。 設定項目 ・Slippage=>基本的に変更の必要はありません ・TP (Take Profit) =>基本的に変更の必要はありません ・SL (Stop Loss)=>基本的に変更の必要はありません ・MAGIC =>他のEAが稼働中の場合は、そのEAのMagicNumberを確認頂き、それとは異なるNumberをこの欄に設定してくださ
フィルタ:
レビューなし
レビューに返信