Forex
Google
New signals service!

Go Back   Forex Trading > Downloads > Expert Advisors - Metatrader 4


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

Reply
 
LinkBack (10) Thread Tools Display Modes
  #11 (permalink)  
Old 08-27-2007, 09:59 AM
zeppelin's Avatar
Junior Member
 
Join Date: Jun 2006
Posts: 8
zeppelin is on a distinguished road
Quote:
Originally Posted by ralph.ronnquist View Post
Maybe change that line to use
PHP Code:
buystop MathMaxbuystopOrderOpenPrice() ); 
in the "then" clause... and a corresponding MathMin at line 92...
Hi, Ralph.ronnquist, I'm sorry, I'm very stupid in programming, could u edit it to mq4 EA and rename it, please..? thank u..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 08-31-2007, 04:03 AM
Junior Member
 
Join Date: Aug 2007
Posts: 10
PopIsDead is on a distinguished road
Quote:
Originally Posted by zeppelin View Post
Hi, Ralph.ronnquist, I'm sorry, I'm very stupid in programming, could u edit it to mq4 EA and rename it, please..? thank u..
Ralph..
this is my first post in this forum..
this thread caught my attention..

and agree with zeppelin, maybe u can have edit the source and rename it as ZEP_RONN.mq4

thanks..
just my idea..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 08-31-2007, 04:06 AM
ElectricSavant's Avatar
Senior Member
 
Join Date: Jun 2007
Posts: 2,824
ElectricSavant is on a distinguished road
Who cares what it is called...lets get the 160 pip trailing stop to work...so the testing can begin!

ES
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 08-31-2007, 11:38 AM
ralph.ronnquist's Avatar
Senior Member
 
Join Date: Oct 2006
Posts: 280
ralph.ronnquist is on a distinguished road
.. ok, then; here's the trailing stop fix.
Attached Files
File Type: mq4 ZepBeta-TS160rr.mq4 (9.3 KB, 311 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 08-31-2007, 01:04 PM
ElectricSavant's Avatar
Senior Member
 
Join Date: Jun 2007
Posts: 2,824
ElectricSavant is on a distinguished road
Zepp..

Could you list the TF ...and the pair (s)?....

ES

Late Edit: I am not getting any trades opened on the EA named, ZepBeta-TS160rr ..

I set the input in the TS to be 160.0
I installed the EA on four pairs on a 15 min chart (USD/CHF, EUR/GBP, AUD/CAD, NZD/JPY).
I turned MM on.
I changed the Lots to 0.01 (maybe I should just leave the default at 0.1).


I think the defaults on:

Timezone: 0
TimeTrade : 07:00
TimeFinish: 24:00

may be the problem...but I do not know...I thought this EA was ready to go?



Quote:
Originally Posted by zeppelin View Post
Hi, I know there are a lot of EA's master here. My EA cannot run the Trailing Stop, if, Trailing Stop > Breakeven..? Somebody help me please, to activate the Trailing Stop eventhough Trailing Stop is bigger than Breakeven.... Thx a lot.

NB: This EA got it's best on GBPUSD, H1.

Last edited by ElectricSavant; 08-31-2007 at 04:51 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16 (permalink)  
Old 09-02-2007, 12:39 AM
Ammo's Avatar
Junior Member
 
Join Date: Jun 2007
Location: Michigan, USA
Posts: 17
Ammo is on a distinguished road
zeppelin,
Could you please provide details as to how this EA is to be used;
the trade logic or basic principles, setup, etc.?
Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old 09-05-2007, 04:21 PM
zeppelin's Avatar
Junior Member
 
Join Date: Jun 2006
Posts: 8
zeppelin is on a distinguished road
Hi, I'm sorry I've have been absence for a few days. First, I'm very thankful to Ralph! It's perfect, Ralph, the trailing is work. Now, since the trailing worked, I will update the new setting of ZepBeta as soon as possible!

Right now, i gotta fix it in GBP/USD, after that, maybe i will research in another pairs. The timeframe is 1 hour. about the MM, i increase it manually.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18 (permalink)  
Old 09-06-2007, 01:11 AM
zeppelin's Avatar
Junior Member
 
Join Date: Jun 2006
Posts: 8
zeppelin is on a distinguished road
Ok, here it is... the complete and the latest version of ZepBeta! The important thing is, u must set the timezone, the difference time between GMT and your server time. The default setting is suitable for Alpari and RealTrade broker, because the server time is GMT+2.

The rules is very simple, ZepBeta will set the buy stop and sell stop when the time is 05:00 GMT. The pending order gap is 35 pips. The expired time is 22:00 GMT, so if it don't touch any buy stop or sell stop, it will closed the pending order, u can turn off your computer. It will be start on the next day 05:00 GMT again.

If the price is touching the buy stop/ sell stop, it will starting to order buy/ sell. If it was floating -75 pips, it will be stop. If our floating profit is +45 pips (breakeven), the stoploss will automatically set to zero. If it was +150 pips, the trailing stop will be working, example, if the foating profit is +151, the SL will be +1, etc, until the price is touching the takeprofit +400 pips.

ZepBeta is a longer term EA, it will be floating profit for a few days. ZepBeta can survive for a long time. It was longlasting profit, and it have been tested for 3 years.

So, enjoy it, guys! thanks to Ralph and everybody who have been support this EA!
Attached Files
File Type: mq4 ZepBetaRR-GUversion.mq4 (9.3 KB, 229 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19 (permalink)  
Old 09-06-2007, 02:29 AM
ElectricSavant's Avatar
Senior Member
 
Join Date: Jun 2007
Posts: 2,824
ElectricSavant is on a distinguished road
zepp I will demo this with a 1k account. Since you have been trading this for some time, can you advise what trade size? 0.01 (microlot)...0.10 (mini)...1 lot...more?...I like to hold under 15% DD. Your reply will save me a lot of time since a trade might last a few day's...

I have IBFX and I have no idea what their server time is...it is 6 hours ahead of my mst time zone and I am GMT-6...so I guess they are GMT 0...can anybody confirm?

Thank you for this EA..I am looking forward to test it.

ES

Last edited by ElectricSavant; 09-06-2007 at 03:12 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #20 (permalink)  
Old 09-06-2007, 03:01 AM
ElectricSavant's Avatar
Senior Member
 
Join Date: Jun 2007
Posts: 2,824
ElectricSavant is on a distinguished road
I have made red some questions inside the quote below...

Quote:
Originally Posted by zeppelin View Post
Ok, here it is... the complete and the latest version of ZepBeta! The important thing is, u must set the timezone, the difference time between GMT and your server time. The default setting is suitable for Alpari and RealTrade broker, because the server time is GMT+2.

The rules is very simple, ZepBeta will set the buy stop and sell stop when the time is 05:00 GMT. The pending order gap is 35 pips. so this means that if the opening price was at 2.0201 then the two orders to open would be 2.0236 to enter long...or 2.0166 to enter short.The expired time is 22:00 GMT, so if it don't touch any buy stop or sell stop, it will closed the pending order, u can turn off your computer. It will be start on the next day 05:00 GMT again.

If the price is touching the buy stop/ sell stop, it will starting please explain, this is not proper English to order buy/ sell. If it was floating -75 pips, it will be stop. please explain, this is not proper English If our floating profit is +45 pips (breakeven), the stoploss will automatically set to zero. If it was +150 pips, the trailing stop will be working, example, if the foating profit is +151, the SL will be +1, etc, until the price is touching the takeprofit +400 pips.

ZepBeta is a longer term EA, it will be floating profit for a few days. ZepBeta can survive for a long time. It was longlasting profit, and it have been tested for 3 years.

So, enjoy it, guys! thanks to Ralph and everybody who have been support this EA!

Last edited by ElectricSavant; 09-06-2007 at 03:17 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/expert-advisors-metatrader-4/9312-need-help-edit-great-ea.html
Posted By For Type Date
GoldenMoneyTree.com :: View topic - SIBKIS system This thread Refback 04-08-2008 01:53 PM
GoldenMoneyTree.com :: View topic - SIBKIS system This thread Refback 01-10-2008 02:48 PM
Bright Ideas » Blog Archive » Greetings This thread Refback 11-05-2007 03:50 PM
GoldenMoneyTree.com :: View topic - SIBKIS system This thread Refback 11-03-2007 07:04 AM
Bright Ideas This thread Refback 10-08-2007 01:32 AM
GoldenMoneyTree.com :: View topic - SIBKIS system This thread Refback 10-05-2007 02:44 PM
Bright Ideas This thread Refback 09-26-2007 02:40 AM
GoldenMoneyTree.com :: View topic - SIBKIS system This thread Refback 09-12-2007 09:27 PM
GoldenMoneyTree.com :: View topic - SIBKIS system This thread Refback 09-11-2007 11:13 PM
GoldenMoneyTree.com :: View topic - SIBKIS system This thread Refback 09-11-2007 08:06 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
great sys swall Suggestions for Trading Systems 2 08-13-2006 03:35 PM
How to edit ex4 file Fisher Indicators - Metatrader 4 2 08-09-2006 11:30 AM
cant find the edit button Duke Nukem General Discussion 9 12-09-2005 08:24 AM


All times are GMT. The time now is 06:55 PM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.