New article - MQL5 Cookbook: Position Properties on the Custom Info Panel

 

New article MQL5 Cookbook: Position Properties on the Custom Info Panel is published at mql5.com:

This time we will create a simple Expert Advisor that will get position properties on the current symbol and display them on the custom info panel during manual trading. The info panel will be created using graphical objects and displayed information will be refreshed at every tick. This is going to be much more convenient than all the time having to manually run the script described in the previous article of the series called "MQL5 Cookbook: Getting Position Properties".

MQL5 Cookbook: Position Properties on the Custom Info Panel