You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Good afternoon, I noticed one very strange feature in your library for tables. When adding/removing columns (about 20-30) via
Try updating the scrolling separately.
Maybe someone will need it...
In Table.mqh, in ChangeScrollsSize comment out the line
if(m_scrollv.YSize()!=y_size)
Maybe someone will need it...
In Table.mqh, in ChangeScrollsSize, comment out the line
if(m_scrollv.YSize()!=y_size)
Forum on trading, automated trading systems and testing trading strategies.
Libraries: EasyAndFastGUI - library for creating graphical interfaces.
Anatoli Kazharski, 2018.02.14 08:21 pm.
Try to update the scrolling separately.
Example:
Example:
Thank you for your help!
Another example using the library: Visualising trading strategy optimisation in MetaTrader 5
I have such a strange thing:
when you click on Combobox, the form is locked, but when you select or click on an empty space to hide it, the form is not unlocked!
I have this weird thing:
When you click on Combobox, the form is locked, but when you select or click on an empty space to hide it, the form is not unlocked!
I couldn't reproduce it:
Could you please tell me how it is easier to save values of checkboxes and Edit's when switching between timeframes? Now they are created anew, but if the window is minimised, it is remembered when changing the timeframe.... I have never been able to figure out how to get on the tail here....
Write to a file and take these values from there when initialising the program.
Will there be a mini-manual on how to use the current version of the library without studying all the previous articles?
Yes, but only after the main part of the library and all the necessary functionality will be formed.
Thank you, but I would like to repeat the question
Will there be a mini-manual how to use the current version of the library without studying all the previous articles?