<?xml version="1.0" encoding="utf-8"?>
<ExportScriptData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Code><![CDATA[<?xml version="1.0" encoding="utf-16"?>
<GraphDataBase xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="GraphViewData">
  <EditData VersionString="2.3" TemplateClass="Script">
    <ViewModel>
      <Model Scale="1" SelectedLinkColor="-256" ShowLinks="true" FloatingPropertyInspector="false">
        <Block Key="Источник1" Category="TradableSecurity" Location="55 -140" TypeName="TradableSecuritySourceItem">
          <EditItem Guid="442f1583-e86a-48c3-803f-3a0450a605ad" CodeName="Источник1" IsParametersVisible="false" OnlyValueHandlersCanUsed="false" />
        </Block>
        <Pane Key="Главная" Category="GraphPane" Location="246 -171" Order="0" HideLegend="false" LeftAxisPrecision="-1" LeftAxisByPercents="false" RightAxisPrecision="-1" RightAxisByPercents="false" LeftDownHysteresis="0" LeftUpHysteresis="0" RightDownHysteresis="0" RightUpHysteresis="0" IsVisible="true" />
        <Pane Key="Главная2" Category="GraphPane" Location="1130 -146" Order="1" HideLegend="false" LeftAxisPrecision="-1" LeftAxisByPercents="false" RightAxisPrecision="-1" RightAxisByPercents="false" LeftDownHysteresis="0" LeftUpHysteresis="0" RightDownHysteresis="0" RightUpHysteresis="0" IsVisible="true" />
        <Block Key="Количество" Category="Position" Location="427 -258" TypeName="ConverterItem">
          <EditItem Guid="4d9c64ce-c0a7-4e81-9990-5aa15ab21831" CodeName="Количество" IsParametersVisible="false" OnlyValueHandlersCanUsed="true" HandlerTypeName="TSLab.Script.Handlers.PositionSharesByBar, TSLab.Script.Handlers, Version=2.0.6.0, Culture=neutral, PublicKeyToken=null" />
        </Block>
        <Pane Key="Главная3" Category="GraphPane" Location="596 -153" Order="2" HideLegend="false" LeftAxisPrecision="-1" LeftAxisByPercents="false" RightAxisPrecision="-1" RightAxisByPercents="false" LeftDownHysteresis="0" LeftUpHysteresis="0" RightDownHysteresis="0" RightUpHysteresis="0" IsVisible="true" />
        <Block Key="Доход" Category="Position" Location="426 -102" TypeName="ConverterItem">
          <EditItem Guid="31cb2131-173a-4c97-a847-ae7cfff90105" CodeName="Доход" IsParametersVisible="false" OnlyValueHandlersCanUsed="true" HandlerTypeName="TSLab.Script.Handlers.Profit, TSLab.Script.Handlers, Version=2.0.6.0, Culture=neutral, PublicKeyToken=null" />
        </Block>
        <Block Key="ИзменПоРынку" Category="ClosePosition" Location="797 -350" TypeName="ChangePositionByMarketItem">
          <EditItem Guid="418ba982-d658-4fd0-ac02-7c7cb8c5bcd9" CodeName="ИзменПоРынку" IsParametersVisible="false" OnlyValueHandlersCanUsed="true" />
        </Block>
        <Block Key="ИзменПоРынку1" Category="ClosePosition" Location="820 -23" TypeName="ChangePositionByMarketItem">
          <EditItem Guid="c5357a4a-bdad-4b35-b858-d923351e0b37" CodeName="ИзменПоРынку1" IsParametersVisible="false" OnlyValueHandlersCanUsed="true" />
        </Block>
        <Block Key="УсловиеНаращивание" Category="Formula" Location="955 -358" TypeName="BoolCustomHandlerItem" Width="120" Height="60" OpenParams="true">
          <EditItem Guid="417c0a3e-2d5e-4e21-bacc-c5933db2fb35" CodeName="УсловиеНаращивание" IsParametersVisible="true" OnlyValueHandlersCanUsed="true" HandlerTypeName="TSLab.ScriptEngine.Template.BoolCustomHandlerItem+Handler, TSLab.ScriptEngine, Version=2.0.6.0, Culture=neutral, PublicKeyToken=null">
            <Parameters>
              <Parameter Name="Expression" TypeName="String" Value="КолКонтрактов&gt;КолКонтрактов[i]&amp;&amp;Количество&gt;0" />
              <Parameter Name="StartIndex" TypeName="Int32" Value="0" />
            </Parameters>
          </EditItem>
        </Block>
        <Block Key="УсловиеСброс" Category="Formula" Location="958 -24" TypeName="BoolCustomHandlerItem" Width="120" Height="60" OpenParams="true">
          <EditItem Guid="0983a0a2-b6de-4c69-9763-28f29e63328c" CodeName="УсловиеСброс" IsParametersVisible="true" OnlyValueHandlersCanUsed="true" HandlerTypeName="TSLab.ScriptEngine.Template.BoolCustomHandlerItem+Handler, TSLab.ScriptEngine, Version=2.0.6.0, Culture=neutral, PublicKeyToken=null">
            <Parameters>
              <Parameter Name="Expression" TypeName="String" Value="КолКонтрактов&lt;КолКонтрактов[i]" />
              <Parameter Name="StartIndex" TypeName="Int32" Value="0" />
            </Parameters>
          </EditItem>
        </Block>
        <Block Key="УсловиеВхода" Category="Formula" Location="57 -263" TypeName="BoolCustomHandlerItem" Width="120" Height="60" OpenParams="true">
          <EditItem Guid="5b0335cc-660c-4b94-9531-8970842d9150" CodeName="УсловиеВхода" IsParametersVisible="true" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.ScriptEngine.Template.BoolCustomHandlerItem+Handler, TSLab.ScriptEngine, Version=2.0.6.0, Culture=neutral, PublicKeyToken=null">
            <Parameters>
              <Parameter Name="Expression" TypeName="String" Value="Дата==ДатаВходаВПоз" />
              <Parameter Name="StartIndex" TypeName="Int32" Value="0" />
            </Parameters>
          </EditItem>
        </Block>
        <Block Key="Дата" Category="TradeMath" Location="76 -320" TypeName="ConverterItem">
          <EditItem Guid="5fd4e53c-76ff-423b-ac49-694980db7ecd" CodeName="Дата" IsParametersVisible="false" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.Script.Handlers.Date, TSLab.Script.Handlers, Version=2.0.6.0, Culture=neutral, PublicKeyToken=null" />
        </Block>
        <Block Key="ОткрПозиПоРынк" Category="OpenPosition" Location="235 -273" TypeName="OpenPositionByMarketItem">
          <EditItem Guid="dc9e578c-d6a9-440b-a6dd-5db6087b1f4a" CodeName="ОткрПозиПоРынк" IsParametersVisible="true" OnlyValueHandlersCanUsed="true">
            <Parameters>
              <Parameter Name="Shares" TypeName="Double" Value="10" />
              <Parameter Name="Long" TypeName="Boolean" Value="true" />
            </Parameters>
          </EditItem>
        </Block>
        <Block Key="КолНаращивание" Category="Formula" Location="369 -350" TypeName="DoubleCustomHandlerItem" Width="120" Height="60" OpenParams="true" ResizablePartWidth="315" ResizablePartHeight="70">
          <EditItem Guid="2f94aea6-6dbd-4665-94ee-7e32c0a6f9e6" CodeName="КолНаращивание" IsParametersVisible="true" OnlyValueHandlersCanUsed="true" HandlerTypeName="TSLab.ScriptEngine.Template.DoubleCustomHandlerItem+Handler, TSLab.ScriptEngine, Version=2.0.6.0, Culture=neutral, PublicKeyToken=null">
            <Parameters>
              <Parameter Name="Expression" TypeName="String" Value="Количество+КолКонтрактов-КолКонтрактов[i]" />
              <Parameter Name="StartIndex" TypeName="Int32" Value="0" />
            </Parameters>
          </EditItem>
        </Block>
        <Block Key="КолКонтрактов" Category="Formula" Location="829 -122" TypeName="DoubleCustomHandlerItem" Width="120" Height="68.740000000000009" OpenParams="true" ResizablePartWidth="265" ResizablePartHeight="70">
          <EditItem Guid="0bb08665-1cac-4731-a965-e85a7008893a" CodeName="КолКонтрактов" IsParametersVisible="true" OnlyValueHandlersCanUsed="true" HandlerTypeName="TSLab.ScriptEngine.Template.DoubleCustomHandlerItem+Handler, TSLab.ScriptEngine, Version=2.0.6.0, Culture=neutral, PublicKeyToken=null">
            <Parameters>
              <Parameter Name="Expression" TypeName="String" Value="Доход-Доход[i]&gt;0?Math.Truncate(Доход/ГОвПунктах):Math.Round(Доход/ГОвПунктах)" />
              <Parameter Name="StartIndex" TypeName="Int32" Value="0" />
            </Parameters>
          </EditItem>
        </Block>
        <Block Key="КолНаВход" Category="TradeMath" Location="69 -197" TypeName="ConverterItem">
          <EditItem Guid="465082d0-3235-4657-bb93-32575a4bfc52" CodeName="КолНаВход" IsParametersVisible="false" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.Script.Handlers.ConstGen, TSLab.Script.Handlers, Version=2.0.6.0, Culture=neutral, PublicKeyToken=null" />
        </Block>
        <Block Key="КонтролПанель" Category="ControlPane" Location="77 -56">
          <EditItem Name="ab990a63-09e9-4512-ad05-333ef708b2b2" IsVisible="true" Title="Параметры" />
        </Block>
        <Block Key="ГОвПунктах" Category="TradeMath" Location="846 -219" TypeName="ConverterItem">
          <EditItem Guid="5c3b3e09-665e-41eb-8b9a-2b5856bbb17f" CodeName="ГОвПунктах" IsParametersVisible="false" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.Script.Handlers.ConstGen, TSLab.Script.Handlers, Version=2.0.6.0, Culture=neutral, PublicKeyToken=null" />
        </Block>
        <Block Key="СбросНаращивание" Category="TradeMath" Location="369 82" TypeName="ConverterItem">
          <EditItem Guid="c46c5c18-90ad-4100-82a8-3160f919894d" CodeName="СбросНаращивание" IsParametersVisible="false" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.Script.Handlers.ConstGen, TSLab.Script.Handlers, Version=2.0.6.0, Culture=neutral, PublicKeyToken=null" />
        </Block>
        <Block Key="КолСброс" Category="Formula" Location="280 -18" TypeName="DoubleCustomHandlerItem" Width="120" Height="60" OpenParams="true" ResizablePartWidth="489" ResizablePartHeight="70">
          <EditItem Guid="691fc8ac-c6f2-4759-a368-ebbdcfb28b88" CodeName="КолСброс" IsParametersVisible="true" OnlyValueHandlersCanUsed="true" HandlerTypeName="TSLab.ScriptEngine.Template.DoubleCustomHandlerItem+Handler, TSLab.ScriptEngine, Version=2.0.6.0, Culture=neutral, PublicKeyToken=null">
            <Parameters>
              <Parameter Name="Expression" TypeName="String" Value="Количество&gt;=(КолКонтрактов[i]-КолКонтрактов)*СбросНаращивание?Количество-(КолКонтрактов[i]-КолКонтрактов)*СбросНаращивание:Количество-Количество" />
              <Parameter Name="StartIndex" TypeName="Int32" Value="0" />
            </Parameters>
          </EditItem>
        </Block>
        <Block Key="АбсолютКомисси" Category="TradeMath" Location="231 -346" TypeName="ConverterItem">
          <EditItem Guid="33055980-b7ea-42c8-9fae-53fb80cfa198" CodeName="АбсолютКомисси" IsParametersVisible="true" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.Script.Handlers.AbsolutCommission, TSLab.Script.Handlers, Version=2.0.6.0, Culture=neutral, PublicKeyToken=null">
            <Parameters>
              <Parameter Name="Commission" TypeName="Double" Value="0.15" />
            </Parameters>
          </EditItem>
        </Block>
        <Block Key="ДатаВходаВПоз" Category="TradeMath" Location="-83 -256" TypeName="ConverterItem">
          <EditItem Guid="7bec13d2-a61e-49ac-84c0-8260600afda0" CodeName="ДатаВходаВПоз" IsParametersVisible="false" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.Script.Handlers.ConstGen, TSLab.Script.Handlers, Version=2.0.6.0, Culture=neutral, PublicKeyToken=null" />
        </Block>
        <GraphLink From="Источник1" To="Главная" FromPort="Out" ToPort="LEFT" Category="ChartCandleLink">
          <Data>
            <GraphData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ListStyle="LINE" CandleStyle="BAR_CANDLE" LineStyle="SOLID" Color="14969866" AltColor="14969866" Opacity="0" HideLastValue="false" Thickness="1" PaneSide="LEFT" Visible="true" ShowTrades="true" ShowPositionStop="true" ShowPositionText="true" ShowPositionIcon="true">
              <Points />
            </GraphData>
          </Data>
        </GraphLink>
        <Link From="УсловиеСброс" To="ИзменПоРынку1" FromPort="Out" ToPort="Eq" ToPortNum="1" />
        <Link From="Количество" To="УсловиеСброс" FromPort="Out" ToPortNum="1" />
        <Link From="Количество" To="УсловиеНаращивание" FromPort="Out" ToPortNum="0" />
        <Link From="УсловиеНаращивание" To="ИзменПоРынку" FromPort="Out" ToPort="Eq" ToPortNum="1" />
        <Link From="Дата" To="УсловиеВхода" FromPort="Out" ToPortNum="1" />
        <Link From="Источник1" To="Дата" FromPort="Out" ToPort="Src" ToPortNum="0" />
        <Link From="Источник1" To="ОткрПозиПоРынк" FromPort="Out" ToPort="Src" ToPortNum="0" />
        <Link From="ОткрПозиПоРынк" To="Количество" FromPort="Out" ToPort="Src" ToPortNum="0" />
        <Link From="ОткрПозиПоРынк" To="Доход" FromPort="Out" ToPort="Src" ToPortNum="0" />
        <Link From="ОткрПозиПоРынк" To="ИзменПоРынку" FromPort="Out" ToPort="Pos" ToPortNum="0" />
        <Link From="УсловиеВхода" To="ОткрПозиПоРынк" FromPort="Out" ToPort="Eq" ToPortNum="1" />
        <GraphLink From="Доход" To="Главная3" FromPort="Out" ToPort="LEFT" Category="ChartLineLink">
          <Data>
            <GraphData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ListStyle="LINE" CandleStyle="BAR_CANDLE" LineStyle="SOLID" Color="14855483" AltColor="7911439" Opacity="0" HideLastValue="false" Thickness="1" PaneSide="LEFT" Visible="true" ShowTrades="true" ShowPositionStop="true" ShowPositionText="true" ShowPositionIcon="true">
              <Points />
            </GraphData>
          </Data>
        </GraphLink>
        <Link From="Количество" To="КолНаращивание" FromPort="Out" ToPortNum="1" />
        <Link From="КолНаращивание" To="ИзменПоРынку" FromPort="Out" ToPort="Shares" ToPortNum="2" />
        <Link From="Доход" To="КолКонтрактов" FromPort="Out" ToPortNum="0" />
        <GraphLink From="КолКонтрактов" To="Главная2" FromPort="Out" ToPort="LEFT" Category="ChartLineLink">
          <Data>
            <GraphData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ListStyle="LINE" CandleStyle="BAR_CANDLE" LineStyle="SOLID" Color="16711680" AltColor="5452184" Opacity="0" HideLastValue="false" Thickness="2" PaneSide="LEFT" Visible="true" ShowTrades="true" ShowPositionStop="true" ShowPositionText="true" ShowPositionIcon="true">
              <Points />
            </GraphData>
          </Data>
        </GraphLink>
        <Link From="КолКонтрактов" To="КолНаращивание" FromPort="Out" ToPortNum="2" />
        <Link From="КолКонтрактов" To="УсловиеСброс" FromPort="Out" ToPortNum="0" />
        <Link From="КолКонтрактов" To="УсловиеНаращивание" FromPort="Out" ToPortNum="0" />
        <Link From="ОткрПозиПоРынк" To="ИзменПоРынку1" FromPort="Out" ToPort="Pos" ToPortNum="0" />
        <ControlLink From="КолНаВход" To="КонтролПанель" FromPort="ControlOut" Category="ControlPaneLink">
          <EditItem>
            <Property PropertyName="Value" ControlType="1" Type="TSLab.TemplatesEditor.Descriptor.ParameterControl.TextEntryControlEditData, TSLab.TemplatesEditor, Version=2.0.6.0, Culture=neutral, PublicKeyToken=null">
              <TextEntryControlEditData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <ControlDisplayName>Количество контрактов на вход в позицию</ControlDisplayName>
                <IsVisible>true</IsVisible>
                <IsNeedRecalculate>true</IsNeedRecalculate>
                <HasRect>true</HasRect>
                <Left>0</Left>
                <Top>0</Top>
                <Width>290</Width>
                <Height>NaN</Height>
                <IsReadOnly>false</IsReadOnly>
                <InitialValue>5</InitialValue>
                <NumberDecimalDigits>1</NumberDecimalDigits>
              </TextEntryControlEditData>
            </Property>
          </EditItem>
        </ControlLink>
        <Link From="КолНаВход" To="ОткрПозиПоРынк" FromPort="Out" ToPort="Shares" ToPortNum="2" />
        <Link From="ГОвПунктах" To="КолКонтрактов" FromPort="Out" ToPortNum="0" />
        <ControlLink From="ГОвПунктах" To="КонтролПанель" FromPort="ControlOut" Category="ControlPaneLink">
          <EditItem>
            <Property PropertyName="Value" ControlType="1" Type="TSLab.TemplatesEditor.Descriptor.ParameterControl.TextEntryControlEditData, TSLab.TemplatesEditor, Version=2.0.6.0, Culture=neutral, PublicKeyToken=null">
              <TextEntryControlEditData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <ControlDisplayName>ГО в пунктах</ControlDisplayName>
                <IsVisible>true</IsVisible>
                <IsNeedRecalculate>true</IsNeedRecalculate>
                <HasRect>true</HasRect>
                <Left>0</Left>
                <Top>70</Top>
                <Width>NaN</Width>
                <Height>NaN</Height>
                <IsReadOnly>false</IsReadOnly>
                <InitialValue>5</InitialValue>
                <NumberDecimalDigits>0</NumberDecimalDigits>
              </TextEntryControlEditData>
            </Property>
          </EditItem>
        </ControlLink>
        <ControlLink From="СбросНаращивание" To="КонтролПанель" FromPort="ControlOut" Category="ControlPaneLink">
          <EditItem>
            <Property PropertyName="Value" ControlType="1" Type="TSLab.TemplatesEditor.Descriptor.ParameterControl.TextEntryControlEditData, TSLab.TemplatesEditor, Version=2.0.6.0, Culture=neutral, PublicKeyToken=null">
              <TextEntryControlEditData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <IsVisible>true</IsVisible>
                <IsNeedRecalculate>true</IsNeedRecalculate>
                <HasRect>true</HasRect>
                <Left>0</Left>
                <Top>140</Top>
                <Width>NaN</Width>
                <Height>NaN</Height>
                <IsReadOnly>false</IsReadOnly>
                <InitialValue>5</InitialValue>
                <NumberDecimalDigits>0</NumberDecimalDigits>
              </TextEntryControlEditData>
            </Property>
          </EditItem>
        </ControlLink>
        <Link From="СбросНаращивание" To="КолСброс" FromPort="Out" ToPortNum="0" />
        <Link From="КолСброс" To="ИзменПоРынку1" FromPort="Out" ToPort="Shares" ToPortNum="2" />
        <Link From="Количество" To="КолСброс" FromPort="Out" ToPortNum="1" />
        <Link From="КолКонтрактов" To="КолСброс" FromPort="Out" ToPortNum="2" />
        <Link From="Источник1" To="АбсолютКомисси" FromPort="Out" ToPort="Src" ToPortNum="0" />
        <Link From="ДатаВходаВПоз" To="УсловиеВхода" FromPort="Out" ToPortNum="0" />
        <ControlLink From="ДатаВходаВПоз" To="КонтролПанель" FromPort="ControlOut" Category="ControlPaneLink">
          <EditItem>
            <Property PropertyName="Value" ControlType="1" Type="TSLab.TemplatesEditor.Descriptor.ParameterControl.TextEntryControlEditData, TSLab.TemplatesEditor, Version=2.0.6.0, Culture=neutral, PublicKeyToken=null">
              <TextEntryControlEditData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <ControlDisplayName>Дата входа</ControlDisplayName>
                <IsVisible>true</IsVisible>
                <IsNeedRecalculate>true</IsNeedRecalculate>
                <HasRect>true</HasRect>
                <Left>0</Left>
                <Top>210</Top>
                <Width>NaN</Width>
                <Height>NaN</Height>
                <IsReadOnly>false</IsReadOnly>
                <InitialValue>100824</InitialValue>
                <NumberDecimalDigits>0</NumberDecimalDigits>
              </TextEntryControlEditData>
            </Property>
          </EditItem>
        </ControlLink>
      </Model>
    </ViewModel>
  </EditData>
  <Options xsi:type="LabOptions">
    <Indent>0</Indent>
    <HideValues>false</HideValues>
    <LegendTransparency>0</LegendTransparency>
    <ChartBackgroundColor>
      <Value>
        <A>0</A>
        <R>0</R>
        <G>0</G>
        <B>0</B>
        <ScA>0</ScA>
        <ScR>0</ScR>
        <ScG>0</ScG>
        <ScB>0</ScB>
      </Value>
      <IsChanged>false</IsChanged>
      <Default>
        <A>255</A>
        <R>0</R>
        <G>0</G>
        <B>0</B>
        <ScA>1</ScA>
        <ScR>0</ScR>
        <ScG>0</ScG>
        <ScB>0</ScB>
      </Default>
    </ChartBackgroundColor>
    <ChartForegroundColor>
      <Value>
        <A>0</A>
        <R>0</R>
        <G>0</G>
        <B>0</B>
        <ScA>0</ScA>
        <ScR>0</ScR>
        <ScG>0</ScG>
        <ScB>0</ScB>
      </Value>
      <IsChanged>false</IsChanged>
      <Default>
        <A>255</A>
        <R>255</R>
        <G>255</G>
        <B>255</B>
        <ScA>1</ScA>
        <ScR>1</ScR>
        <ScG>1</ScG>
        <ScB>1</ScB>
      </Default>
    </ChartForegroundColor>
    <ChartGridColor>
      <Value>
        <A>0</A>
        <R>0</R>
        <G>0</G>
        <B>0</B>
        <ScA>0</ScA>
        <ScR>0</ScR>
        <ScG>0</ScG>
        <ScB>0</ScB>
      </Value>
      <IsChanged>false</IsChanged>
      <Default>
        <A>255</A>
        <R>49</R>
        <G>49</G>
        <B>49</B>
        <ScA>1</ScA>
        <ScR>0.0307134446</ScR>
        <ScG>0.0307134446</ScG>
        <ScB>0.0307134446</ScB>
      </Default>
    </ChartGridColor>
    <ChartRulerBackgroundColor>
      <Value>
        <A>0</A>
        <R>0</R>
        <G>0</G>
        <B>0</B>
        <ScA>0</ScA>
        <ScR>0</ScR>
        <ScG>0</ScG>
        <ScB>0</ScB>
      </Value>
      <IsChanged>false</IsChanged>
      <Default>
        <A>255</A>
        <R>83</R>
        <G>83</G>
        <B>83</B>
        <ScA>1</ScA>
        <ScR>0.0865004659</ScR>
        <ScG>0.0865004659</ScG>
        <ScB>0.0865004659</ScB>
      </Default>
    </ChartRulerBackgroundColor>
    <ChartRulerForegroundColor>
      <Value>
        <A>0</A>
        <R>0</R>
        <G>0</G>
        <B>0</B>
        <ScA>0</ScA>
        <ScR>0</ScR>
        <ScG>0</ScG>
        <ScB>0</ScB>
      </Value>
      <IsChanged>false</IsChanged>
      <Default>
        <A>255</A>
        <R>255</R>
        <G>255</G>
        <B>255</B>
        <ScA>1</ScA>
        <ScR>1</ScR>
        <ScG>1</ScG>
        <ScB>1</ScB>
      </Default>
    </ChartRulerForegroundColor>
    <IntervalBase>DAYS</IntervalBase>
    <Interval>1</Interval>
    <RecalcInterval>INTERVAL</RecalcInterval>
    <DateFrom>0001-01-01T00:00:00</DateFrom>
    <UseDateFrom>false</UseDateFrom>
    <DateTo>2016-02-03T00:00:00</DateTo>
    <UseDateTo>false</UseDateTo>
    <MaxDays>0</MaxDays>
    <SessionBegin>2000-01-01T00:00:00</SessionBegin>
    <SessionEnd>2000-01-01T00:00:00</SessionEnd>
    <DecompressMethod>Method1</DecompressMethod>
    <TradeFromBar>0</TradeFromBar>
    <MaxCandels>0</MaxCandels>
    <RtUpdates>false</RtUpdates>
    <CalcForEachSecurity>false</CalcForEachSecurity>
    <IsSplittedProfitByInstruments>false</IsSplittedProfitByInstruments>
    <NotUsePositions>false</NotUsePositions>
    <InitDeposit>0</InitDeposit>
    <LabCalcType>Default</LabCalcType>
    <TradeMode>All</TradeMode>
  </Options>
  <Mappings>
    <Sources>
      <Source DataSourceName="2 знака" SecurityId="SPFB.BR_100101_160122" Name="Источник1" IsOption="false">
        <Records />
      </Source>
    </Sources>
    <Parameters>
      <Parameter xsi:type="OptimData" Name="Значение" InvariantName="Value" ItemName="465082d0-3235-4657-bb93-32575a4bfc52" CodeName="КолНаВход_Value" Visible="true" UsedInOptimization="false" IsCalculable="false" Value="10" TypeName="Double" MinValue="1" MaxValue="10" Step="1" NumberDecimalDigits="1" />
      <Parameter xsi:type="OptimData" Name="Значение" InvariantName="Value" ItemName="5c3b3e09-665e-41eb-8b9a-2b5856bbb17f" CodeName="ГОвПунктах_Value" Visible="true" UsedInOptimization="false" IsCalculable="false" Value="9" TypeName="Double" MinValue="1" MaxValue="10" Step="1" NumberDecimalDigits="0" />
      <Parameter xsi:type="OptimData" Name="Значение" InvariantName="Value" ItemName="c46c5c18-90ad-4100-82a8-3160f919894d" CodeName="СбросНаращивание_Value" Visible="true" UsedInOptimization="true" IsCalculable="false" Value="3" TypeName="Double" MinValue="0" MaxValue="10" Step="1" NumberDecimalDigits="0" />
      <Parameter xsi:type="OptimData" Name="Значение" InvariantName="Value" ItemName="7bec13d2-a61e-49ac-84c0-8260600afda0" CodeName="ДатаВходаВПоз_Value" Visible="true" UsedInOptimization="false" IsCalculable="false" Value="120609" TypeName="Double" MinValue="1" MaxValue="10" Step="1" NumberDecimalDigits="0" />
    </Parameters>
    <ParameterGroups />
    <AutoParameters>
      <AutoParameter xsi:type="OptimData" Name="Авто-значение" InvariantName="AutoValue" ItemName="382385ec-e99e-4f47-bc04-a19c3ea56557" Visible="true" UsedInOptimization="false" IsCalculable="false" Value="5" MinValue="0" MaxValue="0" Step="0" NumberDecimalDigits="0" />
    </AutoParameters>
  </Mappings>
  <Iterations>11</Iterations>
  <OptParametersRecords />
  <OptParametersRecordsFolders />
</GraphDataBase>]]></Code>
  <Settings2><![CDATA[<?xml version="1.0" encoding="utf-16"?>
<XmlLabSettings xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Options>
    <DefEntryApprove>false</DefEntryApprove>
    <DefExitApprove>false</DefExitApprove>
    <AutoEntryBars>0</AutoEntryBars>
    <AutoCloseBars>0</AutoCloseBars>
    <Slippage>0</Slippage>
    <SlippagePct>0</SlippagePct>
    <TakeProfitNoSlippage>false</TakeProfitNoSlippage>
    <OpenPositionNoSlippage>false</OpenPositionNoSlippage>
    <ByMarketAsLimt>false</ByMarketAsLimt>
    <InvalidStopsByMarket>false</InvalidStopsByMarket>
    <RemoveInactivePositions>true</RemoveInactivePositions>
    <WarnSkippedOpenPositions>true</WarnSkippedOpenPositions>
    <NotOpenIfHasSkippedExit>false</NotOpenIfHasSkippedExit>
    <NoCalcInfo>false</NoCalcInfo>
    <MaxBarsForSignal>0</MaxBarsForSignal>
    <WaitExecutionExitBars>0</WaitExecutionExitBars>
    <WaitExecutionEntryBars>0</WaitExecutionEntryBars>
    <SimulatePositionOrdering>true</SimulatePositionOrdering>
  </Options>
  <Mappings>
    <Sources />
    <Parameters />
    <ParameterGroups />
    <AutoParameters />
  </Mappings>
  <AppearanceOptions>
    <Background>
      <A>255</A>
      <R>245</R>
      <G>245</G>
      <B>245</B>
      <ScA>1</ScA>
      <ScR>0.913098633</ScR>
      <ScG>0.913098633</ScG>
      <ScB>0.913098633</ScB>
    </Background>
    <Foreground>
      <A>255</A>
      <R>0</R>
      <G>0</G>
      <B>0</B>
      <ScA>1</ScA>
      <ScR>0</ScR>
      <ScG>0</ScG>
      <ScB>0</ScB>
    </Foreground>
    <ShowCaption>true</ShowCaption>
  </AppearanceOptions>
  <Layout>&lt;XmlLabLayout xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
	&lt;MainChartWindow Id="Main"&gt;
		&lt;Docking /&gt;
	&lt;/MainChartWindow&gt;
	&lt;Docking&gt;&amp;lt;DockSiteLayout xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SerializationFormat="All"&amp;gt;
	&amp;lt;AutoHideHost /&amp;gt;
	&amp;lt;Content xsi:type="Workspace" AutoHideSize="1918,849" DockedSize="1918,849" DocumentSize="1918,826" FloatingSize="1918,849" Size="1918,826"&amp;gt;
		&amp;lt;Content xsi:type="TabbedMdiHost"&amp;gt;
			&amp;lt;Content xsi:type="TabbedMdiContainer" AutoHideSize="1918,849" DockedSize="1918,849" DocumentSize="1918,826" FloatingSize="1918,849" Size="1918,826" SelectedWindowUniqueId="4b69a045-3a56-4e3b-9db4-2dbfbb53d815"&amp;gt;
				&amp;lt;UIElement xsi:type="DocumentWindowRef" UniqueId="4b69a045-3a56-4e3b-9db4-2dbfbb53d815" /&amp;gt;
				&amp;lt;UIElement xsi:type="DocumentWindowRef" UniqueId="fdfbff9b-1b24-4a16-b21d-7247be8eca8b" /&amp;gt;
				&amp;lt;UIElement xsi:type="DocumentWindowRef" UniqueId="b9fa30ff-913c-4e15-8480-7ef3d000f56c" /&amp;gt;
				&amp;lt;UIElement xsi:type="DocumentWindowRef" UniqueId="f9973278-2a78-4b02-ae1c-e60a60246fa3" /&amp;gt;
				&amp;lt;UIElement xsi:type="DocumentWindowRef" UniqueId="52727602-3ece-4be5-9419-90b33e159211" /&amp;gt;
				&amp;lt;UIElement xsi:type="DocumentWindowRef" UniqueId="b7106599-62f7-46d5-8c34-29903567130d" /&amp;gt;
				&amp;lt;UIElement xsi:type="DocumentWindowRef" UniqueId="85268ee5-efc5-4011-b738-cc991d3ce486" /&amp;gt;
				&amp;lt;UIElement xsi:type="DocumentWindowRef" UniqueId="026570a8-994c-4979-afdf-408b41b04169" /&amp;gt;
				&amp;lt;UIElement xsi:type="Track" UniqueId="f116cf9c-739d-4960-a797-2a677b5b2482" /&amp;gt;
				&amp;lt;UIElement xsi:type="Track" UniqueId="c3f350cb-dbaf-4465-a03c-bc3f9d9a108e" /&amp;gt;
				&amp;lt;UIElement xsi:type="Track" UniqueId="0ac42e3a-ebff-4817-a39f-958e50a84fa9" /&amp;gt;
				&amp;lt;UIElement xsi:type="Track" UniqueId="1e73982b-6c51-40ef-9410-d9b721dceeb8" /&amp;gt;
				&amp;lt;UIElement xsi:type="Track" UniqueId="6b33461d-81f5-4791-b021-523d8ecbd7f6" /&amp;gt;
				&amp;lt;UIElement xsi:type="Track" UniqueId="8e0d0cf5-fd7f-4481-9284-91e81b3295e3" /&amp;gt;
			&amp;lt;/Content&amp;gt;
		&amp;lt;/Content&amp;gt;
	&amp;lt;/Content&amp;gt;
	&amp;lt;DocumentWindows&amp;gt;
		&amp;lt;DocumentWindow UniqueId="4b69a045-3a56-4e3b-9db4-2dbfbb53d815" AutoHideSize="1918,849" DockedSize="1918,849" DocumentSize="1918,826" FloatingSize="1918,849" Size="1918,826" IsOpen="true" LastState="Document" Name="Editor" StandardMdiBounds="0,0,300,200" Type="TSLab.Controls.ContentPane, TSLab.Controls" State="Document" /&amp;gt;
		&amp;lt;DocumentWindow UniqueId="fdfbff9b-1b24-4a16-b21d-7247be8eca8b" AutoHideSize="1918,849" DockedSize="1918,849" DocumentSize="1918,826" FloatingSize="1918,849" Size="1918,826" IsOpen="true" LastState="Document" Name="Graph" StandardMdiBounds="0,0,300,200" Type="TSLab.Controls.ContentPane, TSLab.Controls" State="Document" /&amp;gt;
		&amp;lt;DocumentWindow UniqueId="b9fa30ff-913c-4e15-8480-7ef3d000f56c" AutoHideSize="1918,849" DockedSize="1918,849" DocumentSize="1918,826" FloatingSize="1918,849" Size="1918,826" IsOpen="true" LastState="Document" Name="Performance" StandardMdiBounds="0,0,300,200" Type="TSLab.Controls.ContentPane, TSLab.Controls" State="Document" /&amp;gt;
		&amp;lt;DocumentWindow UniqueId="f9973278-2a78-4b02-ae1c-e60a60246fa3" AutoHideSize="1918,849" DockedSize="1918,849" DocumentSize="1918,826" FloatingSize="1918,849" Size="1918,826" IsOpen="true" LastState="Document" Name="Trades" StandardMdiBounds="0,0,300,200" Type="TSLab.Controls.ContentPane, TSLab.Controls" State="Document" /&amp;gt;
		&amp;lt;DocumentWindow UniqueId="52727602-3ece-4be5-9419-90b33e159211" AutoHideSize="1918,849" DockedSize="1918,849" DocumentSize="1918,826" FloatingSize="1918,849" Size="1918,826" IsOpen="true" LastState="Document" Name="Optimization" StandardMdiBounds="0,0,300,200" Type="TSLab.Controls.ContentPane, TSLab.Controls" State="Document" /&amp;gt;
		&amp;lt;DocumentWindow UniqueId="b7106599-62f7-46d5-8c34-29903567130d" AutoHideSize="1918,849" DockedSize="1918,849" DocumentSize="1918,826" FloatingSize="1918,849" Size="1918,826" IsOpen="true" LastState="Document" Name="Parameters" StandardMdiBounds="0,0,300,200" Type="TSLab.Controls.ContentPane, TSLab.Controls" State="Document" /&amp;gt;
		&amp;lt;DocumentWindow UniqueId="85268ee5-efc5-4011-b738-cc991d3ce486" AutoHideSize="1918,849" DockedSize="1918,849" DocumentSize="1918,826" FloatingSize="1918,849" Size="1918,826" IsOpen="true" LastState="Document" Name="Log" StandardMdiBounds="0,0,300,200" Type="TSLab.Controls.ContentPane, TSLab.Controls" State="Document" /&amp;gt;
		&amp;lt;DocumentWindow UniqueId="026570a8-994c-4979-afdf-408b41b04169" AutoHideSize="1918,849" DockedSize="1918,849" DocumentSize="1918,826" FloatingSize="1918,849" Size="1918,826" IsOpen="true" LastState="Document" Name="Profit" StandardMdiBounds="0,0,300,200" Type="TSLab.Controls.ContentPane, TSLab.Controls" State="Document" /&amp;gt;
	&amp;lt;/DocumentWindows&amp;gt;
&amp;lt;/DockSiteLayout&amp;gt;&lt;/Docking&gt;
	&lt;LabWindows /&gt;
&lt;/XmlLabLayout&gt;</Layout>
  <ControlPaneLayout />
  <WindowBarSizes>
    <XmlKeyValueOfStringDouble Key="" Value="1" />
  </WindowBarSizes>
  <GraphPaneSizes>
    <XmlKeyValueOfStringDouble Key="Главная" Value="45.724116479538914" />
    <XmlKeyValueOfStringDouble Key="Главная1" Value="19.510638128016911" />
    <XmlKeyValueOfStringDouble Key="Главная2" Value="25.759811488059224" />
    <XmlKeyValueOfStringDouble Key="Главная3" Value="28.516072032401876" />
    <XmlKeyValueOfStringDouble Key="Главная4" Value="25.311015548358029" />
    <XmlKeyValueOfStringDouble Key="Главная5" Value="50.000000000000014" />
  </GraphPaneSizes>
</XmlLabSettings>]]></Settings2>
</ExportScriptData>