<?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:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" 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="49 43" TypeName="TradableSecuritySourceItem">
          <EditItem Guid="fdcd597a-6b3a-4631-8fe2-3833da84542c" CodeName="Источник1" IsParametersVisible="false" OnlyValueHandlersCanUsed="false" />
        </Block>
        <Block Key="close" Category="TradeMath" Location="252 73" TypeName="ConverterItem">
          <EditItem Guid="0b57c334-bc08-4130-8f7f-6bb47a78193e" CodeName="close" IsParametersVisible="false" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.Script.Handlers.Close, TSLab.Script.Handlers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" />
        </Block>
        <Pane Key="Главная" Category="GraphPane" Location="69 269" Order="0" HideLegend="false" LeftAxisPrecision="-1" LeftAxisByPercents="false" RightAxisPrecision="-1" RightAxisByPercents="false" LeftDownHysteresis="0" LeftUpHysteresis="0" RightDownHysteresis="0" RightUpHysteresis="0" IsVisible="true" />
        <Block Key="Комментарий" Category="Comment" Location="403 13">
          <Comment>1 автооткрытие =3 автозакрытие =3 , галочка по рынку с фикс ценой проскальз =0... т.е ставим лимитник  по цене открытия свечи, если не взяли то остаток берем через донабор помаркету... (если конечно галочка по рынку с фис ценой не действует на блок донабор)... выход происходит  штатно... т.е принцип действия такой.... если позу совсем не нальют сработает автооткрытие... если позу нальют частично сработает донабор
2 т.е мне надо будет добавит 2 блока= сдвиг сигнала и донабор</Comment>
        </Block>
        <Block Key="LOGB" Category="Formula" Location="570 106" TypeName="BoolCustomHandlerItem" Width="120" Height="60" OpenParams="true">
          <EditItem Guid="116ce9ce-28f1-492e-98ed-6b90bbf9c195" CodeName="LOGB" IsParametersVisible="true" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.ScriptEngine.Template.BoolCustomHandlerItem+Handler, TSLab.ScriptEngine, Version=2.0.4.7, Culture=neutral, PublicKeyToken=null">
            <Parameters>
              <Parameter Name="Expression" TypeName="String" Value="close&gt;SMA &amp;&amp; close[i-1]&lt;=SMA[i-1]" />
              <Parameter Name="StartIndex" TypeName="Int32" Value="0" />
            </Parameters>
          </EditItem>
        </Block>
        <Block Key="Формула" Category="Formula" Location="307 360" TypeName="DoubleCustomHandlerItem" Width="120" Height="60" OpenParams="true" ResizablePartWidth="141" ResizablePartHeight="82">
          <EditItem Guid="10f73ae9-d457-4105-b1a6-0d76cf189c66" CodeName="Формула" IsParametersVisible="true" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.ScriptEngine.Template.DoubleCustomHandlerItem+Handler, TSLab.ScriptEngine, Version=2.0.4.7, Culture=neutral, PublicKeyToken=null">
            <Parameters>
              <Parameter Name="Expression" TypeName="String" Value="Math.Round(summa/(close*10000))" />
              <Parameter Name="StartIndex" TypeName="Int32" Value="0" />
            </Parameters>
          </EditItem>
        </Block>
        <Block Key="SMA" Category="Indicators" Location="420 29" TypeName="ConverterItem">
          <EditItem Guid="d7705523-5f69-4edd-97c8-1a92bf73f8f6" CodeName="SMA" IsParametersVisible="true" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.Script.Handlers.SMA, TSLab.Script.Handlers, Version=2.0.4.5, Culture=neutral, PublicKeyToken=null">
            <Parameters>
              <Parameter Name="Period" TypeName="Int32" Value="20" />
            </Parameters>
          </EditItem>
        </Block>
        <Block Key="summa" Category="TradeMath" Location="313 181" TypeName="ConverterItem">
          <EditItem Guid="e3e95ae9-e2d7-49ec-b066-8cb204402a2c" CodeName="summa" IsParametersVisible="true" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.Script.Handlers.ConstGen, TSLab.Script.Handlers, Version=2.0.4.5, Culture=neutral, PublicKeyToken=null">
            <Parameters>
              <Parameter Name="Value" TypeName="Double" Value="50000" />
            </Parameters>
          </EditItem>
        </Block>
        <Pane Key="Главная1" Category="GraphPane" Location="65 406" Order="1" HideLegend="false" LeftAxisPrecision="-1" LeftAxisByPercents="false" RightAxisPrecision="-1" RightAxisByPercents="false" LeftDownHysteresis="0" LeftUpHysteresis="0" RightDownHysteresis="0" RightUpHysteresis="0" IsVisible="true" />
        <Block Key="b" Category="OpenPosition" Location="983 92" TypeName="OpenPositionByMarketItem">
          <EditItem Guid="f918e871-c15e-40d0-a698-5920cfc0c890" CodeName="b" IsParametersVisible="false" OnlyValueHandlersCanUsed="true">
            <Parameters>
              <Parameter Name="Shares" TypeName="Double" Value="1" />
              <Parameter Name="Long" TypeName="Boolean" Value="true" />
            </Parameters>
          </EditItem>
        </Block>
        <Block Key="cb" Category="ClosePosition" Location="983 339" TypeName="ClosePositionByMarketItem">
          <EditItem Guid="c488882b-5171-45ab-95e5-8057e25ab423" CodeName="cb" IsParametersVisible="false" OnlyValueHandlersCanUsed="true" />
        </Block>
        <Block Key="LOGCB" Category="Formula" Location="558 337" TypeName="BoolCustomHandlerItem" Width="120" Height="60" OpenParams="true">
          <EditItem Guid="ae5ffeb2-8ea9-446e-858c-b4238ebbc140" CodeName="LOGCB" IsParametersVisible="true" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.ScriptEngine.Template.BoolCustomHandlerItem+Handler, TSLab.ScriptEngine, Version=2.0.4.7, Culture=neutral, PublicKeyToken=null">
            <Parameters>
              <Parameter Name="Expression" TypeName="String" Value="close&lt;=SMA &amp;&amp; close[i-1]&gt;SMA[i-1]" />
              <Parameter Name="StartIndex" TypeName="Int32" Value="0" />
            </Parameters>
          </EditItem>
        </Block>
        <Block Key="bb" Category="ClosePosition" Location="1017 214" TypeName="ChangePositionByMarketItem">
          <EditItem Guid="20165d7e-8d47-4f6f-8004-babdf6ce4b37" CodeName="bb" IsParametersVisible="false" OnlyValueHandlersCanUsed="true" />
        </Block>
        <Block Key="LOGBB" Category="Formula" Location="666 206" TypeName="BoolCustomHandlerItem" Width="120" Height="60" OpenParams="true">
          <EditItem Guid="cb7d7035-d4a5-4236-9b6f-c4f68ca8c07a" CodeName="LOGBB" IsParametersVisible="true" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.ScriptEngine.Template.BoolCustomHandlerItem+Handler, TSLab.ScriptEngine, Version=2.0.4.7, Culture=neutral, PublicKeyToken=null">
            <Parameters>
              <Parameter Name="Expression" TypeName="String" Value="LOGB[i-1]" />
              <Parameter Name="StartIndex" TypeName="Int32" Value="0" />
            </Parameters>
          </EditItem>
        </Block>
        <Block Key="Источник2" Category="TradableSecurity" Location="46 149" TypeName="TradableSecuritySourceItem">
          <EditItem Guid="a545485c-de4d-429a-abdd-2b7cc75c182d" CodeName="Источник2" IsParametersVisible="false" OnlyValueHandlersCanUsed="false" />
        </Block>
        <Link From="Источник1" To="close" FromPort="Out" ToPort="Src" ToPortNum="0" />
        <GraphLink From="Источник1" To="Главная" FromPort="Out" ToPort="RIGHT" Category="ChartCandleLink">
          <Data>
            <GraphData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ListStyle="LINE" CandleStyle="BAR_CANDLE" LineStyle="SOLID" Color="255" AltColor="255" Opacity="0" HideLastValue="false" Thickness="1" PaneSide="RIGHT" Visible="true" ShowTrades="true" ShowPositionStop="true" ShowPositionText="true" ShowPositionIcon="true">
              <Points />
            </GraphData>
          </Data>
        </GraphLink>
        <Link From="close" To="SMA" FromPort="Out" ToPort="Src" ToPortNum="0" />
        <GraphLink From="SMA" To="Главная" FromPort="Out" ToPort="RIGHT" Category="ChartLineLink">
          <Data>
            <GraphData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ListStyle="LINE" CandleStyle="BAR_CANDLE" LineStyle="SOLID" Color="9784720" AltColor="11743119" Opacity="0" HideLastValue="false" Thickness="1" PaneSide="RIGHT" Visible="true" ShowTrades="true" ShowPositionStop="true" ShowPositionText="true" ShowPositionIcon="true">
              <Points />
            </GraphData>
          </Data>
        </GraphLink>
        <GraphLink From="LOGB" To="Главная1" FromPort="Out" ToPort="LEFT" Category="ChartLineLink">
          <Data>
            <GraphData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ListStyle="LINE" CandleStyle="BAR_CANDLE" LineStyle="SOLID" Color="16322458" AltColor="12733656" Opacity="0" HideLastValue="false" Thickness="1" PaneSide="LEFT" Visible="true" ShowTrades="true" ShowPositionStop="true" ShowPositionText="true" ShowPositionIcon="true">
              <Points />
            </GraphData>
          </Data>
        </GraphLink>
        <Link From="close" To="Формула" FromPort="Out" ToPortNum="0" />
        <Link From="summa" To="Формула" FromPort="Out" ToPortNum="1" />
        <Link From="Источник1" To="b" FromPort="Out" ToPort="Src" ToPortNum="0" />
        <Link From="LOGB" To="b" FromPort="Out" ToPort="Eq" ToPortNum="1" />
        <Link From="b" To="cb" FromPort="Out" ToPort="Pos" ToPortNum="0" />
        <Link From="LOGCB" To="cb" FromPort="Out" ToPort="Eq" ToPortNum="1" />
        <Link From="b" To="bb" FromPort="Out" ToPort="Pos" ToPortNum="0" />
        <Link From="LOGB" To="LOGBB" FromPort="Out" ToPortNum="0" />
        <Link From="SMA" To="LOGB" FromPort="Out" ToPortNum="2" />
        <Link From="SMA" To="LOGCB" FromPort="Out" ToPortNum="1" />
        <Link From="SMA" To="LOGBB" FromPort="Out" ToPortNum="1" />
        <GraphLink From="LOGBB" To="Главная1" FromPort="Out" ToPort="LEFT" Category="ChartLineLink">
          <Data>
            <GraphData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ListStyle="LINE" CandleStyle="BAR_CANDLE" LineStyle="SOLID" Color="9984923" AltColor="11112808" 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="bb" FromPort="Out" ToPort="Shares" ToPortNum="2" />
        <Link From="LOGBB" To="bb" FromPort="Out" ToPort="Eq" ToPortNum="1" />
        <Link From="Формула" To="b" FromPort="Out" ToPort="Shares" ToPortNum="2" />
        <GraphLink From="Источник2" To="Главная1" FromPort="Out" ToPort="RIGHT" Category="ChartCandleLink">
          <Data>
            <GraphData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ListStyle="LINE" CandleStyle="BAR_CANDLE" LineStyle="SOLID" Color="6645811" AltColor="10692862" Opacity="0" HideLastValue="false" Thickness="1" PaneSide="RIGHT" Visible="true" ShowTrades="true" ShowPositionStop="true" ShowPositionText="true" ShowPositionIcon="true">
              <Points />
            </GraphData>
          </Data>
        </GraphLink>
      </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>0</A>
        <R>0</R>
        <G>0</G>
        <B>0</B>
        <ScA>0</ScA>
        <ScR>0</ScR>
        <ScG>0</ScG>
        <ScB>0</ScB>
      </Default>
    </ChartBackgroundColor>
    <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>0</A>
        <R>0</R>
        <G>0</G>
        <B>0</B>
        <ScA>0</ScA>
        <ScR>0</ScR>
        <ScG>0</ScG>
        <ScB>0</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>0</A>
        <R>0</R>
        <G>0</G>
        <B>0</B>
        <ScA>0</ScA>
        <ScR>0</ScR>
        <ScG>0</ScG>
        <ScB>0</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>0</A>
        <R>0</R>
        <G>0</G>
        <B>0</B>
        <ScA>0</ScA>
        <ScR>0</ScR>
        <ScG>0</ScG>
        <ScB>0</ScB>
      </Default>
    </ChartRulerForegroundColor>
    <IntervalBase>MINUTE</IntervalBase>
    <Interval>5</Interval>
    <RecalcInterval>INTERVAL</RecalcInterval>
    <DateFrom>2015-10-19T00:00:00+03:00</DateFrom>
    <UseDateFrom>true</UseDateFrom>
    <DateTo>2015-12-04T00:10: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="ITinvest" SecurityId="MICEX" Name="Источник2" IsOption="false">
        <Records />
      </Source>
      <Source DataSourceName="ITinvest" SecurityId="FEES" Name="Источник1" IsOption="false">
        <Records />
      </Source>
    </Sources>
    <Parameters />
    <ParameterGroups />
    <AutoParameters />
  </Mappings>
  <Iterations>100</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>true</DefEntryApprove>
    <DefExitApprove>true</DefExitApprove>
    <AutoEntryBars>3</AutoEntryBars>
    <AutoCloseBars>3</AutoCloseBars>
    <Slippage>0</Slippage>
    <SlippagePct>0</SlippagePct>
    <TakeProfitNoSlippage>false</TakeProfitNoSlippage>
    <OpenPositionNoSlippage>false</OpenPositionNoSlippage>
    <ByMarketAsLimt>true</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>
      <Source DataSourceName="ITinvest" SecurityId="FEES" Name="Источник1" IsOption="false">
        <Records />
      </Source>
    </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:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
	&lt;MainChartWindow Id="Main"&gt;
		&lt;Docking /&gt;
	&lt;/MainChartWindow&gt;
	&lt;Docking&gt;&amp;lt;DockSiteLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" SerializationFormat="All"&amp;gt;
	&amp;lt;AutoHideHost /&amp;gt;
	&amp;lt;Content xsi:type="Workspace" AutoHideSize="1398,661" DockedSize="1398,661" DocumentSize="1398,743" FloatingSize="1398,661" Size="1398,743"&amp;gt;
		&amp;lt;Content xsi:type="TabbedMdiHost"&amp;gt;
			&amp;lt;Content xsi:type="TabbedMdiContainer" AutoHideSize="1398,661" DockedSize="1398,661" DocumentSize="1398,743" FloatingSize="1398,661" Size="1398,743" SelectedWindowUniqueId="974d1883-a6c7-4c10-b52c-fd6ed0559604"&amp;gt;
				&amp;lt;UIElement xsi:type="Track" UniqueId="1e923d61-6614-4d68-822c-52a9d432b5e6" /&amp;gt;
				&amp;lt;UIElement xsi:type="DocumentWindowRef" UniqueId="0f35f258-3879-4676-8ec8-c6a518c62c5a" /&amp;gt;
				&amp;lt;UIElement xsi:type="DocumentWindowRef" UniqueId="9a926b3e-20c0-4f44-b030-ed6be738e46d" /&amp;gt;
				&amp;lt;UIElement xsi:type="DocumentWindowRef" UniqueId="3564202e-5f13-4788-b4a4-162fefdace54" /&amp;gt;
				&amp;lt;UIElement xsi:type="Track" UniqueId="075fa3d7-d02d-46b6-b80a-d54ed64fa6e8" /&amp;gt;
				&amp;lt;UIElement xsi:type="DocumentWindowRef" UniqueId="b5a6c3fb-4de7-4cd5-8812-2bec63c5106f" /&amp;gt;
				&amp;lt;UIElement xsi:type="DocumentWindowRef" UniqueId="2da1b925-96a7-4ee4-a2c2-4f57d0a5c549" /&amp;gt;
				&amp;lt;UIElement xsi:type="DocumentWindowRef" UniqueId="974d1883-a6c7-4c10-b52c-fd6ed0559604" /&amp;gt;
				&amp;lt;UIElement xsi:type="DocumentWindowRef" UniqueId="45a6f323-8bf1-4bdb-86f0-692550b5e483" /&amp;gt;
				&amp;lt;UIElement xsi:type="DocumentWindowRef" UniqueId="afce167e-465b-41c9-867e-11824894e314" /&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="974d1883-a6c7-4c10-b52c-fd6ed0559604" AutoHideSize="1398,743" DockedSize="1398,743" DocumentSize="1398,743" FloatingSize="1398,743" Size="1398,743" 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="0f35f258-3879-4676-8ec8-c6a518c62c5a" AutoHideSize="1398,661" DockedSize="1398,661" DocumentSize="1398,743" FloatingSize="1398,661" Size="1398,743" 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="9a926b3e-20c0-4f44-b030-ed6be738e46d" AutoHideSize="1398,661" DockedSize="1398,661" DocumentSize="1398,743" FloatingSize="1398,661" Size="1398,743" 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="3564202e-5f13-4788-b4a4-162fefdace54" AutoHideSize="1398,661" DockedSize="1398,661" DocumentSize="1398,743" FloatingSize="1398,661" Size="1398,743" 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="45a6f323-8bf1-4bdb-86f0-692550b5e483" AutoHideSize="1398,743" DockedSize="1398,743" DocumentSize="1398,743" FloatingSize="1398,743" Size="1398,743" 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="b5a6c3fb-4de7-4cd5-8812-2bec63c5106f" AutoHideSize="1398,661" DockedSize="1398,661" DocumentSize="1398,743" FloatingSize="1398,661" Size="1398,743" 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="2da1b925-96a7-4ee4-a2c2-4f57d0a5c549" AutoHideSize="1398,661" DockedSize="1398,661" DocumentSize="1398,743" FloatingSize="1398,661" Size="1398,743" 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="afce167e-465b-41c9-867e-11824894e314" AutoHideSize="1398,661" DockedSize="1398,661" DocumentSize="1398,743" FloatingSize="1398,661" Size="1398,743" 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="18" />
  </WindowBarSizes>
  <GraphPaneSizes>
    <XmlKeyValueOfStringDouble Key="Главная" Value="60.974271430313394" />
    <XmlKeyValueOfStringDouble Key="Главная1" Value="39.025728569686606" />
  </GraphPaneSizes>
</XmlLabSettings>]]></Settings2>
</ExportScriptData>