Please Login
Advertisement
3rd Party Advertisement
Go Back
3rd Party Advertisement
Forex Trading Systems and Strategies Everyone has their way of trading. You think you've got something worth talking about, post it here! Note that this area is primarily for non-commercial systems. Posting a "wow, look at this successful commercial system" message without getting special permission first will result in a trip to the Spammers Hall of Shame.
Reply
 
LinkBack (21) Thread Tools Display Modes
(#241 (permalink))
Old
Recruit
 
Default Williamas Demo (i hope) account details - 07-07-2008, 04:14 PM

I am currenly watching Williamas account.
date: July 07, 2008
Time: 12:07 pm (est)

-------------ACCOUNT DETAILS----------
Balance : 130,535.62
Equity : 59,145.13(approximately)
Margin : 32,645.08(approximately)
Free Margin : 26,977.21(approximately)
Margin Level : 184.80%(approximately)

Drawdown : 57,577.11(approximately)
--------------------------------------------

Its a very intresting watch. I am a new and am having the scare of a life time!!!
Reply With Quote
(#242 (permalink))
Old
Private
 
Default profit target - 07-07-2008, 05:11 PM

Quote:
Originally Posted by Naufrage View Post
Hi. I hope this is not a live account. This EA is dangerous and will one day or another loose most of your balance.
As for the update question: I did redesign it, I tried several ways for adding new pending orders, I tried dynamic profit target that automatically lower with each new pending order, I tried lots of things. But there is always a point where I would run out of free margin, no matter the size of the account and no matter the size of the lots. So I abandonned the development of this EA.
here is the final ea, with use of a middle level and the possibility to run it on several charts like someone asked (which is crazy by the way) and the possibility to not automatically launch a new setup at the end of the previous one. But don't use it live, it will ruin you.
Attachment 186


Have a nice day
Naufrage
Can you explain the logic of this setting, I mean in which case will it take profit rather than ride it out or enter more orders? Also when I run this on more than one pair it always chokes when it reaches a target. I end up with leftover orders and errors saying it can't delete them. Thanks for coding this though, the original one works well on one pair. I've been using it on USD/JPY with only one level and a 15TP.

Thanks

Last edited by mantorp : 07-07-2008 at 08:36 PM. Reason: more information
Reply With Quote
3rd Party Advertisement
(#243 (permalink))
Old
Recruit
 
Default 07-08-2008, 01:58 AM

Quote:
Originally Posted by Naufrage View Post
Hi. I hope this is not a live account. This EA is dangerous and will one day or another loose most of your balance.
As for the update question: I did redesign it, I tried several ways for adding new pending orders, I tried dynamic profit target that automatically lower with each new pending order, I tried lots of things. But there is always a point where I would run out of free margin, no matter the size of the account and no matter the size of the lots. So I abandonned the development of this EA.
here is the final ea, with use of a middle level and the possibility to run it on several charts like someone asked (which is crazy by the way) and the possibility to not automatically launch a new setup at the end of the previous one. But don't use it live, it will ruin you.
Attachment 186


Have a nice day
Naufrage
Hi Naufrage,

Is this EA has some thing wrong? Sell stop TP is lower than Buy stop SL (it must be higher)

Ex: Buy stop: 211.70 SL:210.95 TP:212.15
Sell stop: 211.34 SL:212.21 TP:210.89

For the Buy stop it must SL at 210.83 not 210.95.

Anyways, when Buy stop hit there is no new pending order open.

Could you correct this?

Thank you,

Lee

Last edited by leefx : 07-08-2008 at 02:32 AM.
Reply With Quote
(#244 (permalink))
Old
Private
 
Talking Nuafrage EA - 07-08-2008, 10:17 AM

Thanks Nuafrage, the account was a demo not live, but since then I have used your earlir EA on my live account also. It had drawdowns but eventually closed at profit.

The way I run it is let it go wild and close at a profit, at which point, i deactivate it. So on and off I have run it for about 7 days all in all and made about $300

As you said the risk factor is quite high when the EA is unable to close at profit it can go crazy lol.
Quote:
Originally Posted by Naufrage View Post
Hi. I hope this is not a live account. This EA is dangerous and will one day or another loose most of your balance.
As for the update question: I did redesign it, I tried several ways for adding new pending orders, I tried dynamic profit target that automatically lower with each new pending order, I tried lots of things. But there is always a point where I would run out of free margin, no matter the size of the account and no matter the size of the lots. So I abandonned the development of this EA.
here is the final ea, with use of a middle level and the possibility to run it on several charts like someone asked (which is crazy by the way) and the possibility to not automatically launch a new setup at the end of the previous one. But don't use it live, it will ruin you.
Attachment 186


Have a nice day
Naufrage
Reply With Quote
(#245 (permalink))
Old
Private
 
Default 07-08-2008, 11:48 AM

Quote:
Originally Posted by mantorp View Post
Can you explain the logic of this setting, I mean in which case will it take profit rather than ride it out or enter more orders?
Yes, now if you set "UseProfittarget=true", it will exit as soon as the profit target is reached.

Quote:
Originally Posted by mantorp View Post
Also when I run this on more than one pair it always chokes when it reaches a target. I end up with leftover orders and errors saying it can't delete them. Thanks for coding this though, the original one works well on one pair. I've been using it on USD/JPY with only one level and a 15TP.
Now it should work better with several pair (but I repeat myself, this is a bad idea).

Quote:
Originally Posted by leefx View Post
Hi Naufrage,

Is this EA has some thing wrong? Sell stop TP is lower than Buy stop SL (it must be higher)

Ex: Buy stop: 211.70 SL:210.95 TP:212.15
Sell stop: 211.34 SL:212.21 TP:210.89

For the Buy stop it must SL at 210.83 not 210.95.
This is really a stupid mistake, I'm sorry

Quote:
Originally Posted by leefx View Post
Anyways, when Buy stop hit there is no new pending order open.

Could you correct this?
I don't see what the error can be. Could you tell me what error do you have in the journal (if any)?


Attachment 192

By The way I see that Williama you currently have a floating loss of more than 90 000 usd. Big test...
Attached Files
File Type: mq4 Williama_EA.mq4 (8.1 KB, 37 views)

Last edited by Naufrage : 07-10-2008 at 08:33 AM. Reason: update of the EA
Reply With Quote
(#246 (permalink))
Old
Private
 
Default 07-08-2008, 11:53 AM

Quote:
Originally Posted by shiva View Post
Thanks Nuafrage, the account was a demo not live, but since then I have used your earlir EA on my live account also. It had drawdowns but eventually closed at profit.

The way I run it is let it go wild and close at a profit, at which point, i deactivate it. So on and off I have run it for about 7 days all in all and made about $300

As you said the risk factor is quite high when the EA is unable to close at profit it can go crazy lol.
Yes that's why now you can set "continuetrading=false" to prevent it from entering a new "session" once it closed in profit. That way you can enter the market only if you think the conditions are good.
Reply With Quote
(#247 (permalink))
Old
Recruit
 
Default Demo Account Blown Up - 07-08-2008, 12:55 PM

I just logged into the demo account to see how it was doing and it's at (112,000) give or take a few dollars. During the 2008-07-08 15:00 and 15:30 candle the account when into negative margin at the top of that candle (ever so briefly), but never the less, it ran out of margin. If this was a real account instead of a demo account it would have been closed down and all open trades liquidated. I am sorry to be the bearer of bad news; and as predicated by many other members on this forum; this account is officially BLOWN UP.
Reply With Quote
(#248 (permalink))
Old
Private
 
Default Willama Demo account - 07-08-2008, 01:10 PM

The situation sre looks scary, equiity is less than one third of the balance, razor edge situation, willama needs lots of confidenc and nerves of steel here

Quote:
Originally Posted by fxtrader2k7 View Post
I just logged into the demo account to see how it was doing and it's at (112,000) give or take a few dollars. During the 2008-07-08 15:00 and 15:30 candle the account when into negative margin at the top of that candle (ever so briefly), but never the less, it ran out of margin. If this was a real account instead of a demo account it would have been closed down and all open trades liquidated. I am sorry to be the bearer of bad news; and as predicated by many other members on this forum; this account is officially BLOWN UP.
Reply With Quote
(#249 (permalink))
Old
Private
 
Thumbs up 07-08-2008, 03:36 PM

Thanks a lot Naufrage

Quote:
Originally Posted by Naufrage View Post
Yes that's why now you can set "continuetrading=false" to prevent it from entering a new "session" once it closed in profit. That way you can enter the market only if you think the conditions are good.
Reply With Quote
(#250 (permalink))
Old
Recruit
 
Default 07-08-2008, 06:53 PM

yes all trades would have been closed by now.......to risky
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://www.forexpeacearmy.com/forex-forum/forex-trading-systems-strategies/2397-williamas-trading-system.html
Posted By For Type Date
Time to share my life's work? My Trading systems revealed. - Page 3 - Forex Trading This thread Refback 09-03-2009 03:58 PM
ForexForums.org - View Single Post - [MT_E and I] Update on Willama system This thread Refback 01-03-2009 07:28 PM
trendchaser.org • View topic - NO frontier!.. This thread Refback 12-22-2008 02:05 PM
EA FREE untuk semua.. - Page 20 - FXOpen forex forum - forex review - trading methods - education - analytics This thread Refback 12-17-2008 06:22 PM
100% Win Math Grid Ea - Page 19 This thread Refback 11-15-2008 07:36 PM
100% Win Math Grid Ea - Page 19 This thread Refback 11-14-2008 04:39 AM
100% Win Math Grid Ea - Page 19 This thread Refback 11-13-2008 09:30 PM
100% Win Math Grid Ea - Page 19 This thread Refback 11-13-2008 09:21 PM
100% Win Math Grid Ea - Page 19 This thread Refback 11-13-2008 09:09 PM
Williama's trading method - This thread Pingback 09-08-2008 08:11 PM
[MT_E and I] Mod EA of WIllama system - ForexForums.org This thread Refback 09-04-2008 11:47 PM
Quantum trading by Forex Flash - Page 3 - Forex Trading | MetaTrader Indicators and Expert Advisors This thread Refback 08-25-2008 07:09 PM
[MT_E and I] Update on Willama system - ForexForums.org This thread Refback 08-11-2008 07:59 AM
EA FREE untuk semua.. - Page 20 - FXOpen forex forum - forex review - trading methods - education - analytics This thread Refback 08-03-2008 01:10 PM
EA FREE untuk semua.. - Page 21 - FXOpen forex forum - forex review - trading methods - education - analytics This thread Refback 07-04-2008 04:09 AM
trendchaser.org • View topic - NO frontier!.. This thread Refback 06-28-2008 06:11 AM
trendchaser.org • View topic - NO frontier!.. This thread Refback 06-28-2008 04:44 AM
trendchaser.org • View topic - NO frontier!.. This thread Refback 06-27-2008 08:34 PM
trendchaser.org • View topic - NO frontier!.. This thread Refback 06-27-2008 06:06 PM
[MT_E and I] Has any one seen this Grid builder thread? - ForexForums.org This thread Refback 06-25-2008 02:28 AM
[MT_E and I] Interesting trading system. - ForexForums.org This thread Refback 06-24-2008 01:13 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Automated trading system 120% up rajesh Classifieds 0 11-21-2009 09:49 AM
Is Area 51 Forex System A POWERFUL Forex Trading System ? bestforexrobots Help Wanted/Services Offered 0 09-19-2009 05:40 PM
The WINNING Trading System vVaibhav Help Wanted/Services Offered 1 02-21-2009 07:24 PM
Is it a Bot or a Trading System? Gert v Bruggen Forex Trading Systems and Strategies 0 12-04-2008 01:10 PM
Trading System Masterforex-V gmfbm Forex Trading Systems and Strategies 5 07-31-2008 11:00 AM

Market forecasts, lessons, charts, and forum.
3rd Party Advertisement
© Copyright www.ForexPeaceArmy.com - All Rights Reserved
TM Forex Peace Army, ForexPeaceArmy, FPA, and the FPA Shield Logo are all trademarks of the Forex Peace Army. All rights reserved under US and international law.

LinkBacks Enabled by vBSEO 3.1.0