- Search Energy EXCH
- 1,159 Results (26 Threads, 1,133 Replies)
-
ecTrade replied Feb 24, 2011It looks like we may have to go with another indicator here. Either that or adjust accordingly. By the way, what indicator is this that displays the crossover points in red numbers here? It looks like it would be pretty handy to have. Can you post a ...
SWB Martingale EA
-
ecTrade replied Feb 23, 2011Okay, you're right. But no, I don't know why it's not working? Although I noticed when I change time frames on the charts (typically I have it set at 15M) this will affect the signal. So, maybe this has something to do with that? I didn't think it ...
SWB Martingale EA
-
ecTrade replied Feb 23, 2011Why do you have offsett_1 set to 30? It should be set to 10 if you want it to cross at 40 and 60. The only thing you need to zero out are h_entry_2 and h_entry_3, if you don't intend to use them. But, they are already set to zero by default.
SWB Martingale EA
-
ecTrade replied Feb 23, 2011Okay, it looks like the bug is still there. It's not working properly now. Will need some time to figure it out.

SWB Martingale EA
-
ecTrade replied Feb 23, 2011Yeah, that's not too big where it's not recoverable, even if it happened two or three times in a row. It already has a stoploss built into it by the way (sl_threshold) which is currently set at 10 points. So, maybe if I set it up so RSI hedge entry ...
SWB Martingale EA
-
ecTrade replied Feb 23, 2011Oops! It looks like you'll have to redownload it. I was working on something else that was messing things up and forgot to disable it. Sorry.
SWB Martingale EA
-
ecTrade replied Feb 23, 2011Okay, that makes sense. Thanks. So, should I reset everything to 10 then?
SWB Martingale EA
-
ecTrade replied Feb 23, 2011New and Improved ... Maybe? — Okay, it looks like I have something workable here: Basically there are 7 configurable periods (TF_h_1 to TF_h_7), 3 for hedge entry, 3 for hedge exit, and 1 for RSI TP hedge exit. TF_h_1 to TF_h_7 basically ...
SWB Martingale EA
-
ecTrade replied Feb 23, 2011The hedge TP line is static, while the tp_in_money target is dynamic. Plus, it has everything to do with how large the gap is between each side of hedge. The larger the gap, the more it goes against the tp_in_money. Ideally it's best to open the ...
SWB Martingale EA
-
ecTrade replied Feb 23, 2011Working with hedging is pretty tricky business. A lot of folks will argue that it can't be done or, it's of little or no use. This is basically why it's no longer allowed in the United States. Make the time frame configurable? Yeah, I suppose I can ...
SWB Martingale EA
-
ecTrade replied Feb 23, 2011It's not going to go anywhere unless the tp_in_money target is reached. And if the hedge is open, it's going to offset that further. It still has to retrace so many points after opening level 7, and if you open the hedge at the same time, like I ...
SWB Martingale EA
-
ecTrade replied Feb 23, 2011Try seeing what happens if you turn the hedge off. If hedge is set to open at level 7, and it does, it probably won't close anything out until after hedge closes and it retraces. If that's not the problem, although I think it is, it could be because ...
SWB Martingale EA
-
ecTrade replied Feb 23, 2011Primarily I'm focusing on closing out the hedge, in an attempt to "pad" the profit, although it will fluctuate relative to the position of the hedge and where it closes out ... sometimes at a loss, because I've set a -10 point threshold (invisible ...
SWB Martingale EA
-
ecTrade replied Feb 22, 2011Added Variable TP — Okay, I just added TP settings to EA. It's set to 120 pips default, although it's variable (between 30 pips and 120 pips), depending on RSI strength. I think it's kind of neat!
If you downloaded EA earlier, you need to ...SWB Martingale EA
-
ecTrade replied Feb 22, 2011Prelimnary RSI Hedge ... — Okay, this is just preliminary, I just thought folks might want to see what I've been up to the last day or two, and give them a chance to tweak around a bit. Boy, this was a pain in the butt!
Instead of trailing ...SWB Martingale EA
-
ecTrade replied Feb 21, 20111 to 1 Hedge with RSI and Trailing Stop — Hey, I tried your idea with the initial 5 point SL, but I kept hitting it so many times (one right after the other) while backtesting that all it did was erode my balance, in no time. So I tried ...
SWB Martingale EA
-
ecTrade replied Feb 20, 2011No, as I said in previous post, I just restructured ordering process so it was easier to modify. And, since I intend to use it to implement this new hedge idea (am still working on it), I thought folks might want to check it out to make sure it ...
SWB Martingale EA
-
ecTrade replied Feb 19, 2011Revised SWB 4.1 — Okay, this is a revised version of the original SWB. I restructured ordering process to make it easier to modify. It should maintain same functionality, however. Although you folks might want to check it out to see if it ...
SWB Martingale EA
-
ecTrade replied Feb 19, 2011Or, maybe have it open a new hedge at 10 pips above, like you say, with a reset point 10 pips below, so it opens new hedge at original level? That might be do-able.
Yes.SWB Martingale EA
-
ecTrade replied Feb 19, 2011Okay, I'm looking at this and see one problem: Once the lockin point is set and price swings back to close hedge at lockin point, what's to keep it from opening new hedge when it drops to point where first hedge opened? (1 point lower?) If that ...
SWB Martingale EA