Doerk Hilger / Profile
- Information
|
9+ years
experience
|
0
products
|
0
demo versions
|
|
0
jobs
|
0
signals
|
0
subscribers
|
I have programming experience since 30 years with Assembler, Basic, C and C++, released many articles about programming, wrote books, got a honory title for informatics and worked as a lecturer in the past.
Currently I am focusing on Metatrader MQL5, especially object oriented programming and front end design.
Currently I am focusing on Metatrader MQL5, especially object oriented programming and front end design.
Doerk Hilger
Added topic I don´t get any historical data
Hi there, I don´t get any historical data, no matter what I do or configure in the options dialogue (bars in tester/chart). I. e. the tester gives me data for one week in M5, no matter what I choose. The historical database loads for maximum 1 month
Share on social networks · 1
8
Doerk Hilger
Added topic What´s up with the "Standard" library ?
Hi all, is there anybody out there who uses the standard libraries for MT5? I mean especially the financial libraries, libraries such as CExpert and so on. How reliable is this stuff, because the control classes are everything else than reliable and
Share on social networks · 1
3
Doerk Hilger
Added topic Obtaining the baseline of graphical text?
Hi there, does anybody know if there is way to figure out the baseline of graphical text in MQL? What I mean is, text has a height, which you can get by TextGetSize(), but this defines only the difference from the lowest pixel to the highest, but not
Doerk Hilger
The interactive Master-Sentimentor works ... no CWnd, no DLLs, pure MQL5/C++ with dynamic OOP and my own standard libraries.
Doerk Hilger
Added topic Reading the speed of the strategy tester?
Aloha, does somebody know if it´s possible to read the speed-value of the strategy tester ? Or, if this is not possible, a way to get the real value of GetTickCount() from the Windows Kernel32.dll, because GetTickCount() is matched to the simulated
Share on social networks · 1
5
Doerk Hilger
Published code CRect and CCanvas replacement (Standard Library - several bugs fixed)
Bug fixed versions of CRect and CCanvas which are part of the standard library.
Share on social networks · 2
7750
908
Doerk Hilger
Added topic How to prevent the user from changing the symbol and/or account in the current chart?
Hi there, maybe I overlooked the function , but how is it possible to prevent the user from changing the current symbol in the current chart? In my opinion, it´s a no-go that a user can kill the EA performance by simply dropping a new symbol on
Share on social networks · 1
16
Doerk Hilger
Published code CWndContainer Replacement
This file replaces the WndContainer.mqh original file. It prevents the chart from being affected when you click and hold the mouse inside a container area.
Share on social networks · 2
4002
867
Doerk Hilger
Added topic Looking for a simple Dropdown-List DLL
Hi there, does anyone know a DLL which can provide a simple dropdown list/combobox with possiblity to access colors and used fonts? In the end its just an interface to the standard windows control, what I am searching for. If not, whats the simplest
Share on social networks · 1
2
Doerk Hilger
Added topic Mouse focusing on a graphical control ... how to?
Hi there, I am working with some of the classes from the cathegory "Controls". Does anyone know how it's possible to focus the mouse on an object, i.E. CPanel or CButton or a derived object, when the mouse button is held down and the
Share on social networks · 1
5
Doerk Hilger
Added topic Huge Bugs in Controls Classes and/or MQL5 with Metatrader 4?
Dear MQL5 developers, at least I hope you guys read this. I started to create a set of classes to develop a trading environment on a visual basis. Everything fine so far, until I found a very odd behaviour when using the control classes. First I
Share on social networks · 1
9
Doerk Hilger
Added topic Control classes without CDialog - How to work with CComboBox(), CListView(), CSpinEdit and so on ...
Hi there, I startet to write my own set of classes to create a own panel. Everything is (almost) fine so far, but those classes, which are derived from CWndContainer simply don't want to work. These are CComboBox, CListView and CSpinEdit. The
Share on social networks · 1
20
: