Jump to content

collinsmith

Members
  • Posts

    103
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by collinsmith

  1. Re: NeuroShell Trader & Noxa Filter

     

    Hi brothers,

     

    I did not really goes through all the thread as it sounds too complicated for me. But as MerlinBrasil mention in his thread, there is a need for the ECN portion on MT4NSDTDataFeed.

     

    I have gone through the NSDTMT4 file and made some relevent changes to fit the send order in an ECN environment. Unfortuantely I am unable to test it as the process involves installation of other files. Nevertheless here it is:

     

    www.4shared.com/file/210946356/570fcff5/NSDTMT4_-_ECN.html

     

    I almost wanted to change the program file for 5 digits code, but there is a StopLevel instruction within the codes that made such changes more complex than it is. Hence I decide to leave the code as it is.

     

    Hope this help.

     

    Regards,

    Collin

  2. Re: USDBot EA

     

    Here's the new USDBOT including the extra USDBOT adaptive & manual -

     

    In appreciation to Indo-Investiasi - this is my gift to you.

     

    Enjoy! :)>-

     

    Kudos Please

     

    hxxp://[email protected]/file/208491857/ac1b1ad/USDBOT.html

     

    hxxp://[email protected]/file/208491863/26812677/USDBOTAdaptive.html

     

    hxxp://[email protected]/file/208491892/d61e0a2e/USDBOTGUIDE.html

     

    Thanks ecashpro, Kudos to you for being so kind.

     

    Do you have the manual for the USDBOTAdaptive? Not sure what timeframe I should be running for this case.

     

    Thanks.

     

    Regards,

    Collin

  3. Re: Adaptive USDBot EA

     

    I read from other forum that there is another Adaptive USDBOT EA that is being upsell during the purchase. Can anyone be kind enough to share it here? ^:)^ Its seems to be trading more profitable than this curent USDBOT. :-/

     

    Regards,

    Collin

  4. Re: caspian EA

     

    ive only been able to backtest euchf from today and back to start of june for strange reasons (see attachment - used odl)

    has anyone been able to test 2008,2007,2006 etc?

     

    edit -. darn cant attach - too big file :-$

     

    Hello bratt,

     

    I suspect is due to the following statement.

     

    ....

    int gi_356 = D'01.06.2009 02:00';

    ....

     

    start()

    ....

    //if (TimeCurrent() <= gi_356) return (-1); // Comment off this statement

    ....

     

    Can you comment it off and test again? Below is the backtest of EURCHF from 2007 to 2009 June with MaxTrade=1 and Risk=20

     

    http://img199.imageshack.us/img199/7539/eurchfbacktest2007to200f.jpg

     

    Regards,

    Collin

  5. Re: caspian EA

     

    Yes, caspian gbp wont open positions at all, the backtest is correct, but nothing in live

     

    Hi JUINERTY2,

     

    I have just install FxOpen and done a backtest using FxOpen data from 1st Aug till today for EURGBP. Below is the result of the backtest:

     

    http://img30.imageshack.us/img30/3977/eurgbpbacktest.jpg

     

    There are trades yesterday, but not on 29th Sep 22hrs onward (which is this morning asia time). So it looks like there are no trades today if you are using FxOpen as broker (spread for FxOpen is 3, so this is not a problem). Maybe we could wait for the trades to happen in the next few days.

     

    Regards,

    Collin

  6. Re: caspian EA

     

    Yes, caspian gbp wont open positions at all, the backtest is correct, but nothing in live

     

    Hi brothers,

     

    I am not sure which broker you are using, but caspian gbp has a max spread of 4 pips:

     

    double g_pips_228 = 4.0; // Max Spread = 4.0

    ....

    ....

    int start()

    ....

    ....

    if (Ask - Bid > g_pips_228 * g_point_252) return (0);

    ....

    ....

     

    As the statements above, if you are using 5 digitis variable spread brokers, then you may have a problem in this case should the spread be greater than 4 pips. It will help if you could determine the spread values during the early Asian hours.

     

    Regards,

    Collin

  7. Re: [req] caspian EA - debuged dragonpips

     

    coolinsmith ,can you share your settings with us,especially for fxpro and liteforex which are gmt+3 broker thanks

     

    Hi olayiwola02, I have not started testing anything yet. Just saw the results from wesladf and was enquiring about his broker.

     

    Regards,

    Collin

  8. Re: [req] caspian EA - debuged dragonpips

     

    Here you go guys, this one work on my live account and closed 4trades for me on it positive on ECHF... here you go guys......

    Here are result of my Live trading account today with this great EA............

    380982 2009.09.30 01:47 sell 0.12 eurchf- 1.5116 1.5166 0.0000 2009.09.30 01:55 1.5115 0.00 0.00 0.00 1.15

    381112 2009.09.30 01:59 buy 0.12 eurchf- 1.5111 1.5061 0.0000 2009.09.30 01:59 1.5115 0.00 0.00 0.00 4.63

    381156 2009.09.30 01:59 sell 0.12 eurchf- 1.5116 1.5166 0.0000 2009.09.30 03:13 1.5116 0.00 0.00 0.00 0.00

    381420 2009.09.30 02:56 sell 0.09 eurchf- 1.5121 1.5171 0.0000 2009.09.30 03:13 1.5117 0.00 0.00 0.00 3.48

     

    Guys here is the EA I used you can compare it with the one you guys have. Happy trading

     

    http://www.mediafire.com/?v9wwacnf1g2

     

    Hello wesladf, which broker are you using? Is the trading hours use as default?

     

    Thanks.

     

    Regards,

    Collin

  9. Re: {share}europewave

     

    tnx Norman for caring

     

    no , my spreads are fixed on all pairs and for EURCHF is 3...

    i have some other EAs which trade on EURCHF (like MD,Fap,Genius,Xteme) and all of them trade but EuropeWave have not traded anyone!!!!

    :huh: :-??

     

    i'm so confused #:-S :hammer:

     

    Hello oscar,

     

    As your question, I made a test on FXDD with the same default setting except GMT_Offset being set to the current time. A Sell trade is opened without any issue. I wonder if it has something to do with the minimum lotsize or single/double decimal lotisze of your broker. Also, any error messages printed out during the last few days?

     

    Regards,

    Collin

  10. Re: [REQ] BankingFx-Diamond EUR-GBP

     

    i dont have the manual, sorry, i wish if i can get it.. :-? \m/

    anyway can anyone educate it and make it work for us please ^:)^ ^:)^ ^:)^

     

    Hello loui-odeh,

     

    After going through some testing, I found nothing wrong with the bankingfx ea except the Maximum Sread, which is indicated as 2.1 pip. You will need to change it to anything more than 4 or 5, ie:

     

    extern double MaxSpread = 5;

     

    I have made an update for your ea at:

    [email protected]/file/124390563/37e8b335/EA_BankingFX-Diamond_EUR-GBP_V32_U_1107403_-_5_Digit.html

     

    There is also another change added to the ea: ie from existing 4 digits to include 3 (for those JPY pairs) and 5 digits in the program. However, this does not mean it is capable of trading in all type of ECN environment. For some ecn there are still changes required at the OrderSend portion. I have already done some backtest and confirm that it works on both 4 and 5 digits.

     

    Hope this helps.

     

    Regards,

    Collin

  11. Could be a bug in Megadroid Pro

     

    Hi brothers and sisters,

     

    While running forward test, I suspect there is this small bug in the recovery subroutine.

     

    int RecoverTrades() {

    int l_count_0 = 0;

    for (int l_pos_4 = OrdersHistoryTotal() - 1; l_pos_4 >= 0; l_pos_4--) {

    if (OrderSelect(l_pos_4, SELECT_BY_POS, MODE_HISTORY)) {

    if (OrderMagicNumber() != S1_Reference && OrderMagicNumber() != S2_Reference) continue;

    if (OrderSymbol() != Symbol()) continue; // this is to be inserted to ensure recovery on the same symbol

    CountBalance(OrderProfit());

    l_count_0++;

    }

    }

    return (l_count_0);

    }

     

    The recovery routine only check for the 2 magic numbers, but does not include any symbols. If you are using different magic numbers in each symbol pair, then this is fine. But if you uses the same magic number (or the default number that comes with it) throughout all your different symbol pairs, the outcome could be undesirable.

     

    Eg:

    EURUSD uses magic number 111, 112, USDCHF uses 211, 212, and EURCHF uses 311, 312, then the original Megadroid Pro recovery routine works fine.

     

    EURUSD, USDCHF and EURCHF all uses magic number 111 and 112, then the above routine will not be able to differentiate between each of the symbol pair.

     

    A simple way to solve this problem is to include this statement (shown above in the route as well):

     

    if (OrderSymbol() != Symbol()) continue;

     

    This should overcome the issue mention above.

     

    Hope this helps.

     

    Regards,

    Collin

  12. Re: Megadroid Pro

     

    Here is the best settings of my backtests :

    version bbr_v07.mq4

    I use MIG (gmt+2) ,recovery=true, agressive=true; risk 0.05%

    RiskSharingEnabled=1; OverrideTradeTimes=1

    M15 from 01/01/2007 to 09/07/2009

     

    UsdJpy

    Logic = 2 ; hours S1=20-21, S2=20-22

    Payoff 530 %; Profit factor 2.27 ; Max DD 17%; Profit trades 90%

     

    UsdChf

    Logic = 4 ; hours S1=21-23 , S2=21-23

    Payoff 465 %; Profit factor 2.01 ; Max DD 22%; Profit trades 93.6%

     

    AusUsd is a big looser, even with hours like 05 to 07 (early European morning)

    now I am backtesting EurJpy and UsdCad

    Results soon

     

    Hello JUINERTY2,

     

    Thanks for the good setup. I tested it and confirm it is really showing wonderful results. Do you have the best setting for the other 3 standard pairs, ie, EURUSD, EURCHF and EURGBP?

     

    Regards,

    Collin

  13. Re: [REQ] ATFX MultiRobotSyste

     

    Hi guys,

     

    I found something very interesting. I guess we need some work here like Back testing or forward testing etc.

     

    Please share what you get.

     

    This is the link: h**p://codebase*mql4*com/5809

     

    Best wishes,

     

    Scarface

     

    Does the attach program comes with any algo? It is only showing the input parameters, but no codes at all. If anyone has the source code can you please share?

     

    Thanks.

     

    Regards,

    Collin

  14. Re: G@mmaNews: Need modification for ECN

     

    Would anyone be able to modify for G@mmaNews to work on ECN accounts.

     

    http://[email protected]/823035

     

    Included manual and set files for both 4 and 5 digit brokers. Needs modification for using 5 digit broker automatically.

     

    EA traded fine today as is on Forex.com UK and Tadawul FX, both 4 digit brokers.

     

    Hello Chip4Pips,

     

    I have made some modifications to include 5 digits and ECN, but need you to test out since I am not familar with this software:

     

    www*4sh@red*com/file/121646366/9c011e71/GN_-_ECN.html

     

    Regards,

    Collin

  15. Re: My New EA

     

    Baru test, minggu lepas success minggu ini tak tau lagi

     

    Hello royakma,

     

    This is a very good forward test results. Do you have the backtest since 2005 onwards? This will help to evaluate the ea better.

     

    Regards,

    Collin

×
×
  • Create New...