APopovA Posted July 31, 2009 Report Posted July 31, 2009 Here is the new one from H0pe: hxxp://www*f0rexh0pe*com/memberarea/download.php?id=22 and the VisionEA: hxxp://www*f0rexh0pe*com/memberarea/download.php?id=20 the rest had been posted already...
ppc123 Posted August 1, 2009 Report Posted August 1, 2009 Re: Fractals4 -- new Fractals from Fx H0pe The webmaster forgot to set permissions.... =))
ppc123 Posted August 1, 2009 Report Posted August 1, 2009 Re: Fractals4 -- new Fractals from Fx H0pe Just had a look at the source... Well... It seems like not easy to educate the EA, because it has quite a few major functions written in the DLLs, and it needs to pass account number to the function each time... if (FRACTALS1(gs_128, "FRACTALS", DoubleToStr(AccountNumber(), 0), 2, g_irsi_960, g_irsi_968, gd_1168, Bid, gd_764) == 1) if (FRACTALS1(gs_128, "FRACTALS", DoubleToStr(AccountNumber(), 0), 2, g_irsi_960, g_irsi_968, gd_1168, Bid, gd_764) == 1) if (FRACTALS2(gs_128, "FRACTALS", DoubleToStr(AccountNumber(), 0), 1, g_icci_984, g_icci_992, g_icci_976, Bid, gd_1524, gi_1420, gd_764) == 1) if (FRACTALS4(gs_128, "FRACTALS", DoubleToStr(AccountNumber(), 0), 2, g_iwpr_1016, g_ima_1112, g_ibands_1040, Bid, gd_1524, gi_1420, gd_764) == 1) We can replace the trade condition checks by some popular fractals checks, but it may not be as good as the official ones... @-) Same for VisionEA...
wirastomo Posted August 2, 2009 Report Posted August 2, 2009 Re: Fractals4 -- new Fractals from Fx H0pe This EA is Double Protection, dll and mql4 like Pipsmaster EA. bbrain, please educate this EA and we can test that performance this new EA. :-bd
stic Posted August 3, 2009 Report Posted August 3, 2009 Re: Fractals4 -- new Fractals from Fx H0pe The ea crashes Metatrader when trying to backtest ... Anyone has a solution to avoid crash ?
wirastomo Posted August 3, 2009 Report Posted August 3, 2009 Re: Fractals4 -- new Fractals from Fx H0pe The ea crashes Metatrader when trying to backtest ... Anyone has a solution to avoid crash ? UPdate your MT4 to 225
stic Posted August 3, 2009 Report Posted August 3, 2009 Re: Fractals4 -- new Fractals from Fx H0pe I already have 225 release ...
robotfx2 Posted August 3, 2009 Report Posted August 3, 2009 Re: Fractals4 -- new Fractals from Fx H0pe Try this Fractals4-907 edu.ex4 Try using it with the original DLL hxxp://www.forexsharing.com/336436 please try it and comment / report the result here
mauronio Posted August 3, 2009 Report Posted August 3, 2009 Re: Fractals4 -- new Fractals from Fx H0pe Hi Robotfx2 this version needs the FXMT4_AUTO.dll to works. It's just a dependency or we have to do other thing?
mauronio Posted August 3, 2009 Report Posted August 3, 2009 Re: Fractals4 -- new Fractals from Fx H0pe I try with the original dlls and keep crashing the strategy tester. I have v225.
reza_oscar Posted August 3, 2009 Report Posted August 3, 2009 Re: Fractals4 -- new Fractals from Fx H0pe me too :( i can not run backtest, LAL: Laugh At Life it's too short to be sad..
wirastomo Posted August 4, 2009 Report Posted August 4, 2009 Re: Fractals4 -- new Fractals from Fx H0pe We need someone to patch the dll file, than we can forward / back test. thank's
Billy1713006094 Posted August 4, 2009 Report Posted August 4, 2009 Re: Fractals4 -- new Fractals from Fx H0pe This is latest fwd live stats from FX H0pe http://fractals4DOTmt4live.com not bad couple of weeks
Stormin_Norman Posted August 4, 2009 Report Posted August 4, 2009 Re: Fractals4 -- new Fractals from Fx H0pe We need someone to patch the dll file, than we can forward / back test. thank's ive gotten confused with this thread as to what's happening with fixing the EA. can someone load up the original ex4 + dll into an upload and ill see if i can get it sorted? "It is inconceivable that anyone will divulge a truly effective get-rich scheme for the price of a book." Victor Niederhoffer (1943–), US hedge fund manager and statistician
robotfx2 Posted August 4, 2009 Report Posted August 4, 2009 Re: Fractals4 -- new Fractals from Fx H0pe ive gotten confused with this thread as to what's happening with fixing the EA. can someone load up the original ex4 + dll into an upload and ill see if i can get it sorted? The original ex4 and Dll is on post No1
Stormin_Norman Posted August 4, 2009 Report Posted August 4, 2009 Re: Fractals4 -- new Fractals from Fx H0pe cheers for clearing that up. hopefully it can be cleaned up for everyone. "It is inconceivable that anyone will divulge a truly effective get-rich scheme for the price of a book." Victor Niederhoffer (1943–), US hedge fund manager and statistician
wirastomo Posted August 4, 2009 Report Posted August 4, 2009 Re: Fractals4 -- new Fractals from Fx H0pe Sorry norman, make you wake up,.... hehehehe... Thank's be4 :-bd
john.maddog.doe Posted August 4, 2009 Report Posted August 4, 2009 Re: Fractals4 -- new Fractals from Fx H0pe Educated: http://www.forexsharing.com/121881
Stormin_Norman Posted August 5, 2009 Report Posted August 5, 2009 Re: Fractals4 -- new Fractals from Fx H0pe the backtest is running slowly. is the lot progression correct? it goes from 0.03 to 1.00 lots? that seems like a huge jump. "It is inconceivable that anyone will divulge a truly effective get-rich scheme for the price of a book." Victor Niederhoffer (1943–), US hedge fund manager and statistician
john.maddog.doe Posted August 5, 2009 Report Posted August 5, 2009 Re: Fractals4 -- new Fractals from Fx H0pe As far as I see, lot size is calculated based on stop loss value. You can set it to fixed size (in "double gd_384 = 0.01;") by setting gi_380 to false.
Stormin_Norman Posted August 5, 2009 Report Posted August 5, 2009 Re: Fractals4 -- new Fractals from Fx H0pe i see a trade with SL of 103 having a lot size 0.03. a trade with a SL of 32 having a lot size of 1.00. so that's partly correct, but the factor seems to be 10 times too big on the lot size of 1.00. "It is inconceivable that anyone will divulge a truly effective get-rich scheme for the price of a book." Victor Niederhoffer (1943–), US hedge fund manager and statistician
MetaCrazy Posted August 5, 2009 Report Posted August 5, 2009 Re: Fractals4 -- new Fractals from Fx H0pe I can't get this EA to run on my computer. I've tried the demo version from forex hope and the educated version from here without the security measures. Both crash the terminal.
Stormin_Norman Posted August 5, 2009 Report Posted August 5, 2009 Re: Fractals4 -- new Fractals from Fx H0pe its very heavy on the CPU. ive gone to backtest it a couple of times, and after about 6 weeks, its turned my computer into a rock. "It is inconceivable that anyone will divulge a truly effective get-rich scheme for the price of a book." Victor Niederhoffer (1943–), US hedge fund manager and statistician
APopovA Posted August 6, 2009 Author Report Posted August 6, 2009 Re: Fractals4 -- new Fractals from Fx H0pe I don't know why and i don't know how, but Fractals 3 makes money and is safe. I think that this one is worth forward testing using presets that are included.
saendee Posted August 6, 2009 Report Posted August 6, 2009 Re: Fractals4 -- new Fractals from Fx H0pe :shand: does any1 have fractals3 to share :-bd ENJOY
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now