<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>【领汇网】© 小小网站领汇人生点滴 - 【智】智能编程</title>
    <link>http://www.lh321.com/forum.php?mod=forumdisplay&amp;fid=43</link>
    <description>Latest 20 threads of 【智】智能编程</description>
    <copyright>Copyright(C) 【领汇网】© 小小网站领汇人生点滴</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Fri, 18 Sep 2026 16:37:19 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.lh321.com/static/image/common/logo_88_31.gif</url>
      <title>【领汇网】© 小小网站领汇人生点滴</title>
      <link>http://www.lh321.com/</link>
    </image>
    <item>
      <title>ar,array功能让CAD2014出现阵列对话框、怎么打开CAD阵列话框</title>
      <link>http://www.lh321.com/forum.php?mod=viewthread&amp;tid=329</link>
      <description><![CDATA[如题：ar,array功能让CAD2014出现阵列对话框、怎么打开CAD阵列话框。
用的CAD2014用阵列工具时没有对话框，使用不习惯。现在告诉你怎么处理。。。。好像2012版之后才有这种情况吧，都可以用这种方法。
（CAD2013经典模式下怎么打开阵列对话框，如何让AutoCAD 2012的阵列 ...]]></description>
      <category>【智】智能编程</category>
      <author>admin</author>
      <pubDate>Fri, 13 Mar 2020 07:15:04 +0000</pubDate>
    </item>
    <item>
      <title>国际点差自适应</title>
      <link>http://www.lh321.com/forum.php?mod=viewthread&amp;tid=227</link>
      <description><![CDATA[input bool 国际点差自适应=true;    //顶部自定义；

//+------------------------------------------------------------------+
//|                      国际点差自适应                              |
//+----------------------------------------------------- ...]]></description>
      <category>【智】智能编程</category>
      <author>admin</author>
      <pubDate>Fri, 09 Mar 2018 06:15:58 +0000</pubDate>
    </item>
    <item>
      <title>EA加载首个柱子不开仓</title>
      <link>http://www.lh321.com/forum.php?mod=viewthread&amp;tid=226</link>
      <description><![CDATA[input bool EA加载首个柱子不开仓=false;   //顶部自定义参数

//+------------------------------------------------------------------+
//|                        EA加载首个柱子不开仓                      |
//+-------------------------------------------- ...]]></description>
      <category>【智】智能编程</category>
      <author>admin</author>
      <pubDate>Fri, 09 Mar 2018 06:11:45 +0000</pubDate>
    </item>
    <item>
      <title>EA面板控单参数选择模式</title>
      <link>http://www.lh321.com/forum.php?mod=viewthread&amp;tid=225</link>
      <description><![CDATA[例1：


enum 模式选择{XAUUSD=1040,EURUSD=1,GBPUSD=1,USDJPY=110};
input 模式选择 订单触发点位=1;


例2：

//+------------------------------------------------------------------+
//|                              做单方向                            |
//+ ...]]></description>
      <category>【智】智能编程</category>
      <author>admin</author>
      <pubDate>Fri, 09 Mar 2018 06:04:12 +0000</pubDate>
    </item>
    <item>
      <title>次方（方次数值）轻松解决仓位倍加问题</title>
      <link>http://www.lh321.com/forum.php?mod=viewthread&amp;tid=215</link>
      <description><![CDATA[MathPow
double MathPow( double base, double exponent)
返回上升的基数指定的乘方(方次数值)。
参量:
base ‐ 基数。
exponent ‐ 方次数值。
示例:
double x=2.0,y=3.0,z;
z=MathPow(x,y);
Printf(x,\&quot; 的\&quot;,y,\&quot;次乘方为\&quot;, z);
//输入数据: 2 的 3次乘方为8



示例 ...]]></description>
      <category>【智】智能编程</category>
      <author>admin</author>
      <pubDate>Tue, 25 Jul 2017 08:47:37 +0000</pubDate>
    </item>
    <item>
      <title>在网站上免费嵌入 METATRADER 4/5 网页版终端并赚取利润</title>
      <link>http://www.lh321.com/forum.php?mod=viewthread&amp;tid=199</link>
      <description><![CDATA[交易者会非常熟悉 WebTerminal, 它允许直接从浏览器在金融市场上交易。将 WebTerminal 小部件添加到您的网站 — 这样做是绝对免费的。这个强大的功能将令您的网站访问者使用最流行的 MetaTrader 5 和 MetaTrader 4 平台直接从您的网站交易！ 
如何从中获利
此外, 网络终 ...]]></description>
      <category>【智】智能编程</category>
      <author>admin</author>
      <pubDate>Sat, 11 Mar 2017 12:07:01 +0000</pubDate>
    </item>
    <item>
      <title>MT4编程模块一键平仓脚本【脚本】</title>
      <link>http://www.lh321.com/forum.php?mod=viewthread&amp;tid=157</link>
      <description><![CDATA[]]></description>
      <category>【智】智能编程</category>
      <author>admin</author>
      <pubDate>Thu, 26 Jan 2017 12:37:22 +0000</pubDate>
    </item>
    <item>
      <title>MT4多空各开一单EA框架模板【EA】</title>
      <link>http://www.lh321.com/forum.php?mod=viewthread&amp;tid=156</link>
      <description><![CDATA[]]></description>
      <category>【智】智能编程</category>
      <author>admin</author>
      <pubDate>Thu, 26 Jan 2017 12:25:01 +0000</pubDate>
    </item>
    <item>
      <title>【MT5源码】人工交易助手【MT5桌面控件】</title>
      <link>http://www.lh321.com/forum.php?mod=viewthread&amp;tid=129</link>
      <description><![CDATA[简介

在本文中，我提供了另一个从头创建完整功能的交易面板的实例，用于为人工交易外汇的交易者提供帮助。 


1. 认识交易面板的功能

首先，我们需要为自己设置我们想要的最终结果。我们将必须决定想从面板上获得的功能，以及对我们来说何种设计最为方便，在此我把 ...]]></description>
      <category>【智】智能编程</category>
      <author>admin</author>
      <pubDate>Fri, 21 Oct 2016 17:18:10 +0000</pubDate>
    </item>
    <item>
      <title>统计订单各信息与时间日期之一</title>
      <link>http://www.lh321.com/forum.php?mod=viewthread&amp;tid=89</link>
      <description><![CDATA[统计订单各信息与时间日期之一 .mq4
源码下载：[/backcolor]
密码：**** 本内容被作者隐藏 ****[/backcolor]



//--- 统计订单各信息与时间日期之一 
#property indicator_chart_window
//--
void start()
  {
//---统计时间限制  
  datetime d0, d1, d2, d3, d4, d5 ...]]></description>
      <category>【智】智能编程</category>
      <author>admin</author>
      <pubDate>Thu, 25 Aug 2016 18:11:24 +0000</pubDate>
    </item>
    <item>
      <title>创建屏幕对象标签之二</title>
      <link>http://www.lh321.com/forum.php?mod=viewthread&amp;tid=88</link>
      <description><![CDATA[]]></description>
      <category>【智】智能编程</category>
      <author>admin</author>
      <pubDate>Thu, 25 Aug 2016 17:26:06 +0000</pubDate>
    </item>
    <item>
      <title>创建屏幕对象标签之一</title>
      <link>http://www.lh321.com/forum.php?mod=viewthread&amp;tid=87</link>
      <description><![CDATA[]]></description>
      <category>【智】智能编程</category>
      <author>admin</author>
      <pubDate>Thu, 25 Aug 2016 16:37:01 +0000</pubDate>
    </item>
    <item>
      <title>K线突破开仓模式示例【1根K线多空各下一单】</title>
      <link>http://www.lh321.com/forum.php?mod=viewthread&amp;tid=86</link>
      <description><![CDATA[]]></description>
      <category>【智】智能编程</category>
      <author>admin</author>
      <pubDate>Fri, 19 Aug 2016 08:59:12 +0000</pubDate>
    </item>
    <item>
      <title>检查市场市价单和历史订单，在历史订单中发现同批次的市价单有已经止盈的订单平仓，就继续后面操作（全部平仓操作）</title>
      <link>http://www.lh321.com/forum.php?mod=viewthread&amp;tid=85</link>
      <description><![CDATA[]]></description>
      <category>【智】智能编程</category>
      <author>admin</author>
      <pubDate>Thu, 18 Aug 2016 09:53:31 +0000</pubDate>
    </item>
    <item>
      <title>获取持仓单最早建仓订单的开仓价格</title>
      <link>http://www.lh321.com/forum.php?mod=viewthread&amp;tid=83</link>
      <description><![CDATA[double LastOrderOpenPrice(int magic) //获取持仓单最早建仓订单的开仓价格
{
   double OpenPrice;  
    for (int pos=OrdersTotal()-1; pos&gt;=0; pos--)
   {
   if(OrderSelect(pos, SELECT_BY_POS, MODE_TRADES)) 
            
   {
   if(OrderSymbol() == Sym ...]]></description>
      <category>【智】智能编程</category>
      <author>admin</author>
      <pubDate>Thu, 16 Jun 2016 12:54:47 +0000</pubDate>
    </item>
    <item>
      <title>MQL5系列教程之OnCalculate函数</title>
      <link>http://www.lh321.com/forum.php?mod=viewthread&amp;tid=25</link>
      <description><![CDATA[在我们接触mql5的时候，可能首先接触的就是自定义指标了，因为这是我们最直观能看到的并且使用最频繁的程序。所以我们在这套MQL5系列教程中首先加入关于自定义指标的编写。

在我们编写自定义指标的时候，有一个核心的函数，叫做OnCalculate函数。是指标的核心代码都在 ...]]></description>
      <category>【智】智能编程</category>
      <author>admin</author>
      <pubDate>Fri, 26 Feb 2016 11:55:29 +0000</pubDate>
    </item>
    <item>
      <title>【提取字符串】整体盈利平仓</title>
      <link>http://www.lh321.com/forum.php?mod=viewthread&amp;tid=18</link>
      <description><![CDATA[]]></description>
      <category>【智】智能编程</category>
      <author>admin</author>
      <pubDate>Thu, 11 Feb 2016 17:28:41 +0000</pubDate>
    </item>
  </channel>
</rss>