<?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">
        <Block Key="Source1" Category="TradableSecurity" Location="0 0" TypeName="TradableSecuritySourceItem">
          <EditItem Guid="13E828E4-4633-455C-B81B-730B003D8002" CodeName="Source1" IsParametersVisible="false" OnlyValueHandlersCanUsed="false" />
        </Block>
        <Block Key="Volume1" Category="TradeMath" Location="20 80" TypeName="ConverterItem">
          <EditItem Guid="88676526-EC2D-42F3-A92B-0606A6B221D7" CodeName="Volume1" IsParametersVisible="false" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.Script.Handlers.Volume, TSLab.Script.Handlers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" />
        </Block>
        <Block Key="Close" Category="TradeMath" SubGraphKey="RSIintegrated_calc" Location="266 110" TypeName="ConverterItem">
          <EditItem Guid="566F73F2-A440-48DF-A5F7-5BA11ABF3973" 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="Main" Category="GraphPane" Location="14 226" Order="0" IsVisible="true" HideLegend="false" LeftAxisPrecision="-1" LeftAxisByPercents="false" LeftDownHysteresis="0" LeftUpHysteresis="0" RightAxisPrecision="-1" RightAxisByPercents="false" RightDownHysteresis="0" RightUpHysteresis="0" />
        <Block Key="RSIintegrated" Category="Indicators" Location="748 -7" TypeName="ConverterItem">
          <EditItem Guid="e57f8a87-55af-4956-ba06-6b2cb4b6b074" CodeName="RSIintegrated" IsParametersVisible="true" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.Script.Handlers.RSI, TSLab.Script.Handlers, Version=2.0.21.0, Culture=neutral, PublicKeyToken=null" />
        </Block>
        <Pane Key="ChartPane1" Category="GraphPane" Location="781 248" Order="1" IsVisible="true" HideLegend="false" LeftAxisPrecision="-1" LeftAxisByPercents="false" LeftDownHysteresis="0" LeftUpHysteresis="0" RightAxisPrecision="-1" RightAxisByPercents="false" RightDownHysteresis="0" RightUpHysteresis="0" />
        <Block Key="U" Category="Formula" SubGraphKey="RSIintegrated_calc" Location="239 198" TypeName="DoubleCustomHandlerItem" Width="120" Height="60" ResizablePartWidth="236" ResizablePartHeight="78" OpenParams="true">
          <EditItem Guid="9223dcbd-45c7-4ef8-89eb-14bac78939ac" CodeName="U" IsParametersVisible="true" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.ScriptEngine.Template.DoubleCustomHandlerItem+Handler, TSLab.ScriptEngine, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null">
            <Parameters>
              <Parameter Name="Expression" TypeName="String" Value="Close&gt;Close[i-1] ? Close-Close[i-1] : 0" />
              <Parameter Name="StartIndex" TypeName="Int32" Value="0" />
            </Parameters>
          </EditItem>
        </Block>
        <Block Key="D" Category="Formula" SubGraphKey="RSIintegrated_calc" Location="237 326" TypeName="DoubleCustomHandlerItem" Width="120" Height="60" ResizablePartWidth="236" ResizablePartHeight="78" OpenParams="true">
          <EditItem Guid="75adeeb1-986d-43cf-961e-a32215da0af7" CodeName="D" IsParametersVisible="true" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.ScriptEngine.Template.DoubleCustomHandlerItem+Handler, TSLab.ScriptEngine, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null">
            <Parameters>
              <Parameter Name="Expression" TypeName="String" Value="Close[i-1]&gt;Close ? Close[i-1]-Close : 0" />
              <Parameter Name="StartIndex" TypeName="Int32" Value="0" />
            </Parameters>
          </EditItem>
        </Block>
        <Block Key="RS" Category="Formula" SubGraphKey="RSIintegrated_calc" Location="247 423" TypeName="DoubleCustomHandlerItem" Width="120" Height="60" ResizablePartWidth="143" ResizablePartHeight="80" OpenParams="true">
          <EditItem Guid="54e55619-3d5a-4c3d-8d4e-baa9e5d138a7" CodeName="RS" IsParametersVisible="true" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.ScriptEngine.Template.DoubleCustomHandlerItem+Handler, TSLab.ScriptEngine, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null">
            <Parameters>
              <Parameter Name="Expression" TypeName="String" Value="emaU/emaD" />
              <Parameter Name="StartIndex" TypeName="Int32" Value="0" />
            </Parameters>
          </EditItem>
        </Block>
        <Block Key="emaU" Category="Indicators" SubGraphKey="RSIintegrated_calc" Location="528 201" TypeName="ConverterItem">
          <EditItem Guid="c30d18d9-e0ad-4175-8a31-46fb36d252ac" CodeName="emaU" IsParametersVisible="true" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.Script.Handlers.EMA, TSLab.Script.Handlers, Version=2.0.21.0, Culture=neutral, PublicKeyToken=null" />
        </Block>
        <Block Key="emaD" Category="Indicators" SubGraphKey="RSIintegrated_calc" Location="528 327" TypeName="ConverterItem">
          <EditItem Guid="d979b50d-d0ac-440f-9538-3540767f813d" CodeName="emaD" IsParametersVisible="true" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.Script.Handlers.EMA, TSLab.Script.Handlers, Version=2.0.21.0, Culture=neutral, PublicKeyToken=null" />
        </Block>
        <Block Key="RSI" Category="Formula" SubGraphKey="RSIintegrated_calc" Location="254 527" TypeName="DoubleCustomHandlerItem" Width="120" Height="60" ResizablePartWidth="143" ResizablePartHeight="80" OpenParams="true">
          <EditItem Guid="64c51842-d410-4e2a-8dbc-5bc16f6e81f3" CodeName="RSI" IsParametersVisible="true" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.ScriptEngine.Template.DoubleCustomHandlerItem+Handler, TSLab.ScriptEngine, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null">
            <Parameters>
              <Parameter Name="Expression" TypeName="String" Value="100-(100/(1+RS))" />
              <Parameter Name="StartIndex" TypeName="Int32" Value="0" />
            </Parameters>
          </EditItem>
        </Block>
        <Block Key="LinkedParamet" Category="Usual" SubGraphKey="RSIintegrated_calc" Location="535 503" TypeName="ParameterShareItem">
          <EditItem ParameterName1="Period" ParameterName2="Period" />
        </Block>
        <Block Key="RSIintegrated_calc" Category="Group" IsSubGraph="true" Location="232 105" />
        <Block Key="CompressDay" Category="TradeMath" Location="14 348" TypeName="ConverterItem">
          <EditItem Guid="ccf3b94a-3858-4fdf-a6ff-1e93d40357c7" CodeName="CompressDay" IsParametersVisible="true" OnlyValueHandlersCanUsed="false" HandlerTypeName="TSLab.Script.Handlers.Compress, TSLab.Script.Handlers, Version=2.0.21.0, Culture=neutral, PublicKeyToken=null">
            <Parameters>
              <Parameter Name="Interval" TypeName="Int32" Value="1440" />
              <Parameter Name="Shift" TypeName="Int32" Value="0" />
            </Parameters>
          </EditItem>
        </Block>
        <Link From="Source1" To="Volume1" FromPort="Out" ToPort="Src" ToPortNum="0" />
        <GraphLink From="Volume1" To="Main" 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="HISTOHRAM" CandleStyle="BAR_CANDLE" LineStyle="SOLID" Color="-1581634" AltColor="-16777216" Opacity="0" HideLastValue="false" Thickness="1" AltThickness="1" PaneSide="LEFT" Visible="true" ShowTrades="true" CandleFillStyle="Decreasing" Autoscaling="true">
              <Points />
            </GraphData>
          </Data>
        </GraphLink>
        <GraphLink From="Source1" To="Main" FromPort="Out" ToPort="RIGHT" 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="-15197697" AltColor="-53451" Opacity="0" HideLastValue="false" Thickness="1" AltThickness="1" PaneSide="RIGHT" Visible="true" ShowTrades="true" CandleFillStyle="Decreasing" Autoscaling="true">
              <Points />
            </GraphData>
          </Data>
        </GraphLink>
        <Link From="Close" To="RSIintegrated" FromPort="Out" ToPort="Src" ToPortNum="0" />
        <GraphLink From="RSIintegrated" To="ChartPane1" FromPort="Out" ToPort="RIGHT" 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="-10326143" AltColor="-1703221" Opacity="0" HideLastValue="false" Thickness="1" AltThickness="1" PaneSide="RIGHT" Visible="true" ShowTrades="true" CandleFillStyle="Decreasing" Autoscaling="true">
              <Points />
            </GraphData>
          </Data>
        </GraphLink>
        <Link From="Close" To="U" FromPort="Out" ToPortNum="0" />
        <Link From="Close" To="D" FromPort="Out" ToPortNum="1" />
        <Link From="U" To="emaU" FromPort="Out" ToPort="Src" ToPortNum="0" />
        <Link From="D" To="emaD" FromPort="Out" ToPort="Src" ToPortNum="0" />
        <Link From="emaU" To="RS" FromPort="Out" ToPortNum="0" />
        <Link From="emaD" To="RS" FromPort="Out" ToPortNum="1" />
        <Link From="RS" To="RSI" FromPort="Out" ToPortNum="2" />
        <GraphLink From="RSI" To="ChartPane1" FromPort="Out" ToPort="RIGHT" 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="-14685179" AltColor="-262137" Opacity="0" HideLastValue="false" Thickness="1" AltThickness="1" PaneSide="RIGHT" Visible="true" ShowTrades="true" CandleFillStyle="Decreasing" Autoscaling="true">
              <Points />
            </GraphData>
          </Data>
        </GraphLink>
        <Link From="emaU" To="LinkedParamet" FromPort="Out" ToPort="ScriptEditor.Master" ToPortNum="0" />
        <Link From="emaD" To="LinkedParamet" FromPort="Out" ToPort="ScriptEditor.Slave" ToPortNum="1" />
        <Link From="Source1" To="CompressDay" FromPort="Out" ToPort="Src" ToPortNum="0" />
        <Link From="CompressDay" To="Close" FromPort="Out" ToPort="Src" ToPortNum="0" />
        <GraphLink From="CompressDay" To="Main" FromPort="Out" ToPort="RIGHT" 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="-14685179" AltColor="-262137" Opacity="150" HideLastValue="false" Thickness="2" AltThickness="1" PaneSide="RIGHT" Visible="true" ShowTrades="true" CandleFillStyle="All" Autoscaling="true">
              <Points />
            </GraphData>
          </Data>
        </GraphLink>
      </Model>
    </ViewModel>
  </EditData>
  <Id>84261d45-e33e-4329-9046-d4534fde77ca</Id>
  <Options xsi:type="LabOptions">
    <BarSizes>
      <BarSize Key="" Value="0.0067413998296064733" />
    </BarSizes>
    <PaneSizes>
      <PaneSize Key="Main" Value="79.8033751354699" />
      <PaneSize Key="ChartPane1" Value="20.1966248645301" />
    </PaneSizes>
    <Indent>0</Indent>
    <BarsIndent>0</BarsIndent>
    <HideValues>false</HideValues>
    <LegendTransparency>0</LegendTransparency>
    <TimeScale>Adaptive</TimeScale>
    <GroupTrades>true</GroupTrades>
    <LegendForegroundColor>
      <Value>
        <A>0</A>
        <R>0</R>
        <G>0</G>
        <B>0</B>
      </Value>
      <IsChanged>false</IsChanged>
      <Default>
        <A>255</A>
        <R>215</R>
        <G>215</G>
        <B>215</B>
      </Default>
    </LegendForegroundColor>
    <ChartBackgroundColor>
      <Value>
        <A>0</A>
        <R>0</R>
        <G>0</G>
        <B>0</B>
      </Value>
      <IsChanged>false</IsChanged>
      <Default>
        <A>255</A>
        <R>0</R>
        <G>0</G>
        <B>0</B>
      </Default>
    </ChartBackgroundColor>
    <ChartForegroundColor>
      <Value>
        <A>0</A>
        <R>0</R>
        <G>0</G>
        <B>0</B>
      </Value>
      <IsChanged>false</IsChanged>
      <Default>
        <A>255</A>
        <R>255</R>
        <G>255</G>
        <B>255</B>
      </Default>
    </ChartForegroundColor>
    <ChartGridColor>
      <Value>
        <A>0</A>
        <R>0</R>
        <G>0</G>
        <B>0</B>
      </Value>
      <IsChanged>false</IsChanged>
      <Default>
        <A>255</A>
        <R>49</R>
        <G>49</G>
        <B>49</B>
      </Default>
    </ChartGridColor>
    <ChartBorderColor>
      <Value>
        <A>0</A>
        <R>0</R>
        <G>0</G>
        <B>0</B>
      </Value>
      <IsChanged>false</IsChanged>
      <Default>
        <A>255</A>
        <R>49</R>
        <G>49</G>
        <B>49</B>
      </Default>
    </ChartBorderColor>
    <ChartRulerBackgroundColor>
      <Value>
        <A>0</A>
        <R>0</R>
        <G>0</G>
        <B>0</B>
      </Value>
      <IsChanged>false</IsChanged>
      <Default>
        <A>255</A>
        <R>73</R>
        <G>73</G>
        <B>73</B>
      </Default>
    </ChartRulerBackgroundColor>
    <ChartRulerForegroundColor>
      <Value>
        <A>0</A>
        <R>0</R>
        <G>0</G>
        <B>0</B>
      </Value>
      <IsChanged>false</IsChanged>
      <Default>
        <A>255</A>
        <R>255</R>
        <G>255</G>
        <B>255</B>
      </Default>
    </ChartRulerForegroundColor>
    <IntervalBase>MINUTE</IntervalBase>
    <Interval>1</Interval>
    <GraphListVisibilities />
    <VerticalScales />
    <RecalcInterval>INTERVAL</RecalcInterval>
    <DateFrom>2015-11-01T00:00:00</DateFrom>
    <UseDateFrom>true</UseDateFrom>
    <DateTo>2017-12-12T00:00:00+03:00</DateTo>
    <UseDateTo>false</UseDateTo>
    <DateReload>2017-12-12T00:00:00+03:00</DateReload>
    <UseDateReload>false</UseDateReload>
    <MaxDays>0</MaxDays>
    <SessionBegin>2000-01-01T00:00:00</SessionBegin>
    <SessionEnd>2000-01-01T00:00:00</SessionEnd>
    <DecompressMethod>Method1</DecompressMethod>
    <MaxCandels>0</MaxCandels>
    <RtUpdates>true</RtUpdates>
    <CalcForEachSecurity>false</CalcForEachSecurity>
    <ScriptEditorUseGridStep>false</ScriptEditorUseGridStep>
    <ScriptEditorGridStep>20</ScriptEditorGridStep>
    <ScriptEditorShowLinks>true</ScriptEditorShowLinks>
    <TradeFromBar>0</TradeFromBar>
    <IsSplittedProfitByInstruments>false</IsSplittedProfitByInstruments>
    <NotUsePositions>false</NotUsePositions>
    <InitDeposit>0</InitDeposit>
    <LabCalcType>Default</LabCalcType>
    <TradeMode>All</TradeMode>
    <IsShowedBlockNumbers>false</IsShowedBlockNumbers>
  </Options>
  <Mappings>
    <Sources>
      <Source DataSourceName="BinanceFutures" SecurityId="BTCUSDT" Name="13E828E4-4633-455C-B81B-730B003D8002" VisualTypeName="Tradable instrument" IsOption="false">
        <Records />
      </Source>
    </Sources>
    <Parameters>
      <Parameter xsi:type="IntOptimData" ItemName="e57f8a87-55af-4956-ba06-6b2cb4b6b074" BlockName="RSIintegrated" Name="Period" InvariantName="Period" CodeName="RSIintegrated_Period" UsedInOptimization="false" IsCalculable="false" Value="20" TypeName="Int32" MinValue="10" MaxValue="100" Step="5" ControlMinValue="10" ControlMaxValue="100" ControlStep="5" />
      <Parameter xsi:type="IntOptimData" ItemName="c30d18d9-e0ad-4175-8a31-46fb36d252ac" BlockName="emaU" Name="Period" InvariantName="Period" CodeName="emaU_Period" UsedInOptimization="false" IsCalculable="false" Value="20" TypeName="Int32" MinValue="10" MaxValue="100" Step="5" ControlMinValue="10" ControlMaxValue="100" ControlStep="5" />
    </Parameters>
    <ParameterGroups />
    <AutoParameters />
  </Mappings>
  <OptimizationMethodTypeName>BruteForceOptimization</OptimizationMethodTypeName>
  <Iterations>100</Iterations>
  <OptParametersRecords />
  <OptParametersRecordsFolders />
</GraphDataBase>]]></Code>
  <Settings2><![CDATA[{"Options":{"DefEntryApprove":false,"DefExitApprove":false,"AutoEntryBars":0,"AutoEntryIgnoreByMarketAsLimit":false,"AutoCloseBars":0,"AutoCloseIgnoreByMarketAsLimit":false,"Slippage":0,"SlippagePct":0.0,"TakeProfitNoSlippage":false,"OpenPositionNoSlippage":false,"ByMarketAsLimt":false,"InvalidStopsByMarket":false,"RemoveInactivePositions":true,"WarnSkippedOpenPositions":true,"NotOpenIfHasSkippedExit":false,"NoCalcInfo":false,"MaxBarsForSignal":0,"ExitSignalOnlyForLastBar":false,"WaitExecutionExitBars":0,"WaitExecutionEntryBars":0,"SimulatePositionOrdering":true,"EventOrderRejected":false,"EventOrderFilled":false,"EventPositionOpening":false,"EventPositionClosing":false,"EventOrderQtyChanged":false,"EventTradingIsStarted":true,"EventTradingIsStopped":false,"EventOrderCanceled":false,"EventPretradeLimitation":false},"Mappings":{"Sources":[],"Parameters":[],"ParameterGroups":[],"AutoParameters":[]},"AppearanceOptions":{"BarSizes":[],"PaneSizes":[],"GraphListVisibilities":[],"VerticalScales":[]},"Layout":"<XmlLabLayout xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\r\n\t<MainChartWindow Id=\"Main\">\r\n\t\t<Docking>&lt;?xml version=\"1.0\" encoding=\"utf-16\"?&gt;&lt;DockSiteLayout xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" SerializationFormat=\"All\" Version=\"2\"&gt;&lt;AutoHideHost /&gt;&lt;Content xsi:type=\"SplitContainer\" Orientation=\"Horizontal\" DockedSize=\"1920,822\"&gt;&lt;UIElement xsi:type=\"Workspace\"&gt;&lt;Content xsi:type=\"TabbedMdiHost\"&gt;&lt;Content xsi:type=\"TabbedMdiContainer\" SelectedWindowUniqueId=\"41638fdd-c10a-4c2b-a490-4d81d19f3e64\"&gt;&lt;UIElement xsi:type=\"ToolWindowRef\" UniqueId=\"41638fdd-c10a-4c2b-a490-4d81d19f3e64\" /&gt;&lt;/Content&gt;&lt;/Content&gt;&lt;/UIElement&gt;&lt;UIElement xsi:type=\"ToolWindowContainer\" DockedSize=\"0,0\"&gt;&lt;UIElement xsi:type=\"Track\" CreationDateTime=\"0001-01-01T00:00:00\" UniqueId=\"41638fdd-c10a-4c2b-a490-4d81d19f3e64\" /&gt;&lt;/UIElement&gt;&lt;/Content&gt;&lt;ToolWindows&gt;&lt;ToolWindow UniqueId=\"41638fdd-c10a-4c2b-a490-4d81d19f3e64\" SerializationId=\"Graph\" IsOpen=\"true\" LastActiveDateTime=\"2020-03-03T16:41:58.3430091+03:00\" State=\"Document\" /&gt;&lt;/ToolWindows&gt;&lt;/DockSiteLayout&gt;</Docking>\r\n\t</MainChartWindow>\r\n\t<Docking>&lt;DockSiteLayout xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" SerializationFormat=\"All\" Version=\"2\"&gt;\r\n\t&lt;AutoHideHost /&gt;\r\n\t&lt;Content xsi:type=\"Workspace\"&gt;\r\n\t\t&lt;Content xsi:type=\"TabbedMdiHost\"&gt;\r\n\t\t\t&lt;Content xsi:type=\"TabbedMdiContainer\" DockedSize=\"1920,869\" SelectedWindowUniqueId=\"f8368a98-e988-406a-81b7-e12dde139fd5\"&gt;\r\n\t\t\t\t&lt;UIElement xsi:type=\"ToolWindowRef\" UniqueId=\"f8368a98-e988-406a-81b7-e12dde139fd5\" /&gt;\r\n\t\t\t\t&lt;UIElement xsi:type=\"ToolWindowRef\" UniqueId=\"683ddeaf-0966-4aba-8f9b-5923ac5d7e3a\" /&gt;\r\n\t\t\t\t&lt;UIElement xsi:type=\"ToolWindowRef\" UniqueId=\"fc4aace2-22b0-4c7f-b7a3-e502b2cb9f83\" /&gt;\r\n\t\t\t\t&lt;UIElement xsi:type=\"ToolWindowRef\" UniqueId=\"923da59b-d290-4f26-b624-81e9531df845\" /&gt;\r\n\t\t\t\t&lt;UIElement xsi:type=\"ToolWindowRef\" UniqueId=\"1adb5a40-8257-4574-8a3a-5846f13507de\" /&gt;\r\n\t\t\t\t&lt;UIElement xsi:type=\"ToolWindowRef\" UniqueId=\"d532dab5-4b2a-4c95-8824-31a0eb181fea\" /&gt;\r\n\t\t\t\t&lt;UIElement xsi:type=\"ToolWindowRef\" UniqueId=\"0ac020dc-3d1d-4f6b-b4ab-211c7b7f3423\" /&gt;\r\n\t\t\t\t&lt;UIElement xsi:type=\"ToolWindowRef\" UniqueId=\"4549f0e0-47d9-4add-976c-8a0a38b7b8bd\" /&gt;\r\n\t\t\t&lt;/Content&gt;\r\n\t\t&lt;/Content&gt;\r\n\t&lt;/Content&gt;\r\n\t&lt;ToolWindows&gt;\r\n\t\t&lt;ToolWindow UniqueId=\"683ddeaf-0966-4aba-8f9b-5923ac5d7e3a\" SerializationId=\"EditorViewModel\" Name=\"Editor\" ContainerDockedSize=\"1920,869\" IsOpen=\"true\" LastActiveDateTime=\"2020-03-03T16:42:36.9826457+03:00\" State=\"Document\" Type=\"TSLab.Controls.ContentPane, TSLab.Controls\" /&gt;\r\n\t\t&lt;ToolWindow UniqueId=\"f8368a98-e988-406a-81b7-e12dde139fd5\" SerializationId=\"ChartViewModel\" Name=\"ChartViewModel\" ContainerDockedSize=\"1920,869\" IsOpen=\"true\" LastActiveDateTime=\"2020-03-03T16:42:42.8862135+03:00\" State=\"Document\" Type=\"TSLab.Controls.ContentPane, TSLab.Controls\" /&gt;\r\n\t\t&lt;ToolWindow UniqueId=\"fc4aace2-22b0-4c7f-b7a3-e502b2cb9f83\" SerializationId=\"PerformanceViewModel\" Name=\"Performance\" ContainerDockedSize=\"1920,869\" IsOpen=\"true\" State=\"Document\" Type=\"TSLab.Controls.ContentPane, TSLab.Controls\" /&gt;\r\n\t\t&lt;ToolWindow UniqueId=\"923da59b-d290-4f26-b624-81e9531df845\" SerializationId=\"TradesViewModel\" Name=\"Trades\" ContainerDockedSize=\"1920,869\" IsOpen=\"true\" State=\"Document\" Type=\"TSLab.Controls.ContentPane, TSLab.Controls\" /&gt;\r\n\t\t&lt;ToolWindow UniqueId=\"1adb5a40-8257-4574-8a3a-5846f13507de\" SerializationId=\"OptimizationViewModel\" Name=\"Optimization\" ContainerDockedSize=\"1920,869\" IsOpen=\"true\" LastActiveDateTime=\"2017-12-12T22:31:15.997896+03:00\" State=\"Document\" Type=\"TSLab.Controls.ContentPane, TSLab.Controls\" /&gt;\r\n\t\t&lt;ToolWindow UniqueId=\"d532dab5-4b2a-4c95-8824-31a0eb181fea\" SerializationId=\"ParametersViewModel\" Name=\"Parameters\" ContainerDockedSize=\"1920,869\" IsOpen=\"true\" State=\"Document\" Type=\"TSLab.Controls.ContentPane, TSLab.Controls\" /&gt;\r\n\t\t&lt;ToolWindow UniqueId=\"0ac020dc-3d1d-4f6b-b4ab-211c7b7f3423\" SerializationId=\"LogViewModel\" Name=\"Log\" ContainerDockedSize=\"1920,869\" IsOpen=\"true\" State=\"Document\" Type=\"TSLab.Controls.ContentPane, TSLab.Controls\" /&gt;\r\n\t\t&lt;ToolWindow UniqueId=\"4549f0e0-47d9-4add-976c-8a0a38b7b8bd\" SerializationId=\"ProfitModel\" Name=\"Profit\" ContainerDockedSize=\"1920,869\" IsOpen=\"true\" State=\"Document\" Type=\"TSLab.Controls.ContentPane, TSLab.Controls\" /&gt;\r\n\t&lt;/ToolWindows&gt;\r\n&lt;/DockSiteLayout&gt;</Docking>\r\n\t<ActiveWindow>ChartViewModel</ActiveWindow>\r\n\t<LabModels>\r\n\t\t<XmlLabModel>\r\n\t\t\t<ContentId>EditorViewModel</ContentId>\r\n\t\t\t<IsVisible>true</IsVisible>\r\n\t\t</XmlLabModel>\r\n\t\t<XmlLabModel>\r\n\t\t\t<ContentId>ChartViewModel</ContentId>\r\n\t\t\t<IsVisible>true</IsVisible>\r\n\t\t</XmlLabModel>\r\n\t\t<XmlLabModel>\r\n\t\t\t<ContentId>PerformanceViewModel</ContentId>\r\n\t\t\t<IsVisible>true</IsVisible>\r\n\t\t</XmlLabModel>\r\n\t\t<XmlLabModel>\r\n\t\t\t<ContentId>TradesViewModel</ContentId>\r\n\t\t\t<IsVisible>true</IsVisible>\r\n\t\t</XmlLabModel>\r\n\t\t<XmlLabModel>\r\n\t\t\t<ContentId>OptimizationViewModel</ContentId>\r\n\t\t\t<IsVisible>true</IsVisible>\r\n\t\t</XmlLabModel>\r\n\t\t<XmlLabModel>\r\n\t\t\t<ContentId>ParametersViewModel</ContentId>\r\n\t\t\t<IsVisible>true</IsVisible>\r\n\t\t</XmlLabModel>\r\n\t\t<XmlLabModel>\r\n\t\t\t<ContentId>LogViewModel</ContentId>\r\n\t\t\t<IsVisible>true</IsVisible>\r\n\t\t</XmlLabModel>\r\n\t\t<XmlLabModel>\r\n\t\t\t<ContentId>ProfitModel</ContentId>\r\n\t\t\t<IsVisible>true</IsVisible>\r\n\t\t</XmlLabModel>\r\n\t</LabModels>\r\n\t<LabWindows />\r\n</XmlLabLayout>","AppProperties":{}}]]></Settings2>
  <Comment><![CDATA[]]></Comment>
  <Tags />
</ExportScriptData>