Bob - Really appreciate the explanation of the bot’s activities - the logic makes perfect sense. Would you be able to clarify/confirm a couple of things I’m not 100% sure about:
[B]The Switch[/B]
“We have defined that switch with a rule that says if the trade is in profit by “nR” [B]and it breaks the 5 day channel[/B] then switch to the 5 day management plan by closing and reversing.”
Does this mean that when there is a break out of the 40 channel, the bot immediately starts looking for (or calculating) for a 5 day channel (to nR risk of the 40 day channel) above the break (long) or below the break (low)?
[B]
The Stop Loss[/B]
“Because this is managed internally by the bot no stop loss or take profit is issued on the order ticket.”
I must confess, I find this a bit scary. I guess this a matter of having trust in the bot (and the broker and the market) - but I do like to keep a close eye on stop losses, especially if the market is potentially volatile enough for stop losses to be skipped? Is there any way the stop loss and pending orders can be displayed, maybe even by using another another indicator or a trade manager alongside of your bot?
Also, if the stop losses are managed internally by the bot, have they been applied on the broker’s server? I’m wondering whether disconnection failure would be an issue?
GBPUSD - I didn’t choose this pair specifically for any reason. I have 7 currency pair set-ups running manually and put the bot on all of them to see what would happen (demo account!). I’d already had a profitable trade on GBPUSD because of the unexpected UK election announcement, before installing the bot. It was just a coincidence that I’d installed the bot at this time, on this pair.
When I’m not sure if a market is ‘hot’, ‘semi-hot’ or looking like it might be about to start (or even stop) trending, I’ll start a 40 day entry, because for me, it takes the guess work and subjective ‘reasoning’ out of what constitutes a trend and when to enter. I’d actually been doing this for some weeks beforehand and was encouraged by Turbo’s suggestion that you program the bot to open with a 40 day entry.
I’m still mindful that the method was designed to be used in a trending market.
Many thanks again for sharing your bot and for your time in responding to my queries.