<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>Raymond P. Burkholder - Things I Do - Finance</title>
    <link>https://blog.raymond.burkholder.net/</link>
    <description>In And Around Technology and The Arts</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.7.2 - http://www.s9y.org/</generator>
    <pubDate>Thu, 08 May 2025 01:07:00 GMT</pubDate>

    <image>
        <url>https://blog.raymond.burkholder.net/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: Raymond P. Burkholder - Things I Do - Finance - In And Around Technology and The Arts</title>
        <link>https://blog.raymond.burkholder.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Evolution of Reinforcement Learning in Quantitative Finance: A Survey</title>
    <link>https://blog.raymond.burkholder.net/index.php?/archives/1283-Evolution-of-Reinforcement-Learning-in-Quantitative-Finance-A-Survey.html</link>
            <category>Finance</category>
    
    <comments>https://blog.raymond.burkholder.net/index.php?/archives/1283-Evolution-of-Reinforcement-Learning-in-Quantitative-Finance-A-Survey.html#comments</comments>
    <wfw:comment>https://blog.raymond.burkholder.net/wfwcomment.php?cid=1283</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=1283</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;a href=&quot;https://arxiv.org/abs/2408.10932&quot; target=_blank&gt;Evolution of Reinforcement Learning in Quantitative Finance: A Survey&lt;/a&gt;

&lt;blockquote&gt;
Reinforcement Learning (RL) has experienced significant advancement over the past decade, prompting a growing interest in applications within finance. This survey critically evaluates 167 publications, exploring diverse RL applications and frameworks in finance. Financial markets, marked by their complexity, multi-agent nature, information asymmetry, and inherent randomness, serve as an intriguing test-bed for RL. Traditional finance offers certain solutions, and RL advances these with a more dynamic approach, incorporating machine learning methods, including transfer learning, meta-learning, and multi-agent solutions. This survey dissects key RL components through the lens of Quantitative Finance. We uncover emerging themes, propose areas for future research, and critique the strengths and weaknesses of existing methods. 
&lt;/blockquote&gt; 
    </content:encoded>

    <pubDate>Thu, 08 May 2025 01:07:00 +0000</pubDate>
    <guid isPermaLink="false">https://blog.raymond.burkholder.net/index.php?/archives/1283-guid.html</guid>
    
</item>
<item>
    <title>LLM4FTS: Enhancing Large Language Models for Financial Time Series   Prediction</title>
    <link>https://blog.raymond.burkholder.net/index.php?/archives/1282-LLM4FTS-Enhancing-Large-Language-Models-for-Financial-Time-Series-Prediction.html</link>
            <category>Finance</category>
    
    <comments>https://blog.raymond.burkholder.net/index.php?/archives/1282-LLM4FTS-Enhancing-Large-Language-Models-for-Financial-Time-Series-Prediction.html#comments</comments>
    <wfw:comment>https://blog.raymond.burkholder.net/wfwcomment.php?cid=1282</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=1282</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;p&gt;&lt;a href=&quot;https://arxiv.org/abs/2505.02880&quot; target=_blank&gt;LLM4FTS: Enhancing Large Language Models for Financial Time Series   Prediction&lt;/a&gt;
&lt;blockquote&gt;
Predicting financial time series presents significant challenges due to
inherent low signal-to-noise ratios and intricate temporal patterns.
Traditional machine learning models exhibit limitations in this forecasting
task constrained by their restricted model capacity. Recent advances in large
language models (LLMs), with their greatly expanded parameter spaces,
demonstrate promising potential for modeling complex dependencies in temporal
sequences. However, existing LLM-based approaches typically focus on
fixed-length patch analysis due to the Transformer architecture, ignoring
market data&#039;s multi-scale pattern characteristics. In this study, we propose
$LLM4FTS$, a novel framework that enhances LLM capabilities for temporal
sequence modeling through learnable patch segmentation and dynamic wavelet
convolution modules. Specifically,we first employ K-means++ clustering based on
DTW distance to identify scale-invariant patterns in market data. Building upon
pattern recognition results, we introduce adaptive patch segmentation that
partitions temporal sequences while preserving maximal pattern integrity. To
accommodate time-varying frequency characteristics, we devise a dynamic wavelet
convolution module that emulates discrete wavelet transformation with enhanced
flexibility in capturing time-frequency features. These three modules work
together to improve large language model&#039;s ability to handle scale-invariant
patterns in financial time series. Extensive experiments on real-world
financial datasets substantiate the framework&#039;s efficacy, demonstrating
superior performance in capturing complex market patterns and achieving
state-of-the-art results in stock return prediction. The successful deployment
in practical trading systems confirms its real-world applicability,
representing a significant advancement in LLM applications for financial
forecasting.
&lt;/blockquote&gt; 
    </content:encoded>

    <pubDate>Thu, 08 May 2025 00:48:47 +0000</pubDate>
    <guid isPermaLink="false">https://blog.raymond.burkholder.net/index.php?/archives/1282-guid.html</guid>
    
</item>
<item>
    <title>Trading Evaluation</title>
    <link>https://blog.raymond.burkholder.net/index.php?/archives/1258-Trading-Evaluation.html</link>
            <category>Finance</category>
    
    <comments>https://blog.raymond.burkholder.net/index.php?/archives/1258-Trading-Evaluation.html#comments</comments>
    <wfw:comment>https://blog.raymond.burkholder.net/wfwcomment.php?cid=1258</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=1258</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;p&gt;&lt;a href=&quot;https://arxiv.org/abs/2401.06139&quot; target=_blank&gt;StockFormer: A Swing Trading Strategy Based on STL Decomposition and
  Self-Attention Networks&lt;/a&gt;

&lt;blockquote&gt;
Amidst ongoing market recalibration and increasing investor optimism, the
U.S. stock market is experiencing a resurgence, prompting the need for
sophisticated tools to protect and grow portfolios. Addressing this, we
introduce &quot;Stockformer,&quot; a cutting-edge deep learning framework optimized for
swing trading, featuring the TopKDropout method for enhanced stock selection.
By integrating STL decomposition and self-attention networks, Stockformer
utilizes the S&amp;P 500&#039;s complex data to refine stock return predictions. Our
methodology entailed segmenting data for training and validation (January 2021
to January 2023) and testing (February to June 2023). During testing,
Stockformer&#039;s predictions outperformed ten industry models, achieving superior
precision in key predictive accuracy indicators (MAE, RMSE, MAPE), with a
remarkable accuracy rate of 62.39% in detecting market trends. In our
backtests, Stockformer&#039;s swing trading strategy yielded a cumulative return of
13.19% and an annualized return of 30.80%, significantly surpassing current
state-of-the-art models. Stockformer has emerged as a beacon of innovation in
these volatile times, offering investors a potent tool for market forecasting.
To advance the field and foster community collaboration, we have open-sourced
Stockformer, available at &lt;a href=&quot;https://github.com/Eric991005/Stockformer&quot; target=_blank&gt;StockFormer&lt;/a&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href=&quot;https://arxiv.org/abs/2401.06172&quot; target=_blank&gt;CRISIS ALERT:Forecasting Stock Market Crisis Events Using Machine
  Learning Methods&lt;/a&gt;
&lt;blockquote&gt;
Historically, the economic recession often came abruptly and disastrously.
For instance, during the 2008 financial crisis, the SP 500 fell 46 percent from
October 2007 to March 2009. If we could detect the signals of the crisis
earlier, we could have taken preventive measures. Therefore, driven by such
motivation, we use advanced machine learning techniques, including Random
Forest and Extreme Gradient Boosting, to predict any potential market crashes
mainly in the US market. Also, we would like to compare the performance of
these methods and examine which model is better for forecasting US stock market
crashes. We apply our models on the daily financial market data, which tend to
be more responsive with higher reporting frequencies. We consider 75
explanatory variables, including general US stock market indexes, SP 500 sector
indexes, as well as market indicators that can be used for the purpose of
crisis prediction. Finally, we conclude, with selected classification metrics,
that the Extreme Gradient Boosting method performs the best in predicting US
stock market crisis events.

&lt;/blockquote&gt; 
    </content:encoded>

    <pubDate>Sun, 14 Jan 2024 16:43:21 +0000</pubDate>
    <guid isPermaLink="false">https://blog.raymond.burkholder.net/index.php?/archives/1258-guid.html</guid>
    
</item>
<item>
    <title>Market Making with Deep Reinforcement Learning from Limit Order Books</title>
    <link>https://blog.raymond.burkholder.net/index.php?/archives/1240-Market-Making-with-Deep-Reinforcement-Learning-from-Limit-Order-Books.html</link>
            <category>Finance</category>
    
    <comments>https://blog.raymond.burkholder.net/index.php?/archives/1240-Market-Making-with-Deep-Reinforcement-Learning-from-Limit-Order-Books.html#comments</comments>
    <wfw:comment>https://blog.raymond.burkholder.net/wfwcomment.php?cid=1240</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=1240</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;p&gt;&lt;a href=&quot;http://econpapers.repec.org/RePEc:arx:papers:2305.15821&quot; target=_blank&gt;Market Making with Deep Reinforcement Learning from Limit Order Books&lt;/a&gt;

&lt;p&gt;Market making (MM) is an important research topic in quantitative finance, the agent needs to continuously optimize ask and bid quotes to provide liquidity and make profits. The limit order book (LOB) contains information on all active limit orders, which is an essential basis for decision-making. The modeling of evolving, high-dimensional and low signal-to-noise ratio LOB data is a critical challenge. Traditional MM strategy relied on strong assumptions such as price process, order arrival process, etc. Previous reinforcement learning (RL) works handcrafted market features, which is insufficient to represent the market. This paper proposes a RL agent for market making with LOB data. We leverage a neural network with convolutional filters and attention mechanism (Attn-LOB) for feature extraction from LOB. We design a new continuous action space and a hybrid reward function for the MM task. Finally, we conduct comprehensive experiments on latency and interpretability, showing that our agent has good applicability. 
    </content:encoded>

    <pubDate>Mon, 10 Jul 2023 23:08:20 +0000</pubDate>
    <guid isPermaLink="false">https://blog.raymond.burkholder.net/index.php?/archives/1240-guid.html</guid>
    
</item>
<item>
    <title>Deep Learning for Sequences in Quantitative Finance</title>
    <link>https://blog.raymond.burkholder.net/index.php?/archives/1179-Deep-Learning-for-Sequences-in-Quantitative-Finance.html</link>
            <category>Finance</category>
    
    <comments>https://blog.raymond.burkholder.net/index.php?/archives/1179-Deep-Learning-for-Sequences-in-Quantitative-Finance.html#comments</comments>
    <wfw:comment>https://blog.raymond.burkholder.net/wfwcomment.php?cid=1179</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=1179</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;p&gt;From the description of a talk &#039;March 16 Talk, &quot;Deep Learning for Sequences in Quantitative Finance&quot; with David Kriegman of UCSD and Two Sigma&#039;, an excellent summary:

&lt;blockquote&gt;
The quantitative investment process can be viewed as one that takes in raw data at one end and executes trades that buy and sell financial instruments at the other end. The process naturally decomposes into steps of feature extraction, forecasting the returns of individual instruments, portfolio allocation to decide quantities to trade, and trading execution. Many of the steps in this process are readily expressed as machine learning problems that can be addressed using deep learning sequence methods.
&lt;/blockquote&gt; 
    </content:encoded>

    <pubDate>Fri, 11 Mar 2022 01:15:00 +0000</pubDate>
    <guid isPermaLink="false">https://blog.raymond.burkholder.net/index.php?/archives/1179-guid.html</guid>
    
</item>
<item>
    <title>Company Valuation</title>
    <link>https://blog.raymond.burkholder.net/index.php?/archives/992-Company-Valuation.html</link>
            <category>Finance</category>
    
    <comments>https://blog.raymond.burkholder.net/index.php?/archives/992-Company-Valuation.html#comments</comments>
    <wfw:comment>https://blog.raymond.burkholder.net/wfwcomment.php?cid=992</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=992</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;p&gt;Somewhere in the Globe and Mail:

&lt;blockquote&gt;
All things being equal – such as revenue, number of employees – the value of a product company that owns intellectual property (IP) is four times that of a similar service company. Generally speaking, an investor will value a service-based company at one to two times its revenue, while product-based companies are valued at four to 10 times.
&lt;/blockquote&gt; 
    </content:encoded>

    <pubDate>Thu, 28 Feb 2019 14:54:15 +0000</pubDate>
    <guid isPermaLink="false">https://blog.raymond.burkholder.net/index.php?/archives/992-guid.html</guid>
    
</item>
<item>
    <title>Gold</title>
    <link>https://blog.raymond.burkholder.net/index.php?/archives/952-Gold.html</link>
            <category>Finance</category>
    
    <comments>https://blog.raymond.burkholder.net/index.php?/archives/952-Gold.html#comments</comments>
    <wfw:comment>https://blog.raymond.burkholder.net/wfwcomment.php?cid=952</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=952</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;p&gt;&lt;a href=&quot;http://news.goldseek.com/GoldSeek/1532019124.php&quot; target=_blank&gt;Prelude To A 2008 Event: &lt;/a&gt;  &lt;a href=&quot;http://investmentresearchdynamics.com/prelude-to-a-2008-event-paper-gold-manipulation-intensifies/&quot; target=_blank&gt;Paper Gold Manipulation Intensifies&lt;/a&gt;

&lt;blockquote&gt;
&lt;p&gt;And has anyone checked gold lease rates lately?  Currently the lease rate curve for gold and silver in London is inverted. In fact, lease rates gold from 3 months to a year are negative.  Negative lease rates mean the Central Banks will pay bullion banks to lease gold and silver.  Long-timers like me know that this means there’s an immediate and anticipated shortage of physical gold and silver available for delivery, where “delivery” means the metal is removed from the London vaults and shipped to the entitled buyer.

&lt;p&gt;Both gold and silver are backwardated.  It took 11 iterations in the LBMA p.m. fix on Tuesday to balance out the heavy demand for physical gold from bidders. 11 iterations is rare occurrence. 5-6 iterations is rare. 1 or 2 is typical. Metal is tight in London.

&lt;p&gt;If you are monitoring the Comex Hong Kong kilo bar vaults, you are aware that the movement in and out of the vaults there suggests that metal is also tight in Hong Kong, which means it is likely tight in Shanghai.
&lt;/blockquote&gt; 
    </content:encoded>

    <pubDate>Thu, 19 Jul 2018 21:53:54 +0000</pubDate>
    <guid isPermaLink="false">https://blog.raymond.burkholder.net/index.php?/archives/952-guid.html</guid>
    
</item>
<item>
    <title>Mining BitCoin</title>
    <link>https://blog.raymond.burkholder.net/index.php?/archives/894-Mining-BitCoin.html</link>
            <category>Finance</category>
    
    <comments>https://blog.raymond.burkholder.net/index.php?/archives/894-Mining-BitCoin.html#comments</comments>
    <wfw:comment>https://blog.raymond.burkholder.net/wfwcomment.php?cid=894</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=894</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;p&gt;Some Links

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.thegeekpub.com/11407/mining-bitcoin-gpu-2018/&quot; target=_blank&gt;Mining Bitcoin with a GPU in 2018&lt;/a&gt;
  &lt;li&gt;&lt;a href=&quot;https://oysterprotocol.com/&quot; target=_blank&gt;Goodbye Banner Ads.
Hello Oyster.&lt;/a&gt;
  &lt;li&gt;&lt;a href=&quot;https://getpimp.org/&quot; target=_blank&gt;PimpOs&lt;/a&gt;
  &lt;li&gt;2018/03/17: &lt;a href=&quot;http://www.righto.com/2014/02/bitcoin-mining-hard-way-algorithms.html&quot; target=_blank&gt;Bitcoin mining&lt;/a&gt; - some tech details
  &lt;li&gt;2019/02/25 &lt;a href=&quot;optionminers.com&quot; target=_blank&gt;Option Miners&lt;/a&gt;
  &lt;/ul&gt; 
    </content:encoded>

    <pubDate>Sat, 27 Jan 2018 17:40:32 +0000</pubDate>
    <guid isPermaLink="false">https://blog.raymond.burkholder.net/index.php?/archives/894-guid.html</guid>
    
</item>
<item>
    <title>Securities Trading Applications</title>
    <link>https://blog.raymond.burkholder.net/index.php?/archives/823-Securities-Trading-Applications.html</link>
            <category>Finance</category>
    
    <comments>https://blog.raymond.burkholder.net/index.php?/archives/823-Securities-Trading-Applications.html#comments</comments>
    <wfw:comment>https://blog.raymond.burkholder.net/wfwcomment.php?cid=823</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=823</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;p&gt;With a &#039;kind of&#039; open source bent, but not really, but have some merit for latent information, some tabs I&#039;ve had open in my browser:

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.quantsportal.com/open-source-hedge-fund/&quot; target=_blank&gt;Open Source Hedge Fund&lt;/a&gt; with some tools and data sources and strategies for trading, but it does have a page for &lt;a href=&quot;http://www.quantsportal.com/getting-started-building-a-fully-automated-trading-system/&quot; target=_blank&gt;Getting Started: Building a Fully Automated Trading System. &lt;/a&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.quant365.com/doc#sthash.4KZa9mmG.d5p2ZM5d.dpbs&quot; target=_blank&gt;Sentosa – An Open Source High Frequency Automatic Algorithmic Trading System and Research Platform&lt;/a&gt; but the site and the code don&#039;t seem to be receiving much maintenance, but does have a repository of strategy ideas.
  &lt;li&gt;&lt;a href=&quot;http://www.zorro-trader.com/features.php&quot; target=_blank&gt;Zorro Trading&lt;/a&gt; - a basic technical analysis based trading engine, but has some ideas to which I aspire.
  &lt;/ul&gt;

&lt;p&gt;With a plug to my own code in progress: &lt;a href=&quot;https://github.com/rburkholder/trade-frame&quot; target=_blank&gt;Trade Frame&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Sat, 14 Oct 2017 17:00:53 +0000</pubDate>
    <guid isPermaLink="false">https://blog.raymond.burkholder.net/index.php?/archives/823-guid.html</guid>
    
</item>
<item>
    <title>trade-frame: c++ securities trading software development framework</title>
    <link>https://blog.raymond.burkholder.net/index.php?/archives/679-trade-frame-c++-securities-trading-software-development-framework.html</link>
            <category>C++</category>
            <category>Finance</category>
            <category>Linux</category>
            <category>Open Source</category>
            <category>Trading</category>
    
    <comments>https://blog.raymond.burkholder.net/index.php?/archives/679-trade-frame-c++-securities-trading-software-development-framework.html#comments</comments>
    <wfw:comment>https://blog.raymond.burkholder.net/wfwcomment.php?cid=679</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>https://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=679</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;p&gt;I have been working on some C++ trading code off and on for quite some time to test various trading scenarios and strategies.  And to see just how random the market really is... (it is).

&lt;p&gt;Rather than keep it to my self, well probably I&#039;ll be the only one to continue to use it, but maybe there are others out there who might be able to use some of this, rather than build everything from scratch, like probably so many others have.

&lt;p&gt;This software knows how to read live execution data (quotes and trades) from DTN IQFeed and from Interactive Brokers.  It also knows how to submit orders to Interactive Brokers, and to tally up the results in terms of commissions, spreads, and profit analysis.

&lt;p&gt;I have written a bunch of libraries, and those libraries are in use by my primary application:  ComboTrading.  This application will allow me to create various options combinations, track them in terms of their composite value (price and volatility wise), and initiate auto entries and exits based upon simple rule sets.

&lt;p&gt;The repository is at &lt;a href=&quot;https://github.com/rburkholder/trade-frame&quot; target=_blank&gt;Github: trade-frame&lt;/a&gt;.  I use NetBeans as my IDE for development.  

&lt;p&gt;There are a number of libraries on which the code depends.  My script, 
&lt;a href=&quot;https://github.com/rburkholder/libs-build&quot; target= _blank&gt;libs-build&lt;/a&gt;, also on Github, can be used to download and build the trading library dependencies. 
    </content:encoded>

    <pubDate>Sun, 24 Jul 2016 16:41:25 +0000</pubDate>
    <guid isPermaLink="false">https://blog.raymond.burkholder.net/index.php?/archives/679-guid.html</guid>
    
</item>
<item>
    <title>Financial Nuggets</title>
    <link>https://blog.raymond.burkholder.net/index.php?/archives/568-Financial-Nuggets.html</link>
            <category>Finance</category>
    
    <comments>https://blog.raymond.burkholder.net/index.php?/archives/568-Financial-Nuggets.html#comments</comments>
    <wfw:comment>https://blog.raymond.burkholder.net/wfwcomment.php?cid=568</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=568</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;p&gt;Found in John Mauldin&#039;s &#039;Thoughts From The FrontLine&#039;, a nice definition of macro-economic terms and their relationships:

&lt;blockquote&gt;
&quot;Hunt explains that the monetary policy cannot influence the economy unless the market rate of interest (represented by the Baa corporate bond yield) is below the natural rate of interest (the nominal rate of GDP growth)&quot; -- May 25, 2014.
&lt;/blockquote&gt; 
    </content:encoded>

    <pubDate>Sun, 25 May 2014 17:56:56 +0000</pubDate>
    <guid isPermaLink="false">https://blog.raymond.burkholder.net/index.php?/archives/568-guid.html</guid>
    
</item>

</channel>
</rss>
