Gotobi Basic EA targets days divisible by five, when demand for the US Dollar typically increases among Japanese firms for settlement. The EA enters a long position at the market open, closes it at the 9:55 AM Nakane fixing, and then initiates a short trade until 3:00 PM. It features spread filters and adjustable weekday settings but operates without hard stop loss or take profit orders.
Read from Gotobi_Basic_EA.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
Comment_Basic
string
+--- 基本設定 ---+
MagicNumber
int
20251114
マジックナンバー
LotSize
double
0.01
ロットサイズ
TradeComment
string
Gotobi
取引コメント
Comment_Trigger
string
+--- トリガー設定 ---+
EnableFriday
bool
false
金曜日エントリーを有効にする
EnableMaedashiGotobi
bool
true
前倒しゴトー日を有効にする(翌日or翌?
Comment_Long
string
+--- 曜日別ロングエントリー ---+
Monday_Long_Enable
bool
false
月曜日 ロング有効
Tuesday_Long_Enable
bool
true
火曜日 ロング有効
Wednesday_Long_Enable
bool
true
水曜日 ロング有効
Thursday_Long_Enable
bool
true
木曜日 ロング有効
Show all 26 inputs
Name
Type
Default
Description
Friday_Long_Enable
bool
true
金曜日 ロング有効
Comment_Short
string
+--- 曜日別ショートエントリー ---+
Monday_Short_Enable
bool
true
月曜日 ショート有効
Tuesday_Short_Enable
bool
true
火曜日 ショート有効
Wednesday_Short_Enable
bool
true
水曜日 ショート有効
Thursday_Short_Enable
bool
true
木曜日 ショート有効
Friday_Short_Enable
bool
true
金曜日 ショート有効
Comment_Spread
string
+--- スプレッド・スリッページ設定 ---+
MaxSlippagePoints
int
10
最大許容スリッページ(ポイント)
MaxSpreadPoints
int
50
最大許容スプレッド(ポイント)
Comment_Time
string
+--- 時間設定 ---+
set_time
use_times
GMT9
時間取得方法
natu
int
6
夏時間オフセット(バックテスト用)
huyu
int
7
冬時間オフセット(バックテスト用)
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone harukihosono/GotobiEA from GitHub, and unzip it.
2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL4/Experts or MQL5/Experts.
3Copy the filesCopy the .mq4 / .mq5 file into Experts, and any .mqh files into the Include folder the code expects.
4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
5Test before you tradeRun it in the Strategy Tester, then attach it to a demo chart and allow algorithmic trading.
Third-party code. ForexR did not write, test or endorse this EA, and the summary above was generated automatically from its README and code. ForexR lists only repositories with readable source code and never hosts files. Read the code, backtest it and use a demo account first; automated trading can lose money quickly.
EA31337 is a comprehensive multi-strategy trading robot and framework for MetaTrader platforms. It features dozens of pre-built strategies utilizing technical indicators like ATR, Moving Averages, and SuperTrend. The system manages entries and exits through a unique filtering system that monitors account metrics, volat
This MetaTrader 5 expert advisor is designed for high-impact news trading on the forex market. It uses a straddle strategy, placing buy stop and sell stop pending orders at specific pre-set times before news releases. The EA supports multiple layered entries, often referred to as barcode entries, at fixed pip distances
This MetaTrader 5 expert advisor collection provides multiple variants for scalping gold on the one-minute timeframe. It utilizes a combination of Stochastic Oscillator crossovers and linear regression analysis to identify trend quality and entry points. Trade management is handled through ATR-based dynamic stop loss a
Falcon S is a rule-based expert advisor for MetaTrader 4 designed to execute trades based on external sentiment analysis data. It functions as a production bridge for decisions generated in external environments like R, reading trade triggers from CSV files. The robot operates primarily on the H1 timeframe with schedul
HLT is an automated trading robot for MetaTrader 5 that focuses on market structure and swing analysis across multiple timeframes from M1 to H4. The expert advisor synchronizes with New York time and identifies setups based on price swings and daily trading plans. It includes a fixed risk money management module and sp
This MetaTrader 5 expert advisor implements Inner Circle Trader concepts, specifically focusing on Order Blocks and PD Arrays for trade entries. The robot identifies price action structures including breakouts, range-based patterns, and Fibonacci extensions. For risk management, it utilizes ATR-based stop losses, trail