﻿<?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=DrawLine_%E7%94%BB%E7%9B%B4%E7%BA%BF</id>
		<title>DrawLine 画直线 - 版本历史</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.hs633.com:8080/index.php?action=history&amp;feed=atom&amp;title=DrawLine_%E7%94%BB%E7%9B%B4%E7%BA%BF"/>
		<link rel="alternate" type="text/html" href="http://wiki.hs633.com:8080/index.php?title=DrawLine_%E7%94%BB%E7%9B%B4%E7%BA%BF&amp;action=history"/>
		<updated>2026-04-04T20:29:19Z</updated>
		<subtitle>本wiki的该页面的版本历史</subtitle>
		<generator>MediaWiki 1.19.1</generator>

	<entry>
		<id>http://wiki.hs633.com:8080/index.php?title=DrawLine_%E7%94%BB%E7%9B%B4%E7%BA%BF&amp;diff=1368&amp;oldid=prev</id>
		<title>Fumei: 以“{| class=&quot;wikitable&quot; |- |函数 ||  DrawLine |- | 别名 || 画直线 |- | 所属类别|| 绘图函数 |- | 参数数量 || 4 |- | 运行模式|| 逐根/逐行 |- | ...”为内容创建页面</title>
		<link rel="alternate" type="text/html" href="http://wiki.hs633.com:8080/index.php?title=DrawLine_%E7%94%BB%E7%9B%B4%E7%BA%BF&amp;diff=1368&amp;oldid=prev"/>
				<updated>2013-06-14T05:45:40Z</updated>
		
		<summary type="html">&lt;p&gt;以“{| class=&amp;quot;wikitable&amp;quot; |- |函数 ||  DrawLine |- | 别名 || 画直线 |- | 所属类别|| 绘图函数 |- | 参数数量 || 4 |- | 运行模式|| 逐根/逐行 |- | ...”为内容创建页面&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;
|函数 ||  DrawLine&lt;br /&gt;
|-&lt;br /&gt;
| 别名 || 画直线&lt;br /&gt;
|-&lt;br /&gt;
| 所属类别|| 绘图函数&lt;br /&gt;
|-&lt;br /&gt;
| 参数数量 || 4&lt;br /&gt;
|-&lt;br /&gt;
| 运行模式|| 逐根/逐行&lt;br /&gt;
|-&lt;br /&gt;
| 说明||  在图形上绘制直线段。&lt;br /&gt;
|-&lt;br /&gt;
| 用法||DRAWLINE(COND1,PRICE1,COND2,PRICE2,EXPAND) &lt;br /&gt;
&lt;br /&gt;
当COND1条件满足时,在PRICE1位置画直线起点， &lt;br /&gt;
&lt;br /&gt;
当COND2条件满足时,在PRICE2位置画直线终点，&lt;br /&gt;
 &lt;br /&gt;
EXPAND为延长类型,0不延长,1延长。 &lt;br /&gt;
&lt;br /&gt;
例如: &lt;br /&gt;
&lt;br /&gt;
DRAWLINE(HIGH&amp;gt;=HHV(HIGH,10),HIGH,LOW&amp;lt;=LLV(LOW,10),LOW,1) &lt;br /&gt;
&lt;br /&gt;
表示在创10天新高与创10天新低之间画直线并且向右延长。&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Fumei</name></author>	</entry>

	</feed>