Forum

custom time frame

hi guys. is it possible to have time frames like H16 or D2 in mt5 in live charts? thanks for helping

chart problem price startle

hi guys my chart in mt5 is like this. what should i do? p.s: the time of the last candle is 2024

strategy tester generates lots of indicator

hi guys i have problem whit strategy tester . i wrote a script as follow. when i run the strategy tester, in every tick, a new indicator well add to the chart. whats the problem? thanks void OnTick() { int r=0; double rr[]={0,0,0}; r=iCustom(NULL,tp[i],"jjrsx",8,8,100,STO_CLOSECLOSE,0)