
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
Выложил https://c.mql5.com/mql4/forum/2006/07/10_07_2006.zip
I looked at the performance of the algorithm on the last hundred bars. In the picture below the RMS of the selected channels is what the algorithm would give on a rising history, past right. You can see that channels with low RMS can be unstable.
solandr
If possible, put your picture by Eura clock. Interested and channels themselves and the probabilities (I have for the normal distribution) - I would like to compare.
...
Rosh for a full comparison you would calculate the average probability, I would calculate it myself using channel lengths and probability, but it's not always visible what sign it has(Solandr uses Up and Down, I put + or - sign, while you have no such information, I think if channels are not exactly the same, but average probabilities are close, then we are moving in the same direction)
Yesterday I forgot about probabilities, today I have added them. The first value is counted as solandr' a, the second one by "log averaging" cxbnf- instead of channel length takes the logarithm of this length, i.e. yeso coefficients = MathLog(channel length).
My values can be interpreted as stochastic, the closer to 100% the more likely I am to sell, the closer to 0% the more likely I am to buy. I took this as an indicator for the future in order to calculate the average probability on the history.
I have started to test my forex Expert Advisor and I'm getting a feeling that it may be difficult for me to use it.
I have started to test the Expert Advisor, it's too early to show anything yet, as positions are poorly managed (although Sondr's profit went straight away without management), i.e. i still have to bend and bend.
I should probably add the possibility to choose the type of price (and its spread) - I have a different channel length on the o'clock.
By the way, the size of depth does not matter for forced algorithms
2006.07.10 13:02:29 VG_Ch2 EURUSD,H1: Let's open channel number 2
2006.07.10 13:02:29 VG_Ch2 EURUSD,H1: Display channel number 1
2006.07.10 13:02:29 VG_Ch2 EURUSD,H1: Display channel number 0
2006.07.10 13:02:29 VG_Ch2 EURUSD,H1: Time of the optimized algorithm 81 ms
2006.07.10 13:02:29 VG_Ch2 EURUSD,H1: a=-0.0001 b=1.281 lastBar1 firstBar=74 StDev=0.0019
2006.07.10 13:02:26 VG_Ch2 EURUSD,H1: initialized
By the way, with boosted algorithms the depth size does not matter
I was thinking something else at the time of the discussion, will have to read it because with 190 days on Celeron 2.2 (yes at 5 bar) takes about 3 seconds per hour tester.
For now I have decided the more accurate the better.
https://c.mql5.com/mql4/forum/2006/07/FXTEdit1.zip
https://c.mql5.com/mql4/forum/2006/07/FXTEdit2.zip
This utility doesn't work correctly for me. I uploaded the missing files to the system directory.
The utility runs, but when opening the fxt file it says it can't open the file. The utility loads some of the parameters in the window including the maximum lot size, which does ravel 50. But the utility doesn't allow to change anything. All in all it didn't help me.