Forum

error 134

Hello when i want test my EA with minimum deposit $1 , i see error 134 (not enough money) , i haven't any inputs on my EA for initial deposit , guide me please . double Lot_Cal() { double l=(NormalizeDouble(((AccountBalance()* Percent_risk/100) )*0.01,Max_Digit)); if (l<Min_Lot) l=Min_Lot; if

Slippage and spread filter doesn't work

Hi to all in my EA slippage and spread filter doesn't work on real account . please guide me Code lines related to slippage extern int Slippage_pip=100; //int Slippage_pip; double dig; datetime time_start; int curr_band=0; datetime Prevtime; double PrevSellPrice, PrevBuyPrice; datetime

Equity profit locker

Hi! I am newbie in mql4 programing , i want write equity profit locker for my EA and input in EA parameters . for example : after %10 or more equity grow , EA will not work until the end current month . please help me for this

Hidden some parameters

Hello I want hidden some parameters in my EA , please help . What should I add code ? Thanks

My EA Error

Hi i attached my ea to chart , but i have this error . But this error was not previously. What is happening

#property

Hi I want put my ea to mql market .but , i have this error ( EX4 file must be compiled using #property strict directive) I 've added this code at the beginning of EA #property version "1" #property description " my description " #property description my description " #property description

EA can not attach to chart

Hi I can not attach grail EA on chart in my VPS .in windows desktop nothing problem but in vps i have problem ( for other EA's not problem ) . please help meeeeeeeeeeee

not work on forward test

Hi My EA can not work on forward test ! My MT4 build 600 back tests is ok and good . Why

Indicator Password

Hi I want sell my trading system . but i need set password or privilege exclusive for 1 cliet and 1 camputer Is it possible

DAILY 25-30 PIPS EA - Is there really no

Hi to all I need EA with daily 25-30 pips and maximum 8-12% drowdown . eurusd or gbpusd or ... Is there really no