﻿<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.hs633.com:8080/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
		<id>http://wiki.hs633.com:8080/index.php?action=history&amp;feed=atom&amp;title=GetPositionSymbol_%E8%B4%A6%E6%88%B7%E6%8C%81%E4%BB%93%E5%95%86%E5%93%81%E4%BB%A3%E7%A0%81</id>
		<title>GetPositionSymbol 账户持仓商品代码 - 版本历史</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.hs633.com:8080/index.php?action=history&amp;feed=atom&amp;title=GetPositionSymbol_%E8%B4%A6%E6%88%B7%E6%8C%81%E4%BB%93%E5%95%86%E5%93%81%E4%BB%A3%E7%A0%81"/>
		<link rel="alternate" type="text/html" href="http://wiki.hs633.com:8080/index.php?title=GetPositionSymbol_%E8%B4%A6%E6%88%B7%E6%8C%81%E4%BB%93%E5%95%86%E5%93%81%E4%BB%A3%E7%A0%81&amp;action=history"/>
		<updated>2026-04-04T08:20:49Z</updated>
		<subtitle>本wiki的该页面的版本历史</subtitle>
		<generator>MediaWiki 1.19.1</generator>

	<entry>
		<id>http://wiki.hs633.com:8080/index.php?title=GetPositionSymbol_%E8%B4%A6%E6%88%B7%E6%8C%81%E4%BB%93%E5%95%86%E5%93%81%E4%BB%A3%E7%A0%81&amp;diff=1971&amp;oldid=prev</id>
		<title>Fumei: 以“{| class=&quot;wikitable&quot; |- |函数 ||  GetPositionSymbol |- | 别名 || 账户持仓商品代码 |- | 所属类别|| 交易账户函数 |- | 参数数量 || 1 |- | 运...”为内容创建页面</title>
		<link rel="alternate" type="text/html" href="http://wiki.hs633.com:8080/index.php?title=GetPositionSymbol_%E8%B4%A6%E6%88%B7%E6%8C%81%E4%BB%93%E5%95%86%E5%93%81%E4%BB%A3%E7%A0%81&amp;diff=1971&amp;oldid=prev"/>
				<updated>2013-06-19T07:07:03Z</updated>
		
		<summary type="html">&lt;p&gt;以“{| class=&amp;quot;wikitable&amp;quot; |- |函数 ||  GetPositionSymbol |- | 别名 || 账户持仓商品代码 |- | 所属类别|| 交易账户函数 |- | 参数数量 || 1 |- | 运...”为内容创建页面&lt;/p&gt;
&lt;p&gt;&lt;b&gt;最新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|函数 ||  GetPositionSymbol&lt;br /&gt;
|-&lt;br /&gt;
| 别名 || 账户持仓商品代码&lt;br /&gt;
|-&lt;br /&gt;
| 所属类别|| 交易账户函数&lt;br /&gt;
|-&lt;br /&gt;
| 参数数量 || 1&lt;br /&gt;
|-&lt;br /&gt;
| 运行模式|| 逐根&lt;br /&gt;
|-&lt;br /&gt;
| 说明|| 返回指定账户持仓中指定位置的商品代码&lt;br /&gt;
|-&lt;br /&gt;
| 用法|| GetPositionSymbol(PosID, Account='') &lt;br /&gt;
&lt;br /&gt;
该函数配合 GetNumPositions 函数可用于遍历持仓商品 &lt;br /&gt;
&lt;br /&gt;
参数： &lt;br /&gt;
&lt;br /&gt;
PosID 是介于1和 GetNumPositions 之间的整数 &lt;br /&gt;
&lt;br /&gt;
Account 为账户名，为空字串或无此参数表示当前账户 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
例如： &lt;br /&gt;
&lt;br /&gt;
variable: str(''); &lt;br /&gt;
&lt;br /&gt;
for i:=1 to GetNumPositions do begin &lt;br /&gt;
&lt;br /&gt;
str := GetPositionSymbol(i); &lt;br /&gt;
&lt;br /&gt;
end; &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fumei</name></author>	</entry>

	</feed>