Artyom Trishkin
Artyom Trishkin
  • 情報
13+ 年
経験
0
製品
0
デモバージョン
20
ジョブ
0
シグナル
0
購読者
Программист において
Writing scripts, indicators, EAs on mql4 and mql5
------------------------------------------------
Reliable, high quality. Help you check your strategy in StrategyTester, offer options to increase profitability. I write as a tester, and for demo and live trading.
My nickname on Mql4.com - atrmedia70 ( https://www.mql5.com/ru/users/artmedia70?utm_campaign=MQL4.community )
------------------------------------------------
Create a new job for me: https://www.mql5.com/en/job/new?prefered=artmedia70 (english) Go to the link, create jobs and send me a link to it on Skype artmedia70 specifying the that this new work.
------------------------------------------------
Artyom Trishkin
パブリッシュされた記事Таблицы в парадигме MVC на MQL5: Таблица корреляции символов
Таблицы в парадигме MVC на MQL5: Таблица корреляции символов

В статье доработаем классы графической библиотеки, добавив в таблицу вертикальный заголовок, и на основе классов таблиц создадим индикатор, отображающий корреляцию символов, указанных в настройках.

2
Artyom Trishkin
パブリッシュされた記事Автоматизация запуска терминала для выполнения сервисных задач
Автоматизация запуска терминала для выполнения сервисных задач

В статье рассмотрим возможность запуска терминала с конфигурационным файлом для выполнения автоматизированных рутинных задач, программную обработку такого запуска, и создадим полноценную систему автооптимизации советника средствами ОС Windows.

2
Artyom Trishkin
パブリッシュされた記事Tables in the MVC Paradigm in MQL5: Customizable and sortable table columns
Tables in the MVC Paradigm in MQL5: Customizable and sortable table columns

In the article, we will make the table column widths adjustable using the mouse cursor, sort the table by column data, and add a new class to simplify the creation of tables based on any data sets.

3
Artyom Trishkin
パブリッシュされたコードグラフィカル・オブジェクトを作成するための関数例を含むスクリプト
このスクリプトは、独自の開発で使用するすべての標準的なグラフィカル・オブジェクトを作成するための一連の関数を提供します。スクリプトで提供される関数は、「そのまま」使用することも、あなたの要求に合わせて変更することもできます。
Artyom Trishkin
パブリッシュされた記事How to publish code to CodeBase: A practical guide
How to publish code to CodeBase: A practical guide

In this article, we will use real-life examples to illustrate posting various types of terminal programs in the MQL5 source code base.

1
Artyom Trishkin
パブリッシュされたコードExpPinBar - ピンバー値動きパターン用エキスパートアドバイザー
iPinBar Pin Bar Finder + 複数の異なるトレーリング・インジケータに基づくエキスパート・アドバイザー
Artyom Trishkin
パブリッシュされたコードMQL5用StopLossトレーリング・クラス・ライブラリ
固定インデント、パラボリックSARや移動平均インディケータの値、または指定されたポジションのストップレベルによって、オープンポジションのストップロスを自動的に移動させるためのクラス群。
Artyom Trishkin
パブリッシュされたコードWPR、ボリンジャーバンド、ATR指標に基づくシンプルなエキスパートアドバイザー
ウィリアムズ・パーセンテージ・レンジ(WPR)とボリンジャーバンド(BB)。両指標のシグナルが一致した時のみポジションを建てる。
Artyom Trishkin
パブリッシュされたコード米ドル指数
ドルインデックス(DXY)をリアルタイムで反映する合成カスタムシンボル "USDX.synthetic "を作成するMetaTrader 5用サービス。
Artyom Trishkin
パブリッシュされたコードピンバーを探す
このインディケータは、プライスアクションパターン "ピンバー "をチャートに検索し、見つかったパターンを持つバーにアイコンを表示します。
Artyom Trishkin
パブリッシュされたコード取引履歴の削除
スクリプトは、現在のチャートからすべての自動売買アイコンを削除します。
Artyom Trishkin
パブリッシュされた記事Tables in the MVC Paradigm in MQL5: Integrating the Model Component into the View Component
Tables in the MVC Paradigm in MQL5: Integrating the Model Component into the View Component

In the article, we will create the first version of the TableControl (TableView) control. This will be a simple static table being created based on the input data defined by two arrays — a data array and an array of column headers.

2
Artyom Trishkin
パブリッシュされた記事The View and Controller components for tables in the MQL5 MVC paradigm: Resizable elements
The View and Controller components for tables in the MQL5 MVC paradigm: Resizable elements

In the article, we will add the functionality of resizing controls by dragging edges and corners of the element with the mouse.

2
Artyom Trishkin
パブリッシュされた記事The View and Controller components for tables in the MQL5 MVC paradigm: Containers
The View and Controller components for tables in the MQL5 MVC paradigm: Containers

In this article, we will discuss creating a "Container" control that supports scrolling its contents. Within the process, the already implemented classes of graphics library controls will be improved.

2
Artyom Trishkin
パブリッシュされた記事The View and Controller components for tables in the MQL5 MVC paradigm: Simple controls
The View and Controller components for tables in the MQL5 MVC paradigm: Simple controls

The article covers simple controls as components of more complex graphical elements of the View component within the framework of table implementation in the MVC (Model-View-Controller) paradigm. The basic functionality of the Controller is implemented for interaction of elements with the user and with each other. This is the second article on the View component and the fourth one in a series of articles on creating tables for the MetaTrader 5 client terminal.

2
Artyom Trishkin
パブリッシュされた記事The View component for tables in the MQL5 MVC paradigm: Base graphical element
The View component for tables in the MQL5 MVC paradigm: Base graphical element

The article covers the process of developing a base graphical element for the View component as part of the implementation of tables in the MVC (Model-View-Controller) paradigm in MQL5. This is the first article on the View component and the third one in a series of articles on creating tables for the MetaTrader 5 client terminal.

1
Artyom Trishkin
パブリッシュされた記事Table and Header Classes based on a table model in MQL5: Applying the MVC concept
Table and Header Classes based on a table model in MQL5: Applying the MVC concept

This is the second part of the article devoted to the implementation of the table model in MQL5 using the MVC (Model-View-Controller) architectural paradigm. The article discusses the development of table classes and the table header based on a previously created table model. The developed classes will form the basis for further implementation of View and Controller components, which will be discussed in the following articles.

2
Artyom Trishkin
パブリッシュされた記事Implementation of a table model in MQL5: Applying the MVC concept
Implementation of a table model in MQL5: Applying the MVC concept

In this article, we look at the process of developing a table model in MQL5 using the MVC (Model-View-Controller) architectural pattern to separate data logic, presentation, and control, enabling structured, flexible, and scalable code. We consider implementation of classes for building a table model, including the use of linked lists for storing data.

1
Artyom Trishkin
パブリッシュされた記事Визуализация стратегий в MQL5: раскладываем результаты оптимизации по графикам критериев
Визуализация стратегий в MQL5: раскладываем результаты оптимизации по графикам критериев

В этой статье мы напишем пример визуализации процесса оптимизации и сделаем отображение трёх лучших проходов для четырёх критериев оптимизации. А также обеспечим возможность выбора одного из трёх лучших проходов для вывода его данных в таблицы и на график.

3
Artyom Trishkin
パブリッシュされた記事事後取引分析:ストラテジーテスターにおけるトレーリングストップと新しいストップレベルの選択
事後取引分析:ストラテジーテスターにおけるトレーリングストップと新しいストップレベルの選択

取引の質をさらに高めるため、今回はストラテジーテスターで完了済みの取引を分析するテーマを引き続き取り上げます。異なる種類のトレーリングストップを使用すると、既存の取引結果がどのように変化するかを見ていきましょう。