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

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
United Rsi
Kenneth Parling
3 (1)
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
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.83 (12)
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. 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
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 は、最適なエントリー価格を見つけるために非常によく考えられたアルゴリズムを使用し、取引のリスクを分散するために内部で複数の戦略を実行します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリング ストップロスとトレーリング テイクプロフィットも使用します。 このシステムは、重要なサポート レベルとレジスタンス レベルのブレイクアウトをトレー
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 には、完全な統計制御による統計収集およびスリッページ制御のアルゴリズムが含まれています。 この情報はブローカーのトリッ
Quantum Emperor MT4
Bogdan Ion Puscasu
4.87 (136)
ご紹介     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 ドル クォンタムエ
CoreX G MT4
Arseny Potyekhin
5 (1)
概要 CoreX G EAは、外国為替市場の複雑さに対応するために特別に設計された高度な取引システムです。最先端のニューラルネットワーク、高度な機械学習技術、および統合されたビッグデータ戦略を活用することで、CoreX Gは取引において卓越した精度とセキュリティを提供します。このエキスパートアドバイザー(EA)は、技術的な優秀さとプレミアムなカスタマーサポートにより際立ち、ユーザーが質問や懸念に常に対応できるようサポートします。 信号:   Live Signal 1 Live Signal 2 Blog: CoreX G EA この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 690米ドル です 。 ブローカー 任意のブローカー、 ECN / ZERO スプレッドを推奨 レバレッジ 1:20 から 入金 最低 200 ドル      シンボル XAUUSD タイムフレーム H1 ビッグデータ統合と取引戦略 ビッグデータはCoreX Gの戦略の基盤です。膨大な量の過去およびリア
The Gold Reaper MT4
Profalgo Limited
4.62 (29)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
Please do not   pm   me if you are asking for:  Discount ( Price will go back to original price 3800 in the future ) Backtesting result ( We don't trust mislead informations ) (LOJ IS NOT A HFT Strategy, Will not be violated by Prop firm rules) We don't rely on backtest results. The backtesting environment can't access our database to retrieve historical data. We aim to provide clarity to EA traders and not mislead them. The best approach is to monitor our signals. If you're wondering how to ve
ローンチプロモーション 現在の価格で購入するために残っている販売は3つだけです。 次回価格: $1233 無料で Nasdaq Algo   EAを入手 -> 購入後にご連絡ください Live signal - 1:    https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Live signal - 2:  https://www.mql5.com/en/signals/2242066?source=Site+Profile+Seller#!tab=account 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/
Z4scalp
Cence Jk Oizeijoozzisa
5 (4)
-------------------------------------------Z4SCALP の紹介 ------------------------------------------- Z4SCALP は、トレードごとに SL を持つ高度なトレーディング ロボットで、非常に小さな SL で、マーチンゲールなしで設計されています。 限定オファー: 1 つの製品を購入すると、もう 1 つが無料で提供されます。他の 3 つのバージョ ンは無料で利用できます ---------------------------------------------------------------------------------------------------------------- テスト戦略を信頼できない場合は、このアカウントを毎日フォローしてください --------------------------------------------------------- 3 か月以上動作しています。毎日よく見て、監視してください。 アカウント番号: 21756797 パ
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
Supply Demand EA ProBot
Georgios Kalomoiropoulos
5 (2)
需要と供給の 原理に基づいた 完全自動アドバイザー 。完全に自動化された 需要と供給のアドバイザー を初めて提供しました 。 取引が 簡単に なり、取引戦略を完全にコントロールできるようになりました 便利なグラフィカル操作パネルを使用。 15,000 行を超えるコードを含む、非常に高品質の アルゴリズム取引 ソフトウェアが手に入ります。 EA ProBot の需要と供給のガイド Prop Firms を取引するための最良の方法は、資格のあるトレーダーになるためのすべての手順に挑戦します。 すべてのトランザクションは自動的に行われ、管理されます。 インプットを選択する だけで、リラックスして利益の成長を観察できます。 パネル入力パラメータ: 取引方向の 選択 (買いまたは売り) 取引したい時間枠 を選択してください 操作したいゾーンのタイプ を選択します (広、中、狭、超狭) 3つの資金管理オプション から選択 利益を得る取引 または 損失を得る 取引の数の後に停止するアドバイザーを選択してください 。 リスクまたは ATR に基づいて TP および SL
Diamond Ultimate へようこそ!!! BACKTEST GUIDE ローンチプロモーション: 現在の価格で残りわずかです! 最終価格:4993.99ドル Diamond Ultimate   は、さまざまな価格アクションに基づいたアルゴリズムと13年の市場経験を組み合わせて、注文の実行と資本の管理を行います。 すべての取引には明確なストップロスとテイクプロフィットのレベルがあります。EA はトレーリングストップロスを使用して利益を確保します。 EA は一度に最大 7 つの取引を開くことができますが、設定で少ない数に調整することも可能です。 これが長期的に私の最高のEAになると確信しており、非常に興奮しています。 EA の特徴: - 主にダウジョーンズのペア(US30、W30、US30Cash、DJ30 など)で取引します。 - 2020年からの最高のブローカーデータでバックテストされており、非常に強い資産曲線を示しています。取引は明確に勝ち負けがわかります。負けの連続も非常に迅速に回復できます。 - 0、1、または2桁のスプレッドをサポートするブ
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
Gold Trade Pro
Profalgo Limited
4.61 (23)
プロモーションを開始します! 449ドルで残りわずかです! 次の価格: 599ドル 最終価格: 999ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro はゴールド取引 EA の仲間入りですが、大きな違いが 1 つあります。それは、これが本物の取引戦略であるということです。 「実際の取引戦略」とは何を意味しますか?   おそらくお気づきかと思いますが、市場に出回っているほぼすべてのゴールド EA は単純なグリッド/マー
way to starsは、市場のボラティリティが低い期間に低リスクの機会を活用して取引するために特別に設計された夜間スキャルピングeaです。この夜のスキャルピングeaは頻繁な取引のための小さな価格の動きをキャプチャすることに焦点を当て、それによって時間をかけて利益を蓄積します。1トレードあたりの潜在的な損失を抑制するために、厳格なストップロス対策を採用し、効果的なリスク管理を確保しています。way to starsは、ニューラルネットワーク、人工知能、chatgpt、または完全な直線バックテスト結果に依存しない、本物で正直な取引システムです。 MT5       マニュアル   signal :  https://www.mql5.com/en/signals/2220466      Medium-low Risk 次価格: $ 699 setfile of Medium-low Risk setfile of High Risk このeaの特徴: 適切な通貨ペア:GBPUSD 時間枠の読み込み:任意の時間枠です 格子なし、マーチンゲールなし、一度に単一の取引 リスクを低減するため
ローンチプロモーション: 現在の価格で入手可能な限定数のコピー 最終価格: 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
EA Gold Stuff
Vasiliy Strukov
4.73 (959)
EA Gold Stuffは、金取引のために特別に設計されたExpert Advisorです。 この作業は、ゴールドスタッフインジケーターを使用した注文の開始に基づいているため、アドバイザーはトレンドに従うことを意味する"トレンドフォロー"戦略に従って動作します。 重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   リアルタイムの結果はここで見ることができます パラメータ 新しいシリーズを開く-新しいシリーズの注文の開始をオン/オフします。 開始ロット-開始ロット。 トレードバイ-Expert Advisorが購入できるようにします。 トレード売り-Expert Advisorが売ることを許可します。 ヘッジを使用する-機能が有効になっている場合、アドバイザーは買いと売りの両方の方向を取引し、機能が無効になっている場合、アドバイザーは一方向 マネー Manadgementを使用-オン/自動ロット計算の使用をオフにします。 オー
The S9M Trading Robot – a cutting-edge, fully automated 2nd generation InrexEA DB system by OpenEA. This innovative solution learns from XAUUSD market trends and incorporates the best aspects of the retired Ea YOLO Diamond Hands. Structure of InrexEA Database: Clients > InrexEA DB > OpenAI > InrexEA DB analysis > Clients  InrexEA DB is a cutting-edge database solution primarily built using the powerful Python programming language. It goes beyond the limitations of MQL4 and MQL5 codes to provide
ONLY 3 COPIES OUT OF 10 LEFT AT $199! After that, the price will be raised to $299. (*) IMPORTANT NOTE: To be able to back test the EA or install the EA correctly to be able to trade normally. You will need to allow EA access to the GPT API in addition to installing other news-related websites. For details, please contact me to receive specific installation instructions. Gold Quantum AI is an EA that I have used for a long time, specializing in the fund accounts I manage for clients. The EA is
Hercules AI MT4
Aleksandr Chebotaev
2 (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
ランチプロモ! 現在の価格で残りわずかです! 次の価格: 1533 ドル 最終価格:1993ドル Live signal:  https://www.mql5.com/en/signals/2220893?source=Site+Profile+Seller MT5:   https://www.mql5.com/en/market/product/107337?source=Site+Profile+Seller For more top Expert Advisors and Indicators, visit:   https://www.mql5.com/en/users/lothimailoan/seller I am Los, please subscribe to receive more updates:   https://www.mql5.com/en/users/lothimailoan/news US30 Scalper EAは、トレードとコーディングに豊富な経験を持つチームによって開発された次世代のスキャルピングロボットです。これは、米国(US30)
Live signal :   TrendMaster FX The MT5 version : TrendMaster FX MT5 現在、EAの試用キャンペーンを実施中です。購入後にご連絡いただければ、「Gold Garden」または「AI TradingVision GPX」をご利用いただけます。詳細はお問い合わせください。 おすすめの通貨ペア: 英ポンド/米ドル(GBPUSD) 米ドル/カナダドル(USDCAD) ユーロ/米ドル(EURUSD) リスク設定: 積極的なトレーダーのための最大リスク設定は0.15です。 より保守的なトレーダーや、特に資本の大きい人は、0.05以下に設定することをおすすめします。 購入後: ユーザーマニュアルと注意事項を入手するために、私たちに連絡してください。すでに購入された方は、おすすめの ユーザーマニュアル を参照してください。 購入後はFAQをお読みください。「 ここをクリックして表示 」 安全で安定したEA: 当社のEAは、グリッドまたはマーチンゲール戦略を使用していません。各注文にはストップロスがあります。 大きな価格変動が発生した場合
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
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 MT5バージョン: MT5へ移動 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 現在、ゴールドEAを無料で提供するキャンペーンを行っています。購入後にご連絡いただければ、お受け取りいただけます。このキャンペーンは期間限定です。 実行の推奨事項 推奨通貨ペア:G
Diamond PRO
Fanur Galamov
5 (19)
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
GRain EA MT4
Roman Erokhin
4.5 (6)
Good afternoon. My name is Roman, I am the creator of Gold Rain EA. I have been preparing for its realization for a long time, went through a lot of tests and now I finished the product and went on sale with a live good signal. My motto is to use only live signals, I do not release products without history or lack of real accounts. Now you have the opportunity to try Gold Rain EA in your hands. I will help every client to customize and install EA, from beginner to pro. Tired of complicated EA mo
EA Top G
Mohamed Hassan
5 (10)
Current price of $50 for 7  more copies! Next price is: $85 Live Signal : Click here  -- Don't buy a fake backtest, get a real strategy on a real signal!  After purchase, If you genuinely like this robot, you can receive EA Interceptor for Free ! Contact me for more information regarding this BONUS ! EA TOP G  is a multi-currency expert advisor  based on trend following . It uses a hedge system with a very good risk management. It's an ideal candidate for CENT accounts and big balances. It
このEAは、かつて当社が内部で使用していたプレミアムEAでしたが、適応的な改善を経て、現在は皆様に提供されています。 このEAは、安定したタイムゾーンパターンを利用し、ほぼ毎日注文を生成し、非常に高い勝率を誇ります。また、少額資金のクライアントに特に適しています。MT5の「実際のティックに基づくすべてのティック」モードを使用したバックテストでは、ライブ取引と非常に類似した結果が得られ、調整の必要がなく、長期的な安定性を示しており、成熟した戦略であることが示されています。 しかし、すべてには両面があります。このEAの戦略の特徴は、ECN     RAW   アカウントまたは低スプレッドのサポートが必要です。もしバックテストの結果が満足のいくものでなく、ECN     RAW   アカウントや低スプレッドをサポートするブローカーに切り替えられない場合は、この製品を購入しないでください。 表示されているスクリーンショットは、IC Marketsを使用して最適化されています。最適化期間は2024年1月1日から2024年9月12日までで、残りの期間はフォワードテストのパフォーマンスを示してい
作者のその他のプロダクト
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をこの欄に設定してくださ
フィルタ:
レビューなし
レビューに返信