Forum

adding url for webrequest ?

hi, using MT4 b745 on wine 1.7.32 i386 ubuntu for using an expert i need to add an url into /tools/options/Expert advisor/ there is already the builtin 'http://www.mql5.com' listed when i right-click on '+' nothing happen for adding a new url, so i double click on the previous url's field: the

How to teach the Tester to take care of indi relationships ?

hi, using the latest mql4 version b840 terminal, and https://www.mql5.com/ru/code/13802 as an EA example Usecase: Testing that EA to find the best results; mostly finding the best MA periods to apply. For this test, all the MAs are selected at once, as well TP & SL, and their periods can overlap

How to get a custom terminal ?

Wonder how to choose a custom font & its size to change to default built one ? i would like this kind of settings directly from menu; specialy for people with bad eyes viewing. An other question: i find very frustating all these color hardcoding with the indicators published in codebase: no way to

Lack of description into Tool Box / Code Base tab

The Code Base tab inside the Tool Box is a usefull feature, but we only get a description sentence with the publishing date. Sometimes the author is also written. But what is really missing is : - the type of code: is it Indicator, Lib or Script - the name of this code Actually, when we right click

Drawing prices

Can anyone tell me if the Renko or Point & Figure charts will be available in MQL5. Most platforms are making them available

metatester

hi, everytime i get upgrades from metaquotes, i get 2 metatester: metatester.exe & metatester64.exe, the other files seems to be 32 bits. As my system runs a 32 bits system, why do i get metatester64

Code page

@Stringo I'm convinced that the French, German, Spanish and Italian languages ​​use the same code page 1252 (Western European) " I'm very surprised to see that, nowadays utf-8 unicode (65001) is mainly used as a standard

Cannot load indicator: error 4302

hi, using MT5 b507 and now i get this error when the expert: exp_tema.mq5 on EURUSD_H8 2011.09.16 12:34:55 exp_tema (EURUSD,H8) cannot load indicator 'Triple Exponential Moving Average' [4302] dont see why this is happenning now. https://www.mql5.com/ru/code/450

server fail to reconnect itself

April 28th, the server disconnect at 9h28 (gmt+1 on my end) from acces point 2 Europe; have had to switch manually (seen the problem only at 11h45) and get quality 67 % on that server again) and finally get it connected

whats wrong: 'a' - parameter can be a dynamic array only 9x_parabolicregression.mq5 208 29

recompiling with latest r430 i get this error, wonder what to do to fix it void af_Gauss(int n,double &a[10][10],double &b[],double &x[]) https://www.mql5.com/ru/forum/798/page4