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
The market is very volatile, so I recommend choosing an optimisation period of no more than 2 months and no less than 2 weeks. But in principle, you have got the idea right.
If you like, a little advice: quantum frequencies for buying and selling should be calculated separately, because their profitable frequencies do not coincide. I.e. you should get two frequency spectrum graphs.
Good luck.
Thank you very much for the advice.
I have been optimising every week for the last month. I calculate frequencies both for buying and selling (I didn't mention that). In real trading I'm already giving priority to lots on trend trades.
I've tried an approach when reverse trades are opened at losing frequencies. (ie at profitable frequency we trade on our TS, and at unprofitable frequency signals are reversed)
With this approach, it is important to select a strategy that can be correctly filtered. For example in the 1 minute strategy, the filtering is not very good. And on H1 the number of trades is 4 times less. As the result we have only 2 deals per week (instead of 8-10 as usually), at the same time the results of such deals are positive.
And all this (per month on M15) is being calculated for 7 hours on 4 cores of a very weak processor. That's a lot. Have you tried to optimize the calculations programmatically?
Yes, that's how long it takes. The programming code has a resource-intensive loop that runs on every tick. That's why it takes so long.
I tried to optimize the code. 7 hours was the best result.
The optimization is much faster in MT5, but it hangs for some reason.
But then again. I need the results of this optimization only for further trading. The time is not of much importance here. The main thing is that I have enough time to pay for the weekend.
Nice theme. Fun. Everybody's burning. About frequencies - practically firing away. Try to compare your "frequencies" with opening times of different exchanges, news releases and conference times of various bankers and you will get "sines and quanta"))).
I turn to Fion, Vitu and Sanjkku.
Quantum frequencies are almost a new trend in market research. You have not succeeded in your research, probably because everyone puts their own meaning in the concept of quantum frequencies.
With quantum frequencies I have no idea how to build any channels at all. Saneeeek tried it. (maximum one can write an indicator that displays frequencies in the form of bars, similar to Volumes indicator)
Quantum frequencies do not take time into account at all. Frequency at the time of opening of the deal and the result of this deal are taken into account. Find any regularity between the opening of trading sessions, and the frequency of the market is impossible. The news is time-dependent, but the frequency is not.
In the first second of the hour the frequency may be one, and in a minute - another, and in 10 minutes - another. And for example if on a classic TS I need to enter at the opening of a candle, in the case of frequency analysis the deal will have to be opened at 7 minutes of an hour.
For example, for a buy deal to enter a little lower than the opening candle (2), a little more profitable than at the opening of the candle (1). In this case the TP is bigger and the SL is smaller.
Yes, that's how long it takes. The programming code has a resource-intensive loop that runs on every tick. That's why it takes so long.
I tried to optimize the code. 7 hours was the best result.
The optimization is much faster in MT5, but it hangs for some reason.
But then again. I need the results of this optimization only for further trading. The time is not of much importance here. The main thing is that it must settle at the weekend.
The process can be accelerated by 10 times! Besides, I need to make MT4 optimizer draw the spectrum.
Alexei is right, think about changing the algorithm.
I turn to Fion, Vitu and Sanjkku.
Quantum frequencies are almost a new trend in market research. You have failed in your research, perhaps because everyone puts their own meaning into the concept of quantum frequencies.
.......... quantum frequencies for buying and selling must be calculated separately, because their profitable frequencies do not coincide. I.e. there should be two frequency spectrum graphs.
In order to consider anything at the level of quanta, one must have quantum consciousness.
You can find enough literature about it (quantum consciousness) on the internet. It is not that simple.
You can speed up the process by a factor of 10! In addition, we need to make the spectrum draw by the MT4 optimiser.
Alexey is right, think about changing the algorithm.