• Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)

Suggestion Scalping ea with unbelievable results

settings 2 working very well
t
turab awan just put take profit at 50 because sometime trailing stop works slowly and winning trades convert to loss.
just try on demo for one or two weeks and share experience.
 
upto now settings 2 working very well and giving green pips.

 
fol

 
967, member: 7693"]------------------------

Hello god day to all,

I have the EA installed in my MT4, unfortunately thi


after week or two i will also share results and you will see more green pips then red.
s EA works but makes losses!
In these photos you can see results were from a demo account.
This is account size 10,000, and currently - 9953.34 within hours!
Unfortunately this EA promises no profits!

Thanks
[/QUOTE]
""upto now settings 2 working very well and giving green pips.""

Pls, can you show now settings 2 ?

Thanks so much !
 
with slight fine adjustment i m using these settings. up to now looks to me safe and 70/50 winning condition.
 

Attachments

Don't no what happen with FBS Broker. big price movement in last hour and trades in big loss (setting 2)
http://prnt.sc/a9hkz7

a9hkz7
 
if that ea can make a stable profit in daily basis... it would be holy grail ea.. :) do not expect to much guys... just try your best to find the best setting for your own... if you got consistant profit in weekly or monthly basis its fine... as long you get some profit...
 
Hi liaqat,
What is your TF set? My Ea with your set2 file is not so wondering :)
dear i found that this ea more consistant on usdchf with step 30 and time 1. stoploss 20 take profit 70 trailing stop 35 others same and time frame H4. Test it on this pair and collect results for almost week.
 
Hi,
How many is the ideal step? 30 is too short in the demo test for me. Do you liaqat use 100 as you told in the first post? Could you send us your set file, please?
Thanks a lot!
try 300
 
i found this EA from other forum. Work great for me.
make your own settings according to your scalping style. following settings giving me good results on four
major pairs. time frame any 5/mins

1. stoploss 70
2.take profit 500
3.trailing stop 20
4.trailing start and step trail 1
5.no loss and min. profit no loss (still not confirm to me if anybody explain
6.step 100(important change according to yours choice )

plz share good settings run on demo account you will see the its working.

back test not impressive why i dnt know?
but on live demo account amazing specially when market trendy.
share your forward test experience.
thank you very much!
 
hmm i think EA only wants to earn on your system :D

View attachment 14524

However I have attached the Source code if any programer wants to check and fix he can do it. :ok:

detailed error code in mt4 and description of it

case 1:error="no error";break;
case 2:error="common error";break;
case 3:error="invalid trade parameters";break;
case 4:error="trade server is busy";break;
case 5:error="old version of the client terminal";break;
case 6:error="no connection with trade server";break;
case 7:error="not enough rights";break;
case 8:error="too frequent requests";break;
case 9:error="malfunctional trade operation";break;
case 64:error="account disabled";break;
case 65:error="invalid account";break;
case 128:error="trade timeout";break;
case 129:error="invalid price";break;
case 130:error="invalid stops";break;
case 131:error="invalid trade volume";break;
case 132:error="market is closed";break;
case 133:error="trade is disabled";break;
case 134:error="not enough money";break;
case 135:error="price changed";break;
case 136:error="off quotes";break;
case 137:error="broker is busy";break;
case 138:error="requote";break;
case 139:error="order is locked";break;
case 140:error="long positions only allowed";break;
case 141:error="too many requests";break;
case 145:error="modification denied because order too close to market";break;
case 146:error="trade context is busy";break;
case 4000:error="no error";break;
case 4001:error="wrong function pointer";break;
case 4002:error="array index is out of range";break;
case 4003:error="no memory for function call stack";break;
case 4004:error="recursive stack overflow";break;
case 4005:error="not enough stack for parameter";break;
case 4006:error="no memory for parameter string";break;
case 4007:error="no memory for temp string";break;
case 4008:error="not initialized string";break;
case 4009:error="not initialized string in array";break;
case 4010:error="no memory for array\' string";break;
case 4011:error="too long string";break;
case 4012:error="remainder from zero divide";break;
case 4013:error="zero divide";break;
case 4014:error="unknown command";break;
case 4015:error="wrong jump (never generated error)";break;
case 4016:error="not initialized array";break;
case 4017:error="dll calls are not allowed";break;
case 4018:error="cannot load library";break;
case 4019:error="cannot call function";break;
case 4020:error="expert function calls are not allowed";break;
case 4021:error="not enough memory for temp string returned from function";break;
case 4022:error="system is busy (never generated error)";break;
case 4050:error="invalid function parameters count";break;
case 4051:error="invalid function parameter value";break;
case 4052:error="string function internal error";break;
case 4053:error="some array error";break;
case 4054:error="incorrect series array using";break;
case 4055:error="custom indicator error";break;
case 4056:error="arrays are incompatible";break;
case 4057:error="global variables processing error";break;
case 4058:error="global variable not found";break;
case 4059:error="function is not allowed in testing mode";break;
case 4060:error="function is not confirmed";break;
case 4061:error="send mail error";break;
case 4062:error="string parameter expected";break;
case 4063:error="integer parameter expected";break;
case 4064:error="double parameter expected";break;
case 4065:error="array as parameter expected";break;
case 4066:error="requested history data in update state";break;
case 4099:error="end of file";break;
case 4100:error="some file error";break;
case 4101:error="wrong file name";break;
case 4102:error="too many opened files";break;
case 4103:error="cannot open file";break;
case 4104:error="incompatible access to a file";break;
case 4105:error="no order selected";break;
case 4106:error="unknown symbol";break;
case 4107:error="invalid price parameter for trade function";break;
case 4108:error="invalid ticket";break;
case 4109:error="trade is not allowed";break;
case 4110:error="longs are not allowed";break;
case 4111:error="shorts are not allowed";break;
case 4200:error="object is already exist";break;
case 4201:error="unknown object property";break;
case 4202:error="object is not exist";break;
case 4203:error="unknown object type";break;
case 4204:error="no object name";break;
case 4205:error="object coordinates error";break;
case 4206:error="no specified subwindow";break;
 
[QUOTE = "Liaqat, post: 84342, membro: 9978"] [doublepost = 1456482882,1456482410] [/ doublepost]
[USER = 5351] Avishek [/ USUÁRIO]
veja a esta EA e por que dada a senha não funcionar. Se você encontrou solução dar senha exata para trabalhar com este EA. [/ QUOTE]
Você pode extrair o arquivo usando um aplicativo, e eu estou postando aqui o ficheiro já extraído
 
[QUOTE = "TakeProfit_1, post: 89.752, membro: 11657"] Seja cuidado com este EA! Como eu li no fórum russo, EA autor (cmillion) é muito bom programador, mas não fazem um EA rentável ... [/ QUOTE]


You can extract the file using an application, and I'm posting here the file already extracted
 

Attachments

Back
Top