EasyRead

Newbie
May 9, 2020
2
0
2
57
This looked just what I wanted but I couldn't get it to work on MT4 ver:4.00 build 1310.

I got it to work on an older version but would love to get it up and running where I have everything setup
 

Enivid

Administrator
Staff member
Nov 30, 2008
18,530
1,355
144
Odesa
www.earnforex.com
This looked just what I wanted but I couldn't get it to work on MT4 ver:4.00 build 1310.

I got it to work on an older version but would love to get it up and running where I have everything setup
How exactly does it not work? Did you turn it ON (using the Switch button)? Are you using correct time type (Local vs. Server)? Did you enable DLL imports? Are there any messages in the Experts tab when you attach it or at the time it should trigger?

EDIT: I am asking because I couldn't reproduce that. It works normally in my Build 1310.
 

EasyRead

Newbie
May 9, 2020
2
0
2
57
How exactly does it not work? Did you turn it ON (using the Switch button)? Are you using correct time type (Local vs. Server)? Did you enable DLL imports? Are there any messages in the Experts tab when you attach it or at the time it should trigger?

EDIT: I am asking because I couldn't reproduce that. It works normally in my Build 1310.
I tried compiling it using the MetaEditor that comes with the Build 1310 software and it wouldn't compile.

It works fine on older Builds
 

Enivid

Administrator
Staff member
Nov 30, 2008
18,530
1,355
144
Odesa
www.earnforex.com
I tried compiling it using the MetaEditor that comes with the Build 1310 software and it wouldn't compile.

It works fine on older Builds
First, please make sure that all three files (AutoTrading Scheduler.mq4, AutoTrading Scheduler.mqh, and Defines.mqh) are located inside one subfolder inside /MQL4/Experts.

Then, please make sure that you are compiling AutoTrading Scheduler.mq4 and NOT AutoTrading Scheduler.mqh.

If it still doesn't work, please paste here the error log from the compiler. Thanks!
 

James Baylizz

Trader
Nov 27, 2021
3
0
6
36
Hey just a quick question regarding timing for this,

I want to start mine at 3pm sunday and run until 5am the next morning, do I need to do 15:00-23:59 and then Start it again at 0:00-05:00?

Or can I simply put 15:00 on Sunday and then Monday do 05:00 to stop it?
 

Enivid

Administrator
Staff member
Nov 30, 2008
18,530
1,355
144
Odesa
www.earnforex.com
Hey just a quick question regarding timing for this,

I want to start mine at 3pm sunday and run until 5am the next morning, do I need to do 15:00-23:59 and then Start it again at 0:00-05:00?

Or can I simply put 15:00 on Sunday and then Monday do 05:00 to stop it?
You need to put 15-24 in the Sunday and 0-5 in the Monday.
 
  • 👍
Reactions: James Baylizz

Enivid

Administrator
Staff member
Nov 30, 2008
18,530
1,355
144
Odesa
www.earnforex.com
Perfect thank you, will this close my trades between 24/0? Because I do want it to close the trades at 5 but not between 24/0.
It shouldn't close the trades because it will check and see that the trading should be enabled at 0:00. Of course, always check on demo first - in case there is some bug that would cause it to act wrong.
 
  • 👍
Reactions: James Baylizz

muh.saberi

Trader
Nov 7, 2021
8
0
17
39
What do you mean? An EA that would automatically download some news schedule and disable/enable Autotrading based on it? No. But you can use this EA to schedule Autotrading around news in a semi-automatic way.
Yes dear, an EA that disable/enable Autotrading based on important news
 

Enivid

Administrator
Staff member
Nov 30, 2008
18,530
1,355
144
Odesa
www.earnforex.com