Artyom Trishkin
Artyom Trishkin
4.2 (65)
  • Informazioni
13+ anni
esperienza
0
prodotti
0
versioni demo
20
lavori
0
segnali
0
iscritti
Программист al
X
Writing scripts, indicators, EAs on mql5 and mql4
------------------------------------------------
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.
------------------------------------------------
For all questions, please contact personal messages.
------------------------------------------------
Artyom Trishkin
Articolo pubblicato DoEasy. Controls (Part 11): WinForms objects — groups, CheckedListBox WinForms object
DoEasy. Controls (Part 11): WinForms objects — groups, CheckedListBox WinForms object

The article considers grouping WinForms objects and creation of the CheckBox objects list object.

2
Artyom Trishkin
Articolo pubblicato DoEasy. Controls (Part 10): WinForms objects — Animating the interface
DoEasy. Controls (Part 10): WinForms objects — Animating the interface

It is time to animate the graphical interface by implementing the functionality for object interaction with users and objects. The new functionality will also be necessary to let more complex objects work correctly.

2
Artyom Trishkin
Articolo pubblicato DoEasy. Controls (Part 9): Re-arranging WinForms object methods, RadioButton and Button controls
DoEasy. Controls (Part 9): Re-arranging WinForms object methods, RadioButton and Button controls

In this article, I will fix the names of WinForms object class methods and create Button and RadioButton WinForms objects.

2
Artyom Trishkin
Articolo pubblicato DoEasy. Controls (Part 8): Base WinForms objects by categories, GroupBox and CheckBox controls
DoEasy. Controls (Part 8): Base WinForms objects by categories, GroupBox and CheckBox controls

The article considers creation of 'GroupBox' and 'CheckBox' WinForms objects, as well as the development of base objects for WinForms object categories. All created objects are still static, i.e. they are unable to interact with the mouse.

2
Artyom Trishkin
Articolo pubblicato DoEasy. Controls (Part 7): Text label control
DoEasy. Controls (Part 7): Text label control

In the current article, I will create the class of the WinForms text label control object. Such an object will have the ability to position its container anywhere, while its own functionality will repeat the functionality of the MS Visual Studio text label. We will be able to set font parameters for a displayed text.

1
Artyom Trishkin
Articolo pubblicato DoEasy. Controls (Part 6): Panel control, auto resizing the container to fit inner content
DoEasy. Controls (Part 6): Panel control, auto resizing the container to fit inner content

In the article, I will continue my work on the Panel WinForms object and implement its auto resizing to fit the general size of Dock objects located inside the panel. Besides, I will add the new properties to the Symbol library object.

2
Artyom Trishkin
Articolo pubblicato DoEasy. Controls (Part 5): Base WinForms object, Panel control, AutoSize parameter
DoEasy. Controls (Part 5): Base WinForms object, Panel control, AutoSize parameter

In the article, I will create the base object of all library WinForms objects and start implementing the AutoSize property of the Panel WinForms object — auto sizing for fitting the object internal content.

2
Artyom Trishkin
Argomento aggiunto Frattali, strutture frattali, loro immagini grafiche + Canvas
Commenti non correlati a " La tela è forte! "
Artyom Trishkin
Argomento aggiunto Simboli personalizzati. Errori, bug, domande, suggerimenti.
Dato che l'argomento è abbastanza ampio, ho pensato che sarebbe una buona idea avere una discussione separata su di esso
Artyom Trishkin
Argomento aggiunto OOP, modelli e macro in mql5, sottigliezze e usi
I commenti non relativi a " caratteristiche, complessità e trucchi del linguaggio mql5 " sono stati spostati in questo thread
Artyom Trishkin
Argomento aggiunto Errori tipici e come affrontarli quando si ha a che fare con l'ambiente del trading
In questo thread discuteremo gli errori comuni commessi quando si lavora con l'ambiente di trading del terminale in alcuni algoritmi, i metodi della loro eliminazione ed evitare in futuro
Artyom Trishkin
Argomento aggiunto Algoritmi, metodi di soluzione, confronto delle loro prestazioni
In questo thread discuteremo diversi modi di risolvere questi o quei problemi e confronteremo le prestazioni delle soluzioni proposte. Tutti sono invitati a discutere dei problemi e dei metodi per risolverli ;)
Artyom Trishkin
Argomento aggiunto Organizzazione del ciclo dell'ordine
I commenti non relativi a " caratteristiche, complessità e trucchi del linguaggio mql4 " sono stati spostati in questo thread
Artyom Trishkin
Argomento aggiunto Chiacchiere sul tester di strategia MT5
I commenti non relativi a " Nuova versione di MetaTrader 5 build 1570: Miglioramento della finestra Marketplace ed estensione delle funzioni template in MQL5 " sono stati spostati in questo topic
Artyom Trishkin
Argomento aggiunto Caratteristiche del linguaggio mql4, sottigliezze e tecniche
In questo argomento si parlerà di modi non documentati di lavorare con il linguaggio mql4 , esempi di risoluzione di certi problemi. Sarebbe auspicabile che questo ramo fosse più vicino come contenuto alle FAQ, che alla discussione. Suggerisco a
Artyom Trishkin
Argomento aggiunto Tutte le domande dei nuovi arrivati su MQL4 e MQL5, aiuto e discussione su algoritmi e codici
In questo thread voglio iniziare ad aiutare coloro che vogliono veramente capire e imparare la programmazione nel nuovo MQL4 e vogliono passare facilmente a MQL5 - i linguaggi sono molto simili. Questo blog sarà un buon posto per discutere di
Artyom Trishkin
Articolo pubblicato DoEasy. Controls (Part 4): Panel control, Padding and Dock parameters
DoEasy. Controls (Part 4): Panel control, Padding and Dock parameters

In this article, I will implement handling Padding (internal indents/margin on all sides of an element) and Dock parameters (the way an object is located inside its container).

2
Artyom Trishkin
Articolo pubblicato DoEasy. Controls (Part 3): Creating bound controls
DoEasy. Controls (Part 3): Creating bound controls

In this article, I will create subordinate controls bound to the base element. The development will be performed using the base control functionality. In addition, I will tinker with the graphical element shadow object a bit since it still suffers from some logic errors when applied to any of the objects capable of having a shadow.

3
Artyom Trishkin
Articolo pubblicato DoEasy. Controls (Part 2): Working on the CPanel class
DoEasy. Controls (Part 2): Working on the CPanel class

In the current article, I will get rid of some errors related to handling graphical elements and continue the development of the CPanel control. In particular, I will implement the methods for setting the parameters of the font used by default for all panel text objects.

2
Artyom Trishkin
Argomento aggiunto Caratteristiche del linguaggio mql5, sottigliezze e tecniche
In questo argomento si parlerà di modi non documentati di lavorare con il linguaggio mql5 , esempi di risoluzione di certi problemi. Vorrei che il contenuto di questo ramo fosse più vicino alle FAQ che alla discussione. Invito tutti i programmatori