lucasdomingos
lucasdomingos
lucasdomingos
Added topic Convert to mql5
Hello, could someone convert this code fragment to mql5? Mainly "ObjectSetText" if (waveDirection[i] == 1) {             ObjectCreate(0, volLabel, OBJ_TEXT , 0, time[waveChangeBar], low[waveChangeBar]-shift);  
lucasdomingos
Registered at MQL5.community