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

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
Netsrac Correlation Trader (NCT) is a very powerful tool to trade positive and negative correlated currency pairs with hedged orders.  1) It looks for positive and negative correlated pairs 2) It shows you a signal, if the correlated pairs are not in balance 3) It can "autotrade" some or all correlated pairs with your setting of time frames and signal-values (handle with care) 4) It can set the correct lot size to have pip value and daily range based optimal hedge trades 5) It can be your s
AdamMT4
Dragan Drenjanin
Dear friends, I am pleased to announce that the application development has been completed with version 6. Every feature and functionality I envisioned has been successfully implemented. Despite the numerous updates, we have reached the final stage. "ADAM" Neural Network Expert Advisor Use deff settings to trade EURUSD on H1(recommended),  or you can find two sets for EURUSD in the comments This robot is different from anything you know or think you know, and here's why. The robot can be use
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が価格変動統計を収集する時間枠を設定します。利益の少ない多数のエントリを使用する取引戦略(スキャルピングなど)
このプロダクトを購入した人は以下も購入しています
The Gold Reaper MT4
Profalgo Limited
4.85 (27)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
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.93 (124)
ご紹介     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
バックテストではなく、実際の取引システムを購入してください。   Live Signal 1     Live Signal 2 この価格はプロモーション期間中の一時的なもので、間もなく値上げされます 最終価格: 5000 $ 現在の価格では残りわずかです。次の価格は -->> 745 $  Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! これは、XAUUSD、XAUEUR、XAUGBP、XAUAUD、XAUJPY、XAUCHF、XAUSGD、XAUCNH などの完全なペアで金または XAU を取引する最初の最もスマートなロボットです。 私は毎日ニュースをチェックし、技術的、基本的、感情的な裏付けが得られる機会はすべて利用します。せっかちなトレーダーのポケットから患者のポケットにお金が落ちます! この市場では、賢い人々と競争することになります。彼らはあなたのお金を手に入れようとしており、あなたも彼らのお金を手に入れようとしています。最も正確で積極的な市場分析を使って、頑張ります!あなたの幸運を祈ります! Hig
One Gold MT4
Stanislav Tomilov
5 (9)
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
オリジナルの英語の製品ページはここにあります。 https://www.mql5.com/en/market/product/104871 製品の説明をよくお読みください。この製品を理解するには、英語に精通した人に手伝ってもらうとよいでしょう。 私はこの Expert Advisor の機能を明確かつ正直に書きましたが、「Prop Firm」が何なのか理解できず、上記の英語の説明も理解できない場合は、この製品を購入しないでください。 読んでくれてありがとう。 このEAは「Prop Firm」に合格するためのものであり、ライブ/リアルの 「  Broker」用ではありません。 ご購入前に英語のソフトウェア説明をよく読み、このEAの目的を理解してください。 私の他の製品とサービス: https://www.mql5.com/en/users/rodeong/seller
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
Bitcoin Robot MT4
Marzena Maria Szmit
5 (6)
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
HFT Prop EA
Manpreet Singh
4.95 (246)
HFT PROP EA is the High Frequency Trading Expert Advisor (EA/bot) designed to pass proprietary trading firms (prop firms) challenges which use stop orders to enter the trades when market is trending, It is basically designed for US30 just at opening of US30 in New York Session till it remain in its trending nature for 15-30 minutes, and using HFT PROP EA you can pass the challenge within few minutes for prop firms who doesn't have any lot size cap. Special benefit for buyers who share their re
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 MT5バージョン: MT5へ移動 EAはまもなく価格を上げる予定です。興味があれば、お早めにご購入ください。 実行の推奨事項 推奨通貨ペア:GBPUSD、USDCAD、AUDUSD、EURUSD、USDCH
Quantum Trade EA
Bogdan Ion Puscasu
4.7 (79)
ご紹介     Quantum Trade EA は 、有名な GBPUSD ペアの取引方法を変革する画期的な MQL5 エキスパート アドバイザーです。 Quantum Trade は 13 年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。       EA は、革新的でダイナミックなブレイクアウト ゾーン戦略により、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 重要!購入後、インストールマニュアルとセットアップ手順を受け取るためにプライベートメッセージを送ってください。 ***Quantum Trade EA を購入すると、Quantum Gold Empire EA を無料で入手できます!*** 詳細については非公開でお問い合わせください。 ライブシグナル: ここをクリックしてください MT5バージョン:       ここをクリック 量子EAチャネル:       ここをクリック のみのプロモーション価格  5 99.99ドル !価格は間もなく 699.99 ドルに値上がりし、その後 10 回購入する
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
現在の価格はプロモーション価格であり、間もなく値上がりします。 製品の最終価格は:$5566です。 現在の価格ではほんの数部しか残っておらず、次の価格は$566です。 こちらでライブ結果をご確認ください: 個人ライブシグナル: [ここをクリック] プロポライブシグナル: [ここをクリック] MT5バージョンはこちら: [ここをクリック] How to install   |   Download SetFile Quantum Algo Trading MT5 EAへようこそ。 このEAは、単なる機械的なシステム以上のものを目指して設計されており、あなたのトレードの旅路において、あなたの仲間となるでしょう。 このEAは、トレーディングとプログラミングの経験が13年以上ある誰かによって最適化されたアルゴリズムを使用してブレイクアウトシステムを利用しています。 他のEAとは異なり、市場で過去のバックテスト結果に完全に依存しているものや、過去に適合するように意図的に結果を操作しているものとは異なり、Quantum Algo Tradingは過去の結果に一致するように
深層学習が金の取引を再構築し、インテリジェントアシスタントが庭師のように取引の庭を手入れします。「ゴールドガーデン」EAは、深層学習の知的技術を採用し、20年分のデータトレーニングにより、戦略のパフォーマンスを大幅に向上させます。これにより、取引がより簡単でインテリジェントになります。一緒にインテリジェント化の時代を切り開き、取引を幸せな庭園に変えましょう。これはあなただけのGold Garden Stewardになります。 MT5バージョン: Gold Garden MT5   現在の発売記念価格は699ドルで、販売目標に達すると999ドルに値上げされます。 現在、EAの試用キャンペーンが行われています。購入後にご連絡いただくと、「TrendMaster FX」または「AI TradingVision GPX」の使用権を得ることができます。詳細についてはお問い合わせください。 現在の発売記念価格は699ドルで、販売目標に達すると999ドルに値上げされます。 現在、EAの試用キャンペーンが行われています。購入後にご連絡いただくと、「TrendMaster FX」または「AI Tr
ONLY 3 COPIES OUT OF 10 LEFT AT $199! After that, the price will be raised to $299. - REAL SIGNAL: Default Setting: https://www.mql5.com/en/signals/2206758 5k Fixed Lot:  https://www.mql5.com/en/signals/2217326 Limited price $199 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 lates
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
Odin AI
Nestor Alejandro Chiariello
5 (2)
トレーダーの皆さん、私は ODIN AI を厳密に設計し、実際の結果をもたらし、その知恵と知性において非の打ちどころのないものであり、これまでのいくつかの戦略に基づいたツールを外国為替市場に適応させました。したがって、機械学習の人工知能に適応しています。 AIはパラメータを読み取って私の戦略に合わせて学習し、エントリの品質が高くなるように学習します。ポジションを回復できるノードもあり、もう1つの革新的な点は次のとおりです。すべてが仮想的な方法でカプセル化されます。つまり、ストップロスやテイクプロフィットなどのサーバーにデータが送信されることはなく、非常に人道的な方法になります。 このスキャルパーは、リスクを制限しながら戦略的なエントリーを行うために、スリッページとプリード保護を備えて設計されています。 メタトレーダー専用に設計されており、完全にインテリジェントで自己管理されます。 主なことの 2 つは、extractFeature 関数と trainModel 関数を設計することです。これは、ローソク足の設計、スリッページの構造化、スプレッドを適応させるために
Trade Fusion MT4
Tajammul Hussain
5 (1)
Live Signal available here:  https://www.mql5.com/en/signals/2223440   (high risk 7.5%) 尊敬するトレーダーの皆様へ 私は、革新的な新しいエキスパートアドバイザーである「Trade Fusion」をご紹介できることを喜んでいます。これは自動取引の世界を変革することになる先進的なソリューションであり、数ヶ月にわたる集中的な研究、開発、厳格なテストの結果です。Trade Fusionは、最先端の技術と最も洗練された取引戦略を組み合わせて、比類のない取引体験を提供するために生まれました。 Trade Fusionの特徴の1つは、28通貨ペアを同時に分析および取引し、同時に非常に低いドローダウンを維持できる能力です。これは、2つの画期的なアプローチによって実現されています:       1. 指標ベースのアプローチ: 8つの異なる指標を組み合わせ、それぞれを複数の状態に分割 ろうそく足ごとに10年間の過去データをスキャン 90%以上の勝率を持つ希少な状況を特定 何百万もの可能性からこれらの貴重な機会
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
Forex GOLD Investor
Lachezar Krastev
4.48 (29)
SHOCK DEAL --> JUST RELEASED UPDATE + DISCOUNT + BONUS EA 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. It has been tested rigorously to get the most successful results. You don't need to do any optimizations if you use the default settings
強力な1分のスキャルピングシステム -  Xauusd通貨ペアの取引用の自動ロボットスキャルパー(ロボットは他の通貨ペアで取引されますが、ゴールドで最高の結果を得ます)。 推奨期間M1およびM5。 最小初期残高は500ドルからです。 このロボットは、価格のターニングポイントを自動的に決定し、トレンドの将来の方向にいくつかの繰延注文を設定します。 価格が正しい方向に展開されない場合、ロボットは遅延した注文を削除します。 しかし、価格が正しい方向に展開された場合、ロボットはオープン注文に伴い(変更)、最大の結果を得るようになります。 ロボットは2つのモードで動作できます。 ロボット設定の「ロット」パラメーターが= 0の場合、ロボットは各トランザクションのロットのサイズを自動的に計算します。 ロットのサイズは、最小限のリスクで最大の結果を得るために計算されます。 このモードでは、ロットのサイズはバランスの成長に比例して増加します。 「ロット」パラメーターが0.01に関係しない場合、ロボットは固定ロットサイズ= 0.01で注文を開きます。 このモードでは、ロットのサイズは常に固定されます
Diamond PRO
Fanur Galamov
5 (9)
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
Live signal : TrendMaster FX The MT5 version : TrendMaster FX MT 5 現在、EAの試用キャンペーンを実施中です。購入後にご連絡いただければ、「Gold Garden」または「AI TradingVision GPX」をご利用いただけます。詳細はお問い合わせください。 おすすめの通貨ペア: 英ポンド/米ドル(GBPUSD) 米ドル/カナダドル(USDCAD) ユーロ/米ドル(EURUSD) オーストラリアドル/米ドル(AUDUSD) 米ドル/スイスフランク(USDCHF) 特別注意: Currently recommended :GBPUSD, AUDUSD, EURUSD リスク設定: 積極的なトレーダーのための最大リスク設定は0.15です。 より保守的なトレーダーや、特に資本の大きい人は、0.05以下に設定することをおすすめします。 購入後: ユーザーマニュアルと注意事項を入手するために、私たちに連絡してください。すでに購入された方は、おすすめのユーザーマニュアルを参照してください。 安全で安定したEA: 当社のEAは
ONLY 3 COPIES OUT OF 10 LEFT AT $99! After that, the price will be raised to $199. HFT  Propfirm Challenge Performance Monitor(Starting from $200) Account Number:  66668979 Server: ICmarketsSC-Demo06 Password: quantumhft1 You will get BONUS  worth $399 after you pass the HFT Prop Firm challenge round Quantum HFT Prop Firm is the EA is designed to pass the competition of HFT Prop Firms.  Please be aware that this Expert Advisor (EA) should not be used with a real account. Its sole pur
Dark Algo
Marco Solito
4.76 (54)
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 .
Smart Funded Hft
Barbaros Bulent Kortarla
5 (50)
!! 最新バージョン2.05にアップデートして、さらに高速なパフォーマンスを実現してください!! スマートファンデッドHFTは、2024年1月29日の市場オープンで、低ボラティリティにもかかわらず、KORTANA FXの100Kチャレンジを突破しました。 スクリーンショットセクションをチェックしてください。証拠をそこに置きました。 重要:2024年1月29日までのKORTANA FXの暗号支払いに対する40%の独占割引をお見逃しなく。 スマートファンデッドHFT EAでトレーディングの可能性を解き放ちましょう! VPS不要 / 設定ファイル不要 / プラグアンドプレイを楽しむ 限定時間のプロモーション価格 2024年2月1日に価格が上がります!! https://www.youtube.com/watch?v=56FKxI-noI4 最初の満足なクライアントの結果が添付されています。今日、自分自身でFAST FOREX FUNDINGの50Kチャレンジを突破しました。以下に結果を添付しました)) トレーダーの皆さん、こんにちは、 私のトレーディングの
Dragon Multi EA MT4
Mansour Babasafary
4.71 (17)
77% discount for the next 10 buyers (original price $3000): 1 person left Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. 3 experts in 1 expert Strategy based on price action Made specifically for the best forex currency pairs Can be used in the best time frame of the market at a very reasonable price This expert is basically 3 different experts. But we have combined these 3 experts in 1 expert so that you can
あらゆる取引戦略をポジション取引戦略に変換したり、不利な動きをしたポジションの自動ドローダウン制御システムを含む実証済みの RSI および ADR ベースのポジション取引戦略を取引したりできます。 この EA は、Market Structure Trader Web サイトで長年にわたって教示されているポジション取引戦略に使用されてきた MRA EA を進化させ、簡素化したものです。 ウェブサイトへのリンク、無料のポジション取引コース、その他の商品については、私のプロフィールをご覧ください。 EA は、「エラスティックバンド理論」を使用して市場構造の動きに自動的にスケールし、RSI 指標または取引したい外国為替商品の平均日幅 (ADR) の拡張を使用して、銀行や金融機関がとった動きを反転します。 ポジション取引は、小さなリスクと複数のエントリーを使用して市場にエントリーする方法です。つまり、最初の取引エントリーの精度は、エントリー後の EA による取引の管理方法ほど重要ではありません。 市場は予測不可能であり、長期的に持続可能な正確さで動きのタイミングを計ることは事実上不可能で
Index Scalping Pro は 指数取引 のエキスパートアドバイザー(EA)です。他との違いは何でしょうか?このEAは 3つの実際の取引戦略 を利用しています。 他のEAが派手で危険なグリッドシステムや彼ら自身のマーチンゲールシステム(「ニューラルネットワーク/人工知能/機械学習」と偽っており、テストでの操作によりより高い売上を達成していることがよくあります)でシステムを埋め尽くしているのとは異なり、Index Scalping Proはシンプルなアプローチに頼っています。このEAは、日次のサポートとレジスタンスレベルに基づく非常に効果的な戦略を採用しています。日次、4時間、1時間のタイムフレームでサポートとレジスタンスのレベルを調査し、その戦略に基づいて取引を実行します。私は約1年間の個人的な使用の後にこのEAをアップグレードし、それからリリースしました。私たちは指数の変動とスリッページを理解しており、その上下をナビゲートするために戦略を精密に設計しました。 269ドル で残りわずか5部 -> 次の価格: 489ドル -> 最終価格: 1299ドル 実績  -> 
TopBottomEA's advantage: the first support for small capital work EA, real trading for more than 4 years; this EA based on volatility adaptive mechanism, only one single at a time, each single with a stop-loss, an average of about 4 orders per day, holding a single length of 12 hours or so, with a limit of $ 20 principal challenge backtesting ran through more than 10 years. Every interval of three days to increase the price of $ 100, the price process: 998 --> 1098 --> 1198...... Up to the targ
作者のその他のプロダクト
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をこの欄に設定してくださ
フィルタ:
レビューなし
レビューに返信