Forum

MT5 high temperature

hello mql5 team, why so high temperature when running only one MT5, GPU reaching above 80 degree always, I already disabled Opencl. if run two instances of mt5, it reaches 90. no indicator added, only one chart with EA running

question about iCustom()

hello MQL5 team, as my EA code using iCustom() for importing indi buffers, I want to clear my doubt : every Ontick events, ea re-calculate the indi buffer by iCustom() from the beginning of whole time series , I want to know if I place the indi on chart, whether it reducing the amount of computation