- Search Energy EXCH
- 1,159 Results (26 Threads, 1,133 Replies)
-
ecTrade replied Mar 6, 2011That could be. This was something I hadn't considered before. Although if this was 1.1 times the combined total of all the other trades, I don't see how that could pose a problem. One thing I could do is try normalizing it, which rounds it off to ...
SWB Martingale EA
-
ecTrade replied Mar 6, 2011It was working when I backtested it, although I didn't actually check when the hedges fired. Was it in range? that is, within 20 points specified by h_offset? I'm not sure I even said anything about this before, but it's there. I put it there to ...
SWB Martingale EA
-
ecTrade replied Mar 6, 2011I just noticed I had the break even level (b_even_set) set at 15. You might want to try setting it to 10. You will probably get better results.
SWB Martingale EA
-
ecTrade replied Mar 6, 2011Yeah, it's all based upon the ratio between initial lot size and initial equity, which is maintained throughout by multiplying it by current equity ... i.e., (lots/initial equity) x current equity. This is how I came up with the original calculation ...
SWB Martingale EA
-
ecTrade replied Mar 5, 2011No, it is set up to operate on RSI only. Am using it on 5M time frame. Actually, it's not working too great on short term, although I set forward TP to 40 instead of 20, and at least it's not crapping out right away. The problem is it does great so ...
SWB Martingale EA
-
ecTrade replied Mar 5, 2011Version 05_B / Forward Trend RSI — Just thought I would try this. Basically it's the same as version 05_A, except I added forward_trend option using RSI filter, just to see difference in overall success rate. So far it looks pretty good. You ...
SWB Martingale EA
-
ecTrade replied Mar 5, 2011Version 05_A / Trading Sessions without Includes — Okay James, this one's for you. There are no includes to download, just the EA itself.
SWB Martingale EA
-
ecTrade replied Mar 4, 2011Yeah, I noticed it doesn't help me out much either when set to anything greater than level 3. This is why I think it's better employed the earlier the better. Of course I'm also testing it with a US broker with 50:1 margin, and it won't go nearly as ...
SWB Martingale EA
-
ecTrade replied Mar 4, 2011That's probably because I forgot to add the code for the includes. In which case you'll have to re-download it. You also have to make sure you have the correct includes, because I got that mixed up too. These are on post #694.
SWB Martingale EA
-
ecTrade replied Mar 4, 2011Except of course if you double the lot size at each level, the standard lot total (without hedge) at 8 levels (per your first post) would be 5.1. I don't know about a 12k account, but for anything less than that it might be enough to wipe it out. ...
SWB Martingale EA
-
ecTrade replied Mar 4, 2011Actually, so long as your broker allows you to hedge, it shouldn't make any difference. Everything is balanced out so that it is "even," in fact, the margin will even reflects this or, whatever the current balance is with no trades showing ... I ...
SWB Martingale EA
-
ecTrade replied Mar 4, 2011Are you talking about trading sessions, like Asian, European and New York? If so, then yes. The last three versions, 04_A, 04_B and 05, contain this as part of the includes. Oops! It looks like I forgot the code for the includes in version 05. ...
SWB Martingale EA
-
ecTrade replied Mar 3, 2011Hedge Default Setting ... — Oh, I guess I forgot to set the hedge back to level 5. I meant to, but I was too busy running a test and forgot. So, what do you think would be a good default setting? Or, should I just leave it set at level 1? I ...
SWB Martingale EA
-
ecTrade replied Mar 3, 2011swb grid 4.1_revised_05 — Okay, here is version 05. Basically I added power lots feature, that scales up lot size as account equity increases. Just set power_lots to true. It's all automatic after that. I also removed RSI TP Exit feature and ...
SWB Martingale EA
-
ecTrade replied Mar 3, 2011What's that, signal only on all levels? Like I said before, I couldn't get that to work. So, neither of these versions contain that. At the same time, I don't see why it shouldn't work, it just doesn't like the way I laid out the code. I may look ...
SWB Martingale EA
-
ecTrade replied Mar 3, 2011Includes not Installing Properly — Okay, it's been brought to my attention that the includes aren't installing properly. And sure enough, after I checked, I had the wrong versions uploaded. When I first uploaded version 04_A and the two ...
SWB Martingale EA
-
ecTrade replied Mar 2, 2011Yeah, it would be nice to know which settings you were using.

SWB Martingale EA
-
ecTrade replied Mar 2, 2011Okay, as near as I can tell it looks like it's working. I'm seeing the same indicator arrows I see when using squalou's indicator.
In case anyone missed it, here is the download.SWB Martingale EA