it seems like he doesn't count the time right. can you review it. thank you.
Hello. ea Trend RDS does not open trades.
it seems like he doesn't count the time right. can you review it. thank you.
Unfortunately, I can’t find out from a distance: your parameters, your symbol, your timeframe, your log file ...
Unfortunately, I can’t find out from a distance: your parameters, your symbol, your timeframe, your log file ...
FQ 0 17:40:59.228 Experts expert Trend RDS (Crash 500 Index,M1) loaded successfully
GK 0 17:41:08.062 Experts expert Trend RDS (Crash 500 Index,M1) loaded successfully
DL 0 17:41:22.157 Experts expert Trend RDS (Crash 500 Index,M1) loaded successfully
This is all wath i cething on logfile. ea works on tester but its not working on real time.
if I optimized the robot and make the start and stop active, I get the result of the optimization
Start = 32400 || 32400 || 1 || 324000 || Y
Close = 43200 || 43200 || 1 || 432000 || Y
how should i enter them in the number instead of the time
input datetime Start=D'1970.01.01 09:00:00'; // Opening time (only HH:mm are considered)
input datetime Close=D'1970.01.01 12:00:00'; // Closing time (only HH:mm are considered)
I use the binary.com Broker.
and I use
Crash 500 Index, M1
If you are optimizing some parameter, you should use the result.
Read help: Strategy Optimization

- www.metatrader5.com
If you are optimizing some parameter, you should use the result.
Read help: Strategy Optimization
thank you. I can optimize.
how can i use the following parameters
Start = 32400 || 32400 || 1 || 324000 || Y
Close = 43200 || 43200 || 1 || 432000 || Y
how should i enter them in the number instead of the time
input datetime Start = D'1970.01.01 09:00:00 '; // Opening time (only HH: mm are considered)
input datetime Close = D'1970.01.01 12:00:00 '; // Closing time (only HH: mm are considered)
Right-click on the selected test and then “Single test”.
Правый клик мышкой на выбранном тесте и дальше "Одиночный тест".
how can i use these parameters in the settings here
how can i use these parameters in the settings here
Forum on trading, automated trading systems and testing trading strategies
Vladimir Karputov, 2020.05.11 17:39
Right-click on the selected test and then “Single test”.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Trend RDS:
Trend detection based on the last three bars.
Author: Vladimir Karputov