<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>金字塔决策交易系统 - 软件问题</title>
    <link>https://weistock.com/bbs/forum.php?mod=forumdisplay&amp;fid=41</link>
    <description>Latest 20 threads of 软件问题</description>
    <copyright>Copyright(C) 金字塔决策交易系统</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 18 Apr 2026 23:19:38 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://weistock.com/bbs/static/image/common/logo_88_31.gif</url>
      <title>金字塔决策交易系统</title>
      <link>https://weistock.com/bbs/</link>
    </image>
    <item>
      <title>从系统中删除的股票，如何找回</title>
      <link>https://weistock.com/bbs/forum.php?mod=viewthread&amp;tid=29871</link>
      <description><![CDATA[从系统中删除的股票，如何找回]]></description>
      <category>软件问题</category>
      <author>103537</author>
      <pubDate>Fri, 17 Apr 2026 01:16:26 +0000</pubDate>
    </item>
    <item>
      <title>老师，您好！发现159915ETF数据和期权数据明显出错，请检查数据源</title>
      <link>https://weistock.com/bbs/forum.php?mod=viewthread&amp;tid=29869</link>
      <description><![CDATA[老师，您好！下载数据后发现159915ETF时分图；分钟数据和期权时分图；分钟数据明显出错，会出现错误交易信号的。请检查数据源]]></description>
      <category>软件问题</category>
      <author>105125</author>
      <pubDate>Fri, 17 Apr 2026 00:35:20 +0000</pubDate>
    </item>
    <item>
      <title>VOLATILITY函数的具体计算公式</title>
      <link>https://weistock.com/bbs/forum.php?mod=viewthread&amp;tid=29859</link>
      <description><![CDATA[请问VOLATILITY，历史波动率的具体计算公式是什么]]></description>
      <category>软件问题</category>
      <author>800178</author>
      <pubDate>Thu, 16 Apr 2026 06:30:07 +0000</pubDate>
    </item>
    <item>
      <title>HYBLOCK数据没获取到</title>
      <link>https://weistock.com/bbs/forum.php?mod=viewthread&amp;tid=29819</link>
      <description><![CDATA[WRITEINIFILESTRING(filename, \'section\',  \'HYBLOCK\',  HYBLOCK());
以上语句执行后，HYBLOCK没数据，可能是什么原因]]></description>
      <category>软件问题</category>
      <author>103826</author>
      <pubDate>Fri, 10 Apr 2026 03:22:42 +0000</pubDate>
    </item>
    <item>
      <title>后台交易-对锁</title>
      <link>https://weistock.com/bbs/forum.php?mod=viewthread&amp;tid=29809</link>
      <description><![CDATA[ZH1:\'1000\';
PZ1:\'IF00\';
VARIABLE:A=0;

//条件判断
MA5:MA(CLOSE,5);
MA10:MA(CLOSE,10);
CONDBUY:=CROSS(MA5,MA10);
CONDSELL:=CROSS(MA10,MA5);

//控制日内交易次数
IF TTOTALDAYTRADE&gt;=300 THEN EXIT;

//开仓和平仓
TBUY(CONDBUY AND TBUYHOLDINGE ...]]></description>
      <category>软件问题</category>
      <author>105086</author>
      <pubDate>Thu, 09 Apr 2026 09:37:31 +0000</pubDate>
    </item>
    <item>
      <title>账户出现CTP查询核心忙的问题</title>
      <link>https://weistock.com/bbs/forum.php?mod=viewthread&amp;tid=29719</link>
      <description><![CDATA[2026-03-27 08:53:26.683    【错误】890004444 错误码:154 - CTP:查询核心忙 请稍后重试
账户出现这个问题，只能手动重新登录账户吗？可以设置遇到这个问题就自动重新登录账户吗？]]></description>
      <category>软件问题</category>
      <author>600517</author>
      <pubDate>Fri, 27 Mar 2026 04:05:43 +0000</pubDate>
    </item>
    <item>
      <title>关于金字塔的机器学习</title>
      <link>https://weistock.com/bbs/forum.php?mod=viewthread&amp;tid=29689</link>
      <description><![CDATA[请问是否有相关的说明文档，怎么调用金字塔内部的历史数据进行机器学习训练呢？]]></description>
      <category>软件问题</category>
      <author>106252</author>
      <pubDate>Tue, 24 Mar 2026 09:34:25 +0000</pubDate>
    </item>
    <item>
      <title>数据库</title>
      <link>https://weistock.com/bbs/forum.php?mod=viewthread&amp;tid=29670</link>
      <description><![CDATA[1.数据库是金字塔自带的，还是WINDOWS系统的；
2.如果数据库损坏，重装金字塔是不是就正常了；
3.V7.1交易期权不会出现崩溃的情况，在没有交易期权的情况下，后台交易记录会莫名其妙消失，比较有特点的是：同一价格的买入记录会使前面同一价格的交易记录消失（按装7.1 ...]]></description>
      <category>软件问题</category>
      <author>103658</author>
      <pubDate>Sat, 21 Mar 2026 01:21:36 +0000</pubDate>
    </item>
    <item>
      <title>order的contract方法建议添加取最小开仓数的参数</title>
      <link>https://weistock.com/bbs/forum.php?mod=viewthread&amp;tid=29659</link>
      <description><![CDATA[contract可以取乘数，最小变动价位，多空保证金率，但没有取最小开仓手数的参数。由于现在市场波动大，各交易所提高了某些品种的最小开仓手数，所以无法用1手来开仓成交。建议这个方法里添加一个取最小开仓手数的参数，否则就无法有效地运行策略。]]></description>
      <category>软件问题</category>
      <author>105037</author>
      <pubDate>Thu, 19 Mar 2026 12:37:29 +0000</pubDate>
    </item>
    <item>
      <title>后台交易问题</title>
      <link>https://weistock.com/bbs/forum.php?mod=viewthread&amp;tid=29653</link>
      <description><![CDATA[不知道怎么回事  现在我的后台交易突然不交易了]]></description>
      <category>软件问题</category>
      <author>106225</author>
      <pubDate>Wed, 18 Mar 2026 14:10:03 +0000</pubDate>
    </item>
    <item>
      <title>为什么每次启动股票池都要重新加载数据？</title>
      <link>https://weistock.com/bbs/forum.php?mod=viewthread&amp;tid=29650</link>
      <description><![CDATA[如图，为什么每次启动股票池都要从2023年重新加载数据？一加载就要10多分钟]]></description>
      <category>软件问题</category>
      <author>600517</author>
      <pubDate>Wed, 18 Mar 2026 05:30:43 +0000</pubDate>
    </item>
    <item>
      <title>软件报错强退了</title>
      <link>https://weistock.com/bbs/forum.php?mod=viewthread&amp;tid=29629</link>
      <description><![CDATA[上次按照老师远程后的指导，把开仓和平仓设置成两个模型来运行，但是刚才报完平仓单以后，我设置了自动追撤单，没成交以后突然软件频繁撤单平仓，而我设置的时间间隔是60，然后软件频繁弹窗“无意义的参数”，最后软件崩溃强退了。请问这个问题要怎么解决？]]></description>
      <category>软件问题</category>
      <author>106379</author>
      <pubDate>Mon, 16 Mar 2026 02:22:02 +0000</pubDate>
    </item>
    <item>
      <title>VBA建议添加能启动和停止图表交易的方法</title>
      <link>https://weistock.com/bbs/forum.php?mod=viewthread&amp;tid=29618</link>
      <description><![CDATA[VBA能通过过框架、grid和formula对象，可以操作加载品种、公式，读取公式值和调整参数等功能，图表交易系统，也是公式的一种，VBA能加载该系统品种和公式，就是无法启动和停止图表交易。这个功能好像只有手动按钮。建议VBA的grid或forumla对象中添加相应启动和停止图表 ...]]></description>
      <category>软件问题</category>
      <author>105037</author>
      <pubDate>Sat, 14 Mar 2026 03:11:07 +0000</pubDate>
    </item>
    <item>
      <title>图片所示每天提示需要登录上海期货交易所，</title>
      <link>https://weistock.com/bbs/forum.php?mod=viewthread&amp;tid=29614</link>
      <description><![CDATA[图片所示每天提示需要登录上海期货交易所， 但是我根本不需要购买大宗商品登录， 我只需要上海金融期货交易所就可以了。如何取消这种每天这种提示？]]></description>
      <category>软件问题</category>
      <author>105063</author>
      <pubDate>Fri, 13 Mar 2026 07:40:32 +0000</pubDate>
    </item>
    <item>
      <title>急急！胡乱发出价格！！</title>
      <link>https://weistock.com/bbs/forum.php?mod=viewthread&amp;tid=29608</link>
      <description><![CDATA[后台发单记录的价格。交易所的价格！
2026-03-12 22:52:50.029    【回报】10**** : cu2604 - 已报单 1 价格:100880 开 卖 REFID = 68775
2026-03-12 22:52:50.036    【回报】12**** : cu2604 - 已报单 1 价格:100880 开 卖 REFID = 68774




补充内容 (2026-3-1 ...]]></description>
      <category>软件问题</category>
      <author>105019</author>
      <pubDate>Thu, 12 Mar 2026 15:03:47 +0000</pubDate>
    </item>
    <item>
      <title>如何在股票池中选择市值最小的50支股票？</title>
      <link>https://weistock.com/bbs/forum.php?mod=viewthread&amp;tid=29594</link>
      <description><![CDATA[如何在股票池中选择市值最小的50支股票？该怎么设置？选股公式该怎么写？]]></description>
      <category>软件问题</category>
      <author>600517</author>
      <pubDate>Thu, 12 Mar 2026 02:00:38 +0000</pubDate>
    </item>
    <item>
      <title>交易无法平仓</title>
      <link>https://weistock.com/bbs/forum.php?mod=viewthread&amp;tid=29587</link>
      <description><![CDATA[开仓时可以开仓了二十多只可转债，但是尾盘平仓时之平了一两只，其他都无法平仓是怎么回事？



限制开仓:= time&gt;=093000 and time=140500;
买价:DYNAINFO( 28)+0.001;
卖价:DYNAINFO( 34)+0.050;
                                                   //获取单 ...]]></description>
      <category>软件问题</category>
      <author>106379</author>
      <pubDate>Wed, 11 Mar 2026 07:13:34 +0000</pubDate>
    </item>
    <item>
      <title>专业版实盘自动开机自动登录金字塔的问题</title>
      <link>https://weistock.com/bbs/forum.php?mod=viewthread&amp;tid=29577</link>
      <description><![CDATA[请教老师：我需要每天8点40分计算机定时开机，开启后自动执行任务，登录金字塔实盘账户，实现自动交易。现在每天开机后，登录账户过程正常，但在登录实盘账户成功后，系统弹出金字塔提醒实盘账户后台交易回报信息等提醒窗口后，没有自动计数10秒倒计（10秒计数闪了 ...]]></description>
      <category>软件问题</category>
      <author>103258</author>
      <pubDate>Tue, 10 Mar 2026 14:39:19 +0000</pubDate>
    </item>
    <item>
      <title>关于股票池设置问题</title>
      <link>https://weistock.com/bbs/forum.php?mod=viewthread&amp;tid=29573</link>
      <description><![CDATA[老师，不删除状态中的品种，不勾选的话是不是会减少计算量？

实盘中建议这个选项是勾选还是不勾选，麻烦说明下]]></description>
      <category>软件问题</category>
      <author>106151</author>
      <pubDate>Tue, 10 Mar 2026 08:38:39 +0000</pubDate>
    </item>
    <item>
      <title>最小数量没及时同步</title>
      <link>https://weistock.com/bbs/forum.php?mod=viewthread&amp;tid=29565</link>
      <description><![CDATA[烧碱夜盘最小数量交易所调整了，但是金字塔还是没调整]]></description>
      <category>软件问题</category>
      <author>103826</author>
      <pubDate>Mon, 09 Mar 2026 13:57:33 +0000</pubDate>
    </item>
  </channel>
</rss>