Penta_Core_EURUSD(H1)
- Whole period
- 2 years
- 1 year
- 6 months
- 3 months
- 1 month
Forward testing (Profit)
Monthly Statistics
- Jan
- Feb
- Mar
- Apr
- May
- Jun
- Jul
- Aug
- Sep
- Oct
- Nov
- Dec
Calendar for Months
About EA's Strategy
Translating...
第1部:システム仕様書 (System Specifications) 1. システム概要 本EA「Penta Core EURUSD(H1)」は、完全独立型の5つの戦略(コア)を1つのプログラムに統合したポー トフォリオ運用システムです。各戦略はそれぞれ異なるテクニカル指標と時間軸(マルチタイムフレーム分 析)を組み合わせることで、特定の相場環境(トレンド・レンジ・ボラティリティ変化)に特化したアプ ローチを行います。相互のロジックが干渉しないため、リスクの分散と収益の平滑化(ドローダウンの軽 減)を同時に実現する設計となっています。最新バージョンでは、サフィックス口座への完全自動対応およ び最適なマジックナンバーナンバリングが適用されています。
2. 基本仕様・動作環境 項目 仕様内容 対応プラットフォーム MetaTrader 4 (MT4) 基本推奨通貨ペア EURUSD(サフィックス自動同調対応済) 基本時間足 メインチャート:H1(60分足) 内部分析時間足 サブチャート1:H1 / サブチャート2:H4 (240分足分析) 注文方式 BuyStop(逆指値買い) / SellStop(逆指値売り)による待機注文方式 ポジション管理 最適化されたマジックナンバー(260611101〜)による完全独立管理 3. 5大コア戦略(ロジック詳細) 各マジックナンバーに割り当てられた独立戦略の注文・決済ロジックの詳細は以下の通りです。 Penta Core EURUSD(H1) 機密システム文書 1 / 6 ■ Strategy 1 (MagicNumber: 260611101) - SuperTrendブレイクアウト戦略 エントリー条件: H1足終値が2つの異なる期間の SqSuperTrend (期間120, 係数7 / 期間20, 係数 0.9)をブレイク、かつH4足の標準偏差(期間30)が上昇している場合、相場の急変を検知して作 動。 注文配置: 過去50本の最高値/最安値にBuyStop/SellStopを配置。注文有効期限は149バー。 決済ロジック: 固定ストップロス 65 pips / 固定利益ターゲット 30 pips。利益が40 pipsに達するとア クティベートされる50 pipsのトレーリングストップ、および32バー経過による時間決済 (ExitAfterBars)を搭載。 ■ Strategy 2 (MagicNumber: 260611102) - ボリンジャー・レンジブレイク戦略 エントリー条件: H1足においてボリンジャーバンド(期間131, 偏差2)のバンド幅変化を監視、かつ H4足のADX(期間14)が20未満(低ボラティリティ・レンジ状態)からのブレイクを捉えてシグナ ルを発生。 注文配置: 前日の日次高値/安値から一定幅( PriceEntryMult1: 0.1 × BarRange)オフセットし た位置に注文を配置。期限187バー。 決済ロジック: ストップロスは直近のボラティリティに応じた可変式( StopLossCoef1: 3.0 × ATR14)、固定利益ターゲット 55 pips。 ■ Strategy 3 (MagicNumber: 260611103) - マルチタイムDMI・MAフォロー戦略 エントリー条件: H1足が200MA基準で長期ダウントレンド/アップトレンドにあり、かつH4足のDMI (期間20)の方向性(+DIと-DIの位置関係)が一致した時にトレンドの押し目買い・戻り売りを狙 う。 注文配置: 50EMA価格に PriceEntryMult2: 2.5 × ATR(40) を加減算した位置に配置。期限10バー の超短期待機。 決済ロジック: 可変ストップロス(係数2.8 × ATR14)、固定利益ターゲット 50 pips。ATRベースの 追従型トレーリングストップ(係数1.2 × ATR135、発動トリガー40 pips)を搭載。 ■ Strategy 4 (MagicNumber: 260611104) - モメンタム反転・追随戦略 エントリー条件: H1足のモメンタム(期間20)の方向性の変化、長期トレンドフィルター、および H4足のDMI(期間14)のパーフェクトオーダーが一致したタイミングで発動。 注文配置: 40EMA価格に PriceEntryMult3: 1.6 × ATR(20) を加減算した位置に配置。期限77 バー。 決済ロジック: 固定ストップロス 75 pips / 固定利益ターゲット 50 pips。48バー経過による自動時間 決済(ExitAfterBars)を採用。 ■ Strategy 5 (MagicNumber: 260611105) - ボラティリティ・サイクル&サポレジ戦略 エントリー条件: H1足の標準偏差(期間141)のサイクル反転(山を形成した後の収縮)と、H4足 の SqSuperTrend (期間40, 係数4.2)が横ばい(フラット)であることを条件に、サポレジブレイ クを狙う。 注文配置: 前日の日次高値・安値のジャストの位置にBuyStop/SellStopを配置。期限150バー。 決済ロジック: 可変ストップロス(係数2.8 × ATR14)、固定利益ターゲット 45 pips。30バー経過に よる時間決済。
第2部:取扱説明書 (User Manual) 1. 導入・インストール手順 MT4のメニューより「ファイル」>「データフォルダを開き」、 MQL4/Experts フォルダに Penta Core EURUSD(H1).ex4 ファイルを配置します。 本EAはカスタムインジケータを使用するため、別途支給される SqSuperTrend.ex4 などのインジケータ ファイルを MQL4/Indicators フォルダに必ず配置してください。 MT4を再起動またはナビゲーターウィンドウ内を右クリックして「更新」します。 EURUSDのH1(60分足)チャートを開き、EAをチャートへドラッグ&ドロップします。 設定画面の「全般」タブにて、「自動売買を許可する」および「DLLの使用を許可する」にチェックを入 れてOKをクリックします。チャート右上のニコちゃんマークが笑顔になれば稼働成功です。 2. パラメータ項目解説 パラメータ名 初期値 機能説明 MagicNumber ~ 5 260611101 ~ 105 各戦略を個別に識別するための固有番号。他 EAと重複を避けてください。 CustomComment ~ 5 "Penda_Core(01)"等 注文時にログへ記録されるコメント。販売時・ 履歴確認時の識別に使用。 Subchart2Symbol "Same as main chart" H4分析を行う対象通貨ペア。自動的にメイン チャートの通貨ペア名(サフィックス含む)に 同調するため変更不要です。 mmLots 0.1 固定の取引ロット数。資金量に合わせて変更し てください。 LongEnabled / ShortEnabled true / true 買い注文、売り注文の許可フラグ。片側のみの 運用に制限することが可能です。 ExitOnFriday true 金曜日の市場閉鎖前にポジションを強制全決済 するセーフティ機能。 FridayExitTime "20:40" 金曜日強制決済を行う時間(ブローカー時 間)。週末の窓開けリスクを徹底排除。 LimitTimeRange false trueにすると、指定した時間帯(下記パラメー タ)の間のみ新規発注を行います。 SignalTimeRangeFrom / To "08:00" / "16:00" 新規エントリーシグナルを許可する時間帯の開 始と終了。 ■ 通貨ペアサフィックスへの自動対応機能について 本バージョンでは、ブローカー固有のサフィックス(例:「EURUSD.m」「EURUSD_pro」など)に 完全自動対応しています。インジケーター設定の Subchart2Symbol パラメータは「Same as main chart」に設定されており、自動的に稼働させているチャートの通貨ペア名を取得・同調しますので、 ユーザー側での手動書き換えは一切不要です。 ■ バックテスト時の重要注意事項 本EAはH1足とH4足を同時に解析するマルチタイムフレーム(MTF)仕様です。バックテストを行う前 には必ず「EURUSD」の1時間足だけでなく、4時間足(H4)、および日足(D1)のデータも「ヒスト リーセンター」より事前にダウンロードし、チャートを更新しておいてください。データが不足してい ると、正しいシグナルが計算されず、エラーの原因となります。
1. 各戦略(コア)のSL / TP 設定一覧
EA内の5つの独立したロジック(Strategy 1~5)には、それぞれ個別のストップロス(SL)およびプロフィットターゲット(PT/TP)がpips単位、またはATRを用いた可変式として定義されています
| 戦略名 | 対応マジックナンバー | ストップロス (SL) | プロフィットターゲット (TP) |
| Strategy 1 |
| 65 pips ( | 30 pips ( |
| Strategy 2 |
| 可変(ATR14の3.0倍) ( | 55 pips ( |
| Strategy 3 |
| 可変(ATR14の2.8倍) ( | 50 pips ( |
| Strategy 4 |
| 75 pips ( | 50 pips ( |
| Strategy 5 |
| 可変(ATR14の2.8倍) ( | 45 pips ( |
2. ロット数(Lots)に関する仕様
最大Lots数(最大Lots制限)についてのコード解析結果は以下の通りです。
基本設定ロット
初期値: 0.1 ロット
パラメータ名 にて固定ロット数が定義されています
。
最大Lots(最大ロット制限)
ソースコード内に「ユーザーが任意に設定できる最大ロット制限の外部パラメータ」は実装されていません
ただし、注文をブローカーに送信する直前に自動で呼び出されるロット調整関数 内において、以下の安全処理がプログラム側で自動的に行われます
上限制限: 算出されたロット数が、運用しているブローカー口座の最大許容ロット数を上回った場合、自動的にそのブローカーの最大ロット数に丸められて発注されます
。 下限制限: 同様に、ブローカーの最小ロット数を下回った場合は、自動的に最小ロット数に引き上げられます
。
The coupon expires today.
The coupon expires today.
●Payment
Just like discretionary trading, there are those that decide trading and settlement timings by combining indicators, those that repeatedly buy or sell at certain price (pips) intervals, and trading methods that utilize market anomalies or temporal features. The variety is as rich as the methods in discretionary trading.
To categorize simply,
・Scalping (Type where trades are completed within a few minutes to a few hours),
・Day Trading (Type where trades are completed within several hours to about a day),
・Swing Trading (Type where trades are conducted over a relatively long period of about 1 day to 1 week)
・Grid/Martingale Trading (Holding multiple positions at equal or unequal intervals and settling all once a profit is made. Those that gradually increase the lot number are called Martingale.)
・Anomaly EA (Mid-price trading, early morning scalping)
However, a substantial advantage of automated trading is its ability to limit and predict risks beforehand.
[Risk]
Inherent to forex trading are the trading risks that undeniably exist in automated trading as well.
・Lot Size Risk
Increasing the lot size forcibly due to a high winning rate can, in rare instances, depending on the EA, lead to substantial Pips loss when a loss occurs. It is crucial to verify the SL Pips and the number of positions held before operating with an appropriate lot.
・Rapid Market Fluctuation Risk
There are instances where market prices fluctuate rapidly due to index announcements or unforeseen news. System trading does not account for such unpredictable market movements, rendering it incapable of making decisions on whether to settle in advance or abstain from trading. As a countermeasure, utilizing tools that halt the EA based on indicator announcements or the VIX (fear index) is also possible.
[Benefits]
・Operates 24 hours a day
If there is an opportunity, system trading will execute trades on your behalf consistently. It proves to be an extremely convenient tool for those unable to allocate time to trading.
・Trades dispassionately without being swayed by emotions
There is an absence of self-serving rule modifications, a common human tendency, such as increasing the lot size after consecutive losses in discretionary trading or, conversely, hastily securing profits with minimal gains.
・Accessible for beginners
To engage in Forex trading, there is no prerequisite to study; anyone using system trading will achieve the same results.
[Disadvantages]
・Cannot increase trading frequency at will
Since system trading operates based on pre-programmed conditions, depending on the type of EA, it might only execute trades a few times a month.
・Suitability may vary with market conditions
Depending on the trading type of the EA, there are periods more suited to trend trading and periods more suited to contrarian trading, making consistent results across all periods unlikely. While the previous year might have yielded good results, this year's performance might not be as promising, necessitating some level of discretion in determining whether it is an opportune time to operate.
・MT4 (MetaTrader 4. An account needs to be opened with a Forex company that offers MT4.)
・EA (A program for automated trading)
・The operating deposit required to run the EA
・A PC that can run 24 hours or a VPS (Virtual Private Server), where a virtual PC is hosted on a cloud server to run MT4.
Additionally, there are both demo and real accounts available. You can experience trading with virtual money by applying for a demo account. After opening a real account, you select the connection server assigned by the Forex broker, enter the password, and log in to the account.
When you deposit money into your account using the method specified by the forex broker, the funds will be reflected in your MT4 account, and you can trade.
Firstly, download the purchased EA file from your My Page on GogoJungle. You will download a zip (compressed) file, so right-click to extract it and retrieve the file named ‘◯◯◯ (EA name)_A19GAw09 (any 8 alphanumeric characters).ex4’ from inside.
Next, launch MT4 and navigate to ‘File’ → ‘Open Data Folder’ → ‘MQL4’ → ‘Experts’ folder, and place the ex4 file inside. Once done, close MT4 and restart it. Then, go to the upper menu ‘Tools’ → ‘Options’, and under ‘Expert Advisors’, ensure ‘Allow automated trading’ and ‘Allow DLL imports’ are checked, then press OK to close.
The necessary currency pair and time frame for the correct operation of the EA are specified on the EA sales page. Refer to this information and open the chart of the correct currency pair time frame (e.g., USDJPY5M for a USD/Yen 5-minute chart).
Within the menu navigator, under ‘Expert Advisors’, you will find the EA file name you placed earlier. Click to select it, then drag & drop it directly onto the chart to load the EA. Alternatively, you can double-click the EA name to load it onto the selected chart.
If ‘Authentication Success’ appears in the upper left of the chart, the authentication has been successful. To operate the EA, you need to keep your PC running 24 hours. Therefore, either disable the automatic sleep function or host MT4 on a VPS and operate the EA.
If you want to use it with an account other than the authenticated one, you need to reset the registered account.
To reset the account, close the MT4 where the Web authentication is registered, then go to My Page on GogoJungle > Use > Digital Contents > the relevant EA > press the ‘Reset’ button for the registration number, and the registered account will be released.
When the account is in a reset state, using the EA with another MT4 account will register a new account.
Also, you can reset the account an unlimited number of times.
→ Items to Check When EA is Not Operating
1 lot = 100,000 currency units
0.1 lot = 10,000 currency units
0.01 lot = 1,000 currency units
For USD/JPY, 1 lot would mean holding 100,000 dollars.
The margin required to hold lots is determined by the leverage set by the Forex broker.
If the leverage is 25 times, the margin required to hold 10,000 currency units of USD/JPY would be:
10000*109 (※ at a rate of 109 yen per dollar) ÷ 25 = 43,600 yen.
・Risk-Return Ratio: Total Profit and Loss during the period ÷ Maximum Drawdown
・Maximum Drawdown: The largest unrealized loss during the operation period
・Maximum Position Number: This is the maximum number of positions that the EA can theoretically hold at the same time
・TP (Take Profit): The set profit-taking Pips (or specified amount, etc.) in the EA's settings
・SL (Stop Loss): The set maximum loss pips (or specified amount, etc.) in the EA's settings
・Trailing Stop: Instead of settling at a specified Pips, once a certain profit is made, the settlement SL is raised at a certain interval (towards the profit), maximizing the profit. It is a method of settlement.
・Risk-Reward Ratio (Payoff Ratio): Average Profit ÷ Average Loss
・Hedging: Holding both buy and sell positions simultaneously (Some FX companies also have types where hedging is not allowed)
・MT4 Beginner's Guide
・Understanding System Trading Performance (Forward and Backtesting)
・Choosing Your First EA! Calculating Recommended Margin for EAs
・Comparing MT4 Accounts Based on Spread, Swap, and Execution Speed
・What is Web Authentication?
・Checklist for When Your EA Isn't Working
