pro Posted January 28, 2011 Report Share Posted January 28, 2011 Does anyone trade it? Quote Link to comment Share on other sites More sharing options...
pro Posted January 28, 2011 Author Report Share Posted January 28, 2011 52 views and no feedback... Quote Link to comment Share on other sites More sharing options...
scwon Posted January 28, 2011 Report Share Posted January 28, 2011 What is it? Quote Link to comment Share on other sites More sharing options...
lifebeam Posted January 29, 2011 Report Share Posted January 29, 2011 (edited) been trying to back test, doesn't seem to work........ any ideas? Are there any set files for it? IT trades multiple currencies, DO YOU ATTACH TO ONE CHART, or to individual charts for each pair? Edited January 29, 2011 by lifebeam Quote Link to comment Share on other sites More sharing options...
PIPHORE Posted January 29, 2011 Report Share Posted January 29, 2011 yeah me too, tested on their recommended broker FXDD and got zero divide error on the journal... Quote Link to comment Share on other sites More sharing options...
pro Posted January 29, 2011 Author Report Share Posted January 29, 2011 (edited) 54th viewer had come !! :) http://www.multiupload.com/IDQ9NJTGVJ You are my man ;-) Thx.=D> What does the "zero divide" message mean on BT??? Edited January 29, 2011 by pro Quote Link to comment Share on other sites More sharing options...
pro Posted January 30, 2011 Author Report Share Posted January 30, 2011 (edited) this is what I found by googleing regards the zero divide error: "Zero divide error is exclusively a coding error. Metatrader does not provide a trap (or rather, that message is the trap, and since by definition divide by zero yields to undefined, they chose the terminate the code execution in such cases) for such errors, so if not dealt with within the code it will happen, sooner or later " "Find in the code every occurrence of division and add before every division a zero condition checking Something like this : if (divisor!=0) result = dividend/divisor; else result = 0; // or whatever result you prefer here since the result // of division by 0 by definition is undefined ............................ Coding gurus, plz jump in Edited January 30, 2011 by pro Quote Link to comment Share on other sites More sharing options...
stovedude Posted January 30, 2011 Report Share Posted January 30, 2011 Probably the 0 divide is because you need to right click on the Market Watch window and choose Show All, or perhaps the EA is checking a missing currency or does not have any history for some. Quote Link to comment Share on other sites More sharing options...
forexb Posted January 30, 2011 Report Share Posted January 30, 2011 does this EA trade 24/5 or only asian market.. what are the best settings to use for each pair?? plz share. thanks. Quote Link to comment Share on other sites More sharing options...
pro Posted January 30, 2011 Author Report Share Posted January 30, 2011 Probably the 0 divide is because you need to right click on the Market Watch window and choose Show All, or perhaps the EA is checking a missing currency or does not have any history for some. Are u able to backtest this EA????? Quote Link to comment Share on other sites More sharing options...
JasonKwok Posted January 30, 2011 Report Share Posted January 30, 2011 backtest failed maybe because there is no value for MarketInfo(a_symbol_0, MODE_POINT) as market is closed over the weekend...maybe we can try to run the backtest on coming Mon when market is open...just my two cents... Quote Link to comment Share on other sites More sharing options...
jerrydeng Posted January 30, 2011 Report Share Posted January 30, 2011 this EA has very bad results the latest 2 weeks. Quote Link to comment Share on other sites More sharing options...
pro Posted January 31, 2011 Author Report Share Posted January 31, 2011 this EA has very bad results the latest 2 weeks. I dont think so...from where did u get this ? Quote Link to comment Share on other sites More sharing options...
pro Posted January 31, 2011 Author Report Share Posted January 31, 2011 backtest failed maybe because there is no value for MarketInfo(a_symbol_0, MODE_POINT) as market is closed over the weekend...maybe we can try to run the backtest on coming Mon when market is open...just my two cents... Market is open, backtest doesnt work Quote Link to comment Share on other sites More sharing options...
pro Posted January 31, 2011 Author Report Share Posted January 31, 2011 this is what I found by googleing regards the zero divide error: "Zero divide error is exclusively a coding error. Metatrader does not provide a trap (or rather, that message is the trap, and since by definition divide by zero yields to undefined, they chose the terminate the code execution in such cases) for such errors, so if not dealt with within the code it will happen, sooner or later " "Find in the code every occurrence of division and add before every division a zero condition checking Something like this : if (divisor!=0) result = dividend/divisor; else result = 0; // or whatever result you prefer here since the result // of division by 0 by definition is undefined ............................ Coding gurus, plz jump in Can one of the blessed coders here plz take a closer look at this issue and fix this baby. Thx. Quote Link to comment Share on other sites More sharing options...
zhangzhou666 Posted February 1, 2011 Report Share Posted February 1, 2011 anyone use it on live account? the result ? Quote Link to comment Share on other sites More sharing options...
zhangzhou666 Posted February 1, 2011 Report Share Posted February 1, 2011 The EA is used in the U/J 15M? Quote Link to comment Share on other sites More sharing options...
pro Posted February 1, 2011 Author Report Share Posted February 1, 2011 http://www.myfxbook.com/my/members/ony722/esc/68497 Quote Link to comment Share on other sites More sharing options...
pro Posted February 1, 2011 Author Report Share Posted February 1, 2011 The EA is used in the U/J 15M? take the time to read all the 3 pages and u will find the answer... Quote Link to comment Share on other sites More sharing options...
pro Posted February 2, 2011 Author Report Share Posted February 2, 2011 Can one of the blessed coders here plz take a closer look at this issue and fix this baby. Thx. 867 views and no solution.... Quote Link to comment Share on other sites More sharing options...
pro Posted February 5, 2011 Author Report Share Posted February 5, 2011 867 views and no solution.... 1085 views and no solution.... Quote Link to comment Share on other sites More sharing options...
Guest Jayman007 Posted March 3, 2011 Report Share Posted March 3, 2011 The solution is to deselect the pairs you are not back testing in the settings. Quote Link to comment Share on other sites More sharing options...
dannydon786 Posted March 4, 2011 Report Share Posted March 4, 2011 it does not trade whats the problem? Quote Link to comment Share on other sites More sharing options...
jennifer_tam41 Posted March 5, 2011 Report Share Posted March 5, 2011 Hi everybody, X-47B EA is the new, better improved generation of ESC EA. Anybody bought this new ea yet ? Please share. Thanks Jennifer Quote Link to comment Share on other sites More sharing options...
jennifer_tam41 Posted March 5, 2011 Report Share Posted March 5, 2011 Hi everybody, I just found a backtesting results of X-47B EA on USDJPY from following link: http://365ea.com/backtest/X47B/X47B_USDJPY_BuyA.htm Low drawdown, but I wonder why this seller never posted his/her live forward-testing results on any of his EAs so far? Hope somebody who has used any of the seller's ea can share experiences. Thanks Jennifer 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.