This property allows setting a schedule that defines when JedeyeFX should be active or not. Currently, it is possible to specify an interval for which the expert advisor should be active. That specification must follow the format below:
StartWeekDay,Time-EndWeekDay,Time
Say you want the expert advisor to be active from Monday 8 AM to Friday 6 PM. This statement can be easily specified by setting the following configuration in the Execution Time
:
Monday,8:00-Friday,18:00
Note that time must be set in 24 hour format, meaning that no letters (AM and PM in particular) are allowed. Both the start and end week days should be set using the words that are representative of the days themselves: Sunday
, Monday
, Tuesday
, Wednesday
, Thursday
, Friday
and Saturday
.
There are also commands with high priority which are taken into account even if the expert is sleeping in order to provide more security to the trader. Usually, these commands are related with orders’ closing due to events like, for example, reaching a certain profit value set in the Profit Reach Setup input.