Codes

Combined MA Signal for MetaTrader 4

Combined MA

Forum

Any Method for Automating Manual Trades without Strategy

I am sorry if it sounds strange, but the place is exactly for this forum (other platforms on another place). This is the story : I've downloaded vTerminal , since I had problems (probably only me) working with real trades with, I made very similar one on my own. After trading of around 2.3K manual

I'm not able to find the error.

I keep to re-read the code, and is looking to me without a solution to find the error. It is Index of Currencies, and because is reading/calculating correctly other data depending on correctly reading same pair "EURxxx" before, it has been read + taken as data, but... it does not show with the

Can I decode my *.ex4 indicator?

I saved old version only, in *.ex4 compiled coding, the *.mql version I have changed with new codes... Can I convert my old version from "*.ex4", to review the code. Does exists any possibility to return the old "*.ex4" in "mql-text" readable version? The indicator is not copyrighted and made more

Question about MailBox and Journal

hi, in experts folder: - is there option to forward received emails from terminal mailbox to another ( specified ) email ? - is there option to check all back ( error ) messages in terminal journal and compare them with assigned defined ? - is there command assigned for accepting update if

Local initialized variables

When there is local function variable initialized example: _localFunction ( int function_Variable ){} it is not available to other functions but it's taking space in memory, with every call of that function, variable is initialized again. My question is does the every call of the function variable

Alert indikator

There are 7 indicators included, MACD, (2 MA), Stochastic, RSI, CCI, WPR, RVI. There is no drawing , just alert on last bar or shift adjust. There is option for all or each alone or more of them, but it's not shown which indicator gives the current signal

SECURITY question

I have security question. It happened to be added new user with set:administrator - Windows 2003 server. Listed: Path: E:\Programi\MetaTrader 4\terminal.exe Properties Security Group or user names: Account Unknown(S-1-5-21-823518204-1935655697-682003330-1003) Administrators(...\Administrators)

When does MarketInfo function is getting data...

When was run indicator (script or expert), once the program is started after received tick, does the MarketInfo function is making adittional requests (and every time) from server for every call of the MarketInfo(symbol,22) or other MarketInfo(symbol,nn)

Memory calculation...

Does someone can tell me how much bytes are needed and used from memory for ex.: static int ArrayIntegers [ 3 ] ; static double ArrayDoubles [ 3 ] ; static bool ArrayBools [ 3 ] ; static string ArrayStrings [ 3 ] ; //* all with 2 characters after asign and ArrayResize ( Array... , 3 ) for all *// As

please I want to calculate how many lots I can open

please I want to calculate how many lots I can open for one EURUSD I can open 5 lots with 5,000 but for GBPUSD I can open 2.5 lots anyboby can help me thank please write code for me thank very much