Discussing the article: "Combining LLM, CatBoost, and Quantum Computing into a Unified Trading System"
Good article, but why didn’t you create a LoRa model for the LLM instead of a reinforcement learning model?
Oh dear… History keeps repeating itself. Every coder sees themselves as an unrecognised god who’s bound to find and mess with the Grail on the market. And, most surprisingly, they’re already treading well-worn paths.
Although if I were to point out yet again that the mathematical (one might even say geometric) Holy Grail was described in sufficient detail 100 years ago, they wouldn’t believe me again. It’s not fashionable and it’s not on trend. Quantum computing and all sorts of other new-fangled nonsense are all the rage. As the saying goes – the mice cried and pricked themselves, but carried on munching on the cactus. ))
Let’s wish the next Einstein the best of luck! ;) I guarantee a zero result with a probability of 1,000 per cent.
Let’s wish the next Einstein the best of luck! ;) I guarantee a zero result with a probability of 1,000 per cent.
Although if I were to repeat once again that the mathematical (one might even say geometric) Holy Grail was described in considerable detail 100 years ago, people still wouldn’t believe me.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Check out the new article: Combining LLM, CatBoost, and Quantum Computing into a Unified Trading System.
An analysis of a loss-making situation in the EURUSD market revealed critical shortcomings in classical technical analysis. RSI stood at 72.3, indicating overbought conditions; MACD showed a bearish divergence; and the stochastic oscillator was in the oversold zone. A neural network trained on these indicators predicted a downward move with 67% confidence. However, the short position that was opened resulted in a USD 340 loss, pointing to a fundamental problem not with specific indicators or the model, but with the very approach to market analysis.
The project is implemented in a single Python file (1,328 lines), which includes model training, feature generation, backtesting, forward testing, and integration with MetaTrader 5 for live trading. The results are reproducible; the parameters were not fitted to historical data.
The system already trades eight currency pairs and can easily be scaled to include cryptocurrencies, indices, and commodities. Quantum encoding is universal and suitable for any time series, and real IBM quantum processors could be used to generate critical signals in the future.
Author: Yevgeniy Koshtenko