nice contribution as always and EPIC intro.
NanningBob's 4H Sellhigh BUYLOW 158 replies
Help regarding NanningBob EA 27 replies
Nanningbob 4H trading system 2,017 replies
Indicator needed for Nanningbob strategy 2 replies
Help to improve profitable EA - 1H NanningBob 40MA 200 BB 10 replies
DislikedZurathustra, I belive that this donchian channel indicator by Luis Damiani could do the shift, as You need.Ignored
DislikedEDIT2: You wouldn't happen to have a Schaff Trend Cycle indi would you? The ones I have are.. lacking. Reason I ask is its one of those obscure indi's like the Donchian that most people have never heard of.Ignored
DislikedAwesome! I have 3 different STC indi's and NONE of them appear to interpret the STC according to the release documents for the indi. For some stupid reason they all apply some kind "smoothing" effect. Taking a look at this one it appears it doesn't suffer from that problem.
Of course the reason I ask is that I think it can be used as an addtional filter for this strategy. If you look at the screenshot I posted earlier you can see compresed at the bottom the STC I was using.
Thanks again, just curious but where did you round these up?...Ignored
DislikedHey all,
I'm going to be demoing a little twist on this strategy next week. If you open the inputs of the EA and go down to "other settings," you'll see there's an option to reverse the order type, i.e., buys instead of sells and vice versa. I'm planning on two EA's on each currency pairs, one regular and the other with "reverse" set to true.
The hope is, with some refinement, maybe I can make some cash on the way forward as well as on the way back. Just have to figure out take profit and such..Ignored
Dislikedok, I've recoded the sixths ea and I've also added the 242 recovery system, I've tested it for a few days but it will need more testing before we can be sure that it runs as intended. As with any piece of code it will contain bugs, I hope that you can help me to find them.
I've used the same code as Zurathustra for the indicator. That means you should not change the timeframe when the ea is running. I need to experiment a bit more to fix that, the problem lies with the iHighest function that always uses the current chart.
Intended differences...Ignored
DislikedLet's say that you have a fast moving market @ 135.1 L1 for long and then the market was down to 133.1 and the EA enters a SLM L2 order. Because the market is moving fast and it is already down to 132.9 by the time you notice and you decide you want to cancel the L2 order completely. How would one do that without closing out the L1 trade? The EA does me the misfortune of closing out my L1 trade everytime...Ignored
DislikedI am struggling to incorporate this in the EA. Instead of closing out all orders, we need to modify previous orders when a new level is entered. The we have control over all levels and we can alter all levels to suit us.
Even now you can alter the stop order to a different level (say much lower or higher that the order). Another possibility is to change the lot size or TPs to reflect the new levels.Ignored
DislikedInteresting. I guess maybe I am confused on what 'recovery' means (I could be wrong).Ignored
Dislikedok, I've recoded the sixths ea and I've also added the 242 recovery system...Ignored