⭐ fscrp Posted November 1, 2009 Report Share Posted November 1, 2009 Re: Forex Breakout System EA Alrighty, attached is an update. This release attempts to allow for a configurable magic number and to resolve trade context busy messages. A note about trade context busy messages - the cause can either be on your MT4 platform or the broker's end. If you have a lot of EAs/pairs running, this eats up available threads; once all threads are used, we have to wait for one to become available. New variables added: MagicNumber = we all know what this is OrderTries = how many times an order is attempted OrderTriesSleep = time between retries (default is 5000, which is 5 seconds) I have renamed this EA to "FBS Reboot" :) Please test and post your feedback! http://zalil.ru/28150999 P.S. I am adjusting the box start time on my forward testing to 16:00 GMT, the default was 22:00 GMT Quote Link to comment Share on other sites More sharing options...
tgt123 Posted November 2, 2009 Report Share Posted November 2, 2009 Re: Forex Breakout System EA Hi fscrp. the file link http://zalil.ru/upload/28150999 doesn't exist? Quote Link to comment Share on other sites More sharing options...
raikon Posted November 2, 2009 Report Share Posted November 2, 2009 Re: Forex Breakout System EA Hi fscrp. the file link http://zalil.ru/upload/28150999 doesn't exist? Just minus off the /upload will do. http://slil.ru/28150999 ;) Quote Link to comment Share on other sites More sharing options...
⭐ fscrp Posted November 2, 2009 Report Share Posted November 2, 2009 Re: Forex Breakout System EA Sorry about that - link corrected :-bd Looks like I need to add the same logic I used to resolve trade context busy for opening new orders to deleting pending orders. I will post a new version in a few days. Quote Link to comment Share on other sites More sharing options...
cestlav Posted November 4, 2009 Report Share Posted November 4, 2009 Re: Forex Breakout System EA fscrp: Can you fix this bug? Thanks! "FBS_Reboot_v3 GBPUSD,M30: invalid lots number for OrderClose function FBS_Reboot_v3 GBPUSD,M30: NY #12679032 - Cant Close Partial after 3 mins - Aborting" Quote Link to comment Share on other sites More sharing options...
ShaKerZ Posted November 4, 2009 Report Share Posted November 4, 2009 Re: Forex Breakout System EA Anybody can post the tradings hours in GMT (box start, box end, cancel orders, cancel trades) for each sessions ? Quote Link to comment Share on other sites More sharing options...
⭐ fscrp Posted November 4, 2009 Report Share Posted November 4, 2009 Re: Forex Breakout System EA Trading hours Asia start: 22:00 Asia end: 1:00 Asia cancel: 3:00 Asia close: 4:00 London start: 6:00 London end: 9:00 London cancel: 11:00 London close: 13:00 NY start: 11:00 NY end: 13:00 NY cancel: 16:00 NY close: 17:00 I changed the Asia start time to 16:00 in my tests this week. Link to my demo account running this EA only: http://www.myfxbook.com/members/jaymandemo/fbs-demo/3838 fscrp: Can you fix this bug? Thanks! "FBS_Reboot_v3 GBPUSD,M30: invalid lots number for OrderClose function FBS_Reboot_v3 GBPUSD,M30: NY #12679032 - Cant Close Partial after 3 mins - Aborting" The first error is possibly because you have the minimum lot size already. If minimum lot size you can trade is .1 and you have a trade opened at .1, it is not possible to close a portion of it. The second is not a bug, but was planned. I was already thinking about removing it, so I will add it to my list ;) Quote Link to comment Share on other sites More sharing options...
⭐ fscrp Posted November 8, 2009 Report Share Posted November 8, 2009 Re: Forex Breakout System EA New version attempting to remove 3 minute time-limit for closing partial orders and resolve trade context busy when pending orders being deleted. http://slil.ru/28175769 The EA's performance started strong last week then took a few big losses. Something I have not been considering up to this point is high impact news events. I am going to start looking at it this week. Quote Link to comment Share on other sites More sharing options...
saendee Posted November 8, 2009 Report Share Posted November 8, 2009 Re: Forex Breakout System EA ;) http://www.mediafire.com/file/m4ydy2nnxqd/Economic_Calendar.rar--very hard for a EA to win when there are VOLATILE MARKET EVENTS during a week :P Quote Link to comment Share on other sites More sharing options...
mak2009 Posted November 9, 2009 Report Share Posted November 9, 2009 Re: Forex Breakout System EA Not only EA, manual trading for me also end up in a loss last week. Quote Link to comment Share on other sites More sharing options...
morgb Posted November 10, 2009 Report Share Posted November 10, 2009 Re: Forex Breakout System EA I just noticed this error in the experts tab, seems to be happening every couple of seconds :- 2009.11.10 08:57:29 FBS_Reboot_v3 EURUSD,M30: Error on Time Resolution 2009.11.10 09:18:44 FBS_Reboot_v3 USDJPY,M30: Error on Time Resolution Same message for every pair, any ideas ? Quote Link to comment Share on other sites More sharing options...
⭐ fscrp Posted November 10, 2009 Report Share Posted November 10, 2009 Re: Forex Breakout System EA morgb, Try setting your chart to either M30 or H1 Quote Link to comment Share on other sites More sharing options...
⭐ fscrp Posted November 13, 2009 Report Share Posted November 13, 2009 Re: Forex Breakout System EA I am losing interest in this EA because there is no consistent performance of the strategy. Quote Link to comment Share on other sites More sharing options...
sanyi Posted November 19, 2009 Report Share Posted November 19, 2009 Re: Forex Breakout System EA fscrp, Hi!Is it possible to use FBS_Reboot_v4 on a 4-digit broker? How can I do that? Quote Link to comment Share on other sites More sharing options...
⭐ fscrp Posted November 19, 2009 Report Share Posted November 19, 2009 Re: Forex Breakout System EA Hi sanyi, I have run the EA on both a 4-digit (FXDD) and a 5-digit (JadeFX) broker successfully. Quote Link to comment Share on other sites More sharing options...
sanyi Posted November 26, 2009 Report Share Posted November 26, 2009 Re: Forex Breakout System EA Hi sanyi, I have run the EA on both a 4-digit (FXDD) and a 5-digit (JadeFX) broker successfully. Thank you for your help! The FBS_Reboot_v4 is showing a mistake too. Can you fix it? I think the mistake is in the ClosePartial part, after the EA closes half of the 0.20 position I get an error message in MIG platform. In real time testing I get the following error message 2009.11.25 14:00:12 FBS_Reboot_v4 EURUSD,M30: invalid price 1.50770000 for OrderClose function In the backtest it says: 2009.11.26 07:53:53 2009.11.25 15:39 FBS_Reboot_v4 USDCHF,M30: OrderClose error 4051 2009.11.25 12:39 FBS_Reboot_v4 USDCHF,M30: invalid lots number for OrderClose function 2009.11.25 12:39 FBS_Reboot_v4 USDCHF,M30: OrderClose error 4051 Quote Link to comment Share on other sites More sharing options...
cnuse Posted May 7, 2010 Report Share Posted May 7, 2010 Anyone still uses this EA? How is it going? Quote Link to comment Share on other sites More sharing options...
⭐ pipmaster Posted March 6, 2011 Report Share Posted March 6, 2011 Could you please use www.multiupload.com can't find a download link on the slil.ru website u don't have to register to use multiupload or anything Quote Link to comment Share on other sites More sharing options...
ziki Posted April 13, 2011 Report Share Posted April 13, 2011 Can anyone give active download link? Quote Link to comment Share on other sites More sharing options...
stock Posted April 13, 2011 Report Share Posted April 13, 2011 please reupload. I will kudo Quote Link to comment Share on other sites More sharing options...
chandu1713006579 Posted February 22, 2012 Report Share Posted February 22, 2012 please reupload. I will kudo Can anyone give active download link? Here you go------>hxxp://[email protected]/rar/AaoAsfOq/Forex_Breakout_System.html domonkos, forex4love, DMayo and 1 other 4 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.