﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type='text/css' href='https://stocksharp.ru/css/style.css'?>
<?xml-stylesheet type='text/css' href='https://stocksharp.ru/css/bbeditor.css'?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title type="html">Тестирование на большом периоде, баг?</title>
  <id>~/topic/1561/testirovanie-na-bolshom-periode-bag/</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-04-30T16:14:04Z</updated>
  <logo>https://stocksharp.ru/images/logo.png</logo>
  <link href="https://stocksharp.ru/handlers/atom.ashx?category=topic&amp;id=1561" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.ru/posts/m/7856/</id>
    <title type="text">Добрый день. Тестирую множество стратегий, которые отличаются несколькими параметрами значением сред...</title>
    <published>2011-05-03T14:28:19Z</published>
    <updated>2016-07-28T18:21:30Z</updated>
    <author>
      <name>esper</name>
      <uri>https://stocksharp.ru/users/5990/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">Добрый день.&lt;br /&gt;&lt;br /&gt;Тестирую множество стратегий, которые отличаются несколькими параметрами значением средней, смещением и т.д. Тикер, таймфрейм и период тестирования не отличаются, тестирую на исторических данных примерно за 6  лет.&lt;br /&gt;&lt;br /&gt;За основу взял пример SampleHistoryTesting, менял только часть с созданием и добавлением стратегии в StrategyManager (добавляется не одна, а множество стратегий).&lt;br /&gt;&lt;br /&gt;Через небольшое время после начала тестирования, программа довольно стабильно падает, CallStack примерно следующий&lt;br /&gt;&lt;a href='https://stocksharp.ru/file/101502/Xaml.zip' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.ru/file/101502/Xaml.zip?size=800x800" alt=""/&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/7875/</id>
    <title type="text">На другом компьютере такой ситуации не возникает </title>
    <published>2011-05-04T11:28:54Z</published>
    <updated>2011-05-04T11:28:54Z</updated>
    <author>
      <name>esper</name>
      <uri>https://stocksharp.ru/users/5990/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">На другом компьютере такой ситуации не возникает[confused] </content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/7869/</id>
    <title type="text">Если бы можно было, скопировал бы, а так падает основательно. Единственное что удалось посмотреть, э...</title>
    <published>2011-05-04T02:30:53Z</published>
    <updated>2011-05-04T02:30:53Z</updated>
    <author>
      <name>esper</name>
      <uri>https://stocksharp.ru/users/5990/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">Если бы можно было, скопировал бы, а так падает основательно. Единственное что удалось посмотреть, это стек-трейс потока StrategyManager, скрин которого я приводил, ошибка при этом была №1, в студии открывалось окно с текстом сообщения и парой кнопок, стек-трейса и детального описания ошибки там не было.&lt;br /&gt;&lt;br /&gt;Сегодня проверю на другом компьютере, посмотрим что будет.</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/7861/</id>
    <title type="text">Сообщения бывает 2: 1. An unhandled exception of type &amp;apos;System.ExecutionEngineException&amp;apos; occurred in ...</title>
    <published>2011-05-03T17:42:05Z</published>
    <updated>2011-05-03T17:42:05Z</updated>
    <author>
      <name>Mikhail Sukhov</name>
      <uri>https://stocksharp.ru/users/201/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">&lt;div class="quote"&gt;&lt;span class="quotetitle"&gt;esper &lt;a href="https://stocksharp.ru/posts/m/7859/" class="quote_nav"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div class="innerquote"&gt;Сообщения бывает 2:&lt;br /&gt;&lt;br /&gt;1. An unhandled exception of type &amp;#39;System.ExecutionEngineException&amp;#39; occurred in mscorlib.dll&lt;br /&gt;&lt;br /&gt;2. The runtime has encountered a fatal error. The address of the error was at 0x791f7e06, on thread 0xbfc. The error code is 0xc0000005. This error may be a bug in the CLR or in the unsafe or non-verifiable portions of user code. Common sources of this bug include user marshaling errors for COM-interop or PInvoke, which may corrupt the stack.&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Можете привести ошибку + ее стек трейс? Сейчас не понятно, к какой именно ошибке относиться тот стей трейс. И да, его можно копировать текстом, как и саму ошибку.</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/7859/</id>
    <title type="text">Сообщения бывает 2: 1. An unhandled exception of type &amp;apos;System.ExecutionEngineException&amp;apos; occurred in ...</title>
    <published>2011-05-03T15:42:30Z</published>
    <updated>2011-05-03T15:51:17Z</updated>
    <author>
      <name>esper</name>
      <uri>https://stocksharp.ru/users/5990/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">Сообщения бывает 2:&lt;br /&gt;&lt;br /&gt;1. An unhandled exception of type &amp;#39;System.ExecutionEngineException&amp;#39; occurred in mscorlib.dll&lt;br /&gt;&lt;br /&gt;2. The runtime has encountered a fatal error. The address of the error was at 0x791f7e06, on thread 0xbfc. The error code is 0xc0000005. This error may be a bug in the CLR or in the unsafe or non-verifiable portions of user code. Common sources of this bug include user marshaling errors for COM-interop or PInvoke, which may corrupt the stack.</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/7857/</id>
    <title type="text">Через небольшое время после начала тестирования, программа довольно стабильно падает, CallStack прим...</title>
    <published>2011-05-03T14:35:34Z</published>
    <updated>2011-05-03T14:35:34Z</updated>
    <author>
      <name>Mikhail Sukhov</name>
      <uri>https://stocksharp.ru/users/201/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">&lt;div class="quote"&gt;&lt;span class="quotetitle"&gt;esper &lt;a href="https://stocksharp.ru/posts/m/7856/" class="quote_nav"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div class="innerquote"&gt;Через небольшое время после начала тестирования, программа довольно стабильно падает, CallStack примерно следующий&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;А сам текст ошибки?</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
</feed>