Jump to content

iliotest

Members
  • Posts

    103
  • Joined

  • Last visited

Posts posted by iliotest

  1. USDJPY_EURUSD PRO, IS NOT AVAILABLE. Can anyone share again it ?

     

     

    >USDJPY_EURUSD PRO by HUAU&Choujya

    >[supported Currencies] USDJPY EURUSD

    >[Timeframe] M5

    >

    >http://www.multiupload.com/1QWDDB3WQ2

     

    This link had been deleted. Can anyone share again it ?

     

    And, do anyone have below EAs by the same developer(HUAU) ?

     

    MAGIC (EURUSD/M5) http://huau.jp/MAGIC/

    3POINTMIXIS.jr (EURUSD/M5) http://huau.jp/3POINTMIX/

    TRENDIS.jr SP (EURUSD/M5) http://huau.jp/TREND/

    WIN5DAYIS.jr 8PAIR (CADJPY CHFJPY EURCAD EURCHF EURUSD USDCAD USDCHF USDJPY/M15) http://huau.jp/WIN5DAY/

  2. The Problem is not the EA, please check MT4 manual....

     

    I am unable to run the Backtest on MT4 strategy tester. It starts the optimization process and when complete gives a twitter sound to indicate that is complete but the "Optimixation Results" tab is blank.

    When I check the journal it gives an error "There were 345 passes done during optimization, 345 results have been discarded as insignificant"

     

    Please help me!

  3. dont take attention about the download times, specially with 4shared, many times i arrive to the folder looking something else, and i start to download other files and i never know where was the link posted

     

    StraddleTraderProv228 is the same News_Trader_5.3.rar ??

     

    i used before News_Trader but was not working well for me but i was sure i didnt use a good set file

     

    thanks

     

    Pro, all thanks are for you... :) But you've better ratio... see there:

    News_Trader_5.3.rar (140 kB)

     

    This file has been downloaded 34 times

  4. You can changed the trading hours any hours as you wish. It's already there as extern for start/stop trading hours. No need for any fix for it.

     

    Yes i know, but maybe i didnt explain well or is for me that not work well, when I set the time from 0 to 8 is not a problem or from 9 to 17; the problem is at midnight when you want to trade for example from 21 to 5. did you alredy test it ? because for me is not working, not trade from 1 to 5 eahter if i set insted of 5 i set 29h

  5. Hello FX4_ever, thanks for your work, i am trading this EA since few month...

     

    because the EA is protected i can not change the trading time. i am using "iWin_(full-magic no enabled).ex4" and the problem is that i can not trade betwen 20h to 05h always stop at 00; i alredy add between 20h and 29h but is not working... could you fix this small thing....

  6. http://www.esnips.com/doc/1d07a32d-05dd-4e50-924c-f763dce10e7f/MegaDroidPro_XE-No-Aggressive

     

     

    Hi this configuration is recommended for the pair

    EUR-USD currency works best with the broker Apari Mexico

    Alpari Uk

     

    my, negotiations:

     

     

    http://powerty1.mt4stats.com

     

    only, should work from Tuesday to Thursday in the GMT times indicated.

     

    This works for me I Live en Spain

     

    GMT winter

     

    S1_StartHour = 11;

    S1_EndHour = 13;

    S2_StartHour = 12;

    S2_EndHour = 13;

     

     

    GMT Summer

     

    S1_StartHour = 10;

    S1_EndHour = 12;

    S2_StartHour = 11;

    S2_EndHour = 12;

     

    Happy trading!

     

    UUPS i see a big DD here http://powerty1.mt4stats.com

  7. Here is is the CableRun V2 with swordfish way:

     

    http://www.4shared.com/file/d0XlPogI/Cable_Run_isnV02.html

     

    this is what i modify to the code:

    1.- Add Comment in OrderSend as an extern variable (personal functionality, better to track in TEST)

     

    2.- IncStep: "if IncStep=3, increase step by +3 pips for subsequent pending orders: 17 (initial), 20, 23, 26,..."; could be modify to any value.

     

    3.- AfterHoursStep: if = 30, after StopHour there are open orders (with floating loss), the step for further pending orders is changed to 30 pips until all orders are closed out (with a profit); could be modify to any value.

     

    4.- NextMinProfit: each new open order increase the MinProfit by this quantity; could be modify to any value.

     

    5.- IncLot: is the next lot value for the next step, could be the same value for the first step or higher

     

    Any bug, just let me know.

     

    When StopHour arrive, I choose to close the pending orders and start with the AfterHoursStep. I could let the old pending order run and after use the AfterHoursStep. Swordfish didn’t explain this detail. But the logic said to increase step before London market open.

     

    Note: StopHour = 9, mean stop trade at 9:59 broker time, that is the way CableRun V2 was coded. Also, I think that if we start trade at 23 broker time there is a BUG, I need to test, for the moment I start at “0”

     

    iliotest

  8. I don't know about you. My Cable Run has been consistently making money for me. Here is how I do it.

    I trade 0.1 lot for every $5000 in my account.

    Trading hours are GMT 21-7

    I increase step by +3 pips for subsequent pending orders: 17 (initial), 20, 23, 26,...

    I set incLot to 0.02 lot - a very mild Martingale

    I increase profit tartget by +3 pips: so it will be 15, 18, 21, 24..when the number of open orders increases

    If by GMT7 there are open orders (with floating loss obviously), the step for further pending orders is changed to 30 pips until all orders are closed out (with a profit). No more pending orders after that.

    ---------------------------------------------------------------------------------------------------------------------------------------------

    This is the thread for Cable Run, not Indorun. So, I am sharing my trading experience in Cable Run 2.0 since I started in August 2010. Keep it simple. No indicators. I tried Indorun and did not like it. (If you are using IndoRun, do yourself a favor, trade the Asian session GMT21-8 only.) All my parameters are manually adjustable on the fly. The most important one is the "step". For the past 3 days influenced by ECB rate increase, I set my initial step at 30. My drawdown was very tolerable. The payoff was great due to incremental increase in profit target. The next important parameter is to continue pending orders after GMT8 IF you still have open orders, otherwise, it takes a long time to recover. This is probably pretty easy to program into a modified Cable Run by an experienced programmer. I would still change a couple of parameters on the fly by looking at the market conditions. Good luck!

     

    I really a bit confuse with all the version that we have. if i understand you do a manual incremental Step and Profit. Could you upload the version that you have and i will try to modify it as you explain. also with the let it run at 30 step after 8

  9. Iliotest, if that is the case... keep demo running and just copy trades from it. But when the authors get huge loss... what to consider?

     

    -------------------------------------

     

    Tha was exactly what i did yesterday, i copy the trades from the test account to my real account. the only problem that i had was that the tool miss 5 trades. 2 at the open time and 3 at the close time. the trades missing at the close time are more dangerous because if they go to the wron direcction and i am not in front of the PC nobody is going to close it...

     

    Do you have any suggestion to copy the trades? yesterday i used MultiTerminal Pro from here http://purebeam.biz/

     

    Let's check what will happen next week

  10. well let me tell you that with the version 2 in post 22 i got 200$ in 2 days (MArs 23 and 24) with 0.1 lots... the only problem that i have and i explain in the previos post, is that io got that result in TEST but not in REAL, something wrong with the edu mq4 or DLL. As i explain before in TEST i have the 5 strategy but when i add the EA in a real account only work with strategy 1 and in a wrong way. i alredy fowardtest this EA for the las 6 month and is working perfect in a TEST account but not for a real account.

     

    check my result for the las 2 day (MArs 23 and 24), the same day thay you got a big DD

     

    REPORT not the EA:

    http://www.4shared.com/file/7Fhrn4x7/Multiversv2.html

  11. I alredy test this version 2 from post 22 for the last few month and is working very well in test, and open the 5 strategy that are inside. i just start to use from 2 weeks ago with the same broker in live and for any reason the behavior is not the same, i notice that only istrategy 1 was open and never the other 4......

     

    ANYBODY CHECK IN REAL LIVE TEST THAT HAVE THE SAME PROBLEM???

×
×
  • Create New...