⭐ fscrp Posted November 1, 2009 Report 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
tgt123 Posted November 2, 2009 Report Posted November 2, 2009 Re: Forex Breakout System EA Hi fscrp. the file link http://zalil.ru/upload/28150999 doesn't exist? Quote
raikon Posted November 2, 2009 Report Posted November 2, 2009 Re: Forex Breakout System EA tgt123 said: 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
⭐ fscrp Posted November 2, 2009 Report 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
cestlav Posted November 4, 2009 Report 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
ShaKerZ Posted November 4, 2009 Report 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
⭐ fscrp Posted November 4, 2009 Report 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 cestlav said: 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
⭐ fscrp Posted November 8, 2009 Report 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
saendee Posted November 8, 2009 Report 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
mak2009 Posted November 9, 2009 Report 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
morgb Posted November 10, 2009 Report 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
⭐ fscrp Posted November 10, 2009 Report Posted November 10, 2009 Re: Forex Breakout System EA morgb, Try setting your chart to either M30 or H1 Quote
⭐ fscrp Posted November 13, 2009 Report 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
sanyi Posted November 19, 2009 Report 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
⭐ fscrp Posted November 19, 2009 Report 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
sanyi Posted November 26, 2009 Report Posted November 26, 2009 Re: Forex Breakout System EA fscrp said: 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
⭐ pipmaster Posted March 6, 2011 Report 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
chandu1713006579 Posted February 22, 2012 Report Posted February 22, 2012 stock said: please reupload. I will kudo ziki said: Can anyone give active download link? Here you go------>hxxp://www.4sh@red.com/rar/AaoAsfOq/Forex_Breakout_System.html indo37, domonkos, forex4love and 1 other 4 Quote
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.