Dmitriy Gizlyk
Dmitriy Gizlyk
  • 情報
12+ 年
経験
0
製品
0
デモバージョン
134
ジョブ
0
シグナル
0
購読者
X
Professional programming of any complexity for MT4, MT5, C#.
Dmitriy Gizlyk
パブリッシュされた記事Neural Networks in Trading: Adaptive Periodic Segmentation (Creating Tokens)
Neural Networks in Trading: Adaptive Periodic Segmentation (Creating Tokens)

We invite you to embark on an exciting journey through the world of adaptive analysis of financial time series and learn how to turn complex spectral analysis and flexible convolution into real trading signals. You will see how LightGTS listens to the market rhythm, adapting to its changes through a variable-window stride, and how OpenCL acceleration can turn computation into a fast track to profitable decisions.

Kvannkvann 004603440
Kvannkvann 004603440 2025.08.30
004603440$
Dmitriy Gizlyk
パブリッシュされた記事Neural Networks in Trading: Adaptive Periodic Segmentation (LightGTS)
Neural Networks in Trading: Adaptive Periodic Segmentation (LightGTS)

We invite you to learn about the innovative technique of adaptive patching — a method for flexibly segmenting time series while taking their internal periodicity into account. We will also look at an efficient encoding technique that preserves important semantic characteristics when working with data at different scales. These methods open up new possibilities for the accurate processing of complex, multiscale data characteristic of financial markets and significantly improve the stability and reliability of forecasts.

Dmitriy Gizlyk
パブリッシュされた記事Neural Networks in Trading: An Intelligent Forecast Pipeline (Conclusion)
Neural Networks in Trading: An Intelligent Forecast Pipeline (Conclusion)

The article provides a fascinating look at how SwiGLU embedding reveals hidden market patterns, and how a sparse Mixture of Experts within a Decoder-Only Transformer makes forecasts more accurate at reasonable computational cost. We take an in-depth look at the integration of Time‑MoE into MQL5 and OpenCL, and provide a step-by-step guide to configuring and training the model.

Dmitriy Gizlyk
パブリッシュされた記事Neural Networks in Trading: An Intelligent Forecast Pipeline (Sparse Mixture of Experts)
Neural Networks in Trading: An Intelligent Forecast Pipeline (Sparse Mixture of Experts)

We invite you to explore the practical implementation of a sparse mixture of experts block for time series in the OpenCL computing environment. This article provides a step-by-step explanation of how masked multi-window convolution works, as well as how gradient-based training is organized in the presence of multiple information streams.

Dmitriy Gizlyk
パブリッシュされた記事Neural Networks in Trading: An Intelligent Forecast Pipeline (Time-MoE)
Neural Networks in Trading: An Intelligent Forecast Pipeline (Time-MoE)

We invite you to explore the modern Time-MoE framework, which has been adapted for time series forecasting tasks. In this article, we will implement the key components of the architecture step by step, providing explanations and practical examples along the way. This approach will allow you not only to understand how the model works, but also to apply those principles to real-world trading scenarios.

Dmitriy Gizlyk
パブリッシュされた記事Neural Networks in Trading: A Cross-Domain Time Series Forecasting Framework (Conclusion)
Neural Networks in Trading: A Cross-Domain Time Series Forecasting Framework (Conclusion)

The article focuses on the practical implementation of the TimeFound model for time series forecasting. The key stages of implementing the framework's main approaches using MQL5 are examined.

Dmitriy Gizlyk
パブリッシュされた記事Neural Networks in Trading: A Cross-Domain Time Series Forecasting Framework (TimeFound)
Neural Networks in Trading: A Cross-Domain Time Series Forecasting Framework (TimeFound)

In this article, we build the core of the TimeFound intelligent model step by step, adapting it to real-world time series forecasting tasks. If you are interested in the practical implementation of neural network patching algorithms in MQL5, you have come to the right place.

1
Dmitriy Gizlyk
パブリッシュされた記事取引におけるニューラルネットワーク:高精度分類のための効果的な特徴量抽出(最終章)
取引におけるニューラルネットワーク:高精度分類のための効果的な特徴量抽出(最終章)

Mantisフレームワークは、複雑な時系列を情報量の豊富なトークンへと変換し、リアルタイムで動作可能なインテリジェントな取引エージェントのための信頼性の高い基盤として機能します。

Dmitriy Gizlyk
パブリッシュされた記事Neural Networks in Trading: Effective Feature Extraction for Accurate Classification (Building Objects)
Neural Networks in Trading: Effective Feature Extraction for Accurate Classification (Building Objects)

Mantis is a versatile tool for in-depth time series analysis that can be flexibly scaled to accommodate any financial scenario. Learn how a combination of patching, local convolutions, and cross-attention enables a highly accurate interpretation of market patterns.

Dmitriy Gizlyk
パブリッシュされた記事取引におけるニューラルネットワーク:高精度分類のための効果的な特徴量抽出(Mantis)
取引におけるニューラルネットワーク:高精度分類のための効果的な特徴量抽出(Mantis)

Transformerアーキテクチャを基盤とし、対照学習による事前学習とハイブリッドアテンションを備えた、軽量な時系列分類向け基盤モデル、Mantisを紹介します。最高水準の精度とスケーラビリティを実現します。

Dmitriy Gizlyk
パブリッシュされた記事Neural Networks in Trading: Generalizing Time Series Without Data-Specific Dependence (Conclusion)
Neural Networks in Trading: Generalizing Time Series Without Data-Specific Dependence (Conclusion)

The article will show you how Mamba4Cast turns theory into a working trading algorithm and lays the groundwork for your own experiments. Do not miss this opportunity to gain a full range of knowledge and inspiration for developing your own strategy.

Dmitriy Gizlyk
パブリッシュされた記事取引におけるニューラルネットワーク:データ固有の依存性なしに時系列を一般化する(コアモデルモジュール)
取引におけるニューラルネットワーク:データ固有の依存性なしに時系列を一般化する(コアモデルモジュール)

Mamba4Castフレームワークについての理解をさらに深めていきます。今回は、提案されたアプローチの実践的な実装について詳しく見ていきます。Mamba4Castは、新しい時系列データごとに長時間の事前適応を目的として設計されたものではなく、すぐに導入して使用することを目的として設計されています。ゼロショット予測という概念により、モデルは追加学習やハイパーパラメータの調整をおこなうことなく、実世界のデータに対して高品質な予測を生成できます。

Dmitriy Gizlyk
パブリッシュされた記事取引におけるニューラルネットワーク:特定データへの依存なしに時系列を汎化する(Mamba4Cast)
取引におけるニューラルネットワーク:特定データへの依存なしに時系列を汎化する(Mamba4Cast)

Mamba4Castフレームワークを紹介するとともに、その主要コンポーネントの1つであるタイムスタンプに基づく位置エンコーディングについて詳しく解説します。データのカレンダー構造を考慮して時間埋め込みがどのように生成されるのかを示します。

Dmitriy Gizlyk
パブリッシュされた記事取引におけるニューラルネットワーク:適応型モード分解を用いた時系列予測(最終回)
取引におけるニューラルネットワーク:適応型モード分解を用いた時系列予測(最終回)

アルゴリズム取引におけるACEFormerフレームワークの適応およびMQL5を用いた実用的な実装について説明します。特に、主要なアーキテクチャ設計の判断、学習プロセスの特徴、そして実データを用いたモデル検証結果について紹介します。

Dmitriy Gizlyk
パブリッシュされた記事取引におけるニューラルネットワーク:適応型モード分解を用いた時系列予測(ACEFormer)
取引におけるニューラルネットワーク:適応型モード分解を用いた時系列予測(ACEFormer)

ACEFormerアーキテクチャについて紹介します。これは、Probabilistic Attention(確率的注意)機構の有効性と、適応型時系列分解を組み合わせた最新のソリューションです。本記事は、金融市場において計算性能と予測精度のバランスを求める方にとって有用な内容となっています。

Dmitriy Gizlyk
パブリッシュされた記事取引におけるニューラルネットワーク:多変量時系列予測のためのLSTMの最適化(最終回)
取引におけるニューラルネットワーク:多変量時系列予測のためのLSTMの最適化(最終回)

時系列解析および予測のための革新的な手法を提供するDA-CG-LSTMフレームワークの実装を引き続き進めます。CG-LSTMとデュアルアテンション(dual attention)機構を組み合わせることで、データに含まれる長期的および短期的な依存関係をより高い精度で検出できるため、金融市場の分析に特に有効です。

youwei_qing
youwei_qing 2025.05.02
I observed that the second parameter 'SecondInput' is unused, as CNeuronBaseOCL's feedForward method with two parameters internally calls the single-parameter version. Can you verify if this is a bug? class CNeuronBaseOCL : public CObject
{
...
virtual bool feedForward(CNeuronBaseOCL *NeuronOCL); virtual bool feedForward(CNeuronBaseOCL *NeuronOCL, CBufferFloat *SecondInput) { return feedForward(NeuronOCL); } ..
} Actor.feedForward((CBufferFloat*)GetPointer(bAccount), 1, false, GetPointer(Encoder),LatentLayer); ?? Encoder.feedForward((CBufferFloat*)GetPointer(bState), 1, false, GetPointer(bAccount)); ??
Dmitriy Gizlyk
パブリッシュされた記事取引におけるニューラルネットワーク:多変量時系列予測のためのLSTMの最適化(DA-CG-LSTM)
取引におけるニューラルネットワーク:多変量時系列予測のためのLSTMの最適化(DA-CG-LSTM)

時系列分析および予測に新たな手法を提供するDA-CG-LSTMアルゴリズムを紹介します。革新的なアテンション機構とモデルの柔軟性を活用することで、予測精度をどのように向上できるのかを解説します。

Dmitriy Gizlyk
パブリッシュされた記事取引におけるニューラルネットワーク:Actor-Director-Critic(最終回)
取引におけるニューラルネットワーク:Actor-Director-Critic(最終回)

Actor-Director-Criticフレームワークは、古典的なエージェント学習アーキテクチャを発展させたものです。本記事では、その実装と金融市場環境への適応に関する実践的な経験を紹介します。

Dmitriy Gizlyk
パブリッシュされた記事取引におけるニューラルネットワーク:Actor-Director-Critic
取引におけるニューラルネットワーク:Actor-Director-Critic

階層型学習とマルチコンポーネントアーキテクチャを組み合わせたActor-Director-Critic (ADC)フレームワークについて詳しく解説します。DirectorがActorの行動を分類する仕組みが、トレードにおける意思決定の最適化にどのように寄与し、金融市場という不確実性の高い環境においてモデルの頑健性をどのように向上させるのかを詳しく解説します。

Dmitriy Gizlyk
パブリッシュされた記事取引におけるニューラルネットワーク:適応型エージェント行動のための階層的スキル発見(最終章)
取引におけるニューラルネットワーク:適応型エージェント行動のための階層的スキル発見(最終章)

アルゴリズム取引への適用を目的としたHiSSDフレームワークの実装について解説します。スキル階層と適応的なアーキテクチャを活用して、安定的に機能する取引戦略を構築する方法を説明します。