<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel>
    <title>Steven Imrich</title>
    <link>https://www.stevenimrichbooks.com</link>
    <description>Practical guides for problems that keep people up at night.</description>
    <language>en-us</language>
    <item>
      <title>Why does my thinkorswim scan return no results?</title>
      <link>https://www.stevenimrichbooks.com/trading/thinkorswim-scan-no-results/</link>
      <guid isPermaLink="true">https://www.stevenimrichbooks.com/trading/thinkorswim-scan-no-results/</guid>
      <category>Trading platforms</category>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>Work through an empty thinkorswim scan in order: the Scan in universe, aggregation period, filter logic, stale bars, data depth, then bisect.</description>
    </item>
    <item>
      <title>Why do my thinkorswim scan results differ from what I see on the chart?</title>
      <link>https://www.stevenimrichbooks.com/trading/thinkorswim-scan-vs-chart-mismatch/</link>
      <guid isPermaLink="true">https://www.stevenimrichbooks.com/trading/thinkorswim-scan-vs-chart-mismatch/</guid>
      <category>Trading platforms</category>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>The mental model behind thinkorswim scan and chart disagreeing: separate aggregation, separate extended-hours settings, forming bars, and scanner lag.</description>
    </item>
    <item>
      <title>What causes TooComplexException in thinkorswim and how do I fix it?</title>
      <link>https://www.stevenimrichbooks.com/trading/thinkscript-toocomplexexception/</link>
      <guid isPermaLink="true">https://www.stevenimrichbooks.com/trading/thinkscript-toocomplexexception/</guid>
      <category>Trading platforms</category>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>TooComplexException isn&apos;t a syntax error, it&apos;s a throttle. What triggers it in thinkScript and the specific edits that get a script back under the limit.</description>
    </item>
    <item>
      <title>How do I build a premarket gap scanner in thinkorswim?</title>
      <link>https://www.stevenimrichbooks.com/trading/thinkorswim-premarket-gap-scanner/</link>
      <guid isPermaLink="true">https://www.stevenimrichbooks.com/trading/thinkorswim-premarket-gap-scanner/</guid>
      <category>Trading platforms</category>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>Step by step premarket gap scan in thinkorswim: 1 min aggregation with EXT on, a gap-percent custom filter, and where the platform falls short.</description>
    </item>
    <item>
      <title>How do I build a relative volume (or premarket volume) watchlist column in thinkorswim?</title>
      <link>https://www.stevenimrichbooks.com/trading/thinkorswim-relative-volume-watchlist-column/</link>
      <guid isPermaLink="true">https://www.stevenimrichbooks.com/trading/thinkorswim-relative-volume-watchlist-column/</guid>
      <category>Trading platforms</category>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>A complete working relative volume watchlist column for thinkorswim, plus the premarket variant and why the aggregation button breaks most copied scripts.</description>
    </item>
    <item>
      <title>How do I scan for a candlestick pattern (engulfing, pin bar) in thinkorswim?</title>
      <link>https://www.stevenimrichbooks.com/trading/thinkorswim-scan-candlestick-patterns/</link>
      <guid isPermaLink="true">https://www.stevenimrichbooks.com/trading/thinkorswim-scan-candlestick-patterns/</guid>
      <category>Trading platforms</category>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>Two ways to scan candlesticks in thinkorswim: the built-in pattern studies as study filters, or your own condition. With engulfing and hammer code.</description>
    </item>
    <item>
      <title>How do I color-code a custom watchlist column in thinkorswim?</title>
      <link>https://www.stevenimrichbooks.com/trading/thinkorswim-watchlist-column-colors/</link>
      <guid isPermaLink="true">https://www.stevenimrichbooks.com/trading/thinkorswim-watchlist-column-colors/</guid>
      <category>Trading platforms</category>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>AssignBackgroundColor vs AssignValueColor in thinkorswim watchlist columns, why the colour needs a plot to show, and three examples up to a graded scale.</description>
    </item>
    <item>
      <title>Why does my thinkorswim scan return signals from hours ago? (within vs offset)</title>
      <link>https://www.stevenimrichbooks.com/trading/thinkscript-within-vs-offset/</link>
      <guid isPermaLink="true">https://www.stevenimrichbooks.com/trading/thinkscript-within-vs-offset/</guid>
      <category>Trading platforms</category>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>Your scan returns stale hits because you wrote a state condition when you meant an event. How within, bar offsets and Crosses differ, with two examples.</description>
    </item>
    <item>
      <title>Are paid invite-only TradingView indicators worth buying?</title>
      <link>https://www.stevenimrichbooks.com/trading/paid-tradingview-indicators-worth-it/</link>
      <guid isPermaLink="true">https://www.stevenimrichbooks.com/trading/paid-tradingview-indicators-worth-it/</guid>
      <category>Trading platforms</category>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>What invite-only really means, the marketing patterns that repeat, what you can verify before paying, what you can&apos;t, and the questions to ask a seller.</description>
    </item>
    <item>
      <title>How do I get real-time (not delayed) data in thinkorswim?</title>
      <link>https://www.stevenimrichbooks.com/trading/thinkorswim-real-time-data/</link>
      <guid isPermaLink="true">https://www.stevenimrichbooks.com/trading/thinkorswim-real-time-data/</guid>
      <category>Trading platforms</category>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>Delayed quotes in thinkorswim come from three separate things: the exchange agreement, the Quote speed setting, and paperMoney. Which one do you have?</description>
    </item>
    <item>
      <title>Why does my EA backtest beautifully but lose money live?</title>
      <link>https://www.stevenimrichbooks.com/trading/ea-backtest-good-live-bad/</link>
      <guid isPermaLink="true">https://www.stevenimrichbooks.com/trading/ea-backtest-good-live-bad/</guid>
      <category>Trading platforms</category>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>Work through the gap between an EA backtest and live results in order: costs, slippage, tick model, look-ahead, over-optimisation, position sizing.</description>
    </item>
    <item>
      <title>Do thinkorswim study alerts fire premarket and after hours?</title>
      <link>https://www.stevenimrichbooks.com/trading/thinkorswim-alerts-extended-hours/</link>
      <guid isPermaLink="true">https://www.stevenimrichbooks.com/trading/thinkorswim-alerts-extended-hours/</guid>
      <category>Trading platforms</category>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>Why thinkorswim study alerts go quiet outside 9:30 to 4:00, how price alerts differ, and the bid/ask and drawing-alert workarounds that actually fire.</description>
    </item>
    <item>
      <title>What does &apos;secondary aggregation period is not allowed&apos; mean in thinkorswim?</title>
      <link>https://www.stevenimrichbooks.com/trading/thinkscript-secondary-aggregation-period-error/</link>
      <guid isPermaLink="true">https://www.stevenimrichbooks.com/trading/thinkscript-secondary-aggregation-period-error/</guid>
      <category>Trading platforms</category>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>The rule behind the secondary aggregation error, why scans and watchlist columns reject it outright, and three restructures that get your script running.</description>
    </item>
    <item>
      <title>How do I tell if a TradingView indicator repaints?</title>
      <link>https://www.stevenimrichbooks.com/trading/tradingview-indicator-repainting-test/</link>
      <guid isPermaLink="true">https://www.stevenimrichbooks.com/trading/tradingview-indicator-repainting-test/</guid>
      <category>Trading platforms</category>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>Four tests for repainting on TradingView: reading the Pine source, the chart reload, bar replay, and the forming-bar check, plus what counts as normal.</description>
    </item>
    <item>
      <title>Is the TradingView strategy tester accurate?</title>
      <link>https://www.stevenimrichbooks.com/trading/tradingview-strategy-tester-accuracy/</link>
      <guid isPermaLink="true">https://www.stevenimrichbooks.com/trading/tradingview-strategy-tester-accuracy/</guid>
      <category>Trading platforms</category>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>What the TradingView strategy tester actually simulates, where the numbers get inflated, and a checklist to make a backtest less misleading.</description>
    </item>
    <item>
      <title>How do I audit an EA&apos;s track record in ten minutes?</title>
      <link>https://www.stevenimrichbooks.com/trading/audit-ea-track-record-fast/</link>
      <guid isPermaLink="true">https://www.stevenimrichbooks.com/trading/audit-ea-track-record-fast/</guid>
      <category>Trading platforms</category>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>An ordered ten minute procedure for checking a published EA track record, with a stop rule at every step so you can quit early and move on.</description>
    </item>
    <item>
      <title>How can I tell if a forex EA or robot is a scam?</title>
      <link>https://www.stevenimrichbooks.com/trading/spot-forex-ea-scam/</link>
      <guid isPermaLink="true">https://www.stevenimrichbooks.com/trading/spot-forex-ea-scam/</guid>
      <category>Trading platforms</category>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>A sequence of checks you can run before paying for a forex EA: where results live, live vs demo, hidden martingale, what the vendor will hand over.</description>
    </item>
    <item>
      <title>How do I get a 99% modelling quality backtest in MT4?</title>
      <link>https://www.stevenimrichbooks.com/trading/mt4-99-percent-modelling-quality/</link>
      <guid isPermaLink="true">https://www.stevenimrichbooks.com/trading/mt4-99-percent-modelling-quality/</guid>
      <category>Trading platforms</category>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>Import real tick data into MT4 with Tickstory, set spread properly, and hit 99.9% modelling quality. Plus why 99% doesn&apos;t mean the backtest is trustworthy.</description>
    </item>
    <item>
      <title>Why does ChatGPT write ThinkScript that doesn&apos;t compile?</title>
      <link>https://www.stevenimrichbooks.com/trading/chatgpt-thinkscript-errors/</link>
      <guid isPermaLink="true">https://www.stevenimrichbooks.com/trading/chatgpt-thinkscript-errors/</guid>
      <category>Trading platforms</category>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>The specific ways AI-written thinkScript fails: invented functions, Pine Script bleed, aggregation errors, circular refs, plus a workflow that works.</description>
    </item>
    <item>
      <title>Can Myfxbook results be faked, and how do I verify an EA&apos;s track record?</title>
      <link>https://www.stevenimrichbooks.com/trading/verify-myfxbook-ea-track-record/</link>
      <guid isPermaLink="true">https://www.stevenimrichbooks.com/trading/verify-myfxbook-ea-track-record/</guid>
      <category>Trading platforms</category>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>Yes, but outright fakes are the easy case. How a technically real Myfxbook record still misleads, what each badge proves, and the order to check things in.</description>
    </item>
</channel></rss>