Forum

how to correctly use two operators after an If expression.

My code from DGNfractals.mq5 //--- main cycle of calculations for(int i=start; i<rates_totalD-3 && !IsStopped(); i++) { //--- Upper Fractal if(highD[i]>highD[i+1] && highD[i]>highD[i+2] && highD[i]>=highD[i-1] && highD[i]>=highD[i-2]) { ExtUpperBuffer[i]=highD[i];

Search Facility very poor.

Hi, I would like to be able to LEARN from the documentation. Reading code as e.g. int to_copy; As I understand it this is defining a new presumably local integer variable called "to_copy" It's use in the code makes no sense without knowing it's initial value. My previous knowledge would have seen

Update has screwed loaded Symbol

An auto update was executed today. On restarting the terminal the symbol is missing. Have been using GBPJPY for ages in testing. Cannot get a result by typing in settings/symbol box. It comes back to "All market watch symbols" In Market Watch symbol tab it is blank except for green + box. Putting