
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
pheonix, thanks! great!
can u change to limit order to take profit?
im afraid of gap not catching key price correctly.
do u have any idea?just make AutoTakeProfit to false to leave it take profit.
i still dont understand how you takeprofit() works
but set AutoTakeProfit=false will make the order reach extPips itself
i added it already
oops!!
pls download the tsuok version i just fix an error of mine (again hehe:p)
and fixed
I've been doing visual tests (low modelling quality) to get a feel for the ea, on gbp and eur, and all I can say is that, there has to be a way to close old positions, and the ea must start using the money it's made quicker, just like dazix suggested in the first post. The price will keep on extending its range and thus add to the losers, and it shows very well on the equity curve. You can see a step like move whenever the price extends its range, and it gets bigger in time untill the step down is too big and there is no more money in the account to open a new position. So the ea I'm testing now (phoenix version) would need to use its won money faster and cut some of the old losses.
I'll try the other two phoenix has posted recently, and play with them a bit. One question: can we forward test them in one mt4 instance or will they attempt to close each others positions. would a "magic number" function would be in order here?
you can change MagicNo to let them work separately with one MT4 platform
but due to this you will need to open more initial deposit
---------added
try the "zenseven" version with "increasefactor" of 3 or more
and decrease the closeRatio to maybe 1.1
you will see the difference
**********Oh! again hehe
increase the MaxLot to be high and high like 9999999999999
something like this .. in case to see the real result cos if it reach MaXLot it will only open with MaxLot value
I'm just running a visual on it now as you suggested. I didn't realised the magic number function was there already sorry
great job!!
again
Hi all.... do you think this is going to be a good one ?
i realy hope this will work for all off you
shall i only use the default .. or do i have to change annything ?
the new one dont open anny pos. for me
here you go
i've added my idea in both these two ea from "zenseven" and "tsuok"
plus added the CloseScrap function
but still no idea how to merge them together
anyone expert would like to develope these two ea pls advise us
or finish them for us , this would be very appreciate
take a look ppl
PS. for those who quite new to MT4 , i've added the complied one either so you can run them without opening the meta-editor
cheers
-------------
PPL ..pls download the ALL version below
or here https://www.mql5.com/en/forum/trading_systems
-->due to my own mistake
and fixed
go ahead ppl
but again
i forgot to make the "tsuok" version to work with MagicNo
here's the updated version..and i will delete the post above
----------------------
PPL ..pls download the ALL version below
or here https://www.mql5.com/en/forum/trading_systems
-->due to my own mistake
and fixed
go ahead ppl
here you go..fixed one
sorry again
-----------------OOPS !!
i added something more due to my backtest..when it ran into the server's max_lot the over-float will occour again
then i added the opening limit level to enable new order sent only if the acc.balance is less than the set limit
in this case the ea will only can close the floating position but open is disable
let me explain
-BackTestLimit : is use for the testing mode only, the ea will be stopout when the acc.balance is reach maybe 1,000,000 like this
-StopOutAt: this is for real test...10 means stop opening when acc.balance is 10 times the initial deposite, but if i coded something wrong it will return to the BackTestLimit .. (means if the StopOutAt not work, then the trade limit will equal to BackTestLimit
)
go ahead ppl
hi,
which the difference between the versions:
30pipssystem
30pipssystem2
30pipsupdown
30pipsupdown_1
30pipsupdown_2
tsuok
zenseven
which the best version? and somebody would have a statement of it?
how you had decided to solve the problem to close all the open positions?
tks