Forum

Having Single instance of Graphic interface

Hi I have a graphic interface wrote with c# for my Expert Advisor. How can I just have a single instance of my interface for all the chart that I want to use my EA? Thanks for helping to solve this problem

Delete an Item from the ListView

Hi, I created a listview from standard library . when I delete an Item from ListView, its Index stay in selected after deleting. How can I deselect the Index after deleting Items