GoS
GoS
Friends

Add friends via their profile or user search and you will be able to see if they are online

GoS
Added topic remove "technical indicators" from terminal
hi, i want to have a clean install of the terminal, means NO ea, indicator, script, library or include... so i have deleted all these files from MQL4\... but the " technical indicators " cant be deleted here, they are still shown at the terminal: -
GoS
Added topic initialisation doubles
Hi, short question to appreciate, i usually use: double d_someValue = 0.0; for initialisation. is that equivalent to double d_someValue = 0.;
GoS
Added topic Wrong symbol-specification entry causes calculation errors on my code
Hi, after i've searched an error for hours, i realized that the failure is not at my code. I had some real crazy behavior; calculations for ALL of my traded symbols are correct, but only not for EURUSD. and only on DemoAccount. If anybody of you uses
GoS
Added topic Compiling with NPP
Hi,  i've read this and want to change the compiling with NPP from mql64.exe to metaeditor.exe because the newest available mql64.exe is of build 1162 (02 Jul 2015).   metaeditor.exe /compile: <path to source > [/inc
GoS
Added topic is it possible to send a faketick from OnInit() before OnInit() is completely done??
Hi,  is it possible to send a faketick from OnInit() before OnInit() is completely done??  My problem is, i want my EA to delete all running indicators from the chart before starting. At the OnInit()-section the EA runns this function: bool
GoS
Registered at MQL5.community