A class for working with free form buttons – library MetaTrader 5
This class is designed for creating interactive buttons with various states on a price chart. It has been developed for a competition arranged by generous TheXpert. Thank you. A demonstration of the CBtn class Class methods Create(long chart_id,int sub_wnd,string name,int x,int y,int dx,int dy) – create a button with parameters: Window identifier Subwindow number Button … Read more