Discussion of article "Advanced resampling and selection of CatBoost models by brute-force method" - page 15
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
Hi,
Thanks for the article. I tried it but somehow I dont get the nice equity curve (even for the training period) in MT5 backtest as it is shown in python (see below). When I backtest with your EURUSD EA from your article it works. What can I solve the error?
Hi,
Thanks for the article. I tried it but somehow I dont get the nice equity curve (even for the training period) in MT5 backtest as it is shown in python (see below). When I backtest with your EURUSD EA from your article it works. What can I solve the error?
Hi, maybe problem with MARKUP for the custom tester for usdjpy, so results are different
Added a new method of searching for extrema (chart markup), like a zigzag pattern
By playing with the parameter you can adjust the frequency of trades. Tests have shown that marking by extrema is not the best idea. The approach from the article works better.
Hi, maybe problem with MARKUP for the custom tester for usdjpy, so results are different
Hi Maxim,
The current article is okay, but limited computing power and curve fitting are biggest concerns to such traditional methods and hence, usually I stay away from testing such approaches.
Are you interested to write an article on implementation of "MuZero" from DeepMind in Forex?
https://deepmind.com/blog/article/muzero-mastering-go-chess-shogi-and-atari-without-rules
https://medium.com/applied-data-science/how-to-build-your-own-muzero-in-python-f77d5718061a
I am asking this to you since I am a basic level MQL5 programmer and it can take a long time for me to write from scratch which you can probably do easily.
Please let me know your thoughts.
I will define what to write for the following in forex coding and can you convert it to MQL5 code:
Thanks.
Maxim, it would be good to make a signal on the article, it seems to have good results.
There are more advanced methods already, in terms of data preparation, I am working with them.
Monitoring every article is not an option.
It's more for scientific and cognitive purposes.