﻿<xml xmlns="http://www.w3.org/1999/xhtml" collection="false">
  <block type="procedures_defreturn" id="98241qBXkVkjXI[0QaW}" collapsed="true" x="0" y="0">
    <field name="NAME">ToFall</field>
    <comment pinned="false" h="80" w="160">Describe this function...</comment>
    <statement name="STACK">
      <block type="variables_set" id="L*5J#s?pL#NL9oSoIZA4">
        <field name="VAR">macd</field>
        <value name="VALUE">
          <block type="macda" id="^8@iU~Nd`!kpb8!#?Sja">
            <field name="MACDFIELDS_LIST">0</field>
            <value name="INPUT">
              <block type="logic_ternary" id="wK8c0dLCVefF/mwSlesv">
                <value name="IF">
                  <block type="variables_get" id="m9d/HRvJ*4m{@]w]P)s.">
                    <field name="VAR">useTicks</field>
                  </block>
                </value>
                <value name="THEN">
                  <block type="variables_get" id="Sy$v^Hu4mdI?57r_W9,h">
                    <field name="VAR">tickList</field>
                  </block>
                </value>
                <value name="ELSE">
                  <block type="variables_get" id="f{ig|n%DbxrV_VbMh2B(">
                    <field name="VAR">closeList</field>
                  </block>
                </value>
              </block>
            </value>
            <value name="FAST_EMA_PERIOD">
              <shadow type="math_number" id="Tfi=Fw4}bT4pRF*@utu!">
                <field name="NUM">6</field>
              </shadow>
              <block type="variables_get" id="a}|.4$zZ,VL2tM9^/QXB">
                <field name="VAR">fastEMA</field>
              </block>
            </value>
            <value name="SLOW_EMA_PERIOD">
              <shadow type="math_number" id="4Ee88w)q~Q^(S8{H+|T5">
                <field name="NUM">12</field>
              </shadow>
              <block type="variables_get" id="C1L?{5qO}Y`iv+E#U-:B">
                <field name="VAR">slowEMA</field>
              </block>
            </value>
            <value name="SMA_PERIOD">
              <shadow type="math_number" id="xu=+Ux;8eR2f$gESS.TS">
                <field name="NUM">9</field>
              </shadow>
              <block type="variables_get" id=",?Z}mf=4OG}r=?yH[DR_">
                <field name="VAR">SMAPeriod</field>
              </block>
            </value>
          </block>
        </value>
        <next>
          <block type="variables_set" id="tYa8Wos1=#iQx|ho=X7@">
            <field name="VAR">bol</field>
            <value name="VALUE">
              <block type="bb" id="Nr$H*1U}7}vROJ,l4J4[">
                <field name="BBRESULT_LIST">2</field>
                <value name="INPUT">
                  <block type="variables_get" id="]*tln$e{VWvdt*1t;z#r">
                    <field name="VAR">macd</field>
                  </block>
                </value>
                <value name="PERIOD">
                  <shadow type="math_number" id="b,xr~T2?*6bIiW]}c*0w">
                    <field name="NUM">10</field>
                  </shadow>
                  <block type="variables_get" id="MLMpCez[)U`Sp?#+ABu,">
                    <field name="VAR">bollPeriod</field>
                  </block>
                </value>
                <value name="UPMULTIPLIER">
                  <shadow type="math_number" id="g7Qc`h[!.%|Z?[ggdAR.">
                    <field name="NUM">1</field>
                  </shadow>
                  <block type="variables_get" id="k_s5^{z,2bJ{DGNvFScL">
                    <field name="VAR">dev</field>
                  </block>
                </value>
                <value name="DOWNMULTIPLIER">
                  <shadow type="math_number" id="6QNL0JRuZwAdySG4VSL8">
                    <field name="NUM">1</field>
                  </shadow>
                  <block type="variables_get" id="_X92=(o[*L{eDGjosksq">
                    <field name="VAR">dev</field>
                  </block>
                </value>
              </block>
            </value>
            <next>
              <block type="variables_set" id="4_23CgvvNi-[-H/R7gW+">
                <field name="VAR">macd2</field>
                <value name="VALUE">
                  <block type="macda" id="`].=H:}mTkvt$PQ21qn+">
                    <field name="MACDFIELDS_LIST">0</field>
                    <value name="INPUT">
                      <block type="lists_getSublist" id="4O#eDl.D)S4V/Fb3g;%o">
                        <mutation at1="false" at2="true"></mutation>
                        <field name="WHERE1">FIRST</field>
                        <field name="WHERE2">FROM_END</field>
                        <value name="LIST">
                          <block type="logic_ternary" id="HvOpU*l8EY`}G|{%)~s6">
                            <value name="IF">
                              <block type="variables_get" id="Y5rK[x3+9k6@e/OiU4|7">
                                <field name="VAR">useTicks</field>
                              </block>
                            </value>
                            <value name="THEN">
                              <block type="variables_get" id=")5w0s(2rDvI3J10Y:=!F">
                                <field name="VAR">tickList</field>
                              </block>
                            </value>
                            <value name="ELSE">
                              <block type="variables_get" id=";s!Rd]f-f]jcog^dEM3*">
                                <field name="VAR">closeList</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="AT2">
                          <block type="math_number" id="tU~kQ=O$[{)T*O8^*afY">
                            <field name="NUM">2</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <value name="FAST_EMA_PERIOD">
                      <shadow type="math_number" id="N]+/A+u$4%WiS4,#_Amp">
                        <field name="NUM">6</field>
                      </shadow>
                      <block type="variables_get" id="E1fAbZbXQi0JSE8RINGu">
                        <field name="VAR">fastEMA</field>
                      </block>
                    </value>
                    <value name="SLOW_EMA_PERIOD">
                      <shadow type="math_number" id="Uidk.L8$filK{r`;OJ:~">
                        <field name="NUM">12</field>
                      </shadow>
                      <block type="variables_get" id="G^L`#KljC[VoH_lq3!]#">
                        <field name="VAR">slowEMA</field>
                      </block>
                    </value>
                    <value name="SMA_PERIOD">
                      <shadow type="math_number" id="DjF*4r3U(7Zu}4iQ{$#z">
                        <field name="NUM">9</field>
                      </shadow>
                      <block type="variables_get" id="{c}Q##8/;na`cvr]Bq00">
                        <field name="VAR">SMAPeriod</field>
                      </block>
                    </value>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="/6dB$}}fAlx06p@qMZO+">
                    <field name="VAR">bol2</field>
                    <value name="VALUE">
                      <block type="bb" id="Ot3G!}2m!b1K5(lB^WNY">
                        <field name="BBRESULT_LIST">2</field>
                        <value name="INPUT">
                          <block type="variables_get" id="gU)j(77*8IqoX*y8N]*5">
                            <field name="VAR">macd2</field>
                          </block>
                        </value>
                        <value name="PERIOD">
                          <shadow type="math_number" id="v.@1m?4Kdw,dxYDB5$Jy">
                            <field name="NUM">10</field>
                          </shadow>
                          <block type="variables_get" id="##W#[lbZLs/UxWK+.J./">
                            <field name="VAR">bollPeriod</field>
                          </block>
                        </value>
                        <value name="UPMULTIPLIER">
                          <shadow type="math_number" id="D^78EQa:#9gbVTFFsZ?N">
                            <field name="NUM">1</field>
                          </shadow>
                          <block type="variables_get" id=":hn(`^_OG;v9OX*4k38C">
                            <field name="VAR">dev</field>
                          </block>
                        </value>
                        <value name="DOWNMULTIPLIER">
                          <shadow type="math_number" id="=VbUZ,=3K?W2$KvhKld4">
                            <field name="NUM">1</field>
                          </shadow>
                          <block type="variables_get" id="($%s`k?MRZ@~ukVo|cuL">
                            <field name="VAR">dev</field>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
    <value name="RETURN">
      <block type="logic_operation" id="k`0k,2t;4rV;H*_5epjf" inline="false">
        <field name="OP">AND</field>
        <value name="A">
          <block type="logic_operation" id="MDh6l`/dFw8RpK|ew`1]" inline="false">
            <field name="OP">AND</field>
            <value name="A">
              <block type="logic_compare" id="zuT@AR)/axsJjXj)p7;/" inline="false">
                <field name="OP">EQ</field>
                <value name="A">
                  <block type="logic_compare" id="3#XUHVx#;J!LzfQjjoxQ">
                    <field name="OP">LTE</field>
                    <value name="A">
                      <block type="lists_getIndex" id="3${/MgT,davyM4{6ptx}">
                        <mutation statement="false" at="false"></mutation>
                        <field name="MODE">GET</field>
                        <field name="WHERE">LAST</field>
                        <value name="VALUE">
                          <block type="variables_get" id="[8#Fn!K{_IXdTStR@UpK">
                            <field name="VAR">macd</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <value name="B">
                      <block type="variables_get" id="f!Pu`@*jgm8D(o7}1_3L">
                        <field name="VAR">bol</field>
                      </block>
                    </value>
                  </block>
                </value>
                <value name="B">
                  <block type="logic_boolean" id="ff]_cj!Xb|`vWL`YipR*">
                    <field name="BOOL">FALSE</field>
                  </block>
                </value>
              </block>
            </value>
            <value name="B">
              <block type="logic_compare" id="VhaA|q%!(d=a#K`L:b~i">
                <field name="OP">LTE</field>
                <value name="A">
                  <block type="lists_getIndex" id="zQvysk)TS|`9wH7%`$RN">
                    <mutation statement="false" at="false"></mutation>
                    <field name="MODE">GET</field>
                    <field name="WHERE">LAST</field>
                    <value name="VALUE">
                      <block type="variables_get" id="bH(wap=m2!^gTXXVM-Js">
                        <field name="VAR">macd2</field>
                      </block>
                    </value>
                  </block>
                </value>
                <value name="B">
                  <block type="variables_get" id="KoLV*N8#Y_tWhgAq`P=7">
                    <field name="VAR">bol2</field>
                  </block>
                </value>
              </block>
            </value>
          </block>
        </value>
        <value name="B">
          <block type="logic_compare" id="Ps3Y0`{1a-2rFmPVSRh}" inline="false">
            <field name="OP">GT</field>
            <value name="A">
              <block type="ema" id="I5kBmsWF)2ZSpN*e2EB/">
                <value name="INPUT">
                  <block type="logic_ternary" id="tnWD=+qVka*X]:{`gV0N">
                    <value name="IF">
                      <block type="variables_get" id="7-I${j07hu`:AX-3`014">
                        <field name="VAR">useTicks</field>
                      </block>
                    </value>
                    <value name="THEN">
                      <block type="variables_get" id="bZ#FN9)95@[c0HmP/#1-">
                        <field name="VAR">tickList</field>
                      </block>
                    </value>
                    <value name="ELSE">
                      <block type="variables_get" id="tWN^bt~fYBX?dz^xVNen">
                        <field name="VAR">closeList</field>
                      </block>
                    </value>
                  </block>
                </value>
                <value name="PERIOD">
                  <shadow type="math_number" id="S_IR7+$3hLDGMP9Xv]h^">
                    <field name="NUM">6</field>
                  </shadow>
                  <block type="variables_get" id="6l)%KEZ?5?}B=gue=z|0">
                    <field name="VAR">EMA</field>
                  </block>
                </value>
              </block>
            </value>
            <value name="B">
              <block type="lists_getIndex" id="Y9N@dQ/ZVka5/s+q]wQo">
                <mutation statement="false" at="false"></mutation>
                <field name="MODE">GET</field>
                <field name="WHERE">LAST</field>
                <value name="VALUE">
                  <block type="logic_ternary" id="1a_Wau,,vFFx?XR^P@K}">
                    <value name="IF">
                      <block type="variables_get" id="]VOZ+`Q=lF+HZg=VFv)W">
                        <field name="VAR">useTicks</field>
                      </block>
                    </value>
                    <value name="THEN">
                      <block type="variables_get" id="V2AJ(c=]9k5:i_K)o:uE">
                        <field name="VAR">tickList</field>
                      </block>
                    </value>
                    <value name="ELSE">
                      <block type="variables_get" id=".TQel1r.Ws#EzO,.b=2N">
                        <field name="VAR">closeList</field>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </value>
          </block>
        </value>
      </block>
    </value>
  </block>
  <block type="procedures_defnoreturn" id=":F~$=8~R;Rz%A4^7mO%8" collapsed="true" x="0" y="52">
    <mutation>
      <arg name="_TickList"></arg>
      <arg name="_CloseList"></arg>
    </mutation>
    <field name="NAME">MakeAnalysis</field>
    <comment pinned="false" h="80" w="160">Describe this function...</comment>
    <statement name="STACK">
      <block type="variables_set" id="EP.Tw__7yvN0LjV3kLXG">
        <field name="VAR">tickList</field>
        <value name="VALUE">
          <block type="variables_get" id="+/b[0MOommfTg~ZvL;OV">
            <field name="VAR">_TickList</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id=";o723y82Xu,wkx=HylOg">
            <field name="VAR">closeList</field>
            <value name="VALUE">
              <block type="variables_get" id="WIH.=RLjW{uib,u^EN-t">
                <field name="VAR">_CloseList</field>
              </block>
            </value>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="procedures_defnoreturn" id=".lTUNq?Dq]R:6~u9+sfE" collapsed="true" x="0" y="104">
    <mutation>
      <arg name="_TargetBalance"></arg>
      <arg name="_StopBalance"></arg>
      <arg name="_InitialBalance"></arg>
      <arg name="_Percentage"></arg>
      <arg name="_UseTicks"></arg>
      <arg name="_FastEMA"></arg>
      <arg name="_SlowEMA"></arg>
      <arg name="_SMAPeriod"></arg>
      <arg name="_BollPeriod"></arg>
      <arg name="_Dev"></arg>
      <arg name="_EMA"></arg>
    </mutation>
    <field name="NAME">Config</field>
    <comment pinned="false" h="80" w="160">Describe this function...</comment>
    <statement name="STACK">
      <block type="variables_set" id=")Ti{%oe@hP_F0]l?XXd0">
        <field name="VAR">percentage</field>
        <value name="VALUE">
          <block type="variables_get" id="wMWoc3lO@Fwg_h][Y:bv">
            <field name="VAR">_Percentage</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="iBd?ix:m;rcz9pb6f!);">
            <field name="VAR">targetBalance</field>
            <value name="VALUE">
              <block type="variables_get" id="^cZVU.=hP:)ZL2]T|7BK">
                <field name="VAR">_TargetBalance</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="s]c%!=4WdI.fbWQNN[h0">
                <field name="VAR">stopBalance</field>
                <value name="VALUE">
                  <block type="variables_get" id="s?v;IGfE1N=Q}yD|n7Ij">
                    <field name="VAR">_StopBalance</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="L$[*qg}9Y@7@{(K{Zl85">
                    <field name="VAR">initialBalance</field>
                    <value name="VALUE">
                      <block type="variables_get" id="!wbfBnk`sG!:%ml{?/:.">
                        <field name="VAR">_InitialBalance</field>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="]sSd$Kgt=]N;oY{7fh=!">
                        <field name="VAR">actualBalance</field>
                        <value name="VALUE">
                          <block type="variables_get" id="`l-tediP?Dj4[u6Pk8IE">
                            <field name="VAR">_InitialBalance</field>
                          </block>
                        </value>
                        <next>
                          <block type="variables_set" id="etrAePt^KWpnD*IM75{.">
                            <field name="VAR">fastEMA</field>
                            <value name="VALUE">
                              <block type="variables_get" id="SsQM`CV_Sc${eKY0+5B3">
                                <field name="VAR">_FastEMA</field>
                              </block>
                            </value>
                            <next>
                              <block type="variables_set" id="@c=9!)(_WX#8wx-$6x0v">
                                <field name="VAR">slowEMA</field>
                                <value name="VALUE">
                                  <block type="variables_get" id="Hk7_,briX7*Qo[_-(%Mh">
                                    <field name="VAR">_SlowEMA</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="variables_set" id="vB!R7bAkph0XCO+@2X}T">
                                    <field name="VAR">SMAPeriod</field>
                                    <value name="VALUE">
                                      <block type="variables_get" id="y3B`IXw{fG-Q+5ZB8VDQ">
                                        <field name="VAR">_SMAPeriod</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="variables_set" id="ZOzf{F,b%r*aGQWa-B[6">
                                        <field name="VAR">bollPeriod</field>
                                        <value name="VALUE">
                                          <block type="variables_get" id="^jJn}fxHprC?XeFaGp?3">
                                            <field name="VAR">_BollPeriod</field>
                                          </block>
                                        </value>
                                        <next>
                                          <block type="variables_set" id="EXB)@R~L/L@u+hVtxW[u">
                                            <field name="VAR">dev</field>
                                            <value name="VALUE">
                                              <block type="variables_get" id="kd-{Cu@oFUb2G+{A7=rH">
                                                <field name="VAR">_Dev</field>
                                              </block>
                                            </value>
                                            <next>
                                              <block type="variables_set" id="pz=SbY}Oke#4kNvISoD.">
                                                <field name="VAR">EMA</field>
                                                <value name="VALUE">
                                                  <block type="variables_get" id="F^KD=Ppn$IKJg}^]2gs;">
                                                    <field name="VAR">_EMA</field>
                                                  </block>
                                                </value>
                                                <next>
                                                  <block type="variables_set" id="5b[_d|{|gdsZH{89MzYV">
                                                    <field name="VAR">useTicks</field>
                                                    <value name="VALUE">
                                                      <block type="variables_get" id="8:WlsOK2XZQJL$q]_o_L">
                                                        <field name="VAR">_UseTicks</field>
                                                      </block>
                                                    </value>
                                                    <next>
                                                      <block type="notify" id="h.U;~VmTxj+VgunLulyn">
                                                        <field name="NOTIFICATION_TYPE">info</field>
                                                        <field name="NOTIFICATION_SOUND">silent</field>
                                                        <value name="MESSAGE">
                                                          <shadow type="text" id="^QO+OUdD))7Me#~68N9?">
                                                            <field name="TEXT">Created by Maria Don's Jr | Componmacd</field>
                                                          </shadow>
                                                        </value>
                                                        <next>
                                                          <block type="notify" id="shg6`gH@UZmF.F~jz;W-">
                                                            <field name="NOTIFICATION_TYPE">error</field>
                                                            <field name="NOTIFICATION_SOUND">silent</field>
                                                            <value name="MESSAGE">
                                                              <shadow type="text" id="$1@n}#c:.,!,cS#1T,]r">
                                                                <field name="TEXT">Take a little bit!</field>
                                                              </shadow>
                                                            </value>
                                                          </block>
                                                        </next>
                                                      </block>
                                                    </next>
                                                  </block>
                                                </next>
                                              </block>
                                            </next>
                                          </block>
                                        </next>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="procedures_defreturn" id="%@4{epM_cZX),c+8uC,?" collapsed="true" x="0" y="156">
    <field name="NAME">getStake</field>
    <comment pinned="false" h="80" w="160">Describe this function...</comment>
    <value name="RETURN">
      <block type="logic_ternary" id="Qn8+z:gF[.#ZrwEY@Ed$">
        <value name="IF">
          <block type="logic_compare" id="#+$hE,}CGgS/rA+oMGP{">
            <field name="OP">GT</field>
            <value name="A">
              <block type="math_arithmetic" id="od}Vjr8]j|^obJ:A;*3V">
                <field name="OP">MULTIPLY</field>
                <value name="A">
                  <shadow type="math_number" id="vi(X8n}S[1=tV@lhb!oy">
                    <field name="NUM">1</field>
                  </shadow>
                  <block type="variables_get" id="X.~u*U;??hMKhBrssAeu">
                    <field name="VAR">actualBalance</field>
                  </block>
                </value>
                <value name="B">
                  <shadow type="math_number" id="^8lPmfRN4Hn1`XT]|j3A">
                    <field name="NUM">1</field>
                  </shadow>
                  <block type="math_arithmetic" id=",s=brK.yW+X;Px3!S$m2">
                    <field name="OP">DIVIDE</field>
                    <value name="A">
                      <shadow type="math_number" id="{|wm7E{KmvDsEhZnG9@I">
                        <field name="NUM">1</field>
                      </shadow>
                      <block type="variables_get" id="-%N49-MNa3.iw@+oItCg">
                        <field name="VAR">percentage</field>
                      </block>
                    </value>
                    <value name="B">
                      <shadow type="math_number" id="r6[v|FXn6bI.#QcBNgg~">
                        <field name="NUM">100</field>
                      </shadow>
                    </value>
                  </block>
                </value>
              </block>
            </value>
            <value name="B">
              <block type="math_number" id=";yu.hwLN48dy5H0({)T@">
                <field name="NUM">0.35</field>
              </block>
            </value>
          </block>
        </value>
        <value name="THEN">
          <block type="math_arithmetic" id="Nw*%6]ZFLdmb#eqH(6V9">
            <field name="OP">MULTIPLY</field>
            <value name="A">
              <shadow type="math_number" id="vi(X8n}S[1=tV@lhb!oy">
                <field name="NUM">1</field>
              </shadow>
              <block type="variables_get" id="tPI!-+![Tn9oEbaCc!Sg">
                <field name="VAR">actualBalance</field>
              </block>
            </value>
            <value name="B">
              <shadow type="math_number" id="^8lPmfRN4Hn1`XT]|j3A">
                <field name="NUM">1</field>
              </shadow>
              <block type="math_arithmetic" id="gMpTJyQc^:32tE6GD41(">
                <field name="OP">DIVIDE</field>
                <value name="A">
                  <shadow type="math_number" id="{|wm7E{KmvDsEhZnG9@I">
                    <field name="NUM">1</field>
                  </shadow>
                  <block type="variables_get" id="o+TFf%SY,$1%DL)03GSr">
                    <field name="VAR">percentage</field>
                  </block>
                </value>
                <value name="B">
                  <shadow type="math_number" id="LE|yt-vp2?DS{4@W2[+j">
                    <field name="NUM">100</field>
                  </shadow>
                </value>
              </block>
            </value>
          </block>
        </value>
        <value name="ELSE">
          <block type="math_number" id="hV@l=vfZ[H(|$0wAL}A-">
            <field name="NUM">0.35</field>
          </block>
        </value>
      </block>
    </value>
  </block>
  <block type="procedures_defreturn" id="=@kkB;7(vDmf8B4ff:/X" collapsed="true" x="0" y="208">
    <field name="NAME">ToRise</field>
    <comment pinned="false" h="80" w="160">Describe this function...</comment>
    <statement name="STACK">
      <block type="variables_set" id="]bl-00sU=$OJB?V(##,}">
        <field name="VAR">macd</field>
        <value name="VALUE">
          <block type="macda" id="N3~ruh}tboKg[6lO~3!-">
            <field name="MACDFIELDS_LIST">0</field>
            <value name="INPUT">
              <block type="logic_ternary" id="}yx%C@OKq?6q|kv:9V#n">
                <value name="IF">
                  <block type="variables_get" id="P/wF5`k1{ZSLk*O~Ytd$">
                    <field name="VAR">useTicks</field>
                  </block>
                </value>
                <value name="THEN">
                  <block type="variables_get" id="IbEJh9USh8`@m]c#z@I}">
                    <field name="VAR">tickList</field>
                  </block>
                </value>
                <value name="ELSE">
                  <block type="variables_get" id="70gdpQjk36r4Xld*Pu~d">
                    <field name="VAR">closeList</field>
                  </block>
                </value>
              </block>
            </value>
            <value name="FAST_EMA_PERIOD">
              <shadow type="math_number" id=")u#tvaXPERvLt8vQ1[sw">
                <field name="NUM">6</field>
              </shadow>
              <block type="variables_get" id="}KIrILL=UM]?T~Ny)b-W">
                <field name="VAR">fastEMA</field>
              </block>
            </value>
            <value name="SLOW_EMA_PERIOD">
              <shadow type="math_number" id="`7XBW7(`hnBU,WM.z~.j">
                <field name="NUM">12</field>
              </shadow>
              <block type="variables_get" id="jPX+/:TYyOsGG8HZ$5;/">
                <field name="VAR">slowEMA</field>
              </block>
            </value>
            <value name="SMA_PERIOD">
              <shadow type="math_number" id="ag#.og#/N5|dS`xk.#r!">
                <field name="NUM">9</field>
              </shadow>
              <block type="variables_get" id="PoI`#EkK9QNnzM5com(m">
                <field name="VAR">SMAPeriod</field>
              </block>
            </value>
          </block>
        </value>
        <next>
          <block type="variables_set" id="jtQe}**7kS#G9l=eeXB;">
            <field name="VAR">bol</field>
            <value name="VALUE">
              <block type="bb" id="gZ36`-gAa.B.UU:).l}4">
                <field name="BBRESULT_LIST">1</field>
                <value name="INPUT">
                  <block type="variables_get" id="U!^vp[,jdy:kT9ls__8%">
                    <field name="VAR">macd</field>
                  </block>
                </value>
                <value name="PERIOD">
                  <shadow type="math_number" id="nyqB{P{bY/UASd]iO=1r">
                    <field name="NUM">10</field>
                  </shadow>
                  <block type="variables_get" id="NI*R*0N3Uy5IS{rx7,UO">
                    <field name="VAR">bollPeriod</field>
                  </block>
                </value>
                <value name="UPMULTIPLIER">
                  <shadow type="math_number" id="-b:8eR9w}ZpYq2%4}44Q">
                    <field name="NUM">1</field>
                  </shadow>
                  <block type="variables_get" id="zf_X6-r?e=dmS`B_fHbT">
                    <field name="VAR">dev</field>
                  </block>
                </value>
                <value name="DOWNMULTIPLIER">
                  <shadow type="math_number" id="69_X%^DjOiMg}tUE}dex">
                    <field name="NUM">1</field>
                  </shadow>
                  <block type="variables_get" id="EQt3@yA;hFiR94z)2cA)">
                    <field name="VAR">dev</field>
                  </block>
                </value>
              </block>
            </value>
            <next>
              <block type="variables_set" id="_c#+99_ejZq0)D5?[GM4">
                <field name="VAR">macd2</field>
                <value name="VALUE">
                  <block type="macda" id="PJWC!YO3CCc[j(OBT1!1">
                    <field name="MACDFIELDS_LIST">0</field>
                    <value name="INPUT">
                      <block type="lists_getSublist" id="2b[B6:K|grvowXvd[xWc">
                        <mutation at1="false" at2="true"></mutation>
                        <field name="WHERE1">FIRST</field>
                        <field name="WHERE2">FROM_END</field>
                        <value name="LIST">
                          <block type="logic_ternary" id="qhX}TB{xm4=x{$F.ptOM">
                            <value name="IF">
                              <block type="variables_get" id="vB5N$x6VQHUR~ENKK_H,">
                                <field name="VAR">useTicks</field>
                              </block>
                            </value>
                            <value name="THEN">
                              <block type="variables_get" id="d(DJ/MK?eg`IQMMLS-:O">
                                <field name="VAR">tickList</field>
                              </block>
                            </value>
                            <value name="ELSE">
                              <block type="variables_get" id="IZy4thSk=xcn?~vxq:`[">
                                <field name="VAR">closeList</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="AT2">
                          <block type="math_number" id="Lw`4[7I95pj3yk,$ev`U">
                            <field name="NUM">2</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <value name="FAST_EMA_PERIOD">
                      <shadow type="math_number" id="X23xD+4ED-huN(AlM0;^">
                        <field name="NUM">6</field>
                      </shadow>
                      <block type="variables_get" id="1E$OF]fX/jH9EU$GFZ|C">
                        <field name="VAR">fastEMA</field>
                      </block>
                    </value>
                    <value name="SLOW_EMA_PERIOD">
                      <shadow type="math_number" id="KoOaIiF3ML|C@alF!NOm">
                        <field name="NUM">12</field>
                      </shadow>
                      <block type="variables_get" id=";Ii-f*Gro{|KSEHNNHzy">
                        <field name="VAR">slowEMA</field>
                      </block>
                    </value>
                    <value name="SMA_PERIOD">
                      <shadow type="math_number" id="8_F$YcmX`JxXC2(H%c}N">
                        <field name="NUM">9</field>
                      </shadow>
                      <block type="variables_get" id="HgRKKyHsc~gg1s7ffvGE">
                        <field name="VAR">SMAPeriod</field>
                      </block>
                    </value>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="cLPCl}nPEc@A*o1x*:!c">
                    <field name="VAR">bol2</field>
                    <value name="VALUE">
                      <block type="bb" id="4+yutyUN-FoGQy}spgAG">
                        <field name="BBRESULT_LIST">1</field>
                        <value name="INPUT">
                          <block type="variables_get" id="nP1A4[(hc_]zt2Ez$.sH">
                            <field name="VAR">macd2</field>
                          </block>
                        </value>
                        <value name="PERIOD">
                          <shadow type="math_number" id="!;HO_thaU0=iiEhN(f]4">
                            <field name="NUM">10</field>
                          </shadow>
                          <block type="variables_get" id="Qp7%/TRH-=b3KGpK;%qH">
                            <field name="VAR">bollPeriod</field>
                          </block>
                        </value>
                        <value name="UPMULTIPLIER">
                          <shadow type="math_number" id="bst;g}uW_Nd})f3K}qt9">
                            <field name="NUM">1</field>
                          </shadow>
                          <block type="variables_get" id="}RZ[g$@fM)-#IV~]irRG">
                            <field name="VAR">dev</field>
                          </block>
                        </value>
                        <value name="DOWNMULTIPLIER">
                          <shadow type="math_number" id=",`0|($5_apfsQv8UG;IT">
                            <field name="NUM">1</field>
                          </shadow>
                          <block type="variables_get" id="n/,+=5EJjBc3eL7%H9RS">
                            <field name="VAR">dev</field>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
    <value name="RETURN">
      <block type="logic_operation" id="%K,.J`}doj$B=ISeH*:`" inline="false">
        <field name="OP">AND</field>
        <value name="A">
          <block type="logic_operation" id="9N-Hm.@sWfii^ZV?QZ}W" inline="false">
            <field name="OP">AND</field>
            <value name="A">
              <block type="logic_compare" id="D#|v.6QADXpx{h9|Yhh9" inline="false">
                <field name="OP">EQ</field>
                <value name="A">
                  <block type="logic_compare" id="xIhbyi*^xx]2@)b)Y3q|">
                    <field name="OP">GTE</field>
                    <value name="A">
                      <block type="lists_getIndex" id="QXeXhz:=U76}}?Srs+@~">
                        <mutation statement="false" at="false"></mutation>
                        <field name="MODE">GET</field>
                        <field name="WHERE">LAST</field>
                        <value name="VALUE">
                          <block type="variables_get" id="7[3{ys.UFhk!a}iJWmk~">
                            <field name="VAR">macd2</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <value name="B">
                      <block type="variables_get" id="JkGF4[w(QV(Ji`e)DAA^">
                        <field name="VAR">bol2</field>
                      </block>
                    </value>
                  </block>
                </value>
                <value name="B">
                  <block type="logic_boolean" id="0_:2W8EdF~+wb%j3vX%R">
                    <field name="BOOL">FALSE</field>
                  </block>
                </value>
              </block>
            </value>
            <value name="B">
              <block type="logic_compare" id="VRO^m}#}mkX)-1KMxYyZ">
                <field name="OP">GTE</field>
                <value name="A">
                  <block type="lists_getIndex" id="1QqW/pK8#L:r:kDK^N|?">
                    <mutation statement="false" at="false"></mutation>
                    <field name="MODE">GET</field>
                    <field name="WHERE">LAST</field>
                    <value name="VALUE">
                      <block type="variables_get" id="@AaI$^dSlmB^?nv53k.^">
                        <field name="VAR">macd</field>
                      </block>
                    </value>
                  </block>
                </value>
                <value name="B">
                  <block type="variables_get" id="p0gBF-Oy@ECLmAn4?j}e">
                    <field name="VAR">bol</field>
                  </block>
                </value>
              </block>
            </value>
          </block>
        </value>
        <value name="B">
          <block type="logic_compare" id="na}OMC}H!T;YJI_6|.x;" inline="false">
            <field name="OP">LT</field>
            <value name="A">
              <block type="ema" id="`hMof3Wbe_ZF*[%w!ToF">
                <value name="INPUT">
                  <block type="logic_ternary" id="Fz.RR%yw#Akgvc8BiDKZ">
                    <value name="IF">
                      <block type="variables_get" id="Gh{_DUvu-6|8xj4Y2_*D">
                        <field name="VAR">useTicks</field>
                      </block>
                    </value>
                    <value name="THEN">
                      <block type="variables_get" id="~7_o][k,N@4YPF=-*n[u">
                        <field name="VAR">tickList</field>
                      </block>
                    </value>
                    <value name="ELSE">
                      <block type="variables_get" id="=TRdNmXBnX4B/RY{#p]7">
                        <field name="VAR">closeList</field>
                      </block>
                    </value>
                  </block>
                </value>
                <value name="PERIOD">
                  <shadow type="math_number" id="jh`w_2.j4T)X*FClC-ti">
                    <field name="NUM">6</field>
                  </shadow>
                  <block type="variables_get" id="1Ukj;-kTRZuF1.6.3z/,">
                    <field name="VAR">EMA</field>
                  </block>
                </value>
              </block>
            </value>
            <value name="B">
              <block type="lists_getIndex" id="%I6!zv%3@OEh,3dNZbOX">
                <mutation statement="false" at="false"></mutation>
                <field name="MODE">GET</field>
                <field name="WHERE">LAST</field>
                <value name="VALUE">
                  <block type="logic_ternary" id="2j09LNso@}{T~3suWQq_">
                    <value name="IF">
                      <block type="variables_get" id=")=GD*IG?d??/[k)dEM,u">
                        <field name="VAR">useTicks</field>
                      </block>
                    </value>
                    <value name="THEN">
                      <block type="variables_get" id="VTHg3-y^?wVw30FOiNV(">
                        <field name="VAR">tickList</field>
                      </block>
                    </value>
                    <value name="ELSE">
                      <block type="variables_get" id="rAHnrCP#LI-0.5|iNrm)">
                        <field name="VAR">closeList</field>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </value>
          </block>
        </value>
      </block>
    </value>
  </block>
  <block type="procedures_defreturn" id=")+^$Z(,mJes?JW8^TCMU" collapsed="true" x="0" y="260">
    <mutation>
      <arg name="_profit"></arg>
    </mutation>
    <field name="NAME">TradeAgain</field>
    <comment pinned="false" h="80" w="160">Describe this function...</comment>
    <statement name="STACK">
      <block type="math_change" id="]z-G(9[yH[ak|p+~dePt">
        <field name="VAR">actualBalance</field>
        <value name="DELTA">
          <shadow type="math_number" id="t^o9G!wPvAJNr:B/E7g8">
            <field name="NUM">1</field>
          </shadow>
          <block type="variables_get" id="hrn.y0f~w?q_*@zGk=Wt">
            <field name="VAR">_profit</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="thLgj#^;,/_JZwXD}Wl4">
            <field name="VAR">CanTrade</field>
            <value name="VALUE">
              <block type="logic_boolean" id="c0$YFJpj^[BK{=WH6y*{">
                <field name="BOOL">FALSE</field>
              </block>
            </value>
            <next>
              <block type="controls_if" id="rh,];2#G,+-Wb;AKpyuv">
                <mutation elseif="2"></mutation>
                <value name="IF0">
                  <block type="logic_operation" id="wthdvAkgn@GPRF/8o?fZ" inline="false">
                    <field name="OP">AND</field>
                    <value name="A">
                      <block type="logic_compare" id="Q^5.cb8bhC|G[bE0LU%2">
                        <field name="OP">LT</field>
                        <value name="A">
                          <block type="variables_get" id="aD78_{2nVVcD;ivn]./q">
                            <field name="VAR">actualBalance</field>
                          </block>
                        </value>
                        <value name="B">
                          <block type="variables_get" id="g+S,=SyHQXD?by!P$N6!">
                            <field name="VAR">targetBalance</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <value name="B">
                      <block type="logic_compare" id="Ol.^NU31?;y.*s$nUctk">
                        <field name="OP">GT</field>
                        <value name="A">
                          <block type="variables_get" id="dCm@[Oz)YUZ-aF=~xp#K">
                            <field name="VAR">actualBalance</field>
                          </block>
                        </value>
                        <value name="B">
                          <block type="variables_get" id="-+a0V:,CRYmz0%|fd?aY">
                            <field name="VAR">stopBalance</field>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="notify" id="b_upn|/^U:V552ifAWWf">
                    <field name="NOTIFICATION_TYPE">success</field>
                    <field name="NOTIFICATION_SOUND">silent</field>
                    <value name="MESSAGE">
                      <shadow type="text" id="aXuEl)PgW4GoygYL/pGx">
                        <field name="TEXT">abc</field>
                      </shadow>
                      <block type="text_join" id="@b.w,[@p}:Zlg:?r1n~p">
                        <mutation items="2"></mutation>
                        <value name="ADD0">
                          <block type="text" id="uoM+9O9Scehd.:Wd0~_W">
                            <field name="TEXT">Actual Balance: </field>
                          </block>
                        </value>
                        <value name="ADD1">
                          <block type="variables_get" id="Q@~-FFWtE@k`k-zbzA*V">
                            <field name="VAR">actualBalance</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="RbBopoo{ehhVwhOY52Pn">
                        <field name="VAR">CanTrade</field>
                        <value name="VALUE">
                          <block type="logic_boolean" id="f0cj0W1F67lRVxN}O)oa">
                            <field name="BOOL">TRUE</field>
                          </block>
                        </value>
                      </block>
                    </next>
                  </block>
                </statement>
                <value name="IF1">
                  <block type="logic_compare" id="1Eid7M7_V?`_]eNA-~!U">
                    <field name="OP">GT</field>
                    <value name="A">
                      <block type="variables_get" id="-Y$yN,YAnmC)y{#!|N{e">
                        <field name="VAR">actualBalance</field>
                      </block>
                    </value>
                    <value name="B">
                      <block type="variables_get" id="j:[xbQ+.w1|C}MAgk5de">
                        <field name="VAR">targetBalance</field>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO1">
                  <block type="text_print" id="7UUWSF)q~Fs?.tg!]z{t">
                    <value name="TEXT">
                      <shadow type="text" id="_md}L[P`0^g4~`G+.S8:">
                        <field name="TEXT">Target Profit Reached</field>
                      </shadow>
                      <block type="text_join" id="p8#r,p%NY1x_WUTqQ+tu">
                        <mutation items="2"></mutation>
                        <value name="ADD0">
                          <block type="text" id="hVs-xQ,Wgx!62OMDXdCp">
                            <field name="TEXT">Target Profit Reached: </field>
                          </block>
                        </value>
                        <value name="ADD1">
                          <block type="variables_get" id="2c7O,63slF=KA34ZysRZ">
                            <field name="VAR">actualBalance</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <next>
                      <block type="notify" id="y]ob0KuULyR;?73xds/-">
                        <field name="NOTIFICATION_TYPE">success</field>
                        <field name="NOTIFICATION_SOUND">silent</field>
                        <value name="MESSAGE">
                          <shadow type="text" id="aXuEl)PgW4GoygYL/pGx">
                            <field name="TEXT">abc</field>
                          </shadow>
                          <block type="text_join" id="Fv,8g|rOH{],/1RQq^s*">
                            <mutation items="2"></mutation>
                            <value name="ADD0">
                              <block type="text" id="=0f==$_tko$3w$FMGP%=">
                                <field name="TEXT">Total Profit: </field>
                              </block>
                            </value>
                            <value name="ADD1">
                              <block type="variables_get" id="m}V[X{wv@trn%}R[PMV^">
                                <field name="VAR">actualBalance</field>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </next>
                  </block>
                </statement>
                <value name="IF2">
                  <block type="logic_compare" id="xBDP~X-aaERVzE^ldZ(;">
                    <field name="OP">LT</field>
                    <value name="A">
                      <block type="variables_get" id="}U!$,ko[fihqar5Vq+_6">
                        <field name="VAR">actualBalance</field>
                      </block>
                    </value>
                    <value name="B">
                      <block type="variables_get" id="aWE$v=c4Ps|}H9?:ASkr">
                        <field name="VAR">stopBalance</field>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO2">
                  <block type="text_print" id="OX41kSo/vuOI.yZ2E|l!">
                    <value name="TEXT">
                      <shadow type="text" id="_md}L[P`0^g4~`G+.S8:">
                        <field name="TEXT">Target Profit Reached</field>
                      </shadow>
                      <block type="text_join" id="6gY5su.2Ouy2W#{GjLPv">
                        <mutation items="2"></mutation>
                        <value name="ADD0">
                          <block type="text" id="0nXw({!*;SKej1K@BeVE">
                            <field name="TEXT">Stop Loss Reached: </field>
                          </block>
                        </value>
                        <value name="ADD1">
                          <block type="variables_get" id="2L%l:zN$Ua9Sl5M8Q88L">
                            <field name="VAR">actualBalance</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <next>
                      <block type="notify" id="VFH-MS?aby|e-I}#U-RM">
                        <field name="NOTIFICATION_TYPE">error</field>
                        <field name="NOTIFICATION_SOUND">silent</field>
                        <value name="MESSAGE">
                          <shadow type="text" id="aXuEl)PgW4GoygYL/pGx">
                            <field name="TEXT">abc</field>
                          </shadow>
                          <block type="text_join" id="nnK/zf*{L.e%gH%%Fbv+">
                            <mutation items="2"></mutation>
                            <value name="ADD0">
                              <block type="text" id="X^!_0:3,M!9`eCj-F^r|">
                                <field name="TEXT">Total Profit: </field>
                              </block>
                            </value>
                            <value name="ADD1">
                              <block type="variables_get" id="(OY0UC{u~%1]$*^m^euC">
                                <field name="VAR">actualBalance</field>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </next>
                  </block>
                </statement>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
    <value name="RETURN">
      <block type="variables_get" id=",VO^/;6oZ*)UoNYOFH~@">
        <field name="VAR">CanTrade</field>
      </block>
    </value>
  </block>
  <block type="trade" id="xgH69|xFn9=70w.*3Vo@" x="0" y="312">
    <field name="MARKET_LIST">volidx</field>
    <field name="SUBMARKET_LIST">random_index</field>
    <field name="SYMBOL_LIST">R_100</field>
    <field name="TRADETYPECAT_LIST">callput</field>
    <field name="TRADETYPE_LIST">risefall</field>
    <field name="TYPE_LIST">both</field>
    <field name="CANDLEINTERVAL_LIST">60</field>
    <field name="TIME_MACHINE_ENABLED">FALSE</field>
    <field name="RESTARTONERROR">TRUE</field>
    <statement name="INITIALIZATION">
      <block type="procedures_callnoreturn" id="1gsfi8N?2tBRhi*5J,W}">
        <mutation name="Config">
          <arg name="_TargetBalance"></arg>
          <arg name="_StopBalance"></arg>
          <arg name="_InitialBalance"></arg>
          <arg name="_Percentage"></arg>
          <arg name="_UseTicks"></arg>
          <arg name="_FastEMA"></arg>
          <arg name="_SlowEMA"></arg>
          <arg name="_SMAPeriod"></arg>
          <arg name="_BollPeriod"></arg>
          <arg name="_Dev"></arg>
          <arg name="_EMA"></arg>
        </mutation>
        <value name="ARG0">
          <block type="math_number" id="2oTn[2`iTVk;h97SfK9X">
            <field name="NUM">52</field>
          </block>
        </value>
        <value name="ARG1">
          <block type="math_number" id="$Y%8Cg)e@t}!FB=G]DHr">
            <field name="NUM">45</field>
          </block>
        </value>
        <value name="ARG2">
          <block type="math_number" id="=%c88Az!sG=XS[BXR~)@">
            <field name="NUM">50</field>
          </block>
        </value>
        <value name="ARG3">
          <block type="math_number" id="S9+J*@EtM8`F7S2`!W`)">
            <field name="NUM">1</field>
          </block>
        </value>
        <value name="ARG4">
          <block type="logic_boolean" id="!f{X10:TQz0ZJ)anlls|">
            <field name="BOOL">TRUE</field>
          </block>
        </value>
        <value name="ARG5">
          <block type="math_number" id="@FqZs125[F+p-@Bp1S|?">
            <field name="NUM">6</field>
          </block>
        </value>
        <value name="ARG6">
          <block type="math_number" id="6vmev2tkipHjq]^tWmdH">
            <field name="NUM">12</field>
          </block>
        </value>
        <value name="ARG7">
          <block type="math_number" id="%ac!(yc6tCRA)lER,v,y">
            <field name="NUM">9</field>
          </block>
        </value>
        <value name="ARG8">
          <block type="math_number" id="7{Ba)R_Pyi][*{DR}D1}">
            <field name="NUM">10</field>
          </block>
        </value>
        <value name="ARG9">
          <block type="math_number" id="7R*wEUPx:Hh{qbHI$uK9">
            <field name="NUM">1</field>
          </block>
        </value>
        <value name="ARG10">
          <block type="math_number" id="UG;9zH?4,k:I$b0-o03W">
            <field name="NUM">6</field>
          </block>
        </value>
      </block>
    </statement>
    <statement name="SUBMARKET">
      <block type="tradeOptions" id="x=V33~4Lb|(sLv`J[:Eb">
        <field name="DURATIONTYPE_LIST">s</field>
        <field name="CURRENCY_LIST">USD</field>
        <value name="DURATION">
          <shadow type="math_number" id="O*@58sDc=!cOO}*b2vf9">
            <field name="NUM">20</field>
          </shadow>
        </value>
        <value name="AMOUNT">
          <shadow type="math_number" id="ml)25~7^q}3I9}vjf:%K">
            <field name="NUM">1</field>
          </shadow>
          <block type="procedures_callreturn" id="#Z)eh,(/{n_JszBjBc#;">
            <mutation name="getStake"></mutation>
          </block>
        </value>
      </block>
    </statement>
  </block>
  <block type="before_purchase" id="i-CIx.(Onm4?ihxzA}Y]" x="0" y="903">
    <statement name="BEFOREPURCHASE_STACK">
      <block type="controls_if" id="%%YhNm-Ldas6/4[Quwr~">
        <mutation elseif="1"></mutation>
        <value name="IF0">
          <block type="procedures_callreturn" id="*t-0e[LzN#cGwmZsX;/B">
            <mutation name="ToRise"></mutation>
          </block>
        </value>
        <statement name="DO0">
          <block type="purchase" id="M_j86!.b_/xU1Q-B8Nvf">
            <field name="PURCHASE_LIST">CALL</field>
          </block>
        </statement>
        <value name="IF1">
          <block type="procedures_callreturn" id="NDh3^a`{GMR7yV{dPzE3">
            <mutation name="ToFall"></mutation>
          </block>
        </value>
        <statement name="DO1">
          <block type="purchase" id="-!I:=/}~yb9XMWb*Z^V$">
            <field name="PURCHASE_LIST">PUT</field>
          </block>
        </statement>
      </block>
    </statement>
  </block>
  <block type="after_purchase" id="D^Jz1^n=2vtZku1vBN@;" x="0" y="1083">
    <statement name="AFTERPURCHASE_STACK">
      <block type="controls_if" id="S8C2{Sl`5p0p!Vm1r4Zt">
        <value name="IF0">
          <block type="procedures_callreturn" id="-Nf_$dAJ$NNm+v[_#tQd">
            <mutation name="TradeAgain">
              <arg name="_profit"></arg>
            </mutation>
            <value name="ARG0">
              <block type="read_details" id="*Qf`}G@:2fh(vl85h067">
                <field name="DETAIL_INDEX">4</field>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO0">
          <block type="trade_again" id="dKG,(VN{8Z6f`*j3`^.?"></block>
        </statement>
      </block>
    </statement>
  </block>
  <block type="tick_analysis" id="z4U:4z5ms}DQ+D3b?h5j" collapsed="true" x="0" y="1236">
    <statement name="TICKANALYSIS_STACK">
      <block type="procedures_callnoreturn" id="Kj87wVl%EcxPj_m=_S|6" collapsed="true">
        <mutation name="MakeAnalysis">
          <arg name="_TickList"></arg>
          <arg name="_CloseList"></arg>
        </mutation>
        <value name="ARG0">
          <block type="ticks" id="yRNY+*].Oz)nL*Vj.p(Y"></block>
        </value>
        <value name="ARG1">
          <block type="ohlc_values" id="j$)Ynj~pB5E?oIokQ#/^" inline="false">
            <field name="OHLCFIELD_LIST">close</field>
            <field name="CANDLEINTERVAL_LIST">default</field>
          </block>
        </value>
      </block>
    </statement>
  </block>
</xml>