JusForex Posted October 8, 2009 Report Share Posted October 8, 2009 Re: [REQ] FXEB Equity Builder Can someone kindly help to re-upload to the 4Shared or MediaFire ? Thanks a zillion ! Quote Link to comment Share on other sites More sharing options...
⭐ cowboy Posted October 8, 2009 Report Share Posted October 8, 2009 Re: [REQ] FXEB Equity Builder You can use one of windows program calculator in Accessories. Open the calculator application and click view and click scientific then, put your account number and click Hex button and automatically calculate your account number in hex. Much simpler.... :D :D :D Quote Link to comment Share on other sites More sharing options...
bamik Posted October 8, 2009 Report Share Posted October 8, 2009 Re: [REQ] FXEB Equity Builder 1, Open the dll in any hex editor. Dowload Hex editor Here http://rapid*share.com/files/190220733/HIEW_7.10___W32dsm-Upload_KiNg.rar Pass:[url]www.xtremew.org[/url] 2, open AccCheck.dll with Hiew 7.1 go to Address: 05E0 3, Calculate your account number in hex: 10002007(Decimal) = 989E57(Hex) Go to website below to Calculate. just key in you account number on decimal box to get your account number in hex http://www.permadi.com/tutorial/numConvJs/index.html 4, Replace The Hex value on Address: 05E0 with new account number with with the HEXADECIMAL generated previously ( 989E57) 5, Save the DLL and put to your experts/libraries directory. 6, Run the EA. 7, Done. Thanks for your help.Do you seen this in the software: "NOTE: W32DASM Demo Ver 8.xx Series is designed for Windows 95 and Windows NT 4.0" This software work only with windows 95 or NT.Which software work with windows XP? I couldn't use this software.Please help. Quote Link to comment Share on other sites More sharing options...
robotfx2 Posted October 8, 2009 Report Share Posted October 8, 2009 Re: [REQ] FXEB Equity Builder Thanks for your help.Do you seen this in the software: "NOTE: W32DASM Demo Ver 8.xx Series is designed for Windows 95 and Windows NT 4.0" This software work only with windows 95 or NT.Which software work with windows XP? I couldn't use this software.Please help any hex editor will work.... just Google it search for free hex editor download Quote Link to comment Share on other sites More sharing options...
xpertadvisor Posted October 8, 2009 Report Share Posted October 8, 2009 Re: [REQ] FXEB Equity Builder Post Re: [REQ] FXEB Equity Builder Here is FXEB Equity Builder EA Code: http://[email protected]/577341 DLL Code: http://[email protected]/413254 please someone decompile and educate it.... it seems this Ex4 file was protected leave some kudos while downloading :)>- ---------------------------------------- "Free" version : hXXp://dep0sitfiles*com/files/fvtilychd Hi all, I can't get the download link anymore. Can anyone share the download link again [-O< Quote Link to comment Share on other sites More sharing options...
⭐ bbrain Posted October 8, 2009 Report Share Posted October 8, 2009 Re: [REQ] FXEB Equity Builder It's ok thanks bbrain ;) What is the best settings ? Have you the manual ? Good to hear! Quote Link to comment Share on other sites More sharing options...
gaban13 Posted October 8, 2009 Report Share Posted October 8, 2009 Re: [REQ] FXEB Equity Builder i cannot find this value 05E0.it said not found.i use free hex editor.how to find it? :shand: Quote [center:3pm5sdyh]~ Life's Good ~[/center:3pm5sdyh] Link to comment Share on other sites More sharing options...
taltek Posted October 8, 2009 Report Share Posted October 8, 2009 Re: [REQ] FXEB Equity Builder i cannot find this value 05E0.it said not found.i use free hex editor.how to find it? :shand: it's not a value - it's the address you must "go to an address 05E0", not "find 05E0" it's work for my fine, thanks bbrain Quote Link to comment Share on other sites More sharing options...
jmwaraujo Posted October 8, 2009 Report Share Posted October 8, 2009 Re: [REQ] FXEB Equity Builder 1, Open the dll in any hex editor. Dowload Hex editor Here http://rapid*share.com/files/190220733/HIEW_7.10___W32dsm-Upload_KiNg.rar Pass:[url]www.xtremew.org[/url] 2, open AccCheck.dll with Hiew 7.1 go to Address: 05E0 3, Calculate your account number in hex: 10002007(Decimal) = 989E57(Hex) Go to website below to Calculate. just key in you account number on decimal box to get your account number in hex http://www.permadi.com/tutorial/numConvJs/index.html 4, Replace The Hex value on Address: 05E0 with new account number with with the HEXADECIMAL generated previously ( 989E57) 5, Save the DLL and put to your experts/libraries directory. 6, Run the EA. 7, Done. Hi robotfx2, I´ve went to web site to calculate my account number (my MT4 demo and live accounts), lets say 759086(Decimal) = B952E(Hex) Then I downloaded Free Hex Editor Neo I´ve found in google and: Original dll file 5e0 address: ________00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 000005e0 6f 54 6f 00 5d c3 55 89 e5 b8 44 91 32 01 5d c3 New dll file 5e0 address (reverse Hex (as bbrain mentioned) account number E259B): _________00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 000005e0 e2 59 b0 00 00 00 00 00 00 00 00 00 00 00 00 00 Is this the correct way of doing this? Please let me know. Many thanks in advance. Quote Link to comment Share on other sites More sharing options...
robotfx2 Posted October 8, 2009 Report Share Posted October 8, 2009 Re: [REQ] FXEB Equity Builder I´ve went to web site to calculate my account number (my MT4 demo and live accounts), lets say 759086(Decimal) = B952E(Hex) Then I downloaded Free Hex Editor Neo I´ve found in google and: Original dll file 5e0 address: ________00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 000005e0 6f 54 6f 00 5d c3 55 89 e5 b8 44 91 32 01 5d c3 New dll file 5e0 address (reverse Hex (as bbrain mentioned) account number E259B): _________00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 000005e0 e2 59 b0 00 00 00 00 00 00 00 00 00 00 00 00 00 Is this the correct way of doing this? Please let me know. Many thanks in advance. I'm not familiar Hex Editor Neo... i use hiew 7.1..... Follow this step 1, Download Hex editor Here http://www.forexsharing.com/757581 2, Calculate your account number in hex: 10002007(Decimal) = 989E57(Hex) Go to website below to Calculate. just key in you account number on decimal box to get your account number in hex http://www.permadi.com/tutorial/numConvJs/index.html 3,copy and paste AccCheck.dll to hiew 7.10 folder then open/load AccCheck.dll with Hiew 7.1 go to Address: 05E0 4, Replace The Hex value on Address: 05E0 with your account number with the HEXADECIMAL value generated previously (989E57) press F3 to edit then F2 to asm 5, Save the DLL and put to your experts/libraries directory. 6, Run the EA. 7, Done. Quote Link to comment Share on other sites More sharing options...
jmwaraujo Posted October 8, 2009 Report Share Posted October 8, 2009 Re: [REQ] FXEB Equity Builder I'm not familiar Hex Editor Neo... i use hiew 7.1..... Follow this step 1, Download Hex editor Here http://[email protected]/757581 2, Calculate your account number in hex: 10002007(Decimal) = 989E57(Hex) Go to website below to Calculate. just key in you account number on decimal box to get your account number in hex http://www.permadi.com/tutorial/numConvJs/index.html 3,copy and paste AccCheck.dll to hiew 7.10 folder then open/load AccCheck.dll with Hiew 7.1 go to Address: 05E0 4, Replace The Hex value on Address: 05E0 with your account number with the HEXADECIMAL value generated previously (989E57) press F3 to edit then F2 to asm 5, Save the DLL and put to your experts/libraries directory. 6, Run the EA. 7, Done. Hi robotfx2, I´m using Hiew 7.1, but cannot find 05E0 address. I did set 3 from your guide, press F5 button (Goto) to find address and typed in 05E0 (see red box) and enter: http://www.freeimagehosting.net/uploads/6b0dc96aa9.jpg and Hiew 7.1 goes to the following address (see red box): http://www.freeimagehosting.net/uploads/e7dad87aa8.jpg Is this the way to find 05E0 address? Could you please describe the following values? .6FD011DF: B86F546F00 mov eax,0006F546F Please let me know. Many thanks in advance. Quote Link to comment Share on other sites More sharing options...
sam1713006082 Posted October 8, 2009 Report Share Posted October 8, 2009 Re: [REQ] FXEB Equity Builder 1, Open the dll in any hex editor. Dowload Hex editor Here http://rapid*share.com/files/190220733/HIEW_7.10___W32dsm-Upload_KiNg.rar Pass:[url]www.xtremew.org[/url] 2, open AccCheck.dll with Hiew 7.1 go to Address: 05E0 3, Calculate your account number in hex: 10002007(Decimal) = 989E57(Hex) Go to website below to Calculate. just key in you account number on decimal box to get your account number in hex http://www.permadi.com/tutorial/numConvJs/index.html 4, Replace The Hex value on Address: 05E0 with new account number with with the HEXADECIMAL generated previously ( 989E57) 5, Save the DLL and put to your experts/libraries directory. 6, Run the EA. 7, Done. Hi, I'm doing same as you doing, Hi robotfx2, I´ve went to web site to calculate my account number (my MT4 demo and live accounts), lets say 759086(Decimal) = B952E(Hex) Then I downloaded Free Hex Editor Neo I´ve found in google and: Original dll file 5e0 address: ________00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 000005e0 6f 54 6f 00 5d c3 55 89 e5 b8 44 91 32 01 5d c3 New dll file 5e0 address (reverse Hex (as bbrain mentioned) account number E259B): _________00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 000005e0 e2 59 b0 00 00 00 00 00 00 00 00 00 00 00 00 00 Is this the correct way of doing this? Please let me know. Many thanks in advance. Hi, I doing the same thing as you do, and it work I did the reverse in write it. But dont put 00 behind just your hex number It says ''active trade''. My question is, it dont generate any trade. any body have the same problem? since the forward test could do the trade this last 12 hours. I've forward test all day. thx Quote Link to comment Share on other sites More sharing options...
awsl Posted October 8, 2009 Report Share Posted October 8, 2009 Re: [REQ] FXEB Equity Builder Any recommendation on the setup? don't think the default is profitable. the developer stat's T/P and Pips differential seems to be changing several times. from the conservative stats http://www.fxequitybuilder.com/StrategyTester38k.htm, guess the TP=80 and Pips=20? Parameters SystemSettings=(NULL); AccountType=2; Lots=0.01; TakeProfit=10; Pips=10; StopLoss=0; Risk=2; EquityProtection=false; EquityProtectionPercentage=90; TradingTimeSettings=(NULL); UseTradingHours=false; StartHour=0; StopHour=24; This strategy to open up to 8 orders with increasing lot size and without stop loss seems very risky. Quote Link to comment Share on other sites More sharing options...
jmwaraujo Posted October 8, 2009 Report Share Posted October 8, 2009 Re: [REQ] FXEB Equity Builder Hi Robotfx2 and Sam, Finally manage to make it work :-bd Kudos for both of you. Many thanks Quote Link to comment Share on other sites More sharing options...
masmin Posted October 8, 2009 Report Share Posted October 8, 2009 Re: [REQ] FXEB Equity Builder Hi Robotfx2 and Sam, Finally manage to make it work :-bd Kudos for both of you. Many thanks How? :?: Quote Link to comment Share on other sites More sharing options...
jmwaraujo Posted October 8, 2009 Report Share Posted October 8, 2009 Re: [REQ] FXEB Equity Builder Hi masmin, I´ve went to web site to calculate my account number (my MT4 demo and live accounts), lets say MT4 account number 759086(Decimal) = B952E(Hex) http://www.permadi.com/tutorial/numConvJs/index.html http://www.freeimagehosting.net/uploads/a6f6a299c6.jpg Then I downloaded Free Hex Editor Neo I´ve found in google and: http://www.hhdsoftware.com/Products/home/hex-editor-free.html Original dll file 5e0 address: http://www.freeimagehosting.net/uploads/th.b0ec66d3fb.jpg ________00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 000005e0 6f 54 6f 00 5d c3 55 89 e5 b8 44 91 32 01 5d c3 New dll file 5e0 address (reverse Hex (as bbrain mentioned) account HEX number = B 95 2E, reversed = 2E 95 0B ): http://www.freeimagehosting.net/uploads/th.5b34092550.jpg _________00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 000005e0 2E 95 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 This should work. Enjoy it. Quote Link to comment Share on other sites More sharing options...
robotfx2 Posted October 8, 2009 Report Share Posted October 8, 2009 Re: [REQ] FXEB Equity Builder Hi robotfx2, I´m using Hiew 7.1, but cannot find 05E0 address. I did set 3 from your guide, press F5 button (Goto) to find address and typed in 05E0 (see red box) and enter: http://www.freeimagehosting.net/uploads/6b0dc96aa9.jpg and Hiew 7.1 goes to the following address (see red box): http://www.freeimagehosting.net/uploads/e7dad87aa8.jpg Is this the way to find 05E0 address? Could you please describe the following values? .6FD011DF: B86F546F00 mov eax,0006F546F Please let me know. Many thanks in advance edit this (6F546F)with your account hex value Quote Link to comment Share on other sites More sharing options...
taltek Posted October 8, 2009 Report Share Posted October 8, 2009 Re: [REQ] FXEB Equity Builder this is an educated version, working without a dll file added to the library to work with orders (two steps open and work with a requotes) tested on backtest only. hxxp://slil*dot*ru/28058949 pass indo-investasi Quote Link to comment Share on other sites More sharing options...
jmwaraujo Posted October 8, 2009 Report Share Posted October 8, 2009 Re: [REQ] FXEB Equity Builder Does anyone has the manual for this? Please share. ^:)^ Quote Link to comment Share on other sites More sharing options...
jamestan1978 Posted October 9, 2009 Report Share Posted October 9, 2009 Re: [REQ] FXEB Equity Builder a new version is out..i think that can control the number of trades opene. Quote Link to comment Share on other sites More sharing options...
mak2009 Posted October 9, 2009 Report Share Posted October 9, 2009 Re: [REQ] FXEB Equity Builder I dont get any trades, Is this compatible with 5 digit?? It does not give me errors either?? Quote Link to comment Share on other sites More sharing options...
PyeR2 Posted October 10, 2009 Report Share Posted October 10, 2009 Re: [REQ] FXEB Equity Builder this is an educated version, working without a dll file added to the library to work with orders (two steps open and work with a requotes) tested on backtest only. hxxp://slil*dot*ru/28058949 pass indo-investasi No matter what I try I cannot get position sizing correct. I always get OrderSend error 131. I have tried account types 0, 1, & 2. I've tried increasing the balance. Nothing works. My minimum lot size is .1 (AxisODL) Anyone else got the same problem? or can offer any advice? Cheers, Pye Quote Link to comment Share on other sites More sharing options...
taltek Posted October 10, 2009 Report Share Posted October 10, 2009 Re: [REQ] FXEB Equity Builder Hi, I started EA on the demo on two different brokers. Friday began opening position. this version of EA is work. Error 131 - incorrect size of the lot. I think an error due to the fact that you have a account operates with a minimum lot of 0.1, and you try to open a positon with a lot 0.01. Change the size of lot in properties of EA on 0.1 Quote Link to comment Share on other sites More sharing options...
PyeR2 Posted October 11, 2009 Report Share Posted October 11, 2009 Re: [REQ] FXEB Equity Builder Please could a coder take a look at the "dll free" version. I think there is something wrong with the position sizing. The lot sizes are incorrect. I think they are too large and possible have too many decimal places (not rounding correctly). Always get error 131. Please take a look. Thanx Pye. Quote Link to comment Share on other sites More sharing options...
sedoley Posted October 11, 2009 Report Share Posted October 11, 2009 Re: [REQ] FXEB Equity Builder has anyone been able to get the "edited" dll version to work (forward test or back test). if so, pls xplain how an the editor u used. :( 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.