﻿<?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">strategy. StockSharp</title>
  <id>https://stocksharp.com/handlers/atom.ashx?category=tag&amp;id=strategy&amp;type=forum</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-04-25T00:15:34Z</updated>
  <logo>https://stocksharp.com/images/logo.png</logo>
  <link href="https://stocksharp.com/handlers/atom.ashx?category=tag&amp;id=strategy&amp;type=forum" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.com/topic/8237/</id>
    <title type="text">Strategy testing with Candles from csv file</title>
    <published>2017-04-24T19:58:21Z</published>
    <updated>2019-04-29T12:44:49Z</updated>
    <author>
      <name>Shubha </name>
      <uri>https://stocksharp.com/users/98371/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="backtesting" />
    <category term="Strategy" />
    <category term="CSVFile" />
    <content type="html">We want to perform strategy backtesting on history data stored in txt file. As we understand from the samples, the txt file should be converted to S# format before we can run strategy and testing on them. Please update if this understanding is correct. &lt;br /&gt;&lt;br /&gt;We need sample code how we can covert txt file to S# format through code. What are the classes we should look at?&lt;br /&gt;&lt;br /&gt;Or alternatively, can we run strategy on history data stored in txt file directly? Please share sample code if this is possible.&lt;br /&gt;&lt;br /&gt;Regards&lt;br /&gt;Shubha</content>
  </entry>
</feed>