hellkkas
hellkkas
Friends

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

hellkkas
Added topic Multi EA
Hi all... Could you please see this statment and tell me what you think
hellkkas
Added topic Change Lots
Hi all... What I've to do to change lots? int LotCalc(double Risk) { int vLots=0; if (UsePct >0 && Risk>0) vLots=MathFloor(AccountBalance()*(UsePct/100)/((Risk/MarketInfo (Symbol(), MODE_POINT))*10)); if (UsePct >0 && Risk==0) vLots =
hellkkas
Added topic Stoch EA
hi all... If anyone can help me I really appreciated.. I have trade manually, but I have to be always in front the computer and this occupies me much time.. Chart: EurUsd (M5) Indicator: Stoch Rules: I don't speak very well English and as not to
hellkkas
Added topic I've a Problem here
hi all my friends What I've to do when appear this " order sell limit 0.10 GBPUSD opening at 1.7724 sl: 1.7729 tp: 1.7699 failed " In the backtest its Ok... Tkx
hellkkas
Added topic Scalper GBP M5
What do you think about this
hellkkas
Added topic SuperWoodieCCI
hi all my friends... Anyone have this Indicator "SuperWoodieCCI"? tks in advance
hellkkas
Added topic Mandarine: original request and ideas
Hi all Anyone could make this EA? Err:= (tPrLong=0) or (tPrShort=0); a:=0.8; e1:=Mov(price,Periods,E); e2:=Mov(e1,Periods,E); e3:=Mov(e2,Periods,E); e4:=Mov(e3,Periods,E); e5:=Mov(e4,Periods,E); e6:=Mov(e5,Periods,E); c1:=-a*a*a; c2:=3*a*a+3*a*a*a;
hellkkas
Registered at MQL5.community