<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>uk Archives - Peaks Fly Fishing</title>
	<atom:link href="https://www.peaksflyfishing.com/tag/uk/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.peaksflyfishing.com/tag/uk/</link>
	<description>Fly Fishing Lessons in Derbyshire</description>
	<lastBuildDate>Wed, 10 Feb 2021 14:46:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://www.peaksflyfishing.com/wp-content/uploads/2020/05/cropped-Logo-1-32x32.jpg</url>
	<title>uk Archives - Peaks Fly Fishing</title>
	<link>https://www.peaksflyfishing.com/tag/uk/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>5 Essential UK Saltwater Flies</title>
		<link>https://www.peaksflyfishing.com/5-essential-uk-saltwater-flies/</link>
					<comments>https://www.peaksflyfishing.com/5-essential-uk-saltwater-flies/#respond</comments>
		
		<dc:creator><![CDATA[peaksflyfishing]]></dc:creator>
		<pubDate>Fri, 27 Jul 2018 17:13:22 +0000</pubDate>
				<category><![CDATA[salt water fly fishing]]></category>
		<category><![CDATA[fly fishing]]></category>
		<category><![CDATA[mullet flies]]></category>
		<category><![CDATA[ragworm fly]]></category>
		<category><![CDATA[sandeel flies]]></category>
		<category><![CDATA[shrimp fly]]></category>
		<category><![CDATA[uk]]></category>
		<category><![CDATA[uk saltwater flies]]></category>
		<category><![CDATA[uk saltwater fly fishing]]></category>
		<guid isPermaLink="false">https://www.peaksflyfishing.com/?p=2578</guid>

					<description><![CDATA[<p>The UK has so much to offer the saltwater fly angler. Bass, Pollock, Coalfish, Flounder, Mackeral are all regularly caught whilst saltwater fly fishing in the UK. For an article on how to get started in saltwater fly fishing in the UK please click here. Many saltwater fly selections are geared towards the tropics, overlooking [&#8230;]</p>
<p>The post <a href="https://www.peaksflyfishing.com/5-essential-uk-saltwater-flies/">5 Essential UK Saltwater Flies</a> appeared first on <a href="https://www.peaksflyfishing.com">Peaks Fly Fishing</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The UK has so much to offer the saltwater fly angler. Bass, Pollock, Coalfish, Flounder, Mackeral are all regularly caught whilst saltwater fly fishing in the UK. For an article on how to get started in saltwater fly fishing in the UK please <a href="https://www.peaksflyfishing.com/articles/2018/06/06/saltwater-fly-fishing-in-the-uk-a-quick-beginners-guide/">click here.</a></p>
<p>Many saltwater fly selections are geared towards the tropics, overlooking the fantastic sport right on our doorstep. Whilst we do sell these flies we also sell flies tailored suitable specially for UK saltwater fly fishing.</p>
<p>Here are 5 of my essential patterns for UK saltwater fly fishing that I&#8217;m never without when I&#8217;m at the coast. For our compete range of saltwater flies, <a href="https://shop.peaksflyfishing.com/collections/saltwater-flies-1">please click here</a>.</p>
<h2>Ragworm Fly</h2>
<p>All sea fish love ragworms! This ragworm fly has a strong braid loop instead of hook eye. When attached to your leader using a loop to loop, this gives a realistic wiggle action. This fly will take many different species of sea fish but it&#8217;s especially useful for twitching back over sandy gulleys for flat fish which will ambush it as it wiggles overhead, it&#8217;s tied on a size 6 hook meaning that small flatties will still take confidently.&nbsp;</p>
<div id="product-component-e493bbef8c5">&nbsp;</div>
<p><script type="text/javascript">
/*<![CDATA[*/ (function () { var scriptURL = 'https://sdks.shopifycdn.com/buy-button/latest/buy-button-storefront.min.js'; if (window.ShopifyBuy) { if (window.ShopifyBuy.UI) { ShopifyBuyInit(); } else { loadScript(); } } else { loadScript(); } function loadScript() { var script = document.createElement('script'); script.async = true; script.src = scriptURL; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(script); script.onload = ShopifyBuyInit; } function ShopifyBuyInit() { var client = ShopifyBuy.buildClient({ domain: 'peaks-fly-fishing.myshopify.com', apiKey: '0ed88db5be436d0bba19beb39b55fe87', appId: '6', }); ShopifyBuy.UI.onReady(client).then(function (ui) { ui.createComponent('product', { id: [1374225924144], node: document.getElementById('product-component-e493bbef8c5'), moneyFormat: '%C2%A3%7B%7Bamount%7D%7D', options: { "product": { "variantId": "all", "contents": { "imgWithCarousel": false, "variantTitle": false, "description": false, "buttonWithQuantity": false, "quantity": false }, "styles": { "product": { "@media (min-width: 601px)": { "max-width": "calc(25% - 20px)", "margin-left": "20px", "margin-bottom": "50px" } } } }, "cart": { "contents": { "button": true }, "styles": { "footer": { "background-color": "#ffffff" } } }, "modalProduct": { "contents": { "img": false, "imgWithCarousel": true, "variantTitle": false, "buttonWithQuantity": true, "button": false, "quantity": false }, "styles": { "product": { "@media (min-width: 601px)": { "max-width": "100%", "margin-left": "0px", "margin-bottom": "0px" } } } }, "productSet": { "styles": { "products": { "@media (min-width: 601px)": { "margin-left": "-20px" } } } } } }); }); } })(); /*]]&gt;*/
</script></p>
<h2>Sandeel Fly</h2>
<p>Just a superb all round fly for Bass, Pollock, Mackerel, Coalfish and more. This is just perfect for stripping back over rocky ground for waiting saltwater predators. All sea fish love eating Sandeels and it&#8217;s certainly an essential fly for your fly box. During the summer Bass &amp; Mackeral come close inshore hunting the huge shoals of Sandeel on the UK coast so be sure to be armed with some of these in your box!</p>
<div id="product-component-83cbf481d3b">&nbsp;</div>
<p><script type="text/javascript">
/*<![CDATA[*/ (function () { var scriptURL = 'https://sdks.shopifycdn.com/buy-button/latest/buy-button-storefront.min.js'; if (window.ShopifyBuy) { if (window.ShopifyBuy.UI) { ShopifyBuyInit(); } else { loadScript(); } } else { loadScript(); } function loadScript() { var script = document.createElement('script'); script.async = true; script.src = scriptURL; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(script); script.onload = ShopifyBuyInit; } function ShopifyBuyInit() { var client = ShopifyBuy.buildClient({ domain: 'peaks-fly-fishing.myshopify.com', apiKey: '0ed88db5be436d0bba19beb39b55fe87', appId: '6', }); ShopifyBuy.UI.onReady(client).then(function (ui) { ui.createComponent('product', { id: [491021762608], node: document.getElementById('product-component-83cbf481d3b'), moneyFormat: '%C2%A3%7B%7Bamount%7D%7D', options: { "product": { "variantId": "all", "contents": { "imgWithCarousel": false, "variantTitle": false, "description": false, "buttonWithQuantity": false, "quantity": false }, "styles": { "product": { "@media (min-width: 601px)": { "max-width": "calc(25% - 20px)", "margin-left": "20px", "margin-bottom": "50px" } } } }, "cart": { "contents": { "button": true }, "styles": { "footer": { "background-color": "#ffffff" } } }, "modalProduct": { "contents": { "img": false, "imgWithCarousel": true, "variantTitle": false, "buttonWithQuantity": true, "button": false, "quantity": false }, "styles": { "product": { "@media (min-width: 601px)": { "max-width": "100%", "margin-left": "0px", "margin-bottom": "0px" } } } }, "productSet": { "styles": { "products": { "@media (min-width: 601px)": { "margin-left": "-20px" } } } } } }); }); } })(); /*]]&gt;*/
</script></p>
<h2>Sparkle Shrimp Fly</h2>
<p>This is a brilliant little saltwater pattern. It&#8217;s tied on a small size 6 hooks and is great for bumping along the sandy gullies for small flatties&nbsp; or twitching close in around the kelp and rocks for juvenile Coalfish and Pollock. You can cast it on lighter gear which offers some great sport on these smaller predators.</p>
<div id="product-component-f826e328854">&nbsp;</div>
<p><script type="text/javascript">
/*<![CDATA[*/ (function () { var scriptURL = 'https://sdks.shopifycdn.com/buy-button/latest/buy-button-storefront.min.js'; if (window.ShopifyBuy) { if (window.ShopifyBuy.UI) { ShopifyBuyInit(); } else { loadScript(); } } else { loadScript(); } function loadScript() { var script = document.createElement('script'); script.async = true; script.src = scriptURL; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(script); script.onload = ShopifyBuyInit; } function ShopifyBuyInit() { var client = ShopifyBuy.buildClient({ domain: 'peaks-fly-fishing.myshopify.com', apiKey: '0ed88db5be436d0bba19beb39b55fe87', appId: '6', }); ShopifyBuy.UI.onReady(client).then(function (ui) { ui.createComponent('product', { id: [1374224973872], node: document.getElementById('product-component-f826e328854'), moneyFormat: '%C2%A3%7B%7Bamount%7D%7D', options: { "product": { "variantId": "all", "contents": { "imgWithCarousel": false, "variantTitle": false, "description": false, "buttonWithQuantity": false, "quantity": false }, "styles": { "product": { "@media (min-width: 601px)": { "max-width": "calc(25% - 20px)", "margin-left": "20px", "margin-bottom": "50px" } } } }, "cart": { "contents": { "button": true }, "styles": { "footer": { "background-color": "#ffffff" } } }, "modalProduct": { "contents": { "img": false, "imgWithCarousel": true, "variantTitle": false, "buttonWithQuantity": true, "button": false, "quantity": false }, "styles": { "product": { "@media (min-width: 601px)": { "max-width": "100%", "margin-left": "0px", "margin-bottom": "0px" } } } }, "productSet": { "styles": { "products": { "@media (min-width: 601px)": { "margin-left": "-20px" } } } } } }); }); } })(); /*]]&gt;*/
</script></p>
<h2>Chartreuse Mirror Clouser Fly</h2>
<p>This is the fly that won me the field cup last year. Superb for slightly coloured water for Bass but it will also take all other major saltwater predators. The clouser eyes are tied in such a way so it fishes with the hook point upwards, minimising snags over the rocky gullies that Bass love so much.</p>
<div id="product-component-c766deb396b">&nbsp;</div>
<p><script type="text/javascript">
/*<![CDATA[*/ (function () { var scriptURL = 'https://sdks.shopifycdn.com/buy-button/latest/buy-button-storefront.min.js'; if (window.ShopifyBuy) { if (window.ShopifyBuy.UI) { ShopifyBuyInit(); } else { loadScript(); } } else { loadScript(); } function loadScript() { var script = document.createElement('script'); script.async = true; script.src = scriptURL; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(script); script.onload = ShopifyBuyInit; } function ShopifyBuyInit() { var client = ShopifyBuy.buildClient({ domain: 'peaks-fly-fishing.myshopify.com', apiKey: '0ed88db5be436d0bba19beb39b55fe87', appId: '6', }); ShopifyBuy.UI.onReady(client).then(function (ui) { ui.createComponent('product', { id: [491016781872], node: document.getElementById('product-component-c766deb396b'), moneyFormat: '%C2%A3%7B%7Bamount%7D%7D', options: { "product": { "variantId": "all", "contents": { "imgWithCarousel": false, "variantTitle": false, "description": false, "buttonWithQuantity": false, "quantity": false }, "styles": { "product": { "@media (min-width: 601px)": { "max-width": "calc(25% - 20px)", "margin-left": "20px", "margin-bottom": "50px" } } } }, "cart": { "contents": { "button": true }, "styles": { "footer": { "background-color": "#ffffff" } } }, "modalProduct": { "contents": { "img": false, "imgWithCarousel": true, "variantTitle": false, "buttonWithQuantity": true, "button": false, "quantity": false }, "styles": { "product": { "@media (min-width: 601px)": { "max-width": "100%", "margin-left": "0px", "margin-bottom": "0px" } } } }, "productSet": { "styles": { "products": { "@media (min-width: 601px)": { "margin-left": "-20px" } } } } } }); }); } })(); /*]]&gt;*/
</script></p>
<h2>Leggy Bloodworm Fly (Mullett)</h2>
<p>You turn up at your mark expecting to be fishing for Bass but see some Mullet cruising through the slack water close in! Be sure to have some Mullet flies as you never know when they will turn up. Harbours are a great place to find them, cast your fly and almost let it just sink past them, if you have to retrieve then make it painfully slow. They are very shy biter but fantastic fighters when hooked.</p>
<div id="product-component-329a24ae947">&nbsp;</div>
<p><script type="text/javascript">
/*<![CDATA[*/ (function () { var scriptURL = 'https://sdks.shopifycdn.com/buy-button/latest/buy-button-storefront.min.js'; if (window.ShopifyBuy) { if (window.ShopifyBuy.UI) { ShopifyBuyInit(); } else { loadScript(); } } else { loadScript(); } function loadScript() { var script = document.createElement('script'); script.async = true; script.src = scriptURL; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(script); script.onload = ShopifyBuyInit; } function ShopifyBuyInit() { var client = ShopifyBuy.buildClient({ domain: 'peaks-fly-fishing.myshopify.com', apiKey: '0ed88db5be436d0bba19beb39b55fe87', appId: '6', }); ShopifyBuy.UI.onReady(client).then(function (ui) { ui.createComponent('product', { id: [878487502896], node: document.getElementById('product-component-329a24ae947'), moneyFormat: '%C2%A3%7B%7Bamount%7D%7D', options: { "product": { "variantId": "all", "contents": { "imgWithCarousel": false, "variantTitle": false, "description": false, "buttonWithQuantity": false, "quantity": false }, "styles": { "product": { "@media (min-width: 601px)": { "max-width": "calc(25% - 20px)", "margin-left": "20px", "margin-bottom": "50px" } } } }, "cart": { "contents": { "button": true }, "styles": { "footer": { "background-color": "#ffffff" } } }, "modalProduct": { "contents": { "img": false, "imgWithCarousel": true, "variantTitle": false, "buttonWithQuantity": true, "button": false, "quantity": false }, "styles": { "product": { "@media (min-width: 601px)": { "max-width": "100%", "margin-left": "0px", "margin-bottom": "0px" } } } }, "productSet": { "styles": { "products": { "@media (min-width: 601px)": { "margin-left": "-20px" } } } } } }); }); } })(); /*]]&gt;*/
</script></p>
<p>The post <a href="https://www.peaksflyfishing.com/5-essential-uk-saltwater-flies/">5 Essential UK Saltwater Flies</a> appeared first on <a href="https://www.peaksflyfishing.com">Peaks Fly Fishing</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.peaksflyfishing.com/5-essential-uk-saltwater-flies/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>UK Saltwater Fly Fishing Festival Day 3</title>
		<link>https://www.peaksflyfishing.com/uk-saltwater-fly-fishing-festival-day-3/</link>
					<comments>https://www.peaksflyfishing.com/uk-saltwater-fly-fishing-festival-day-3/#respond</comments>
		
		<dc:creator><![CDATA[peaksflyfishing]]></dc:creator>
		<pubDate>Sun, 24 Sep 2017 18:51:57 +0000</pubDate>
				<category><![CDATA[salt water fly fishing]]></category>
		<category><![CDATA[bass]]></category>
		<category><![CDATA[field cup]]></category>
		<category><![CDATA[fly fishing]]></category>
		<category><![CDATA[resaved]]></category>
		<category><![CDATA[saltwater fly fishing festival]]></category>
		<category><![CDATA[uk]]></category>
		<guid isPermaLink="false">https://www.peaksflyfishing.com/articles/?p=1217</guid>

					<description><![CDATA[<p>I was out again at the crack of dawn for the last part of the saltwater fly fishing competition in which I&#8217;m delighted to have won &#8220;The Field Cup&#8221; for the biggest fly caught bass of 44cm which I landed the evening before. St Mawes was damp and misty and I was on the rocks [&#8230;]</p>
<p>The post <a href="https://www.peaksflyfishing.com/uk-saltwater-fly-fishing-festival-day-3/">UK Saltwater Fly Fishing Festival Day 3</a> appeared first on <a href="https://www.peaksflyfishing.com">Peaks Fly Fishing</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I was out again at the crack of dawn for the last part of the saltwater fly fishing competition in which I&#8217;m delighted to have won &#8220;The Field Cup&#8221; for the biggest fly caught bass of 44cm which I landed the evening before. St Mawes was damp and misty and I was on the rocks in the dark with just the lighthouse and bobbing bouys to keep me company. I managed a small school bass after an hour of fishing but when the tide slackened off and the dreaded sun came out the fishing dropped off for me.</p>
<p>After the presentation for prizes where I received the trophy, a shiny new rod from Orvis and a fine bottle of Kilchoman whiskey, I headed back down to the coast to try and get a few more bass before heading back to the hotel. Alas, the sun was out and apart from one pull and seeing a good bass hit a bait fish on the surface the only catches I witnessed were from the cormorants.  I&#8217;ve had a great festival and seen some quality angling from my fellow competitors and enjoyed  listening to some good fishing tales in the bar.  Looking forward to next year already!</p>
<p>The post <a href="https://www.peaksflyfishing.com/uk-saltwater-fly-fishing-festival-day-3/">UK Saltwater Fly Fishing Festival Day 3</a> appeared first on <a href="https://www.peaksflyfishing.com">Peaks Fly Fishing</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.peaksflyfishing.com/uk-saltwater-fly-fishing-festival-day-3/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Fly Fishing Streamers On Rivers In The UK</title>
		<link>https://www.peaksflyfishing.com/streamers-on-rivers-why-still-the-taboo/</link>
					<comments>https://www.peaksflyfishing.com/streamers-on-rivers-why-still-the-taboo/#respond</comments>
		
		<dc:creator><![CDATA[peaksflyfishing]]></dc:creator>
		<pubDate>Wed, 30 Aug 2017 13:26:17 +0000</pubDate>
				<category><![CDATA[Fly fishing for trout]]></category>
		<category><![CDATA[fly fishing streamers]]></category>
		<category><![CDATA[resaved]]></category>
		<category><![CDATA[rivers]]></category>
		<category><![CDATA[uk]]></category>
		<guid isPermaLink="false">https://www.peaksflyfishing.com/articles/?p=1151</guid>

					<description><![CDATA[<p>Background Fly fishing streamer patterns on rivers catches fish. In fact, it catches lots of fish. Big ones. In the states, streamer fishing is just fly fishing. There&#8217;s nothing deemed strange or naughty about it. In the UK things are different and fly fishing streamers on rivers still carries a taboo with some anglers. Streamers [&#8230;]</p>
<p>The post <a href="https://www.peaksflyfishing.com/streamers-on-rivers-why-still-the-taboo/">Fly Fishing Streamers On Rivers In The UK</a> appeared first on <a href="https://www.peaksflyfishing.com">Peaks Fly Fishing</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Background</h2>
<p>Fly fishing streamer patterns on rivers catches fish. In fact, it catches lots of fish. Big ones.</p>
<p>In the states, streamer fishing is just fly fishing. There&#8217;s nothing deemed strange or naughty about it. In the UK things are different and fly fishing streamers on rivers still carries a taboo with some anglers. Streamers are for reservoirs, it&#8217;s cheating, it&#8217;s not fly fishing, it&#8217;s too easy are some of the common retorts.</p>
<p>Well, I love it. I love the aggression of the takes, the big fish it brings out of their rocky lies. I love hearing the reel sing as the backing becomes visible on the spool.</p>
<p>Why does this taboo around fly fishing streamers on rivers exist? After all, Trout are highly predatory, we know they feed on other fish so why not imitate their prey as we do for the bugs and insects they eat. There seems no logic behind it.</p>
<p>My opinion is that within fly fishing there still exists a sporting tradition on rivers, that it is crass to catch trout in this way. And that&#8217;s fair enough, people are entitled to a view and to run their rivers in a manner they choose. But not fly fishing? Tell that to the Salmon anglers who have been hurling streamers at their quarry for the last hundred years or so.</p>
<p>I guess this dates back to the chalk streams of Hampshire when Halford and his followers were advocating that Trout are only worth fishing for on a dry fly. This just became the fashion for the gentleman on the Hampshire estates. Even though Halford&#8217;s argument was in the end, proved wrong by G.E.M Skues, who,  successfully demonstrated and wrote about the art of nymph fishing. This movement towards dry fly and the cult that followed it in the 1800&#8217;s has been misinterpreted by some as somehow being &#8220;purist&#8221;, despite the fact that we were fishing wet flies with great success on the streams and rivers in  the North before there was any dry fly only estates in Hampshire.</p>
<p>Me? I want to swing streamers in a big flooded river, hurl out sand-eel flies at shoals of Mackeral. I want to double haul huge glittery balls of tinsel at massive Pike. I want to fish a dry fly at sipping Trout. I&#8217;m going to have a great time doing it!</p>
<h2>Tackle For Streamer Fishing</h2>
<p>Nothing major here, just your usual river outfit will suffice. A 4 or 5 weight should be ok unless you want to cast some bigger patterns in which case a 6 weight rod may be a better option.<br />
In terms of line, a weight forward floating line will be fine, if you really want to get into it and throw some bigger flies then a shorter taper line will help you lift them.</p>
<p>Make sure you&#8217;ve got a decent amount of backing on your reel and that you have a solid drag that works well. In terms of the leader, you need to step things up a bit. These fish hit the fly hard and they can be big. You also have the current to contend with. I tend to use 3x or 4x fluorocarbon as a minimum and have been known to go to 2x on big fast rivers. Normally this is all you need however sometimes I&#8217;ve found it useful to use a sinking poly leader of around 5 feet to get the fly down, especially in faster deeper rivers. in this situation, shorten your Fluoro/Mono to around 2 or 3 feet to allow the poly leader to work.</p>
<h2>Streamer Fishing Method</h2>
<p>Facing downstream you cast down and across, normally towards the far bank. Sometime square across, other times at a narrower angle. Try to work the line so the fish will always see the fly before your fly line, you will need to learn how to &#8220;mend&#8221; the line to do this effectively. Let it swing across and even put some strips in to speed it up. Once the fly is hanging down below you strip it back before re-casting. Vary your casting angles and strip speeds and try and wade downstream by a few paces every few casts. Cover all the water you think should hold fish. Drop your streamer in to back eddies, strip it through the necks &amp; tails of pools, glides and current seams.  In fact, cover as much water as you can.</p>
<h2>Location &amp; Conditions For Streamer Fishing</h2>
<p>Streamer fishing is going to be more successful during conditions and certain times of the year.</p>
<p><strong>Early season</strong> &#8211; The fish are just coming out of spawning time, the weather is starting to warm up and their metabolism rises as spring arrives and the trout are looking for food and competing for the best feeding lies in the river.</p>
<p><strong>Colored water on a falling river</strong> &#8211;  After a period of dry weather, the river can become stale. The Trout can become wary of feeding in the low clear water and can hide away during the day amongst the tree roots and down around the rocks. If we get a nice dump of rain and the river rises, wait until the water has leveled off and just starts to fall. You still want a little color in the water. In these conditions, the fish (and big ones) can come out and feed with confidence. I&#8217;have had some cracking fish stripping a streamer through the water in these conditions.</p>
<p><strong>Late season</strong> &#8211; As Summer fades and Autumn is upon us, the water temperature starts to cool. Those last few weeks before the trout season closes can be a superb time. The Trout can be a little &#8220;toothy&#8221; so step up your leader! Fluorocarbon is the best option as it will resist the abrasion better. The fish start to become aggressive as they sense the falling water temperature and come on the feed looking to build up their energy reserves ready for spawning in Winter.</p>
<h2>Flies for Streamer Fishing</h2>
<p>Here are some of my favorite streamer patterns for UK rivers.</p>
<div id="product-component-1b28c4c71ed"></div>
<p><script type="text/javascript"><br />
/*<![CDATA[*/ (function () { var scriptURL = 'https://sdks.shopifycdn.com/buy-button/latest/buy-button-storefront.min.js'; if (window.ShopifyBuy) { if (window.ShopifyBuy.UI) { ShopifyBuyInit(); } else { loadScript(); } } else { loadScript(); } function loadScript() { var script = document.createElement('script'); script.async = true; script.src = scriptURL; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(script); script.onload = ShopifyBuyInit; } function ShopifyBuyInit() { var client = ShopifyBuy.buildClient({ domain: 'peaks-fly-fishing.myshopify.com', apiKey: '0ed88db5be436d0bba19beb39b55fe87', appId: '6', }); ShopifyBuy.UI.onReady(client).then(function (ui) { ui.createComponent('product', { id: [491082285104], node: document.getElementById('product-component-1b28c4c71ed'), moneyFormat: '%C2%A3%7B%7Bamount%7D%7D', options: { "product": { "variantId": "all", "contents": { "imgWithCarousel": false, "variantTitle": false, "description": false, "buttonWithQuantity": false, "quantity": false }, "styles": { "product": { "@media (min-width: 601px)": { "max-width": "calc(25% - 20px)", "margin-left": "20px", "margin-bottom": "50px" } } } }, "cart": { "contents": { "button": true }, "styles": { "footer": { "background-color": "#ffffff" } } }, "modalProduct": { "contents": { "img": false, "imgWithCarousel": true, "variantTitle": false, "buttonWithQuantity": true, "button": false, "quantity": false }, "styles": { "product": { "@media (min-width: 601px)": { "max-width": "100%", "margin-left": "0px", "margin-bottom": "0px" } } } }, "productSet": { "styles": { "products": { "@media (min-width: 601px)": { "margin-left": "-20px" } } } } } }); }); } })(); /*]]&gt;*/<br />
</script></p>
<div id="product-component-29d7dbc262d"></div>
<p><script type="text/javascript"><br />
/*<![CDATA[*/ (function () { var scriptURL = 'https://sdks.shopifycdn.com/buy-button/latest/buy-button-storefront.min.js'; if (window.ShopifyBuy) { if (window.ShopifyBuy.UI) { ShopifyBuyInit(); } else { loadScript(); } } else { loadScript(); } function loadScript() { var script = document.createElement('script'); script.async = true; script.src = scriptURL; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(script); script.onload = ShopifyBuyInit; } function ShopifyBuyInit() { var client = ShopifyBuy.buildClient({ domain: 'peaks-fly-fishing.myshopify.com', apiKey: '0ed88db5be436d0bba19beb39b55fe87', appId: '6', }); ShopifyBuy.UI.onReady(client).then(function (ui) { ui.createComponent('product', { id: [536253431856], node: document.getElementById('product-component-29d7dbc262d'), moneyFormat: '%C2%A3%7B%7Bamount%7D%7D', options: { "product": { "variantId": "all", "contents": { "imgWithCarousel": false, "variantTitle": false, "description": false, "buttonWithQuantity": false, "quantity": false }, "styles": { "product": { "@media (min-width: 601px)": { "max-width": "calc(25% - 20px)", "margin-left": "20px", "margin-bottom": "50px" } } } }, "cart": { "contents": { "button": true }, "styles": { "footer": { "background-color": "#ffffff" } } }, "modalProduct": { "contents": { "img": false, "imgWithCarousel": true, "variantTitle": false, "buttonWithQuantity": true, "button": false, "quantity": false }, "styles": { "product": { "@media (min-width: 601px)": { "max-width": "100%", "margin-left": "0px", "margin-bottom": "0px" } } } }, "productSet": { "styles": { "products": { "@media (min-width: 601px)": { "margin-left": "-20px" } } } } } }); }); } })(); /*]]&gt;*/<br />
</script></p>
<div id="product-component-c5c40419db0"></div>
<p><script type="text/javascript"><br />
/*<![CDATA[*/ (function () { var scriptURL = 'https://sdks.shopifycdn.com/buy-button/latest/buy-button-storefront.min.js'; if (window.ShopifyBuy) { if (window.ShopifyBuy.UI) { ShopifyBuyInit(); } else { loadScript(); } } else { loadScript(); } function loadScript() { var script = document.createElement('script'); script.async = true; script.src = scriptURL; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(script); script.onload = ShopifyBuyInit; } function ShopifyBuyInit() { var client = ShopifyBuy.buildClient({ domain: 'peaks-fly-fishing.myshopify.com', apiKey: '0ed88db5be436d0bba19beb39b55fe87', appId: '6', }); ShopifyBuy.UI.onReady(client).then(function (ui) { ui.createComponent('product', { id: [536291868720], node: document.getElementById('product-component-c5c40419db0'), moneyFormat: '%C2%A3%7B%7Bamount%7D%7D', options: { "product": { "variantId": "all", "contents": { "imgWithCarousel": false, "variantTitle": false, "description": false, "buttonWithQuantity": false, "quantity": false }, "styles": { "product": { "@media (min-width: 601px)": { "max-width": "calc(25% - 20px)", "margin-left": "20px", "margin-bottom": "50px" } } } }, "cart": { "contents": { "button": true }, "styles": { "footer": { "background-color": "#ffffff" } } }, "modalProduct": { "contents": { "img": false, "imgWithCarousel": true, "variantTitle": false, "buttonWithQuantity": true, "button": false, "quantity": false }, "styles": { "product": { "@media (min-width: 601px)": { "max-width": "100%", "margin-left": "0px", "margin-bottom": "0px" } } } }, "productSet": { "styles": { "products": { "@media (min-width: 601px)": { "margin-left": "-20px" } } } } } }); }); } })(); /*]]&gt;*/<br />
</script></p>
<div id="product-component-200aa7180f9"></div>
<p><script type="text/javascript"><br />
/*<![CDATA[*/ (function () { var scriptURL = 'https://sdks.shopifycdn.com/buy-button/latest/buy-button-storefront.min.js'; if (window.ShopifyBuy) { if (window.ShopifyBuy.UI) { ShopifyBuyInit(); } else { loadScript(); } } else { loadScript(); } function loadScript() { var script = document.createElement('script'); script.async = true; script.src = scriptURL; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(script); script.onload = ShopifyBuyInit; } function ShopifyBuyInit() { var client = ShopifyBuy.buildClient({ domain: 'peaks-fly-fishing.myshopify.com', apiKey: '0ed88db5be436d0bba19beb39b55fe87', appId: '6', }); ShopifyBuy.UI.onReady(client).then(function (ui) { ui.createComponent('product', { id: [491086577712], node: document.getElementById('product-component-200aa7180f9'), moneyFormat: '%C2%A3%7B%7Bamount%7D%7D', options: { "product": { "variantId": "all", "contents": { "imgWithCarousel": false, "variantTitle": false, "description": false, "buttonWithQuantity": false, "quantity": false }, "styles": { "product": { "@media (min-width: 601px)": { "max-width": "calc(25% - 20px)", "margin-left": "20px", "margin-bottom": "50px" } } } }, "cart": { "contents": { "button": true }, "styles": { "footer": { "background-color": "#ffffff" } } }, "modalProduct": { "contents": { "img": false, "imgWithCarousel": true, "variantTitle": false, "buttonWithQuantity": true, "button": false, "quantity": false }, "styles": { "product": { "@media (min-width: 601px)": { "max-width": "100%", "margin-left": "0px", "margin-bottom": "0px" } } } }, "productSet": { "styles": { "products": { "@media (min-width: 601px)": { "margin-left": "-20px" } } } } } }); }); } })(); /*]]&gt;*/<br />
</script></p>
<p>The post <a href="https://www.peaksflyfishing.com/streamers-on-rivers-why-still-the-taboo/">Fly Fishing Streamers On Rivers In The UK</a> appeared first on <a href="https://www.peaksflyfishing.com">Peaks Fly Fishing</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.peaksflyfishing.com/streamers-on-rivers-why-still-the-taboo/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
