Konstantin Chechnev / Profil
- Informations
|
7+ années
expérience
|
18
produits
|
47
versions de démo
|
|
0
offres d’emploi
|
0
signaux
|
0
les abonnés
|
────────────────────────
Je développe des solutions quel que soit leur niveau de complexité : indicateurs, panneaux de trading, utilitaires, systèmes analytiques avancés, Expert Advisors, optimiseurs et outils spécialisés pour l’étude des marchés.
Si une idée de trading ou d’analyse peut être formalisée, je peux la transformer en un outil MetaTrader complet.
⚙️ 02 / CE QUE JE PEUX DÉVELOPPER
────────────────────────
• automatisation d’algorithmes et de stratégies de trading ;
• indicateurs et systèmes d’analyse des données de marché ;
• traitement des ticks, des flux de prix et des données statistiques ;
• optimisation et validation des paramètres de trading ;
• interfaces avancées, panneaux de contrôle et visualisation des données ;
• logique de trading et d’analyse personnalisée selon vos besoins.
🧩 03 / DE L’IDÉE AU PRODUIT FINAL
────────────────────────
Je prends en charge l’ensemble du projet : de l’idée et de la logique mathématique à l’architecture, la programmation, l’interface, l’optimisation des performances, les tests et la livraison du produit final.
Un bon outil ne se résume pas à du code qui fonctionne. Il doit être rapide, clair, stable, agréable à utiliser et résoudre précisément le problème pour lequel il a été conçu.
🧭 04 / EXPÉRIENCE — PLUS DE 7 ANS
────────────────────────
Je développe des logiciels pour MetaTrader et les marchés financiers depuis plus de 7 ans.
Au fil des années, mon travail a évolué de petits algorithmes de trading vers des systèmes complexes de recherche et d’analyse.
💬 05 / VOUS AVEZ UNE IDÉE OU UN PROJET ?
────────────────────────
Vous n’avez pas besoin de transformer votre idée en un long cahier des charges avant de me contacter.
Écrivez-moi en message privé via MQL5 et décrivez votre besoin avec vos propres mots. J’en évaluerai la faisabilité, proposerai la meilleure solution sans fonctionnalités inutiles et préciserai à l’avance le périmètre, les délais et le budget.
Je cherche à réaliser les petites tâches aussi rapidement que possible. Les projets complexes sont divisés en étapes claires et suivis personnellement, de la première discussion au résultat final.
À chaque étape, vous échangez directement avec le développeur. Les détails importants ne se perdent donc pas entre la discussion et la mise en œuvre.
[https://www.mql5.com/ru/market/product/155563](https://www.mql5.com/ru/market/product/155563)
🚀 Adaptive NeuroMatrix Trend — price-action indicator with NO repainting 💹
Traders constantly face the same problems: lagging signals from classic MA/RSI/MACD, noisy breakouts, and indicators that repaint on history 😤
Adaptive NeuroMatrix Trend solves this with its own price-action model of price movement (not based on standard MT5 indicators) and works strictly on bar close, so there is NO repainting ✅
📈 What the indicator shows in a separate window:
🔵 Buy phase — bullish trend dominant
⚪ Flat / Exit — better to stay out or lock in profit
🔴 Sell phase — bearish trend dominant
🟡🟠 Gold/orange segments — impulse spikes and early warnings of potential reversals
✨ Key features:
✅ No repainting — signals are formed only at bar close; the picture does not change afterwards.
⚙️ Flexible tuning to your trading style via parameters:
⏱ Time-scale — reaction speed vs. smoothing
🎯 Entry sensitivity — how aggressively to enter
🚫 Anti-impulse strength — filters out noisy spikes
🧠 Predict layer strength — predictive smoothing of trend turns
🧩 Trend / flat / impulse separation — the internal algorithm combines smoothing filters, volatility and statistics to cut market “chop” and leave a clear trend structure.
📊 Built-in performance statistics:
📌 Cumulative result for the current symbol
🧾 Efficiency over the last 8 instruments
⏳ Tracking over a selected window in days — you immediately see where the model works best.
💡 How traders can use it:
🧭 As a trend filter for existing strategies and EAs
🔍 For pre-session instrument selection — finding “clean” trending symbols
📌 For spotting exit and re-entry zones after strong impulses
👇 Try it now:
Go to Adaptive NeuroMatrix Trend on MQL5, download the indicator and run it in the Strategy Tester on your favorite symbols and timeframes 🧪📉📊
If the results match your style — confidently add it to your trading setup as your main trend filter and statistics assistant 💼💰
➡️ Download Adaptive NeuroMatrix Trend:
[https://www.mql5.com/ru/market/product/155563](https://www.mql5.com/ru/market/product/155563)
Correlation Monitor est un indicateur qui permet de détecter rapidement les relations entre instruments : il aide à trouver des paires présentant une forte corrélation positive/négative, à repérer des divergences et à prendre des décisions plus étayées pour la couverture, le pair trading et le trading en panier. Meta traider 4. Fonctionnalités clés • Matrice de corrélation et liste compacte : affiche instantanément l’intensité des liens entre les symboles sélectionnés ; le codage
Fixed the advisor's slow backtest issue. On average, speed has increased 10×.
We kicked the snail out of the advisor that was dragging calculations from one logic to another 🐌➡️✈️
No changes to the trading logic — just a few speed-pills in the code.We may speed it up further. Stay tuned for updates.
https://www.mql5.com/ru/market/product/148422
https://www.mql5.com/ru/market/product/148422?source=Site+Profile
--- Update recommendation ---
Install the update on a demo account and run it for 24–72 hours in live/demo trading mode.
In short: we added automatic closing on an opposite signal and a ban on simultaneously opened opposite trades in the market. We focused on visualization and usability — spend less time in settings and more time understanding exactly what the advisor does. It’s a bit “heavier” (codebase grew roughly twofold), but more informative and more tolerant in operation.
--- What’s important (brief) ---
The main goal of this update is better visual feedback: all key parameters are now visible directly on the chart.
New trading logics were added to control the appearance of “opposite” trades.
Panel interfaces are localized into five languages; English is used by default for other locales.
It’s recommended to test the update on a demo account before switching to a real account.
--- Changes — detailed list ---
[Added]
Close on Opposite Signal — an option to automatically close a trade (or group of trades) when an opposite signal appears. Allows positions to be closed when the market clearly changes direction.
Prohibit opening opposite trades — blocks opening opposite trades: if long positions exist, short entries are blocked and vice versa. Simple logic — less cross-fire and trade noise.
Disable Panels Display — fully hide all panels on the chart for users who prefer a “clean” chart.
[Navigation & Visualization]
New operational notifications on the control panel — short statuses and messages about key events (standalone, non-intrusive).
Info panel — displays main settings and current modes of the advisor (quick overview without opening menus).
Auto arrow-signal search panel — shows active search parameters and arrow placement status.
When switching timeframes in automatic mode, the advisor automatically recalculates parameters and repositions arrows so they match the new timeframe.
All panels are collapsible to save chart space.
[Localization]
Panels are localized into: Russian, English, Simplified Chinese, Japanese, and German. If the terminal uses another language, English will be applied by default.
[Trading behavior / logic]
New options for handling “opposite” signals let you configure either soft blocking or hard closing/forbidding, depending on your strategy.
P.S.
If the terminal starts complaining about chart space and things feel cramped — tell it this is an investment in clarity :) You can’t have too many panels.
Good trading!
Real-time fast auto-learning for 2024 and backtest for 2025.
Lot trade 0.01
https://www.mql5.com/ru/market/product/148422
I added a cool feature — multi-currency trading. Now the advisor can work not only on one pair (as before, on the one where it is installed), but also on several currency pairs at the same time.
This is useful if you want to diversify risks and trade different instruments such as EURUSD, GBPUSD, or USDCAD.Previously, the advisor traded only on the current pair and used one signal file ("Data File Name = SignalFile" in the advisor settings). If the file was missing, it took signals from the built-in code inside the advisor. Now, if you enable the multi-currency mode (parameter Enable Multi Currency Mode = true), the advisor can trade up to 3 additional pairs. For each pair, you can specify your own signal file. If the file is not specified, it uses the general file Data File Name = SignalFile.
If that is also missing, it uses the built-in signals.If the mode is disabled (false), everything works as before — only on the current pair.I also added an option to close positions by equity separately for each pair. This means that if one pair reaches the profit threshold, the advisor will close only the positions of that pair, without affecting others.In addition, the automatic signal placement mode now includes a function called "Minimum ZigZag Bars for Signal."
Now you can filter not only by the number of points but also by the length of the ZigZag indicator, in order to avoid false news movements that may consist of 2–4 bars and later produce poor trading signals.
The most honest EA.
The price will triple soon.
https://www.mql5.com/ru/market/product/148422
how auto-learning works. For the sake of interest, we trained on the signals of 2025, but demo test for 2024 :) https://www.mql5.com/ru/market/product/148422
5 year backtest EURUSD M5. 100% quality tick.Set and SignalFile in comments https://www.mql5.com/ru/market/product/148422
Arrow Strategy Builder — un Expert Advisor qui mémorise les flèches haut/bas placées par l’utilisateur sur le graphique et génère des signaux de trading lorsque les mêmes conditions se répètent. Convient aux débutants comme aux traders expérimentés, avec une interface intuitive et des fonctions d’automatisation sur tout instrument financier. La version complète du conseiller multi-devises pour Metatraider 5 est ici . Caractéristiques principales Création facile de stratégies : Placez des
Dear friends! Downloaded the update. In the default settings, SET for M1 EURUSD for an example of operation.
Version 2.0 released with extended signal management functionality, improved filtering, and a redesigned control panel.
New
[MACD Indicator (Trade Entry Filter)]Added as an auxiliary filter for determining trade direction.
MACD > 0: only long trades are allowed.
MACD < 0: only short trades are allowed.
The indicator is not used in training and is not stored in the signal database.Enabled/disabled via parameter Use MACD for Trade Opening.
[Parameter "Number of Bars Before Signal to Store"]Defines the depth of analysis before a signal. By default, the last 5 bars are taken into account for more accurate recognition of recurring market scenarios.
[Parameter "Show Indicators on Chart"]Controls the display of indicators on the chart. Default is false, simplifying chart view and signal analysis.
[Parameter "Delay from instant opening of trades after EA launch (in min.)"]Delay for opening the first trade. Required for the time of EA launch and signal settings, so that the EA does not open an unplanned trade on the available internal or previously created signal base. Default is 60 minutes.
Improvements
— Updated control panel on chart
— Redesigned interface for better usability
— Added multilingual support (automatic detection of terminal language: Russian, English, German, Japanese, Chinese; English is used in all other cases)
— Improved informational messages
Update Recommendations
1.Reset advisor parameters on the chart and in the strategy tester.
2.Use the built-in signal database or recreate and optimize your own (database structure has changed).
3.Lower the parameter Minimum Signal Match Percent to Open Trade — entry criteria across indicators have become significantly stricter.
Features
Automatic detection of local extremes and the construction of Fibonacci levels.
Customizable conditions for opening and closing deals based on Fibonacci levels.
Flexible risk management options: stop loss, take profit, limit the volume and number of orders.
https://www.mql5.com/ru/market/product/148769
MT4 Free https://www.mql5.com/ru/market/product/148439
MT4 Full https://www.mql5.com/ru/market/product/148427
MT5 Free (Here in the "Discussion" there are several questions from traders and answers from me.) https://www.mql5.com/ru/market/product/148426
MT5 Full https://www.mql5.com/ru/market/product/148422
Fibonacci EA MT5 is an Expert Advisor for automating trading based on Fibonacci levels. It determines the minimum and maximum prices over a specified number of bars, builds Fibonacci levels, and opens trades when the current price reaches the selected levels. The EA can trade with the trend or against it, depending on the given parameters. It also allows you to configure levels for closing trades, risk management, and time filters. Features Automatic detection of local extremes and the


