﻿<?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">Optimization Speed </title>
  <id>~/topic/6962/optimization-speed-/</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-06-07T05:43:24Z</updated>
  <logo>https://stocksharp.com/images/logo.png</logo>
  <link href="https://stocksharp.com/handlers/atom.ashx?category=topic&amp;id=6962" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.com/posts/m/37392/</id>
    <title type="text">Hello, Matt It is no need to use S#.Data for doing that. S#.Designer already include the opportunity...</title>
    <published>2016-11-02T16:27:08Z</published>
    <updated>2016-11-02T16:27:08Z</updated>
    <author>
      <name>William B</name>
      <uri>https://stocksharp.com/users/7/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;Hello, Matt
It is no need to use S#.Data for doing that. S#.Designer already include the opportunity to download historical data into BIN format and testing using it.
For doing that you need when download data set BIN format for files.&lt;/p&gt;
&lt;p&gt;&lt;img src="/file/103868/Bin_1.png" alt="1" /&gt;&lt;/p&gt;
&lt;p&gt;Then when you try to backtest or optimize strategy you need use BIN format too.&lt;/p&gt;
&lt;p&gt;&lt;img src="/file/103869/Bin_2.png" alt="2" /&gt;&lt;/p&gt;
&lt;p&gt;All this have to help you with fastere optimization. If you'll have any questions, feel free to ask me.&lt;/p&gt;
</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.com/posts/m/37354/</id>
    <title type="text">Hello, What is the fastest way to run an Optimization (and backtest) in S#Designer? I ask because th...</title>
    <published>2016-10-26T20:09:38Z</published>
    <updated>2016-10-26T20:09:38Z</updated>
    <author>
      <name>Hola1212</name>
      <uri>https://stocksharp.com/users/95773/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;What is the fastest way to run an Optimization (and backtest) in S#Designer?&lt;/p&gt;
&lt;p&gt;I ask because the instructions shown here &lt;a href="http://stocksharp.com/forum/6939/Brute-Force-Optimization-in-SDesigner-/#m37163"&gt;http://stocksharp.com/forum/6939/Brute-Force-Optimization-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;/p&gt;
&lt;p&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;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
</feed>