Yevgeniy Koshtenko / Profilo
- Informazioni
|
2 anni
esperienza
|
7
prodotti
|
67
versioni demo
|
|
0
lavori
|
0
segnali
|
0
iscritti
|
I develop highly effective trading indicators and expert advisors based on cutting-edge machine learning technologies and quantum computing, which help traders achieve stable profits in financial markets.
My journey: In the market since 2016. Went through numerous losses and mistakes. Currently specializing in trading robot development and applying machine learning in trading. Actively investing in Russian and Kazakhstani markets.
Qualified investor of the Republic of Kazakhstan. Qualified foreign investor of the Russian Federation.
For hedge funds and family offices, I also have MIDAS — an institutional complex multi-agent neural architecture + quantum layer + multidimensional self-learning AI agent. I've been creating this system for a year and a half, and it contains nearly 80,000 lines of code: it uses the best of everything I know.
Custom development:
In addition to ready-made solutions, I adapt any models from scientific papers to specific client tasks. I create custom trading robots according to specific requirements, integrate modern machine learning methods, and provide consultations on algorithmic trading.
Useful links:
AI Trading Group: https://vk.com/altradinger
AI Trading Channel: https://www.mql5.com/ru/channels/aitradinger
Monitoring: https://share.kz/g7vJ
GitHub: https://github.com/Shtenco
My site: https://shtencoquantai.tech/
Ready to discuss your tasks and offer optimal solutions for trading automation!
Risk Warning: Trading in financial markets involves high risk of capital loss. Past performance does not guarantee future profits.
How to use Renko bars with AI? Let's look at Renko trading on Forex with forecast accuracy of up to 59.27%. We will explore the benefits of Renko bars for filtering market noise, learn why volume is more important than price patterns, and how to set the optimal Renko block size for EURUSD. This is a step-by-step guide on integrating CatBoost, Python, and MetaTrader 5 to create your own Renko Forex forecasting system. It is ideal for traders looking to go beyond traditional technical analysis.
Небольшой процентник капает на счет каждую ночь, это своего рода кэшбек от брокера за активную торговлю роботов.
Каждому кто приобретает акционные версии роботов - я могу настроить такого рода ребейт с прямым переводом ребейта на счет каждую ночь.
По процентам чисто с ребейтов за апрель вышло + 0,75%, плюс еще роботы сами набили +12,52% на все пополнения.
Принцип прост - постоянно пополняем счет, роботы постоянно набивают прибыль на все пополнения, ребейты также увеличиваются. Дальше в систему вступает его величество сложный процент, который и выводит вас на финансовую свободу. Наш с женой пассивный доход от инвестиций за год уже впервые превысил 1 млн. тенге, это около 20 000 рублей полностью пассивно - ежемесячно. Но прибылью мы не пользуемся, а реинвестируем и пускаем в работу - хоть через 10 лет пожить как миллиардеры))))
Всего накопительных счетов сейчас 11 - это и вклады, и депозиты, и брокерские счета в РФ / Казахстане, и криптобиржи, и брокерские счета у Форекс - дилеров.
Главная суть системы: контролировать расходы, чтобы тратить не все, то что не потратили, запускаем в инвестиции, и они уже создают нам капитал на дистанции.
In this article, we will explore what pair trading is and how correlation trading works. We will also create an EA for automating pair trading and add the ability to automatically optimize this trading algorithm based on historical data. In addition, as part of the project, we will learn how to calculate the differences between two pairs using the z-score.
What is angular analysis of financial markets? How to use price action angles and machine learning to make accurate forecasts with 67% accuracy? How to combine a regression and classification model with angular features and obtain a working algorithm? What does Gann have to do with it? Why are price movement angles a good indicator for machine learning?
We determine the overbought and oversold condition of the market according to chaos theory: integrating the principles of chaos theory, fractal geometry and neural networks to forecast financial markets. The study demonstrates the use of the Lyapunov exponent as a measure of market randomness and the dynamic adaptation of trading signals. The methodology includes an algorithm for generating fractal noise, hyperbolic tangent activation, and moment optimization.
We revisit the Ilan grid Expert Advisor and integrate Q-learning in MQL5 to build an adaptive version for MetaTrader 5. The article shows how to define state features, discretize them for a Q-table, select actions with ε-greedy, and shape rewards for averaging and exits. You will implement saving/loading the Q-table, tune learning parameters, and test on EURUSD/AUDUSD in the Strategy Tester to evaluate stability and drawdown risks.
Do you want to know how to benefit from the difference in interest rates? This article considers how to use swap arbitrage in Forex to earn stable profit every night, creating a portfolio that is resistant to market fluctuations.
We are creating an adaptive self-learning trading expert advisor based on DQN machine learning, with multidimensional causal inference. The EA will successfully trade simultaneously on 7 currency pairs. And agents of different pairs will exchange information with each other.
In this article, we will examine the movements of synthetic currencies using Python and MQL5 and explore how feasible Forex arbitrage is today. We will also consider ready-made Python code for analyzing synthetic currencies and share more details on what synthetic currencies are in Forex.
Today we will take a look at my first arbitrage robot — a liquidity provider (if you can call it that) for synthetic assets. Currently, this bot is successfully operating as a module in a large machine learning system, but I pulled up an old Forex arbitrage robot from the cloud, so let's take a look at it and think about what we can do with it today.
В отличие от остальных моих алгоритмов, не требует обучения и оптимизации, обучается на лету и за пару дней выходит в прибыль. Постоянно дообучается на лету. Выходит в прибыль с любой точки графика на любой паре.
Осталось совместить это с арбитражным Сварогом и поставкой данных из Мидаса, и с удаленным риск менеджером. Но эта часть системы самодостаточна.
This article presents the development of an arbitrage analysis panel in MQL5. How to get fair exchange rates on Forex in different ways? Create an indicator to obtain deviations of market prices from fair exchange rates, as well as to assess the benefits of arbitrage ways of exchanging one currency for another (as in triangular arbitrage).