a trading strategy based on Elliott Wave Theory - page 71

 
<br/ translate="no"> . Nice function
2006.07.06 16:36:15 VGChannels EURUSD,H1: Series Calculation Time: 297 mc 2006.07.06 16:36:15 VGChannels EURUSD,H1: Channels in series: 1000, 3 selected 2006.07.06 16:36:15 VGChannels EURUSD,H1: initialized





I have completely replaced the functions and removed the writing to the file. It works much faster now. I have to make friendlier interface
(sometimes I do not know how to call it myself) and then I will be able to use it without Murray (for now). Or to start with, make a script that draws
channel boundaries on history.
2006.07.06 17:16:03 ChannelStDev4 EURUSD,M15: Running deinit()
2006.07.06 17:16:03 ChannelStDev4 EURUSD,M15: a=-0 b=1.2739 lastBar1 firstBar=46 StDev=0.0008
2006.07.06 17:16:03 ChannelStDev4 EURUSD,M15: Found 422 channels that meet the criteria for 1000 bars
2006.07.06 17:16:0306 06/17:16:03 ChannelStDev4 EURUSD,M15: They are in 3 series
2006.07.06 17:16:03 ChannelStDev4 EURUSD,M15: Time algorithm optimized 10 ms
2006.07.06 17:16:03 ChannelStDev4 EURUSD,M15: lastBar=1
2006.07.06 17:16:03 ChannelStDev4 EURUSD,M15: initialized
2006.07.06 17:16:02 ChannelStDev4 EURUSD,M15: loaded successfully
 
Rosh:I didn't say that :) More to the contrary, if you think about it. Put the BlackBox EA and the Ticks indicator on the same window tomorrow at 16:00 Moscow time and wait for NFP. You will see for yourself.
In principle, in this case, it is not so important, apparently, the code must still be sewn into the body of the EA. By the way, it would be good to actually compare the algorithms - to understand the potential for acceleration (the thing is that I haven't looked yours, apparently, when studying a fairly long branch I just did not pay attention to the link, and I have not looked again). What I cited means calculating 1000 channels of length from 30 to 1029 bars. The machine is a P4, 2.8GHz.
 
I have 955 channels between 45 and 1000 bars long.
I have a P4-1800 machine at work. Calculated for it:
2006.07.06 17:16:03 ChannelStDev4 EURUSD,M15: Running deinit()<br / translate="no"> 2006.07.06 17:16:03 ChannelStDev4 EURUSD,M15: a=-0 b=1.2739 lastBar1 firstBar=46 StDev=0.0008
2006.07.06 17:16:03 ChannelStDev4 EURUSD,M15: 422 channels matching the criterion were found over 1000 bars
2006.07.06 17:16:03 ChannelStDev4 EURUSD,M15: They are in 3 series
2006.07.06 17:16:03 ChannelStDev4 EURUSD,M15: Time of the optimized algorithm is 10 ms
2006.07.06 17:16:03 ChannelStDev4 EURUSD,M15: lastBar=1
2006.07.06 17:16:03 ChannelStDev4 EURUSD,M15: initialized
2006.07.06 17:16:02 ChannelStDev4 EURUSD,M15: loaded successfully


Running 4 terminals, 1-2 pcs 1C Trading, TheBat, sometimes Word or Excel.
 
Yeah, it's complicated. I only have two terminals (one standalone), IE, of course, a firewall, and a tuner that I use to listen to Echo of Moscow :). And then there's all the little things.
 
No, the tuner doesn't really load, it's pretty much the same without it. It looks like you can get a great speed up. Although it may be influenced by what is hanging on the terminal (how many and what windows, indicators and Expert Advisors). But I'm afraid there is no way to figure it out.
 
Solandr Are you using in your Expert Advisor in any way those explanations given inside the VG Murray line file or using them only as values for opening and setting stops and profits. Maybe this has already been discussed in this thread, but it's hard to find :), I would appreciate the time saved.
 
Solandr Are you in any way using in your EA those explanations that are given inside the Murray line VG file?

The explanations are of minor importance. The main purpose of these explanations is the following - the further the price is from the central line, the higher is the chance that it will reverse. But I think it is clear to all, not only on the basis of this indicator, but also on the basis of all others. The advantage of this indicator compared to pivits is that the levels are not calculated on the basis of the previous day, but on the basis of the range of trading for a few days. This means that it gives some kind of imaginary, but stability in the position of levels. Thus, levels do not pass back and forth like pivots every day. I think it gives additional possibilities for planning further development of the situation. And an Expert Advisor based on them gives some hope of their efficiency. The trades are opened when conditions based on the channel bounds are formed - the price is in the reversal zone. But, naturally, trades are opened when the price is above the central line, and trades are bought vice versa.
 
I meant something else in my question, in the explanations the characteristics of each line are given and I understood these characteristics are part of another strategy and with regard to Vladislav's strategy they are almost irrelevant and therefore you don't use them either.
 
I meant something else in my question, in the explanations the characteristics of each line are given and I understand that these characteristics are part of another strategy and with regard to Vladislav's strategy they are almost irrelevant and therefore you do not use them either.

Vladislav said that on the basis of his proposed methodology there may be several variants of solutions. Try to come up with your own variant. Maybe it will be more effective for you? I am using what I have at the moment, though I haven't stopped looking for it yet :o).
 
Hmm, the remedy proved to be radical. Doesn't the esteemed komposter know any other suitable function? :)
2006.07.06 22:21:33 VGChannels EURUSD,H1: Series Calculation Time: 0 mc 2006.07.06 22:21:33 VGChannels EURUSD,H1: Channels in Series: 1000, Selected 33 2006.07.06 22:21:33 VGChannels EURUSD,H1: initialized
Reason: