KonokaSystemNEO
- Uzman Danışmanlar
- Nobuyoshi Murase
- Sürüm: 1.4
- Güncellendi: 30 Nisan 2022
- Etkinleştirmeler: 5
EA that became the source of NEO: https://www.mql5.com/ja/signals/573517
<Explanation of parameters>
・MaxSpread = 20; maximum spread (because spread spreads early in the morning in Japan time)
・MaxOrders = 3; Maximum number of positions
・Space = 0; Next entry range (Auto (Default 0~Max 60))
・Friday = True; There is trading on Friday (cross weekend = True)
・MM_Risk = 3; Money management risk (0.03 lot for $1000 in this case)
・MaxLotSize = 100; Maximum number of lots
・Lots = 0.3; lot size (about $1000=0.05Lot)
・TP = 1000; profit margin
・SL = 1000; Loss cut width
Note ①: 5 digit forex brokers (1000=100Pips)
Note ②: Close Time (17:00) in NY market is MT4 Server time (00:00).
(In the daylight saving time and winter time, the trading time will be off by 1 hour overall, but this is not a problem)
Note ③ : This EA provides "methods", so we cannot respond to additions or changes to the program.
not good