Strong_JP_EA
- Konoka
- Aug 31, 2020
- 1 min read
Updated: Nov 14, 2021
Strong_JP_EA is a day trade that targets (00:00~13:00) in Japan time.
The currency pair is USDJPY, which is traded at the closing price of M5.
You will take up to three positions.
No grid or martingale logic is used.
TP and SL are both 100 pips, but exits are routinely activated using time and technical indicators.
Those internal logic allows for repeated gains and losses and growth.
Strong_JP_EA is not focused on the win rate.
forward test(reference):https://www.mql5.com/ja/signals/573517
・Strong_JP_EA is currently not available.
・The KonokaSystem series works best with True_ECN/STP (DMA) brokers.

<Parameter Description.>
・MagicNumber = 0101;
Magic Number (required when running multiple EA's)
・MaxSpread = 20;
Maximum spread (spread widens in the early morning of Japan time)
・Slippage = 30;
Slippage
・MaxOrders = 3;
Maximum number of positions
・Space = 0;
Next entry range (Auto (Default 0~Max 60))
・Friday = True;
there is a trade on Friday (across the weekend = True)
・Exit_Bar = True;
False = Exit All(Buy), Exit All(Sell)
・MM = False;
Money management (True = yes)
・MM_Risk = 3;
money management risk (in this case 0.03Lot against $1000)
・MaxLotSize = 100;
maximum number of lots
・Lots = 0.1;
lot size ($1000 = 0.05 Lot is recommended)
・TP = 1000;
Take profit
・SL = 1000;
Stop-loss
Note① : 5 digit forex brokers(1000=100Pips)
Note②: NY market CloseTime (17:00) is the MT4 Server time (00:00).
(In summer time and winter time, the trading time will be off by 1 hour overall, but it is not a problem)
Note③ : This EA provides "methods", so we cannot respond to additions or changes to the program.



Commentaires