Forum

Keep data when time frame change.

Good day, I need some help please. I want the button to stay the way it is when the time frame is changed. #property indicator_chart_window #include <Controls\Button.mqh> CButton TrendButton; int OnInit () { TrendButton.Create ( 0 , "TrendButton" , 0 , 1460 , 62 , 1540 , 82 );

Add Vlines to custom indicator arrows

Can someone please help me to add vlines at the same place that the arrows are placed

Expression not boolean

Good day, can someone please help me to fix this error. DECOMPILED CODE IS PROHIBITED

Code for signal on each new candle.

Good day, can anyone assist me with coding to get an arrow signal(call) on the start each new candle

Why does EA work on strategy tester but not on live acc.?

I hope someone can help. My EA works fine on strategy tester but does not start on normal account. Auto trading is on! Allow auto trading is on