【無料】MQL5学習用プログラム

Product outline
Community(0)
【無料】MQL5学習用プログラム Indicators/E-books
【無料】MQL5学習用プログラム
あなたのゴールドEA作りの“土台”を、無料でお渡しします。新バー判定・確定足での判断・発注・リスク管理まで、EAの骨組みをフルコメントで実装したMQL5テンプレート(ソース付き)。
Reviews:
Category:
How to provide:
Ebooks
Sales from:
06/06/2026
Last Updated:
-
Version:
-
Seller's last login time:6/6/2026 18:07:21
Read more seller information
無料配布 MQL5 TOOL ■ SOURCE INCLUDED

Gold EA スターターキット
MQL5学習用テンプレート ― ソースコード付き(フルコメント)

作者:朝日奈りさ / .mq5(フルコメント)+README / MT5専用 / 無料
はじめにお読みください ― これは「勝つEA」ではありません

本キットは、EAを作るための“骨組み(テンプレート)”です。勝ち筋(稼ぐロジック)は入っていません。サンプルの売買条件は移動平均クロスのダミーで、そのままでは利益は出ません。あなた自身の戦略を乗せて完成させるための土台としてお使いください。

■ こんな方におすすめ

✓ EA開発を始めたいが、ゼロから書くのは大変だと感じている
✓ 無料書籍『ゴールドEAをゼロから作る』を読んで、手を動かしたい
✓ 「動くEAの正しい型」を、コードで具体的に知りたい
✓ 自分の戦略アイデアを、すぐ実装して試したい
✓ 確定足での判断・自玉管理・リスク管理の“お手本”がほしい

AUTHOR
朝日奈りさ
ゴールド(XAUUSD)専用EA『昇金竜』『CHAOS_GOLD_LISKOFF_MT5』、AIシグナル『金脈AI』開発者。11年間のバックテストに耐えるEA開発を信条としている。
▶ 自己紹介記事を読む
■ ダウンロードに含まれるもの
GoldEA_StarterKit.mq5本体ソースコード(日本語フルコメント)
README使い方・パラメータ説明・学習リンク
■ 実装されている「EAの型」

・入力パラメータ(ロット・マジック・最大DD・SL/TP)

・マジックナンバーで自分の注文に目印を付ける

・新バー判定(1足に1回だけ判断する)

・確定足[1]での判断(先読みを避ける、最重要の作法)

・インジ取得(移動平均:ハンドル→CopyBuffer)

・自分の玉だけを数える(マジック+銘柄で絞り込み)

・発注(SL・TPを_Pointで価格化し桁丸め)

・最大ドローダウンで新規停止(退場しない守り)

・ダッシュボード表示/終了時の後始末

■ コード立ち読み(実際のコメント付き)

OnTick(EAの本体)は、こんなふうに「順番」と「理由」がコメントで分かるようになっています。

void OnTick()
  {
   ShowDashboard();          // 現在の状態を画面に表示
   if(!IsNewBar()) return;   // 新しい足の時だけ判断する
   if(!CanTrade())  return;  // 最大DDを超えていたら新規しない(守り)

   // 判断は必ず確定足[1]で(先読みを避ける)
   double ma1 = ...;  double close1 = iClose(_Symbol,_Period,1);

   //==== ここが「勝ち筋」を入れる場所(サンプルはダミー)====
   bool buySignal = (close2 <= ma2 && close1 > ma1);
   //========================================================

   if(buySignal && CountMyPositions(POSITION_TYPE_BUY) < InpMaxPositions)
      OpenTrade(ORDER_TYPE_BUY);
  }

※実際のファイルは、1行ごとに役割とポイントを日本語で解説しています。

■ 使い方(4ステップ)

1. .mq5 を MT5 の「MQL5/Experts」フォルダに置く

2. MetaEditor で開き、コンパイル(F7) ※本キットはソース(.mq5)のみ。コンパイルはご自身で行ってください

3. デモ口座のゴールド(XAUUSD)チャートに適用

4. OnTickの「勝ち筋を入れる場所」を、自分の戦略に書き換える

■ なぜ無料で配るのか

EA作りでいちばん大変なのは、ゼロから「正しい型」を組み立てるところです。ここでつまずいて、戦略を試す前に挫折してしまう方をたくさん見てきました。だから、土台は無料でお渡しします。あなたには、その上で「勝ち筋」を考えることに集中してほしいのです。

使い方や改造でつまずいたら、無料コミュニティ「朝日奈ラボ」へ。さらに手を動かして完成させたくなったら、個別相談つきのスクールがあります。

■ 次のステップ・関連リンク

動作環境:MetaTrader 5/MetaEditor(編集・コンパイルはWindows環境を推奨)。

※本キットは学習を目的とした教育用テンプレートであり、利益を保証するものではありません。サンプルの売買条件に優位性はありません。実際の取引は必ずデモ口座で十分に検証してください。FX・CFD取引はリスクを伴います。投資判断はご自身の責任において行ってください。

Free
Already 2 users using!
Provider/Distributor:
Sales site:
GogoJungle

Payment

MastercardVisaJCBBankFamilyMartD2D1
Product outline
Community(0)
Best Seller Ranking
Recommended Products (Campaigns)

For those using GogoJungle for the first timeEasy 3 steps to use the product!

At GogoJungle, we provide services to enrich your investment life for our members. In addition, product purchases are limited to members. Why not register as a member now and make use of GogoJungle!

01
Enter user information and register as a member
02
Follow the instructions to make a purchase
03
Download from My Page
■ Important Matters and Risk Warnings Regarding Investment Products 【Financial Instruments Business Operator】
GogoJungle Inc.
Registration: Director-General of the Kanto Local Finance Bureau (Financial Instruments Business) No. 1960
【Member Association】
Japan Investment Advisers Association
【Fees and Expenses】
The use of software, e-books, investment advisory services, etc., provided on our platform involves purchase prices determined for each product.
Additionally, when conducting actual financial instrument transactions (such as FX or CFD trading), costs such as transaction fees and spreads (the difference between the sell and buy price) may be incurred through the connected brokerage firms.
【Margin and Risk of Loss】
Transactions such as FX (Foreign Exchange Margin Trading) and CFD (Contract for Difference) allow for trading in amounts exceeding the deposited margin.
Therefore, due to sudden fluctuations in target indices (currency, commodity prices, etc.), there is a risk of incurring losses that exceed the deposited margin (loss exceeding principal).
Furthermore, financial instrument transactions involve risks such as price fluctuations, which may result in losses falling below or exceeding the initial investment principal.
【Nature of Services and Trading Entity】
The Company operates a platform (marketplace) providing investment software and information; we do not engage in the buying, selling, mediation, brokerage, or agency of financial instruments on behalf of customers.
The services and information provided are intended as reference for investment decisions and do not guarantee future profits or specific results.
While some services include investment advice, they do not constitute a mandate or solicitation to trade specific financial instruments.
Final investment decisions and the execution of trades must be made at the customer’s own risk and discretion.