<?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>资金净流入</title>
	<atom:link href="https://www.aitaocui.cn/tag/248407/feed" rel="self" type="application/rss+xml" />
	<link>https://www.aitaocui.cn</link>
	<description>翡翠玉石爱好者聚集地</description>
	<lastBuildDate>Sun, 27 Nov 2022 15:59:07 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>

<image>
	<url>https://www.aitaocui.cn/wp-content/uploads/2022/11/taocui.png</url>
	<title>资金净流入</title>
	<link>https://www.aitaocui.cn</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>资金净流入(金融学术语)</title>
		<link>https://www.aitaocui.cn/article/360390.html</link>
					<comments>https://www.aitaocui.cn/article/360390.html#respond</comments>
		
		<dc:creator><![CDATA[海鲸]]></dc:creator>
		<pubDate>Sun, 27 Nov 2022 15:59:07 +0000</pubDate>
				<category><![CDATA[知识]]></category>
		<category><![CDATA[资金净流入]]></category>
		<guid isPermaLink="false">https://www.aitaocui.cn/?p=360390</guid>

					<description><![CDATA[资金净流入(net capital intflow)是一个金融学术语，与其相对的是资金净流出，它们用来描述资金流向的。举个通俗的例子，一个水池有一个进口，一个出口，假设进口流入1立...]]></description>
										<content:encoded><![CDATA[</p>
<article>
<p>资金净流入(net capital intflow)是一个金融学术语，与其相对的是资金净流出，它们用来描述资金流向的。举个通俗的例子，一个水池有一个进口，一个出口，假设进口流入1立方的水，出口流出2立方的水，相对于水池来说，水净流出1立方，反之水净流入1立方。</p>
</article>
<article>
<h1>含义</h1>
<p>计算结果如果是正值，表示资金净流入，负值则表示资金净流出。上涨时的成交额计为流入资金，下跌时的成交额计为流出资金。</p>
<p>一般情况下资金流向与指数涨跌幅走势非常相近，但在以下两种情况下，资金流向指标具有明显的指导意义：</p>
<p>1、当天的资金流向与指数涨跌相反。比如该板块全天总体来看指数是下跌的，但资金流向显示全天资金净流入为正。</p>
<p>2、当天的资金流向与指数涨跌幅在幅度上存在较大背离。比如全天指数涨幅较高，但实际资金净流入量很小。</p>
<p>当资金流向与指数涨跌幅出现以上背离时，资金流向比指数涨跌幅更能反映市场实际状况。</p>
<h1>计算方法</h1>
<p>资金流向(moneyflow)在国际上是一个成熟的技术指标。</p>
<p>其计算方法很简单，举例说明：在9:50这一分钟里，钢铁板块指数较前一分钟是上涨的，则将9:50这一分钟的成交额计作资金流入，反之则计作资金流出，若指数与前一分钟相比没有发生变化，则不计入。每分钟计算一次，每天加总统计一次，流入资金与流出资金的差额就是该板块当天的资金净流入。</p>
<h1>意义</h1>
<p>这种计算方法的意义在于：指数处于上升状态时产生的成交额是推动指数上涨的力量，这部分成交额被定义为资金流入；指数下跌时的成交额是推动指数下跌的力量，这部分成交额被定义为资金流出；当天两者的差额即是当天两种力量相抵之后剩下的推动指数上升的净力，这就是该板块当天的资金净流入。换句话说，资金流向测算的是推动指数涨跌的力量强弱，这反映了人们对该板块看空或看多的程度到底有多大。</p>
<h1>指标公式</h1>
<p>资金净流入指标公式：</p>
<p>买:=IF(O=CAND(C-REF(C,1))/REF(C,1)*100&gt;9.8,AMOUNT,AMOUNT/((H-L)*2-ABS(O-C))*(C-L));</p>
<p>买%:买/AMOUNT*100,COLORRED,NODRAW;</p>
<p>流入亿元:AMOUNT*买%/100亿,COLORMAGENTA,NODRAW;</p>
<p>流出亿元:AMOUNT/100000000-流入亿元,COLORGREEN,NODRAW;</p>
<p>净流亿元:流入亿元-流出亿元,COLORCYAN,NODRAW;</p>
<p>净流亿元5:SUM(流入亿元-流出亿元,5),COLORCYAN,NODRAW;</p>
<p>STICKLINE(AMOUNT,0,AMOUNT,2,1),COLORGREEN;</p>
<p>STICKLINE(买,0,买,2,0),COLORRED;</p>
<p>A:MA(买,3)COLORYELLOW;</p>
<p>B:MA(买,5)COLORMAGENTA。</p>
</article>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aitaocui.cn/article/360390.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
