Forum

How can I disable and enable all buttons ??

Hello, I want to enable or disable all other buttons when I click on a button I tried this but it doesn't works void CMy_Form::OnClickButton1( void ) { Form1.m_button2.Disable()== true ; }

How to correct time from tick data ?

Hi there, I wrote a script that downloads the current and the courses of the past months. The problem is that the times of the courses are one hour ahead. You would have to pull off for 1 hour Unfortunately I can't get any further Time intervall is M5 and M10 Tomm MqlRates rates[]; MqlDateTime tm;