﻿<?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">backtesting. StockSharp</title>
  <id>https://stocksharp.com/handlers/atom.ashx?category=tag&amp;id=backtesting&amp;type=forum</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-04-24T22:53:44Z</updated>
  <logo>https://stocksharp.com/images/logo.png</logo>
  <link href="https://stocksharp.com/handlers/atom.ashx?category=tag&amp;id=backtesting&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>
  <entry>
    <id>https://stocksharp.com/topic/6962/</id>
    <title type="text">Optimization Speed </title>
    <published>2016-10-26T20:09:38Z</published>
    <updated>2016-11-02T16:27:08Z</updated>
    <author>
      <name>Hola1212</name>
      <uri>https://stocksharp.com/users/95773/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="backtesting" />
    <category term="optimization" />
    <content type="html">Hello,&lt;br /&gt;&lt;br /&gt;What is the fastest way to run an Optimization (and backtest) in S#Designer? &lt;br /&gt;&lt;br /&gt;I ask because the instructions shown here &lt;a href="http://stocksharp.com/forum/6939/Brute-Force-Optimization-in-SDesigner-/#m37163 " title="http://stocksharp.com/forum/6939/Brute-Force-Optimization-in-SDesigner-/#m37163 "&gt;http://stocksharp.com/fo...n-in-SDesigner-/#m37163 &lt;/a&gt;seem to require S#Designer to read market data from a .CSV file for each Optimization (rather then importing the data from the .CSV once and converting it to a format machines can read/process faster then a classical .CSV)&lt;br /&gt;&lt;br /&gt;Perhaps there is a way to use S#Data to convert the .CSV data to a format S#Designer can use to speed up Optimizations (and backtests)? &lt;br /&gt;&lt;br /&gt;Cheers</content>
  </entry>
</feed>