Jump to content

Megadroid Pro (links first post)


Recommended Posts

Re: Megadroid Pro

 

6765853 2009.08.18 22:20 sell 0.01 usdcad 1.10185 1.10642 1.09580 2009.08.18 23:26 1.10152 0.00 0.00 0.00 0.30

6765919 2009.08.18 22:23 sell 0.02 usdjpy 94.748 95.373 94.145 2009.08.19 00:53 94.741 0.00 0.00 0.00 0.15

6765983 2009.08.18 22:23 sell 0.01 usdchf 1.07614 1.08258 1.07014 2009.08.18 23:25 1.07540 0.00 0.00 0.00 0.69

6766082 2009.08.18 22:31 sell 0.02 eurjpy 133.882 134.212 133.278 2009.08.18 23:24 134.212 0.00 0.00 0.00 -6.95

6766346 2009.08.18 22:35 sell 0.02 eurjpy 133.942 134.789 133.438 2009.08.19 01:07 133.931 0.00 0.00 0.00 0.24

6766621 2009.08.18 22:48 sell 0.02 eurchf 1.52047 1.52472 1.51447 2009.08.18 23:52 1.52007 0.00 0.00 0.00 0.75

6767104 2009.08.18 22:48 sell 0.02 eurusd 1.41349 1.41679 1.40760 2009.08.18 23:07 1.41341 0.00 0.00 0.00 0.16

6767165 2009.08.18 22:48 sell 0.01 usdjpy 94.865 95.290 94.365 2009.08.19 00:00 94.838 0.00 0.00 0.00 0.28

6769370 2009.08.18 23:53 buy 0.01 usdcad 1.10067 1.09625 1.10667 2009.08.19 00:44 1.10083 0.00 0.00 0.00 0.15

 

My trades for today.

A super big lose in Eurjpy..... Hmmmm.. my recovery mode is active... Also very worry..

Link to comment
Share on other sites

  • Replies 2.1k
  • Created
  • Last Reply

Top Posters In This Topic

Re: Megadroid Pro

 

Rio, why did you have a EURUSD loss? you use a non-default logic on that?

 

No it was default logic. If you take a look in the standard Megadroid thread, you'll see that everyone got hit by it.

There was a spike in the EURUSD during the asian session that crossed the stop-loss. The price corrected eventually but the damage was already done.

 

This is not the first time there have been spikes in the EURUSD during the quiet hours. It seems like some big Japanese name loves to shove huge volume around this time occasionally, and if you're on the wrong side of it Megadroid will tap-out.

 

I also have a hanging EURGBP trade that doesn't seem to want to come down into break-even, and it's inching closer to the European open, which is slightly worrying. It's bad enough that the EURUSD has had two losses in a row for me. I had the EURCHF escape recovery mode during trading this morning, but it seems that EURGBP may hit recovery mode from this one.

 

I'm still up 10% for this month however -- so can't complain too hard. :-bd

 

Seems like a big problem with Megadroid is that a lot of the time, the asian session slowly retraces on a big move prior to it and MD continues trading in the direction of the big move. Thing is, the retracement sometimes spikes out of range and then stop losses get hit.

Link to comment
Share on other sites

Re: Megadroid Pro

 

Yeah I read that many of you have the EURUSD hitting stoploss... but my live account on LiteForex didn't have any EURUSD trade (no error or spread warning on expert tab)... the only SL was the EURJPY though.

 

I have the EURGBP hanging too, but I don't seem to worry that... it seems it is on down trend for H4 chart, and the stoploss is far away... so there's a chance it will break even later... though "hoping" like this is a big NO-NO in forex.

Link to comment
Share on other sites

Re: Megadroid Pro

 

Well for some reason, the EURGBP trade closed itself in the red even though it was starting to come back.

Overall, the worst session of trading so far. Some good trades for small profits overwhelmed by two big losses.

 

EURUSD and EURGBP will be in recovery mode for the next trading session and possibly next week. EURUSD has a LOT of ground to cover before it gets itself out of it's hole.

 

It's interesting to be going through this actually, to see how MegadroidPro handles things when multiple pairs are in recovery mode.

 

Meanwhile, advanced droid tactics has been making some extra coin with the EURUSD...... but no other pairs at this stage.

Link to comment
Share on other sites

Re: Megadroid Pro

 

Still trying to figure out its exit strategy... this way we can determine whether a losing trade should be closed manually or not...

My results with LiteForex is so different with you all on other brokers, I don't have a EURGBP trade with logic 3... but I have a EURGBP trade with logic 4 (I set up both logic 3 and 4 on EURGBP)... it is still trying to reach the breakeven or 1 pip profit level... while yours have closed in negative (I believe yours was using logic 3, right?)

Link to comment
Share on other sites

Re: Megadroid Pro

 

Now.. Which version is the best?

 

Anyone can give an good insight?

So far Mdpro XE is good for me.

 

Except that i hope it will generate more trades (GREED).

 

Anyone is running all the version side by side with a same broker to compare the "differences" in trades in each version?

Thanks.

Link to comment
Share on other sites

Re: Megadroid Pro

 

I have XE running on different live accounts and demo accounts.

Most of the trades differ, but not all. I'm willing to believe that spreads plays a part in whether MDPro decides to take a trade or not. Sure, there is a max spread per pair, but how high the actual spread is would play a part I'd wager.

 

If someone could take a look at the code and decipher it, we'd know for sure.

 

And if you want to trade more, consider advanced droid tactics on the EURUSD pair.

I am still looking at other pairs for ADT workability, but EURUSD seems like a sure thing.

Link to comment
Share on other sites

Re: Megadroid Pro

 

this is my best settings until now for the 8 pairs I use. I add this code in bbr_v07. Use M15 TF.

 

int init() {

SetSymbol();

if (StringSubstr(Symbol(), 0, 6) == "EURCAD")

{Logic=2; S1_StartHour = 20; S1_EndHour = 23; S2_StartHour = 20; S2_EndHour = 22;}

if (StringSubstr(Symbol(), 0, 6) == "EURCHF")

{Logic=4; S1_StartHour = 21; S1_EndHour = 23; S2_StartHour = 21; S2_EndHour = 22;}

if (StringSubstr(Symbol(), 0, 6) == "EURGBP")

{Logic=2; S1_StartHour = 20; S1_EndHour = 22; S2_StartHour = 20; S2_EndHour = 23;}

if (StringSubstr(Symbol(), 0, 6) == "GBPCHF")

{Logic=2; S1_StartHour = 20; S1_EndHour = 22; S2_StartHour = 20; S2_EndHour = 23;}

if (StringSubstr(Symbol(), 0, 6) == "GBPUSD")

{Logic=4; S1_StartHour = 21; S1_EndHour = 23; S2_StartHour = 21; S2_EndHour = 22;}

{Logic=1; S1_StartHour = 21; S1_EndHour = 23; S2_StartHour = 22; S2_EndHour = 23;}

if (StringSubstr(Symbol(), 0, 6) == "USDCHF")

{Logic=4; S1_StartHour = 20; S1_EndHour = 22; S2_StartHour = 20; S2_EndHour = 23;}

if (StringSubstr(Symbol(), 0, 6) == "USDJPY")

{Logic=2; S1_StartHour = 20; S1_EndHour = 21; S2_StartHour = 20; S2_EndHour = 22;}

if (StringSubstr(Symbol(), 0, 6) == "USDCAD")

{Logic=5; S1_StartHour = 20; S1_EndHour = 22; S2_StartHour = 21; S2_EndHour = 23;}

 

note :

bool Stealth = TRUE;

bool Aggressive = TRUE;

extern double GmtOffset = 2.0;

extern bool AutoLocalGmtOffset = TRUE;

extern bool AutoServerGmtOffset = TRUE;

extern double LotSize = 5;

extern double RiskLevel = 0.0;

extern bool RecoveryMode = false;

extern bool RiskSharingEnabled = false;

extern bool OverrideTradeTimes = true;

Link to comment
Share on other sites

Re: Megadroid Pro

 

Sorry one mistake

 

int init() {

SetSymbol();

if (StringSubstr(Symbol(), 0, 6) == "EURCAD")

{Logic=2; S1_StartHour = 20; S1_EndHour = 23; S2_StartHour = 20; S2_EndHour = 22;}

if (StringSubstr(Symbol(), 0, 6) == "EURCHF")

{Logic=4; S1_StartHour = 21; S1_EndHour = 23; S2_StartHour = 21; S2_EndHour = 22;}

if (StringSubstr(Symbol(), 0, 6) == "EURGBP")

{Logic=2; S1_StartHour = 20; S1_EndHour = 22; S2_StartHour = 20; S2_EndHour = 23;}

if (StringSubstr(Symbol(), 0, 6) == "GBPCHF")

{Logic=2; S1_StartHour = 20; S1_EndHour = 22; S2_StartHour = 20; S2_EndHour = 23;}

if (StringSubstr(Symbol(), 0, 6) == "GBPUSD")

{Logic=4; S1_StartHour = 21; S1_EndHour = 23; S2_StartHour = 21; S2_EndHour = 22;}

if (StringSubstr(Symbol(), 0, 6) == "USDCHF")

{Logic=4; S1_StartHour = 20; S1_EndHour = 22; S2_StartHour = 20; S2_EndHour = 23;}

if (StringSubstr(Symbol(), 0, 6) == "USDJPY")

{Logic=2; S1_StartHour = 20; S1_EndHour = 21; S2_StartHour = 20; S2_EndHour = 22;}

if (StringSubstr(Symbol(), 0, 6) == "USDCAD")

{Logic=5; S1_StartHour = 20; S1_EndHour = 22; S2_StartHour = 21; S2_EndHour = 23;}

Link to comment
Share on other sites

Re: Megadroid Pro

 

I am at Alpari UK and trade EURUSD GMT+1 which means trades open 22:00-00:00 Alapri time. I want the trades within the same window for EURCHF and EUGBP so I also have these set at GMT+1 but I have had trades open at 00:33 and 00:59 for these pairs. Whats going on? Are the trading windows different?

Link to comment
Share on other sites

Re: Megadroid Pro

 

I am at Alpari UK and trade EURUSD GMT+1 which means trades open 22:00-00:00 Alapri time. I want the trades within the same window for EURCHF and EUGBP so I also have these set at GMT+1 but I have had trades open at 00:33 and 00:59 for these pairs. Whats going on? Are the trading windows different?

 

Logic 2 & 3 trade between 21-24 GMT

Link to comment
Share on other sites

Re: Megadroid Pro

 

Sorry one mistake

 

int init() {

SetSymbol();

if (StringSubstr(Symbol(), 0, 6) == "EURCAD")

{Logic=2; S1_StartHour = 20; S1_EndHour = 23; S2_StartHour = 20; S2_EndHour = 22;}

if (StringSubstr(Symbol(), 0, 6) == "EURCHF")

{Logic=4; S1_StartHour = 21; S1_EndHour = 23; S2_StartHour = 21; S2_EndHour = 22;}

if (StringSubstr(Symbol(), 0, 6) == "EURGBP")

{Logic=2; S1_StartHour = 20; S1_EndHour = 22; S2_StartHour = 20; S2_EndHour = 23;}

if (StringSubstr(Symbol(), 0, 6) == "GBPCHF")

{Logic=2; S1_StartHour = 20; S1_EndHour = 22; S2_StartHour = 20; S2_EndHour = 23;}

if (StringSubstr(Symbol(), 0, 6) == "GBPUSD")

{Logic=4; S1_StartHour = 21; S1_EndHour = 23; S2_StartHour = 21; S2_EndHour = 22;}

if (StringSubstr(Symbol(), 0, 6) == "USDCHF")

{Logic=4; S1_StartHour = 20; S1_EndHour = 22; S2_StartHour = 20; S2_EndHour = 23;}

if (StringSubstr(Symbol(), 0, 6) == "USDJPY")

{Logic=2; S1_StartHour = 20; S1_EndHour = 21; S2_StartHour = 20; S2_EndHour = 22;}

if (StringSubstr(Symbol(), 0, 6) == "USDCAD")

{Logic=5; S1_StartHour = 20; S1_EndHour = 22; S2_StartHour = 21; S2_EndHour = 23;}

 

Thanks man I will run backtests on these today on fxdd. Question, I notice on usdcad you run logic 5. What are the settings for that? I was running logic 2 on usd cad but logic 4 backtests much better

 

thanks again :)>- nice work

 

N

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...