Yevgeniy Koshtenko / Profile
- Information
|
2 years
experience
|
13
products
|
38
demo versions
|
|
1
jobs
|
0
signals
|
0
subscribers
|
Trading since 2016, algorithmic trading since 2019, machine learning and programming since 2021.
I develop expert advisors, trading robots, indicators, smart contracts, cryptocurrency token and coin codebases, business automation software, and turnkey AI models.
Currently working on an institutional-grade trading system for my own hedge fund and on my own AI blockchain.
Author of 100+ international articles published in different languages worldwide.
Теперь мне доступны любые отчёты по всем позициям всех фондов крупнее 100 млн. $.
Это для нового модуля Мидаса.
Следующая статья будет посвящена анализу связей между движениями капитала мировых фондов и изменениями цен на бирже.
What is quantitative trend analysis in the Forex market? We collect statistics on trends, their magnitude and distribution across the EURUSD currency pair. How quantitative trend analysis can help you create a profitable trading expert advisor.
The article contains a detailed description of the cross-rate calculation algorithm, a visualization of the imbalance matrix, and recommendations for optimally setting the MinDiscrepancy and MaxRisk parameters for efficient trading. The system automatically calculates the "fair value" of each currency pair using cross rates, generating buy signals in case of negative deviations and sell signals in case of positive ones.
The EURUSD forecasting system with the use of computer vision and deep learning. Learn how convolutional neural networks can recognize complex price patterns in the foreign exchange market and predict exchange rate movements with up to 54% accuracy. The article shares the methodology for creating an algorithm that uses artificial intelligence technologies for visual analysis of charts instead of traditional technical indicators. The author demonstrates the process of transforming price data into "images", their processing by a neural network, and a unique opportunity to peer into the "consciousness" of AI through activation maps and attention heatmaps. Practical Python code using the MetaTrader 5 library allows readers to reproduce the system and apply it in their own trading.
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.