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

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.
FiboSens AI
Konstantin Chechnev
FiboSens AI – has modern solutions for automating trading strategies based on Fibonacci levels. With a wide range of features, it allows for precise order management and adaptability to a variety of trading strategies and ideas. Key Features · Analysis of Fibonacci levels: customization for any currency pair and chart period. · Trend analysis: the ability to trade with or against the trend. · Automatic closing: customizable parameters for take profit, stop loss, closing based on the tot
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
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
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
/ ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** / 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
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
Detroit Trade v2
Johnneid Amme Gomes E Silva
https://lucrandoemdolares.com/ Funciona em todos os pares de moeda e metais, pode incluir vários ao mesmo tempo, recomendo usar 4 pares à cada 250usd de saldo disponível. sets >  https://www.mql5.com/en/blogs/post/740296 Recomendações O depósito mínimo recomendado é de $ 500. Use um corretor ECN com um spread baixo e execução rápida de ordens.  Símbolos principais: EURUSD, GBPUSD, XAUUSD, XAGUSD e USDJPY.     Prazos: H1 Para obter os melhores resultados de negociação, use   VPS   com conexão
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
BullsBears Action
Thushara Dissanayake
3.85 (13)
BullsBears Action Expert Advisor は、 取引の決定に ブルズ と ベアズの 出来高データを利用するように設計された強力なツールです。この EA は、ローソク足の出来高に基づいて市場の強気派と弱気派の割合を分析することにより、ユーザー定義のパラメーターに従って買い注文または売り注文を自動的にオープンします。リスク管理、自動ストップロス調整、カスタマイズ可能な設定を組み込んだユーザーフレンドリーな取引ソリューションを提供します。 このエキスパートアドバイザーの重要な機能の 1 つはリスク管理システムであり、証拠金合計に基づいて最大リスク割合を設定することでエクスポージャーの制御に役立ちます。さらに、EA は完全に自動で動作し、注文の実行とトレーリング ストップ機能による利益保護を処理します。移動平均クロスオーバー、CCI、RSI、および確率的フィルターを組み込むことにより、信号フィルター処理に柔軟性を提供します。トレーダーは、重要な取引イベントに関する通知アラートをタイムリーに受け取ることができます。 EA は無制限の注文オープンをサポートしており、トレーダ
FREE
附上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
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
このプロダクトを購入した人は以下も購入しています
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
ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2258186 Gold Trading AI is an EA that uses artificial intelligence technology to analyze data of many indicators. From there, EA will have the best option to enter orders. The biggest difference of Gold Trading AI is that the EA can control the Risk:Reward ratio much better than other EAs.That is possible thanks to a set of tools to control entry
Z4scalp
Cence Jk Oizeijoozzisa
4.43 (7)
-------------------------------------------Z4SCALP の紹介 ------------------------------------------- Z4SCALP は、トレードごとに SL を持つ高度なトレーディング ロボットで、非常に小さな SL で、マーチンゲールなしで設計されています。 偽の利益 2週間利益を出し、限られた損失で消える。このエキスパートはそのような動作をしません。 私のエキスパートは忍耐を必要とします。2か月後、結果と複利がアカウントに表示されます。 急いで利益を上げたい場合は、このエキスパートを購入しないでください。 限定オファー: 1 つの製品を購入すると、もう 1 つが無料で提供されます。他の 3 つのバージョンは無料で利用できます ---------------------------------------------------------------------------------------------------------------- テスト戦略を信頼できない場合は、このアカウントを毎
CoreX G MT4
Arseny Potyekhin
5 (4)
概要 CoreX G EAは、外国為替市場の複雑さに対応するために特別に設計された高度な取引システムです。最先端のニューラルネットワーク、高度な機械学習技術、および統合されたビッグデータ戦略を活用することで、CoreX Gは取引において卓越した精度とセキュリティを提供します。このエキスパートアドバイザー(EA)は、技術的な優秀さとプレミアムなカスタマーサポートにより際立ち、ユーザーが質問や懸念に常に対応できるようサポートします。 信号:   Live Signal 1 Live Signal 2 Blog: CoreX G EA この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 790米ドル です 。 ブローカー 任意のブローカー、 ECN / ZERO スプレッドを推奨 レバレッジ 1:20 から 入金 最低 200 ドル      シンボル XAUUSD タイムフレーム H1 ビッグデータ統合と取引戦略 ビッグデータはCoreX Gの戦略の基盤です。膨大な量の過去およびリア
Quantum Emperor MT4
Bogdan Ion Puscasu
4.87 (143)
ご紹介     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 StarMan、Quantum Queen、Quantum Gold Emperorを無料で入手できます!*** 詳細についてはプライベートでお問い合わせください 新しい Live Signal V5:   ここをクリック MT5バージョン:  ここをクリック 量子EAチャネル:       ここをクリック 10 回購入するごとに価格が 50 ドル上がります。最終価格 1999 ドル クォンタムエ
40% discount only for the next 5 buyes (Original price: 600 $) Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. Expert Golden Ai 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 Gold (XAUUSD) currency pair and 3 important time frames An expert who has been trained by artif
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
Bitcoin Robot MT4
Marzena Maria Szmit
5 (17)
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
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 と統合されています。
Bonnitta EA
Ugochukwu Mobi
3.42 (19)
Bonnitta EA は、保留ポジション戦略 (PPS) と非常に高度な秘密取引アルゴリズムに基づいています。 Bonnitta EA の戦略は、秘密のカスタム指標、トレンドライン、サポートおよびレジスタンス レベル (価格アクション)、および上記の最も重要な秘密の取引アルゴリズムを組み合わせたものです。 3 か月以上のリアルマネーテストなしで EA を購入しないでください。ボニッタ EA をリアルマネーでテストするのに 100 週間以上 (2 年以上) かかりました。結果は以下のリンクで確認してください。 BONNITTA EA は愛とエンパワーメントから作られています。 少数の購入者のみを対象とした価格設定と著作権侵害アルゴリズムの実装です。 Bonnitta EA は、22 年間で 99.9% の品質を持つ本物のティックを使用してテストされ、実際の市場状況に近いスリッページとコミッションでストレス テストに合格しました。 Expert Advisor には、完全な統計制御による統計収集およびスリッページ制御のアルゴリズムが含まれています。 この情報はブローカーのトリッ
Gold Scalping Expert は、地政学的なニュース、パンデミック、経済変動などのさまざまな影響の大きいイベント中の金の反応を利用する、非常にインテリジェントなスマート アルゴリズムです。 このシステムは、人気のジグザグ指標を使用して転換点で未決注文を発注することでブレイクアウト取引を行い、価格がこれらのレベルを超えてブレイクアウトすると注文がトリガーされます。 EA は非常にスマートなトレーリング ストップとダイナミック ストップロスを使用して、マーチンゲール手法を使用せずにアカウントを保護し、リスクを適切に管理します。 リアルタイムの結果はここで確認できます。 個人ボーナスを獲得するには、購入後すぐにご連絡ください。 設定・マニュアルはこちら   設定 Open new series - オン / オフ 新しい一連の注文の開始 Trade Buy - アドバイザーに購入を許可する Trade Sell - アドバイザーに販売を許可する Support manual orders - 手動注文の真偽をサポートします Max Orders - 許可される最大注文数 Max
EA Gold Stuff
Vasiliy Strukov
4.73 (967)
EA Gold Stuffは、金取引のために特別に設計されたExpert Advisorです。 この作業は、ゴールドスタッフインジケーターを使用した注文の開始に基づいているため、アドバイザーはトレンドに従うことを意味する"トレンドフォロー"戦略に従って動作します。 重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   リアルタイムの結果はここで見ることができます パラメータ 新しいシリーズを開く-新しいシリーズの注文の開始をオン/オフします。 開始ロット-開始ロット。 トレードバイ-Expert Advisorが購入できるようにします。 トレード売り-Expert Advisorが売ることを許可します。 ヘッジを使用する-機能が有効になっている場合、アドバイザーは買いと売りの両方の方向を取引し、機能が無効になっている場合、アドバイザーは一方向 マネー Manadgementを使用-オン/自動ロット計算の使用をオフにします。 オー
Diamond PRO
Fanur Galamov
5 (20)
Sale 30% OFF! Only 1 copy left for $199.  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
XG Gold Robot MT4
Marzena Maria Szmit
4.48 (25)
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 MT5バージョン: MT5へ移動 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 現在、ゴールドEAを無料で提供するキャンペーンを行っています。購入後にご連絡いただければ、お受け取りいただけます。このキャンペーンは期間限定です。 実行の推奨事項 推奨通貨ペア:G
The Gold Reaper MT4
Profalgo Limited
4.54 (28)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
way to starsは、市場のボラティリティが低い期間に低リスクの機会を活用して取引するために特別に設計された夜間スキャルピングeaです。この夜のスキャルピングeaは頻繁な取引のための小さな価格の動きをキャプチャすることに焦点を当て、それによって時間をかけて利益を蓄積します。1トレードあたりの潜在的な損失を抑制するために、厳格なストップロス対策を採用し、効果的なリスク管理を確保しています。way to starsは、ニューラルネットワーク、人工知能、chatgpt、または完全な直線バックテスト結果に依存しない、本物で正直な取引システムです。 MT5       マニュアル   signal :  https://www.mql5.com/en/signals/2260126   次価格: $ 699 setfile of Medium-low Risk  (signal's setfile) setfile of High Risk このeaの特徴: 適切な通貨ペア:GBPUSD 時間枠の読み込み:任意の時間枠です 格子なし、マーチンゲールなし、一度に単一の取引 リスクを低減するた
HeXon FX – 外国為替トレーダーのための最高の取引ソリューション HeXon FXは、外国為替市場で正確に動作するように設計された高度なエキスパートアドバイザー(EA)です。最先端の取引戦略を活用し、HeXon FXは主要通貨ペアであるEURUSDを取引するための柔軟で安定したソリューションを提供します。このEAは、市場の変動が激しい局面で特に優れており、さまざまな市場条件に効率的に適応しながら、リスクを最小限に抑えつつ一貫した利益を上げることができます。 信号:   Live Signal 1 この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 690米ドル です 。 ブローカー 任意のブローカー、 ECN / ZERO スプレッドを推奨 レバレッジ 1:20 から 入金 最低 50 ドル      シンボル EURUSD タイムフレーム H1 HeXon FXを際立たせる戦略 HeXon FXは、複数の高度な取引戦略を組み合わせて使用することができ、それぞれ単独でも、
Supply Demand EA ProBot
Georgios Kalomoiropoulos
5 (2)
需要と供給の 原理に基づいた 完全自動アドバイザー 。完全に自動化された 需要と供給のアドバイザー を初めて提供しました 。 取引が 簡単に なり、取引戦略を完全にコントロールできるようになりました 便利なグラフィカル操作パネルを使用。 15,000 行を超えるコードを含む、非常に高品質の アルゴリズム取引 ソフトウェアが手に入ります。 EA ProBot の需要と供給のガイド Prop Firms を取引するための最良の方法は、資格のあるトレーダーになるためのすべての手順に挑戦します。 すべてのトランザクションは自動的に行われ、管理されます。 インプットを選択する だけで、リラックスして利益の成長を観察できます。 パネル入力パラメータ: 取引方向の 選択 (買いまたは売り) 取引したい時間枠 を選択してください 操作したいゾーンのタイプ を選択します (広、中、狭、超狭) 3つの資金管理オプション から選択 利益を得る取引 または 損失を得る 取引の数の後に停止するアドバイザーを選択してください 。 リスクまたは ATR に基づいて TP および SL
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
AI NoX EA is an innovative Forex expert advisor that combines advanced neural networks technologies with high-volume trading and   Matrix factorisation .The advisor uses complex algorithms to decompose large sets of market data, uncovering hidden patterns and correlations between various financial instruments. Details about Advisor Development Configuring the Advisor Real Time Signal XAUUSD:  https://www.mql5.com/en/signals/2254092 Real Time Signal USDJPY:  https://www.mql5.com/en/signals/225409
Fenghuang EA utilizes clustering principles in machine learning to analyze data, identifying groups of objects or events with similar features or relationships. It uncovers hidden patterns and categorizes objects by similarities, aiding in the discovery of causal relationships. The EA allows for in-depth data analysis, highlighting significant relationships without risky techniques like martingale, netting, or scalping, making it compatible with various brokerage environments. Read more about t
Dark Algo
Marco Solito
4.75 (53)
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 .
ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. Gold Scalper Trading is an EA that uses a complex trading methodology that includes cross-market analysis to find scalpable entry points with XAUUSD, one of the market's wildest running pairs. EA uses stop loss for all orders, only 1 order and does not use any dangerous trading methods: No grid, no martingale,... Gold Scalper Trading is one of the EAs I have used. using and trading with fund management account
AW Recovery EA
AW Trading Software Limited
4.36 (73)
Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
The Expert Advisor trades on the signals of the Trend Line PRO indicator. Orders are managed automatically. The EA has a Recovery function that increases the order size if the previous trade was closed with a loss. You can use from 1 to 3 orders at the same time. The Expert Advisor fully complies with the indicator signals and FIFO rules, does not use the grid function, which allows you to start trading with a minimum deposit of $100 The EA has a mobile trading panel for managing auto-trading f
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 S
Sequoia mt4
Yvan Musatov
3.4 (5)
The Sequoia Expert Advisor is a professional market analyst working using a specialized algorithm. Based on the analysis of prices over a specific time interval, it reveals the strength and amplitude of prices using a unique indication system based on real data. When the strength of the trend and its direction changes, the expert closes the current position and opens a new one. The bot's algorithms include signals about overbought and oversold markets. A purchase occurs if the signal falls belo
AI Meta EA MT4
Denis Kurnev
4.43 (7)
Introducing the AI Meta EA advisor - a remarkable leap in the world of trading! If you've always aspired to something greater and uncharted, then AI Meta EA is what you need. It harnesses cutting-edge artificial intelligence technologies, developed using neural networks and hidden algorithms in the deepest corners of the internet. What makes AI Meta EA so uniquely exceptional? Forget about old strategies and mundane indicators! My advisor possesses an intuition that even the most experienced tra
Indicement MT4
Profalgo Limited
5 (1)
Indicementへようこそ! プロップファーム準備完了! -> セットファイルを ここからダウンロード ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル NEW: Choose 1 EA for FREE! (limited to 2 trading account numbers) 究極のコンボディール   ->   こちらをクリック 公開グループに参加する: ここをクリック   LIVE SIGNAL INDICEMENT は、 専門的な取引アルゴリズムの作成における私の 15 年間の経験をインデックス市場にもたらします。 EA は、最適なエントリー価格を見つけるために非常によく考えられたアルゴリズムを使用し、取引のリスクを分散するために内部で複数の戦略を実行します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリング ストップロスとトレーリング テイクプロフィットも使用します。 このシステムは、重要なサポート レベルとレジスタンス レベルのブレイクアウトをトレー
作者のその他のプロダクト
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をこの欄に設定してくださ
フィルタ:
レビューなし
レビューに返信