Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
You should place file Schedule.csv(or other file) in experts/files folder.
All settings are described in the code.
In the file you should use following format:
date;time;symbol;order's name;order's price;stoploss;takeprofit;duration(in min);
For example:
26.07.2007;15:50:00;GBPUSDm;BuyStop;2.050;0;0;0;
26.07.2007;15:50:00;GBPUSDm;SellStop;2.044;2.046;2 .041;30;
For instant execution you can use 0 instead of order's price.
Hi all,
Does this ea delete pending orders if the latest signal is different from the last one?
And in the file format can I put 00:00:00 as a default. Eg.26.07.2007;00:00:00;GBPUSDm;SellStop;2.044;2.046;2 .041;30;
I can get the ea to read my file, but it will not place any orders.
I have the date set to Today and the time is set to the time the file was saved.
Any ideas?
Thanks in advance
I have got it to sort of run (ScheduleTrader_v1.mq4), but have now come accross an other problem that I have been trying to fix all day.
I can get it to place 2 pending orders but when it comes to the 3rd on it stalls and cpu usage stays up around the 100% mark.
Please look at a screenshot. I don't have any problems with CPU.
It's difficult to solve something without your EA settings.
Quote:
Originally Posted by basza
I have got it to sort of run (ScheduleTrader_v1.mq4), but have now come accross an other problem that I have been trying to fix all day.
I can get it to place 2 pending orders but when it comes to the 3rd on it stalls and cpu usage stays up around the 100% mark.