<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Brooks Trading Course Support Forum - Recent Topics				            </title>
            <link>https://www.brookstradingcourse.com/support-forum/</link>
            <description>Brooks Trading Course Support Discussion</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 06 Jun 2026 01:09:00 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>12B: Still dont understand how to determine measured move on a trading range</title>
                        <link>https://www.brookstradingcourse.com/support-forum/12-market-cycle/12b-still-dont-understand-how-to-determine-measured-move-on-a-trading-range/</link>
                        <pubDate>Thu, 04 Jun 2026 23:44:40 +0000</pubDate>
                        <description><![CDATA[Does Al mean to use the height of the trading rage as a measured for both both directions of a breakout?]]></description>
                        <content:encoded><![CDATA[Does Al mean to use the height of the trading rage as a measured for both both directions of a breakout?
3953]]></content:encoded>
						                            <category domain="https://www.brookstradingcourse.com/support-forum/"></category>                        <dc:creator>Brian</dc:creator>
                        <guid isPermaLink="true">https://www.brookstradingcourse.com/support-forum/12-market-cycle/12b-still-dont-understand-how-to-determine-measured-move-on-a-trading-range/</guid>
                    </item>
				                    <item>
                        <title>Only closed bars indicator</title>
                        <link>https://www.brookstradingcourse.com/support-forum/programming-automation/only-closed-bars-indicator/</link>
                        <pubDate>Wed, 03 Jun 2026 09:50:20 +0000</pubDate>
                        <description><![CDATA[So, my brain is REALLY bad at filtering out that forming bar jiddering up and down, telling me that everything I believe is wrong, no, wait, I&#039;m right... Hang on... Shit NO! I&#039;M gonna lose e...]]></description>
                        <content:encoded><![CDATA[<p>So, my brain is REALLY bad at filtering out that forming bar jiddering up and down, telling me that everything I believe is wrong, no, wait, I'm right... Hang on... Shit NO! I'M gonna lose everything...<br /><br />You get the drift, so I made an indicator in Powerlanguage for Multicharts (it should translate to easylanguage).<br /><br />What it does is --&gt; Hides the bar that is currently forming on the chart and will only draw it, once it closes.<br /><br />How to set it up. Create a new indicator and copy/paste the code from the end of this post. Then go into the instrument setting and go to 'Style' tab. Here you click on the barcolours and slide the transparency slider to the bottom (fully transparent). Do this for bars and wicks.<br /><br />It's really simple and of course, how you hide the instruments bars differs from platform to platform.<br /><br />Sharing because this may help you to, it has made a world of difference to me.<br /><br /></p>
<pre contenteditable="false">if BarStatus(1) = 2 then begin 
	if Close &gt;= Open then 
		PlotPaintBar(High, Low, Open, Close, "ClosedBar", Green) 
	else 
		PlotPaintBar(High, Low, Open, Close, "ClosedBar", Red); 
end;
</pre>]]></content:encoded>
						                            <category domain="https://www.brookstradingcourse.com/support-forum/"></category>                        <dc:creator>Riembaus</dc:creator>
                        <guid isPermaLink="true">https://www.brookstradingcourse.com/support-forum/programming-automation/only-closed-bars-indicator/</guid>
                    </item>
				                    <item>
                        <title>1 point scalp question.</title>
                        <link>https://www.brookstradingcourse.com/support-forum/general-trading-discussion/1-point-scalp-question/</link>
                        <pubDate>Mon, 01 Jun 2026 17:17:05 +0000</pubDate>
                        <description><![CDATA[In a lot of the videos Al says that a 1 point is the minimum for a scalp, and this 1 point interval is quite important. However it seems that this amount is outdated, since the average move ...]]></description>
                        <content:encoded><![CDATA[<p>In a lot of the videos Al says that a 1 point is the minimum for a scalp, and this 1 point interval is quite important. However it seems that this amount is outdated, since the average move in the Emini today moves a lot more than 1 point. Any insight on this? Is there like a new number of points to watch out for, when it comes to a minimum scalp?</p>]]></content:encoded>
						                            <category domain="https://www.brookstradingcourse.com/support-forum/"></category>                        <dc:creator>Lucas</dc:creator>
                        <guid isPermaLink="true">https://www.brookstradingcourse.com/support-forum/general-trading-discussion/1-point-scalp-question/</guid>
                    </item>
				                    <item>
                        <title>Pointer not showing bars</title>
                        <link>https://www.brookstradingcourse.com/support-forum/13-always-in/pointer-not-showing-bars/</link>
                        <pubDate>Sat, 30 May 2026 13:03:58 +0000</pubDate>
                        <description><![CDATA[I am now up to Ch 13 LC. When I get to 16:57 the pointer does not show the two bars Al is talking about. Can someone put me in the right direction, Many thanks, Alex.

&nbsp;]]></description>
                        <content:encoded><![CDATA[<p>I am now up to Ch 13 LC. When I get to 16:57 the pointer does not show the two bars Al is talking about. Can someone put me in the right direction, Many thanks, Alex.</p>
3944
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://www.brookstradingcourse.com/support-forum/"></category>                        <dc:creator>Alex</dc:creator>
                        <guid isPermaLink="true">https://www.brookstradingcourse.com/support-forum/13-always-in/pointer-not-showing-bars/</guid>
                    </item>
				                    <item>
                        <title>What is the Exact RTH Time Window?</title>
                        <link>https://www.brookstradingcourse.com/support-forum/04-my-setup/what-is-the-exact-rth-time-window/</link>
                        <pubDate>Fri, 29 May 2026 16:20:12 +0000</pubDate>
                        <description><![CDATA[Can you please tell me what is the exact RTH Time Window that brooks use for his moving average studies? I couldn&#039;t find a definitive time in the videos or the forum.Is it 0930 EST to 1600 E...]]></description>
                        <content:encoded><![CDATA[<p>Can you please tell me what is the exact RTH Time Window that brooks use for his moving average studies? I couldn't find a definitive time in the videos or the forum.<br /><br />Is it 0930 EST to 1600 EST? Please confirm. Many thanks.</p>]]></content:encoded>
						                            <category domain="https://www.brookstradingcourse.com/support-forum/"></category>                        <dc:creator>Love</dc:creator>
                        <guid isPermaLink="true">https://www.brookstradingcourse.com/support-forum/04-my-setup/what-is-the-exact-rth-time-window/</guid>
                    </item>
				                    <item>
                        <title>Trapped traders</title>
                        <link>https://www.brookstradingcourse.com/support-forum/general-trading-discussion/trapped-traders/</link>
                        <pubDate>Thu, 28 May 2026 14:31:58 +0000</pubDate>
                        <description><![CDATA[I’m using Forex, so the Scalp size is around 10 pips. 
the big picture is this: 

We can see an expanding TR in the middle of a TR, so the BE we’re trying to get the bounce. 

The probl...]]></description>
                        <content:encoded><![CDATA[<p>I’m using Forex, so the Scalp size is around 10 pips. </p>
<p>the big picture is this: </p>
3941
<p>We can see an expanding TR in the middle of a TR, so the BE we’re trying to get the bounce. <br /><br /></p>
3942
<p>The problem is that at the 60EMA the Bulls get a strong BO… so, did the Be get a LO to scaling in were the Bu where going to take a scalp and exit at 50% BE between first and second entry? In fact after there is a BIG Bu BO after the BE of the Bears. <br /><br /><br /></p>
3943
<p>the 2nd one is about Bu trapped after a reversal bar. They bought the close of the last Bu bar and get trapped with a reversal bar (not a problema since there was a MC), but some of them get scared and exited after buying the 2nd entry</p>
<p>long.  Others scaled in after 10 pips profit scalp from the bears AND the support of the TR (67%).</p>]]></content:encoded>
						                            <category domain="https://www.brookstradingcourse.com/support-forum/"></category>                        <dc:creator>Alessandro</dc:creator>
                        <guid isPermaLink="true">https://www.brookstradingcourse.com/support-forum/general-trading-discussion/trapped-traders/</guid>
                    </item>
				                    <item>
                        <title>Were there orders for get out at BE there?</title>
                        <link>https://www.brookstradingcourse.com/support-forum/general-trading-discussion/were-there-orders-for-get-out-at-be-there/</link>
                        <pubDate>Wed, 27 May 2026 19:31:57 +0000</pubDate>
                        <description><![CDATA[&nbsp;

The purple line, where the is the purple arrow. Where there some trapped traders and so the price reacted there cause they exited BE or there are others reasons for that Price Up a...]]></description>
                        <content:encoded><![CDATA[<p>&nbsp;</p>
3937
<p>The purple line, where the is the purple arrow. Where there some trapped traders and so the price reacted there cause they exited BE or there are others reasons for that Price Up at that point?</p>]]></content:encoded>
						                            <category domain="https://www.brookstradingcourse.com/support-forum/"></category>                        <dc:creator>Alessandro</dc:creator>
                        <guid isPermaLink="true">https://www.brookstradingcourse.com/support-forum/general-trading-discussion/were-there-orders-for-get-out-at-be-there/</guid>
                    </item>
				                    <item>
                        <title>Bull &amp; Bear Psychology</title>
                        <link>https://www.brookstradingcourse.com/support-forum/general-trading-discussion/bull-bear-psychology/</link>
                        <pubDate>Tue, 26 May 2026 13:13:50 +0000</pubDate>
                        <description><![CDATA[Hi All,
I&#039;m watching the video on ii, ioi and oo patterns. With Al talking about bulls being trapped and exiting below bar 1 or bar 2, I realized that I didn&#039;t understand why an institution...]]></description>
                        <content:encoded><![CDATA[3936
<p>Hi All,</p>
<p>I'm watching the video on ii, ioi and oo patterns. With Al talking about bulls being trapped and exiting below bar 1 or bar 2, I realized that I didn't understand why an institutional trader would do that as I tend to think of them as using wide stops.</p>
<p>Having now thought about it a little, I can imagine at least one reason why an institution might exit there:</p>
<p>Given the context for these patterns is when the market is trending rather than already in a TR, I suppose the trader may have, say, been buying on the way up and after seeing that outside down bar decides to take full or partial profits.</p>
<p>Does that make sense? Any other possibilities?</p>
<p>Thanks<br />Matt</p>]]></content:encoded>
						                            <category domain="https://www.brookstradingcourse.com/support-forum/"></category>                        <dc:creator>Matthew</dc:creator>
                        <guid isPermaLink="true">https://www.brookstradingcourse.com/support-forum/general-trading-discussion/bull-bear-psychology/</guid>
                    </item>
				                    <item>
                        <title>Hello. Is Windows Media Player supported for archived videos?</title>
                        <link>https://www.brookstradingcourse.com/support-forum/general-trading-discussion/hello-is-windows-media-player-supported-for-archived-videos/</link>
                        <pubDate>Sun, 24 May 2026 21:07:03 +0000</pubDate>
                        <description><![CDATA[Hello. Is Windows Media Player still supported for archived videos?]]></description>
                        <content:encoded><![CDATA[<p>Hello. Is Windows Media Player still supported for archived videos?</p>]]></content:encoded>
						                            <category domain="https://www.brookstradingcourse.com/support-forum/"></category>                        <dc:creator>Edward</dc:creator>
                        <guid isPermaLink="true">https://www.brookstradingcourse.com/support-forum/general-trading-discussion/hello-is-windows-media-player-supported-for-archived-videos/</guid>
                    </item>
				                    <item>
                        <title>Cannot follow Al Brooks pointer, its going too fast.</title>
                        <link>https://www.brookstradingcourse.com/support-forum/13-always-in/cannot-follow-al-brooks-pointer-its-going-too-fast/</link>
                        <pubDate>Sun, 24 May 2026 13:06:27 +0000</pubDate>
                        <description><![CDATA[I am at chapter 13 Lesson B Always In. I have got as far as 08: 58 in the video. From there on until 09:14 It is impossible to follow the pointer with the commentary. I tried to watch it at ...]]></description>
                        <content:encoded><![CDATA[<p>I am at chapter 13 Lesson B Always In. I have got as far as 08: 58 in the video. From there on until 09:14 It is impossible to follow the pointer with the commentary. I tried to watch it at half speed but I still cannot make sense of it. Could someone help please &#x1f975;</p>
3933
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://www.brookstradingcourse.com/support-forum/"></category>                        <dc:creator>Alex</dc:creator>
                        <guid isPermaLink="true">https://www.brookstradingcourse.com/support-forum/13-always-in/cannot-follow-al-brooks-pointer-its-going-too-fast/</guid>
                    </item>
							        </channel>
        </rss>
		