
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Here is the situation: we have a date structure and at one stage we either add days or hours or minutes or months to it and end up with negative values like -335.05.2012 00:-615:00 (or in case we add January 650, 360 hours and 250 minutes). They need to be converted to a normal date. So far I have come up with this.
I do not know either I am a fool or the skis do not fly. sometimes gets stuck and on the month does not work correctly.
can anyone tell me what the problem is?
Or who can tell me the algorithm for finding the opening time of a candle by date, including unformed candles, with the possibility of shifting (0-current candle, -1 - candle on the left, 1 - candle on the right)?
Exactly, but I would do it differently... So if the condition worked, there is no need to do another check.
Most of the years will pass through the first check as false,
Actually, a normal compiler won't check the rest of the && if the first condition is false.
I don't know about it in ME5.
Is the Warehouse service planned to be created for the foursome?
In general, normal compiler if the first condition is false - the rest of && will not check
but I don't know how it is in ME5.
Same way. short condition checks.
// In four long (full)
// In a foursome long (full)
MetaTrader 5 Client Terminal build 712
[...]
8. Terminal: Signals. Fixed display of signal information and hanging navigation between signals when working under Wine.
[...]
They have broken something in the terminal in the latest build. Now it hangs on its own after several seconds after start ( pipe wait ) and is killed only through the system monitor. The 695 and 705 builds worked flawlessly but overall they were fine. I've got Linux mint 12 ( lisa ), wine-1.4. Here is the OS terminal log attached. May help. Terminal MT itself doesn't leave any logs -- after deletion via monitor the logs folders are empty.
I would like to see update with possibility to turn off, e.g. via command line switch like '/noupdate'. Then at least it would be possible to work somehow before the next crash.
OnTesterInit
The OnTesterInit() function is the handler of the TesterInit event that is automatically generated before the start of the Expert Advisor optimization in the strategy tester.
So, this function is called only when Optimization=CustomMax ?
At first I thought from the description that it is always called from the Strategy Tester... Too bad it is not...
OnTesterInit
The OnTesterInit() function is the handler of the TesterInit event that is automatically generated before the start of the Expert Advisor optimization in the strategy tester.
So, this function is called only when Optimization=CustomMax ?
I first thought from the description that it's always called from the tester... Too bad that's not the case...
What does Optimize=CustomMax mean ?
Describe what you miss. What would you like to get?