Aggressive scalp ea - page 32

 

hello

i have 2 questions

1.can v please edit this ea? it opens to many positions which is very risky.

2. can v use this ea in alpari Uk account ?

 

I reviewed the code and changed some lines (easy steps... dunno why noone has yet done this....)

In the EA Settings window you will now see "maxtrades". Set it to the value you want it to be. Carefull: EA will only open the set number of trades, not +1 like it was before, i patched that... And the Maxtrades function is not bound to one currency. meaning: if you trade EURUSD and EURCHF, then it will open x trades total, not x/2 EU and x/2 EC

question to coders: possible to fix this by giving different Magics to different currencies?I'm not sure so i didn't imply this. Will do as soon as you say yes (Newdigital?)

Greetz and have fun with it:

 
raj786:
hello

i have 2 questions

1.can v please edit this ea? it opens to many positions which is very risky.

2. can v use this ea in alpari Uk account ?

1. see the version above

2. yes you can...tried it on alpari myself... but do NOT use it on autotrade because it will blow up your account. use it wisely on semi-auto (read through the last pages to understand what i mean by semi-auto) or edit the code some...

 

hello,

i have 1 question.

im using escape_maxoder_SLnolimit and the problem is i cannot change the LOT size from 0.01 to 0.02.

I've done it in OPTION coloumn but failed.

It still open with 0.01.

hope you guys can help me..

 
mat_rapit:
hello,

i have 1 question.

im using escape_maxoder_SLnolimit and the problem is i cannot change the LOT size from 0.01 to 0.02.

I've done it in OPTION coloumn but failed.

It still open with 0.01.

hope you guys can help me..

plz check if you enabled moneymanagement (mm). If yes, the ea calculates the Lotsize itself. As soon as you disable it, you should be fine with choosing your desired lotsize

 
surfer90:
plz check if you enabled moneymanagement (mm). If yes, the ea calculates the Lotsize itself. As soon as you disable it, you should be fine with choosing your desired lotsize

hi guys...

i've done it, disable the MM but still not working. Its still give 0.01 lot.

here's my setting:

Lot: 0.01 /which i want to change it to 0.02

MaxLot: 10000

LotOptimized : False

Slippage : 3

FractionalPips : True

MaxOrders : 10

Spread : 6

Hope u guys can help me....

Thanks.

 

S**t man! This is hair-raising stuff :S

realincome:
I came across one recently, that you could run fairly safely if you observed a few minor changes to it, firstly run it on 12 or so currencies at once, secondly, only switch your MT4 software on every 8 hours or so, thirdly close all losing trades with 12 pips loss manually and close all trades with 50 pips profits, and your account will grow. The logic for the trader was rubbish - like this one - (Or would you calmly sit there and watch your account go $500 into the red - before it came back and closed for a $2.00 profit !!!!!!!!!!!! ???) but it tried to buy/sell corectly at least, it just didn't know one important thing - was the price going UP or DOWN when it hit the MAs ? This thread is doing one thing, giving newbies a chance to see some actual EA code. Anyone using this and making a mint ni real money must have added a few things to it, plus a stop loss.

And as someone else said: "I DO NOT RECOMMEND USING THIS EA as it is too risky". Check out my success (read failure) so far with Escapee (#1):

"Anyone using this and making a mint ni real money must have added a few things to it, plus a stop loss" Yeah I thought about this - Would it work if we added some code? Still seems an enigma how eb still cannot make a profitable EA I believe it is possible, but I don't know how.

Files:
clipboard01.jpg  203 kb
 

senior

hi frends,

it is not possible to work with escape 1 or other escapes on the metatrader ODL on reel account.

has anybody a idea?

many thanks

 

Escapee losses

Hello

I tried escapee on demo , its results wer awsome , i opend a demo account with 300$ and after a week it crossed 2000$ mark i was amazed, then i went to give it try on my live account but un fortunately i ended up in total loss

i have attached both the results of demo and live account

Escapee ruiend me

b very careful about escapee

Regards

Files:
 

Escape EA Question

Hi everyone,

After so much observation from the tester, this "Escape" EA will enter the trade and only close the counter on profit (If no stop lost was set). Any EA that provides multiple trade will provide almost the same result; with tons of open counters at losses. All these counters will sooner (mins) or later (months or years) close with a profit.

Sorry I am not in to programing, thus base on the above, understanding :-

1) do I have to leave the computer ON and let the EA run forever?

2) Will it continue to close the open counter after the trading platform was restart?

Thanks.