Forex
Google
New signals service!

Go Back   Forex Trading > Discussion Areas > Suggestions for Trading Systems


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 Thread Tools Display Modes
  #111 (permalink)  
Old 12-10-2006, 02:01 PM
Senior Member
 
Join Date: Feb 2006
Posts: 1,127
et_phonehome_2 is on a distinguished road
Attached is the compiled file for those who have problems getting it to work....
Attached Files
File Type: ex4 SimpleDailyRangeBreakExpert_v1.2.ex4 (14.3 KB, 270 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #112 (permalink)  
Old 12-10-2006, 02:04 PM
Senior Member
 
Join Date: Feb 2006
Posts: 1,127
et_phonehome_2 is on a distinguished road
Quote:
Originally Posted by mikejody
Thank you. I trade this system manually, just using the indicator itself. I open all trades at 5:00 PM ET and close at 4:59 PM the next day. I use this on 10 currencies (all the low spread ones) and have been profitable trading it live for the past 2 weeks.

Can you tell me if the EA uses the same parameters of the 70/50 of the previous day?
Does it matter which TF one uses? Which one are you using?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #113 (permalink)  
Old 12-10-2006, 06:09 PM
Junior Member
 
Join Date: Jan 2006
Posts: 9
richy is on a distinguished road
Quote:
Originally Posted by igorad
Hi,

I have developed new version of VoltyBreakout Expert with TimeZone option.
This parameter can be optimized.
Looks very interesting.

Igor
hi,

could you please modify the code according to the following new rule:

do not close a trade until the stop loss is hit (of course) or it is in profit.

thanks for the great work.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #114 (permalink)  
Old 12-10-2006, 11:17 PM
kevmcfoster's Avatar
Senior Member
 
Join Date: Jul 2006
Location: Dubai
Posts: 143
kevmcfoster is on a distinguished road
Quote:
Originally Posted by newdigital

Read this thread from the beginning.
This EA is not trading often: it places stop orders in GMT midnight (buy stop and sell stop orders). Besides now market is not open yet. You may expect this stop orders tomorrow or the day after tomorrow only.

Hi newdigital
Have u considered the option of NOT cancelling the 2nd order for the day once the 1st one is executed.

I did some back testing (not for a long period thou), and I noticed that at many instances when the 1st entry is stopped out, if the 2nd order was executed, it would have ended the day in a profit.

Just my 2 cents.

Kevin
__________________
To be the best, you have to beat the rest!!!

It is better to be approximately right than precisely wrong
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #115 (permalink)  
Old 12-11-2006, 04:21 AM
Senior Member
 
Join Date: Feb 2006
Posts: 1,127
et_phonehome_2 is on a distinguished road
Quote:
Originally Posted by igorad
Hi,
TimeZone equal difference between order's open time and broker's server time.
Igor
Do you mean the difference between my broker's GMT time and 0:00 GMT time? If the current GMT Time is right now 04:17, my broker time is 05:17, and NewYork time is 23:17, does that mean TimeZone should be set to +4 ? These TimeZone things are always so confusing....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #116 (permalink)  
Old 12-11-2006, 07:39 AM
Administrator
 
Join Date: Sep 2005
Posts: 16,810
Blog Entries: 145
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by kevmcfoster
Hi newdigital
Have u considered the option of NOT cancelling the 2nd order for the day once the 1st one is executed.

I did some back testing (not for a long period thou), and I noticed that at many instances when the 1st entry is stopped out, if the 2nd order was executed, it would have ended the day in a profit.

Just my 2 cents.

Kevin
Don't understand what you said sorry.

This EA is placing sell stop and buy stop orders in GMT midnight. When one of the order is executed so the other one will be deleted. That's all. Profitable order will be closed before pending order opened (in midnight as well). If order is open and not in profit in the current time so this order will be kept until stop loss or profit and pending orders will not be placed.

It was not any bug in this EA concerning deleting pending orders. It was the other bug (do not remember which one) but it was fixed and because of that Igorad posted the second version on this thread.

If EA is not placing pending orders in midnight so look at the Metatrader's log files for possible broker's error ("trade context is busy", "no connection", and so on). Besides this EA is not placing pending orders if stop loss value is too close to the price and so on. Just normal protection.

Besides this EA is having many attempts to place pending orders and to delete pending orders: it is not like "trade context was busy" and EA had just one failed attempt to delete stop order. EA will do it many times within 1 hour untill the order will be deleted (or pending order placed and just anything to be done).

Last edited by newdigital; 12-11-2006 at 07:42 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #117 (permalink)  
Old 12-11-2006, 10:04 AM
kevmcfoster's Avatar
Senior Member
 
Join Date: Jul 2006
Location: Dubai
Posts: 143
kevmcfoster is on a distinguished road
Quote:
Originally Posted by newdigital
When one of the order is executed so the other one will be deleted.
Sorry I'm not talking bout the EA
I meant to say wht if the other order is not deleted...will tht improve the results.

Can u post the results for this system tht u have personally back/forward tested.

thnx
kevin
__________________
To be the best, you have to beat the rest!!!

It is better to be approximately right than precisely wrong
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #118 (permalink)  
Old 12-11-2006, 10:52 AM
Administrator
 
Join Date: Sep 2005
Posts: 16,810
Blog Entries: 145
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by kevmcfoster
Sorry I'm not talking bout the EA
I meant to say wht if the other order is not deleted...will tht improve the results.

Can u post the results for this system tht u have personally back/forward tested.

thnx
kevin
It depends on the market. Because the distance between the price for buy stop and sell stop orders are very high. Usually if one order is open so the other one will not be open even if EA will not delete it. Usually. Of course it may work (not deleting the other pending order) but sometimes only (just one times per 3 or 5 months for example.

Because the distance between the pending orders are very high. For example, for today:

EURUSD:
buy stop at the price 1.3343
sell stop at the price 1.3057

GBPUSD:
buy stop at the price 1.9685
sell stop at the price 1.9338.

I can not imagine the day when the price gos to 1.9685 and after few hour came down to 1.9338. Distance between pending orders is very high so that is why pending order will be deleted (if the one will be open).

Backtesting results were posted on this thread together with settings.
Forward testing results are in elite section but I posted it as well as a summary.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #119 (permalink)  
Old 12-20-2006, 06:50 AM
Member
 
Join Date: Nov 2006
Posts: 31
permanentjaun is on a distinguished road
Can someone offer some explanation to me. The larry williams method requires price move in one direction from the open that is equal to 70% of the previous days total range. The SL is then 50% of yesterdays range. Is the 50% also the TP? When do we exit the market? Matt
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #120 (permalink)  
Old 12-20-2006, 09:44 AM
Senior Member
 
Join Date: Oct 2005
Posts: 174
elepoutre is on a distinguished road
forward test resutls

just found out this thread...

Seems that it s long time the expert has been posted in here with the best settings that could be found with backtest....


Is there anyone who has been forward testing this expert since it has been posted? If so, what are the results of this live trading test?


thank you


emeric
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
larry williams, volatility, gaoxing, volatility expansion

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Volatility Breakout EA raff1410 Expert Advisors - Metatrader 4 14 10-12-2007 09:17 AM
Volatility Analysis omrangassan Indicators - Metatrader 4 0 05-19-2007 02:31 AM
BinaryMath Volatility EACAN Indicators - Metatrader 4 14 10-30-2006 10:02 PM
The Volatility Index newdigital Documentation 0 10-04-2005 01:07 PM


All times are GMT. The time now is 04:29 AM.



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