📝 产品详情
EA Schedule Launcher
| 作者 | BLAKE STEVEN RODGER |
| 版本 | v1.19 |
| 更新 | 2021-05-26T05:19:46 |
| 激活数 | 5 |
| 原价 | $49 USD |
Join our telegram discussion group here.
Use Cases:
- Time filtering/scheduling for strategy performance. The most obvious use case would be to force your EA to work within different custom schedules, such as making sure your EA operates and trades during the US and/or European and/or Asian sessions. Time filters can be shown to increase the overall strategy performance of some EAs because some sessions are more active and trendy than others. Perhaps you don’t know how to implement time filters directly, or you don’t have access to the source code to do so, in which case ESL can offer you a handy alternative.
- Time filtering/scheduling for MT4/computer performance. Another use case would be for saving on CPU/ram resources on your multiple MT4 chart instances if your EA only trades on close of M30 or above. For instance, I have 50 hourly EAs running on my one MT4 terminal, which puts a tremendous load on the terminal and my underlying computer resources. But with ESL I can force all my EAs to only run at the hour mark in loop mode for when they trade (if at all), making everything run smoother with fewer glitches.
How it works in 2 easy steps:
-
Create and save template of your EA or indicator directly to MQL4/Files directory
Right click on Chart that has EA running > Go to template > Save Template with custom name in the MQl4/Files folder. -
Create (and/or Edit) your Schedule.
Click on Gear Icon of ESL and Click on [New] Button. Or if you want to modify an existing schedule, click on [Mdf] button. Fill out the schedule box with your info.
Click [Save] button to save your configuration.
Inputs
- ID - if you are wanting to have a separate instance of ESL running, you need a unique ID for each instance. Otherwise, no need for an id.
- Close Trades on Close chart - Gives you the option to close trades (or not) of Magic Number and/or Symbol combination when outside of schedule. Default=Don't close trades.
- Maximum Grid Lines - allows you to add more rows to the grid panel.
Panel Elements
4 Buttons in Top Right Corner- Open All Manual - allows you to instantly open all schedules
- Close All Manual - allows you to instantly close all schedules, if any were openned manually
- ON/OFF - On turns the scheduler on. OFF pauses it. Any adding/modification of scheduler turns it OFF, and so add/mod complete, please turn back to ON.
- Gear Icon - Clicking on this allows you to add/modify a schedule.
Panel Grid
Columns for | ID | Template | Symbol | TF | Magic | Start | End | Status | Obs
- Template - the name of the template & it can be clicked on to launch that template.
- Symbol - self-evident
- TF - time frame
- Magic - the magic number of the EA.
- Start - start time.
- End - end time.
- Status - shows “Waiting” when waiting to begin or end the schedule; "Running" when template is running.
- Obs - shows messaeg "Trade is not allowed" if market symbol is closed.
安全须知
本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。
EA 配置
| 交易品种 | XAUUSD |
| 时间框架 | H1 (推荐) |
| 推荐经纪商 | IC Markets, IC Trading |
| 最低存款 | $300 / 0.01手 |
📸 截图预览