﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type='text/css' href='https://stocksharp.com/css/style.css'?>
<?xml-stylesheet type='text/css' href='https://stocksharp.com/css/bbeditor.css'?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title type="html">corrupt. StockSharp</title>
  <id>https://stocksharp.com/handlers/atom.ashx?category=tag&amp;id=corrupt&amp;type=community</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-04-06T23:25:00Z</updated>
  <logo>https://stocksharp.com/images/logo.png</logo>
  <link href="https://stocksharp.com/handlers/atom.ashx?category=tag&amp;id=corrupt&amp;type=community" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.com/topic/8795/</id>
    <title type="text">Binary Storage Corrupted</title>
    <published>2017-11-04T18:51:54Z</published>
    <updated>2017-11-05T12:13:00Z</updated>
    <author>
      <name>Sean Kenwrick</name>
      <uri>https://stocksharp.com/users/98038/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="Binary" />
    <category term="Storage" />
    <category term="Corrupt" />
    <content type="html">I have been having problems with Saving and Loading candle data from local Binary storage.       When I save a set of s# candles to local storage, then immediately reload that data into another list of candles - if I compare the two lists I see several short sequences of candles where the data is not the same and has been corrupted.&lt;br /&gt;&lt;br /&gt;I have attached a small winforms program that demonstrates this issue.     In this program there are 5 buttons which to the following actions:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;&lt;br /&gt;Delete Existing S# binary Storage&lt;br /&gt;Read a JSON file containing historical 5 minute candle data and and convert to S# Candles&lt;br /&gt;Save the S# candles to local Binary storage&lt;br /&gt;Load the local Binary storage to a second list of s# candles.&lt;br /&gt;Iterate over the two lists and print out any differences.&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;This has been causing me a great deal of problems with analyzing historical data since the data I am loaded has nonsense values and causes indicators to give wildly inaccurate values!&lt;br /&gt;&lt;br /&gt;Please can you check the attached application and see if I am doiny anything wrong, or if there is indeed a problem with binary storage..&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;Sean Kenwrick</content>
  </entry>
</feed>