﻿<xml xmlns="http://www.w3.org/1999/xhtml" collection="false">
  <block type="procedures_defnoreturn" id="?-Y?6q-}Yjsm%W-(cK$d" collapsed="true" x="-31" y="-1">
    <mutation>
      <arg name="Target Profit"></arg>
      <arg name="Stop Loss"></arg>
      <arg name="Stake"></arg>
      <arg name="Martingale Factor"></arg>
      <arg name="Martingale Level"></arg>
    </mutation>
    <field name="NAME">(1) CROCO Money Management System V1.0</field>
    <comment pinned="false" h="80" w="160">Describe this function...</comment>
    <statement name="STACK">
      <block type="variables_set" id="X@ABFsWd]Tsr{opzMc%9">
        <field name="VAR">mm:InitStake</field>
        <value name="VALUE">
          <block type="variables_get" id=")xtM^zQ1+k(cIKjzEW_z">
            <field name="VAR">Stake</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="38;?h7#[~~p;sv~vFqQ]">
            <field name="VAR">mm:WinStake</field>
            <value name="VALUE">
              <block type="variables_get" id="Jgd-gz#*q($)fwUA:Ea(">
                <field name="VAR">Stake</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="kfYjmVL:G,NvZHzQjw*g">
                <field name="VAR">mm:TargetProfit</field>
                <value name="VALUE">
                  <block type="variables_get" id="5y|(v:hV{[j#ncjfNTq4">
                    <field name="VAR">Target Profit</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="lzEb{8o1$?S2Tm1+9fZ3">
                    <field name="VAR">mm:StopLoss</field>
                    <value name="VALUE">
                      <block type="variables_get" id="vzgSHHOiBGe8ao3uvb(0">
                        <field name="VAR">Stop Loss</field>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="V(Zyx8]auKs!v=]DXrer">
                        <field name="VAR">mm:MartingaleFactor</field>
                        <value name="VALUE">
                          <block type="variables_get" id="Kvsc~7se*WKE1lXjbI6e">
                            <field name="VAR">Martingale Factor</field>
                          </block>
                        </value>
                        <next>
                          <block type="variables_set" id="|a?F4gSid!^NRa-0b5D/">
                            <field name="VAR">mm:MartingaleLevel</field>
                            <value name="VALUE">
                              <block type="variables_get" id="8{%{v9Qee.dj$7x_c7QI">
                                <field name="VAR">Martingale Level</field>
                              </block>
                            </value>
                            <next>
                              <block type="variables_set" id="y_m2,9DA]|icdJ3Zw_]b">
                                <field name="VAR">mm:MartingaleSize</field>
                                <value name="VALUE">
                                  <block type="math_number" id="~^-dvt=*Rxzy~+krRdg~">
                                    <field name="NUM">1</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="variables_set" id="O?99XJ%g=C{wQyzOt:`/">
                                    <field name="VAR">mm:TotalProfit</field>
                                    <value name="VALUE">
                                      <block type="math_number" id="+ML8+G@z-uny}%(#(LTz">
                                        <field name="NUM">0</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="variables_set" id="yfCQX:5e-Mw)KgkNYiMO">
                                        <field name="VAR">mm:win_count</field>
                                        <value name="VALUE">
                                          <block type="math_number" id="%~j`GfIeFtbi}lU8#,BE">
                                            <field name="NUM">0</field>
                                          </block>
                                        </value>
                                        <next>
                                          <block type="variables_set" id="yeWo((0qM!d:^kX,H47K">
                                            <field name="VAR">mm:loss_count</field>
                                            <value name="VALUE">
                                              <block type="math_number" id="wrb.M3Z7Cpx%2f2~J#.L">
                                                <field name="NUM">0</field>
                                              </block>
                                            </value>
                                            <next>
                                              <block type="variables_set" id="+p[rwfDP^(Q/CiF:bU;T">
                                                <field name="VAR">mm:loss_level</field>
                                                <value name="VALUE">
                                                  <block type="math_number" id="wP*,qVbN-0k?},.a.`3_">
                                                    <field name="NUM">0</field>
                                                  </block>
                                                </value>
                                              </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="RNsnc9wcTqx2iM1]S!9B" collapsed="true" x="1" y="30">
    <field name="NAME">(1) CROCO Initial Stake</field>
    <comment pinned="false" h="80" w="160">Describe this function...</comment>
    <value name="RETURN">
      <block type="math_arithmetic" id="b4tlZAg_[#AC6JC5*_xq">
        <field name="OP">MULTIPLY</field>
        <value name="A">
          <shadow type="math_number" id="hd6L3G+,]e`|TfXM!c/u">
            <field name="NUM">1</field>
          </shadow>
          <block type="variables_get" id="a2;s2-@nWIESjUMWa9Vn">
            <field name="VAR">mm:MartingaleSize</field>
          </block>
        </value>
        <value name="B">
          <shadow type="math_number" id="S5=Jr8YAVJjpm+pjMw]i">
            <field name="NUM">1</field>
          </shadow>
          <block type="variables_get" id="f8;Zw$z#%z$![E+77c^u">
            <field name="VAR">mm:InitStake</field>
          </block>
        </value>
      </block>
    </value>
  </block>
  <block type="procedures_defnoreturn" id="+e+0biljRFwEzE|t4=K]" collapsed="true" x="-28" y="58">
    <mutation>
      <arg name="ResultWin"></arg>
    </mutation>
    <field name="NAME">(4)CROCO Function Martingale Factor&amp;Level</field>
    <comment pinned="false" h="80" w="160">Describe this function...</comment>
    <statement name="STACK">
      <block type="controls_if" id="s$RI{,q8=XmA]yXUq$sG">
        <mutation else="1"></mutation>
        <value name="IF0">
          <block type="variables_get" id="vmO~#WnEu)Yk8U%JLbE)">
            <field name="VAR">ResultWin</field>
          </block>
        </value>
        <statement name="DO0">
          <block type="variables_set" id="lBItdMrn7mt{srK~=r]F">
            <field name="VAR">mm:MartingaleSize</field>
            <value name="VALUE">
              <block type="math_number" id="HfE~zqT^1.W`M+d_[_QJ">
                <field name="NUM">1</field>
              </block>
            </value>
            <next>
              <block type="math_change" id="{O0@BV0k|4AnTCp/)~Xz">
                <field name="VAR">mm:win_count</field>
                <value name="DELTA">
                  <shadow type="math_number" id="RMl$3{N98H8xn8pCJ4:@">
                    <field name="NUM">1</field>
                  </shadow>
                </value>
                <next>
                  <block type="variables_set" id="}AkCyz`3rE2#bfHi:a1{">
                    <field name="VAR">mm:loss_count</field>
                    <value name="VALUE">
                      <block type="math_number" id="gu;uWPVf;XQbnHREot/t">
                        <field name="NUM">0</field>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="L``;9$+!SlR+YYX%4;~g">
                        <field name="VAR">mm:loss_level</field>
                        <value name="VALUE">
                          <block type="math_number" id="fHx-8`i3ct:*0mI+)etb">
                            <field name="NUM">0</field>
                          </block>
                        </value>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </statement>
        <statement name="ELSE">
          <block type="math_change" id="Q=OcgE`/XZJI]Acx^WXg">
            <field name="VAR">mm:loss_count</field>
            <value name="DELTA">
              <shadow type="math_number" id="GX60`A(rh*Oi7x.#?+*(">
                <field name="NUM">1</field>
              </shadow>
            </value>
            <next>
              <block type="variables_set" id="F|#)g+U=?z=FYh+6z2~$">
                <field name="VAR">mm:win_count</field>
                <value name="VALUE">
                  <block type="math_number" id="{agl]z_|LY5i]Ng0D?rU">
                    <field name="NUM">0</field>
                  </block>
                </value>
                <next>
                  <block type="controls_if" id="[HTU0^9MTt,zjC?3rzJ,">
                    <value name="IF0">
                      <block type="logic_compare" id="R579gi^D%dLEzSuU+*[?">
                        <field name="OP">GT</field>
                        <value name="A">
                          <block type="variables_get" id="p5+4JYBj-k93O5jRj*A.">
                            <field name="VAR">mm:loss_count</field>
                          </block>
                        </value>
                        <value name="B">
                          <block type="variables_get" id="hKS.?(x7W~HNieM;i#f9">
                            <field name="VAR">mm:loss_level</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="variables_set" id="F;K4*h2m,:DbnPa6Xyz#">
                        <field name="VAR">mm:loss_level</field>
                        <value name="VALUE">
                          <block type="variables_get" id="*TM6Ik~jXzK(KZDe{S[N">
                            <field name="VAR">mm:loss_count</field>
                          </block>
                        </value>
                      </block>
                    </statement>
                    <next>
                      <block type="controls_if" id="-Zw]MQ!Mv08i!55cW,r~">
                        <mutation elseif="1"></mutation>
                        <value name="IF0">
                          <block type="logic_compare" id="VlX*W$77[0?wMaHM6s}B">
                            <field name="OP">EQ</field>
                            <value name="A">
                              <block type="variables_get" id="3HBZe@26ga;DTleY!gZ4">
                                <field name="VAR">mm:MartingaleLevel</field>
                              </block>
                            </value>
                            <value name="B">
                              <block type="math_number" id="pw,FmzA-0SBM,Vu!0[*=">
                                <field name="NUM">0</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO0">
                          <block type="variables_set" id="e4Ht]-T!]@lh]+-QoA9/">
                            <field name="VAR">mm:MartingaleSize</field>
                            <value name="VALUE">
                              <block type="math_arithmetic" id="_P~r3h#A0],bCez44hFa">
                                <field name="OP">MULTIPLY</field>
                                <value name="A">
                                  <shadow type="math_number" id="_^lbiA96{8-XZg~~-$yJ">
                                    <field name="NUM">1</field>
                                  </shadow>
                                  <block type="variables_get" id=";~i(wRKu?3~U,@wQssdo">
                                    <field name="VAR">mm:MartingaleSize</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <shadow type="math_number" id="|LQ*{)DqJRt@V}3xNfm;">
                                    <field name="NUM">1</field>
                                  </shadow>
                                  <block type="variables_get" id="Z~KpTbH7*fF~`zhY(7vq">
                                    <field name="VAR">mm:MartingaleFactor</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </statement>
                        <value name="IF1">
                          <block type="logic_compare" id="v(.I,{`pHTkyP/9~2b.?">
                            <field name="OP">GT</field>
                            <value name="A">
                              <block type="variables_get" id="PF3uzkte`~6SBBj:6#(v">
                                <field name="VAR">mm:MartingaleLevel</field>
                              </block>
                            </value>
                            <value name="B">
                              <block type="math_number" id="_uVtHFg}jFjNYX!g3dyr">
                                <field name="NUM">0</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO1">
                          <block type="controls_if" id="NiLU96_2?w#{5t)e*1_u">
                            <mutation else="1"></mutation>
                            <value name="IF0">
                              <block type="logic_compare" id="u6_~eyXhC%x}vCo!}5SM">
                                <field name="OP">LTE</field>
                                <value name="A">
                                  <block type="variables_get" id="V4J#ow{B^)S{/EFC(2yW">
                                    <field name="VAR">mm:loss_count</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="variables_get" id="ppC%tPjlYk|T0~LNBJbE">
                                    <field name="VAR">mm:MartingaleLevel</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <statement name="DO0">
                              <block type="variables_set" id=".s!?|g=cN?kK1PIa,(_n">
                                <field name="VAR">mm:MartingaleSize</field>
                                <value name="VALUE">
                                  <block type="math_arithmetic" id="nvnSRF@~!y~m2fBli;6L">
                                    <field name="OP">MULTIPLY</field>
                                    <value name="A">
                                      <shadow type="math_number" id="_^lbiA96{8-XZg~~-$yJ">
                                        <field name="NUM">1</field>
                                      </shadow>
                                      <block type="variables_get" id="bfQA:b%!-+@}J1#f$-IY">
                                        <field name="VAR">mm:MartingaleSize</field>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <shadow type="math_number" id="|LQ*{)DqJRt@V}3xNfm;">
                                        <field name="NUM">1</field>
                                      </shadow>
                                      <block type="variables_get" id="(AVOd1Gmx[TOu4.avTzC">
                                        <field name="VAR">mm:MartingaleFactor</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                              </block>
                            </statement>
                            <statement name="ELSE">
                              <block type="notify" id="W[LEozy;oyLd,zV0M`d.">
                                <field name="NOTIFICATION_TYPE">success</field>
                                <field name="NOTIFICATION_SOUND">silent</field>
                                <value name="MESSAGE">
                                  <shadow type="text" id="aosco4:o9fRtU4n%H=7#">
                                    <field name="TEXT">::: Martingale RESET :::</field>
                                  </shadow>
                                </value>
                                <next>
                                  <block type="variables_set" id="uM,=#q*K#SVdlgH3QQnp">
                                    <field name="VAR">mm:MartingaleSize</field>
                                    <value name="VALUE">
                                      <block type="math_number" id="UM$JSqb6;34}-mCzwA4Z">
                                        <field name="NUM">1</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="variables_set" id="6F*vpH]mc::m0L:x|R{K">
                                        <field name="VAR">mm:win_count</field>
                                        <value name="VALUE">
                                          <block type="math_number" id="t(s`~zd^(?(=Y99[Ri#,">
                                            <field name="NUM">0</field>
                                          </block>
                                        </value>
                                        <next>
                                          <block type="variables_set" id="FgGA??/%EMuXDfTf:iUt">
                                            <field name="VAR">mm:loss_count</field>
                                            <value name="VALUE">
                                              <block type="math_number" id="V|km$JuiGH}CIY.XB|0?">
                                                <field name="NUM">0</field>
                                              </block>
                                            </value>
                                            <next>
                                              <block type="variables_set" id="C$Nam/+k[)_|^S#ed%{X">
                                                <field name="VAR">mm:loss_level</field>
                                                <value name="VALUE">
                                                  <block type="math_number" id="dOD((;0F$VQ?1ATUU-t_">
                                                    <field name="NUM">0</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </next>
                                          </block>
                                        </next>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </statement>
                          </block>
                        </statement>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </statement>
      </block>
    </statement>
  </block>
  <block type="procedures_defreturn" id="m-kiL}[uJ6^Vrb8,WKW$" collapsed="true" x="7" y="88">
    <mutation>
      <arg name="Contract Detail [Profit]"></arg>
      <arg name="ResultWin"></arg>
    </mutation>
    <field name="NAME">(4)CROCO Money Management System Trade Again</field>
    <comment pinned="false" h="80" w="160">Describe this function...</comment>
    <statement name="STACK">
      <block type="math_change" id="x.)Cm%!_[8IkFLSE|~xc">
        <field name="VAR">mm:TotalProfit</field>
        <value name="DELTA">
          <shadow type="math_number" id="eU,`J53*TgD8a`Si:zsG">
            <field name="NUM">1</field>
          </shadow>
          <block type="variables_get" id="Ej95K~J@EIOG6Q;)^ftf">
            <field name="VAR">Contract Detail [Profit]</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="XcVsY+vH*c.H!Ly/Uy-S">
            <field name="VAR">mm:TotalProfit</field>
            <value name="VALUE">
              <block type="math_arithmetic" id="?(]L!#Jw`VNH],M5:y1z">
                <field name="OP">DIVIDE</field>
                <value name="A">
                  <shadow type="math_number" id="(!-TI%`{SnzQ26hkS=y*">
                    <field name="NUM">1</field>
                  </shadow>
                  <block type="math_round" id="T:cV`E=nLDk{2*/CKpy[">
                    <field name="OP">ROUND</field>
                    <value name="NUM">
                      <shadow type="math_number" id="Rwh{jhN$!tj#I.7K9JR-">
                        <field name="NUM">3.1</field>
                      </shadow>
                      <block type="math_arithmetic" id="D9KltmcfYnG4~AqM}4m1">
                        <field name="OP">MULTIPLY</field>
                        <value name="A">
                          <shadow type="math_number" id="CgD}6q}2kncNmV`-yyJY">
                            <field name="NUM">1</field>
                          </shadow>
                          <block type="variables_get" id="8yq26iof%tQGOSjI((%t">
                            <field name="VAR">mm:TotalProfit</field>
                          </block>
                        </value>
                        <value name="B">
                          <shadow type="math_number" id="`IW6Jnh~*-Cb48:Wr)}A">
                            <field name="NUM">100</field>
                          </shadow>
                        </value>
                      </block>
                    </value>
                  </block>
                </value>
                <value name="B">
                  <shadow type="math_number" id="warBmLs}zw,PN{^yj3pr">
                    <field name="NUM">100</field>
                  </shadow>
                </value>
              </block>
            </value>
            <next>
              <block type="controls_if" id="gU*aX6o!,vdVFvygBiy^">
                <mutation else="1"></mutation>
                <value name="IF0">
                  <block type="variables_get" id="bg@BcI`?POA0oMLngQZY">
                    <field name="VAR">ResultWin</field>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="notify" id="P*|mMMgmVMHndtr1%Fy#">
                    <field name="NOTIFICATION_TYPE">success</field>
                    <field name="NOTIFICATION_SOUND">silent</field>
                    <value name="MESSAGE">
                      <shadow type="text" id="aosco4:o9fRtU4n%H=7#">
                        <field name="TEXT">abc</field>
                      </shadow>
                      <block type="text_join" id="EuyzsE]ceSew]$y~p31e">
                        <mutation items="2"></mutation>
                        <value name="ADD0">
                          <block type="text" id="tRSzQ$olGLBcHoEK%-IL">
                            <field name="TEXT">Profit : $ </field>
                          </block>
                        </value>
                        <value name="ADD1">
                          <block type="variables_get" id="TYWFQ6z5Nnl/:IIz9qv5">
                            <field name="VAR">Contract Detail [Profit]</field>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </statement>
                <statement name="ELSE">
                  <block type="notify" id="7xJdlqKoc1e=8ROXC4IZ">
                    <field name="NOTIFICATION_TYPE">error</field>
                    <field name="NOTIFICATION_SOUND">silent</field>
                    <value name="MESSAGE">
                      <shadow type="text" id="aosco4:o9fRtU4n%H=7#">
                        <field name="TEXT">abc</field>
                      </shadow>
                      <block type="text_join" id="%|xaVoNpsARCkiHeTJF.">
                        <mutation items="2"></mutation>
                        <value name="ADD0">
                          <block type="text" id="wN/,C+G4KGI/p%G`~WVv">
                            <field name="TEXT">Loss : $ </field>
                          </block>
                        </value>
                        <value name="ADD1">
                          <block type="math_single" id="44RAYS/O*EWUH)Aa.4|d">
                            <field name="OP">ABS</field>
                            <value name="NUM">
                              <shadow type="math_number" id="/f~~*UmMHB!mkPy/LhQ!">
                                <field name="NUM">9</field>
                              </shadow>
                              <block type="variables_get" id="4S.kQ[HXzsOycNNL,796">
                                <field name="VAR">Contract Detail [Profit]</field>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </statement>
                <next>
                  <block type="procedures_callnoreturn" id="KONA~esH71irNtd_G+N=">
                    <mutation name="(4)CROCO Function Martingale Factor&amp;Level">
                      <arg name="ResultWin"></arg>
                    </mutation>
                    <value name="ARG0">
                      <block type="variables_get" id="X(_f!GWSUHM@4QG*uT@`">
                        <field name="VAR">ResultWin</field>
                      </block>
                    </value>
                    <next>
                      <block type="notify" id="s=I%mKBoHCNID+pGe@NG">
                        <field name="NOTIFICATION_TYPE">info</field>
                        <field name="NOTIFICATION_SOUND">silent</field>
                        <value name="MESSAGE">
                          <shadow type="text" id="aosco4:o9fRtU4n%H=7#">
                            <field name="TEXT">abc</field>
                          </shadow>
                          <block type="text_join" id="-BkI%CQ}Ej8I^!pK2qN7">
                            <mutation items="2"></mutation>
                            <value name="ADD0">
                              <block type="text" id="^siM?kkc:sv|Oo@]}yR/">
                                <field name="TEXT">Total Profit : $ </field>
                              </block>
                            </value>
                            <value name="ADD1">
                              <block type="variables_get" id="PhLu`]POur,}+2_Mie{#">
                                <field name="VAR">mm:TotalProfit</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <next>
                          <block type="variables_set" id="}y|5#hUSDo;5GoG}GS|-">
                            <field name="VAR">mm:TradeAgain</field>
                            <value name="VALUE">
                              <block type="logic_boolean" id="FPGkzu:po-GC{OPk[z}j">
                                <field name="BOOL">FALSE</field>
                              </block>
                            </value>
                            <next>
                              <block type="controls_if" id="X/(+yC1KKf001;tUid*r">
                                <mutation else="1"></mutation>
                                <value name="IF0">
                                  <block type="logic_compare" id="n8Aqmjy;Fl-kOF0gQxEp">
                                    <field name="OP">LT</field>
                                    <value name="A">
                                      <block type="variables_get" id="nBNMJL{@^/Fuo)YndWdC">
                                        <field name="VAR">mm:TotalProfit</field>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <block type="variables_get" id="oNt47)f+emhILQ$z(w^e">
                                        <field name="VAR">mm:TargetProfit</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <statement name="DO0">
                                  <block type="controls_if" id="wiJCmsHVDy~KIZ:IyPDo">
                                    <mutation else="1"></mutation>
                                    <value name="IF0">
                                      <block type="logic_compare" id="}tVMg=6y8=QATwj;HGv)">
                                        <field name="OP">GT</field>
                                        <value name="A">
                                          <block type="variables_get" id="/fP;n{x7f%PF-/OzP$QS">
                                            <field name="VAR">mm:TotalProfit</field>
                                          </block>
                                        </value>
                                        <value name="B">
                                          <block type="math_single" id="AX,Pu;09E[^,@HGnag55">
                                            <field name="OP">NEG</field>
                                            <value name="NUM">
                                              <shadow type="math_number" id="Vz}o{[6w70ok}+RBd$]4">
                                                <field name="NUM">9</field>
                                              </shadow>
                                              <block type="variables_get" id="Bmy.0c(}RHb`]{G*}Lwv">
                                                <field name="VAR">mm:StopLoss</field>
                                              </block>
                                            </value>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                    <statement name="DO0">
                                      <block type="variables_set" id=";m$,v+S2*1v5?*y|t/KG">
                                        <field name="VAR">mm:TradeAgain</field>
                                        <value name="VALUE">
                                          <block type="logic_boolean" id="3cHt8HJrpJ5wX}Xl%A3)">
                                            <field name="BOOL">TRUE</field>
                                          </block>
                                        </value>
                                      </block>
                                    </statement>
                                    <statement name="ELSE">
                                      <block type="text_print" id="CLY;ck-k^!$MeDZ[{n2A">
                                        <value name="TEXT">
                                          <shadow type="text" id="%UR9}Kv@Xn;N(@oc{o|-">
                                            <field name="TEXT">abc</field>
                                          </shadow>
                                          <block type="text_join" id="~g^:#sAuY]dA95r#{Otp">
                                            <mutation items="2"></mutation>
                                            <value name="ADD0">
                                              <block type="text" id="U/8w+yaFWxofx7:,a:*%">
                                                <field name="TEXT">Anda mengalami kerugian sebesar $ </field>
                                              </block>
                                            </value>
                                            <value name="ADD1">
                                              <block type="math_single" id="s#(o58o-Ph=_l6nU0~]A">
                                                <field name="OP">NEG</field>
                                                <value name="NUM">
                                                  <shadow type="math_number" id="Vz}o{[6w70ok}+RBd$]4">
                                                    <field name="NUM">9</field>
                                                  </shadow>
                                                  <block type="variables_get" id="nW#3?=q19L7p;lLAzd2+">
                                                    <field name="VAR">mm:TotalProfit</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                          </block>
                                        </value>
                                      </block>
                                    </statement>
                                  </block>
                                </statement>
                                <statement name="ELSE">
                                  <block type="text_print" id="u^U5O7!TdoZ/^I3RbK(2">
                                    <value name="TEXT">
                                      <shadow type="text" id="%UR9}Kv@Xn;N(@oc{o|-">
                                        <field name="TEXT">abc</field>
                                      </shadow>
                                      <block type="text_join" id="1fh.,/KdEXg$Sc],::Td">
                                        <mutation items="2"></mutation>
                                        <value name="ADD0">
                                          <block type="text" id="AaG~WhkVD~$Mm/a6=l_w">
                                            <field name="TEXT">Target keuntungan tercapai sebesar $ </field>
                                          </block>
                                        </value>
                                        <value name="ADD1">
                                          <block type="variables_get" id="QI_2pQT^(Z1fUyF$MzPu">
                                            <field name="VAR">mm:TotalProfit</field>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                  </block>
                                </statement>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
    <value name="RETURN">
      <block type="variables_get" id="D}z-4^d!3Wi|2BERXgb~">
        <field name="VAR">mm:TradeAgain</field>
      </block>
    </value>
  </block>
  <block type="tick_analysis" id="@rG2Vb]*vBL8ID`7c6ap" collapsed="true" x="-39" y="116">
    <statement name="TICKANALYSIS_STACK">
      <block type="variables_set" id="EAjp9nfvCKLBwAT66pg/">
        <field name="VAR">Worm:Color</field>
        <value name="VALUE">
          <block type="math_number" id=".~H(,dTao((@.G%FU?;@">
            <field name="NUM">0</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="P)|5cP_^h`?OJvY:7`V]">
            <field name="VAR">Worm:Neck</field>
            <value name="VALUE">
              <block type="text" id="r2IK_}s^hRL2i%/rw98{">
                <field name="TEXT">non</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="TR_i0%1ZtSP68/5.#Z(%">
                <field name="VAR">Worm:Neck</field>
                <value name="VALUE">
                  <block type="variables_get" id="(BjD*~zGr-SsgO7w+29r">
                    <field name="VAR">Worm:Head</field>
                  </block>
                </value>
                <next>
                  <block type="controls_for" id="0UqQ`||@xR(#7T|Y1QGe">
                    <field name="VAR">i</field>
                    <value name="FROM">
                      <block type="math_number" id="4KzYrh@%mbSrTmCDEiKQ">
                        <field name="NUM">2</field>
                      </block>
                    </value>
                    <value name="TO">
                      <block type="math_number" id="`xi**Fzi61Btw#4_T,!n">
                        <field name="NUM">21</field>
                      </block>
                    </value>
                    <value name="BY">
                      <block type="math_number" id="US6bN+zTx,ey=FNhRjJ_">
                        <field name="NUM">1</field>
                      </block>
                    </value>
                    <statement name="DO">
                      <block type="controls_if" id="!+(w6^|DJ1K~P=Rod{sv">
                        <mutation elseif="1"></mutation>
                        <value name="IF0">
                          <block type="logic_compare" id="*a=SK?C%9d::IDhuHN20">
                            <field name="OP">GT</field>
                            <value name="A">
                              <block type="tick" id="N#?umZxP7/o9GN`)de2I"></block>
                            </value>
                            <value name="B">
                              <block type="lists_getIndex" id="l1.p=:|kfr_HY08|ZZ![">
                                <mutation statement="false" at="true"></mutation>
                                <field name="MODE">GET</field>
                                <field name="WHERE">FROM_END</field>
                                <value name="VALUE">
                                  <block type="ticks" id="`fsc)!`,}EMW?7FzlH}]"></block>
                                </value>
                                <value name="AT">
                                  <block type="variables_get" id="D`+p9l~{7i5~vzD+J3`=">
                                    <field name="VAR">i</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO0">
                          <block type="math_change" id="%Q#A2S6#rH$I~p=ZeS-!">
                            <field name="VAR">Worm:Color</field>
                            <value name="DELTA">
                              <shadow type="math_number" id="02NXS8~_FAb(d_4G72uA">
                                <field name="NUM">1</field>
                              </shadow>
                            </value>
                          </block>
                        </statement>
                        <value name="IF1">
                          <block type="logic_compare" id="9{g^#d+XADqp5vZ(bkKN">
                            <field name="OP">LT</field>
                            <value name="A">
                              <block type="tick" id="`)iL`/udAl15W|DS5H1T"></block>
                            </value>
                            <value name="B">
                              <block type="lists_getIndex" id="WZ}QceoHDuc+NdN2@-4j">
                                <mutation statement="false" at="true"></mutation>
                                <field name="MODE">GET</field>
                                <field name="WHERE">FROM_END</field>
                                <value name="VALUE">
                                  <block type="ticks" id="{K8h~OcZ=J5~%7;H3r$/"></block>
                                </value>
                                <value name="AT">
                                  <block type="variables_get" id="]/zQ(`A3cTIwWiX9WO2S">
                                    <field name="VAR">i</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO1">
                          <block type="math_change" id="jL(/_@,WT!yP)QCRXX_N">
                            <field name="VAR">Worm:Color</field>
                            <value name="DELTA">
                              <shadow type="math_number" id="%uN}acQy6[rxIMM/4gVn">
                                <field name="NUM">-1</field>
                              </shadow>
                            </value>
                          </block>
                        </statement>
                      </block>
                    </statement>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="tick_analysis" id="h*wu8laa,UmCi:Lg8itf" collapsed="true" x="12" y="145">
    <statement name="TICKANALYSIS_STACK">
      <block type="controls_if" id="j*!C^gna3%{Ep-:61l,,">
        <mutation elseif="1" else="1"></mutation>
        <value name="IF0">
          <block type="logic_compare" id="sra5D=O#@6WrnR00TEXH">
            <field name="OP">EQ</field>
            <value name="A">
              <block type="variables_get" id=".0Q=ABY8$ve5R/B0AVR1">
                <field name="VAR">Worm:Color</field>
              </block>
            </value>
            <value name="B">
              <block type="math_number" id="0vB!{%,[Qec_h):f*Qbh">
                <field name="NUM">20</field>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO0">
          <block type="variables_set" id="f,v(+97pBa[6YW_TSZU$">
            <field name="VAR">Worm:Head</field>
            <value name="VALUE">
              <block type="text" id="1:.hzpRD]?MEu$.=}RTy">
                <field name="TEXT">blue</field>
              </block>
            </value>
            <next>
              <block type="notify" id="u(jnVd4Ouaj^jf2UPirc">
                <field name="NOTIFICATION_TYPE">info</field>
                <field name="NOTIFICATION_SOUND">silent</field>
                <value name="MESSAGE">
                  <block type="text_join" id="GBmlVrNk0:XECRWJcE1a">
                    <mutation items="15"></mutation>
                    <value name="ADD0">
                      <block type="text" id="pl@j[f,Z2?Ry/Y9j)ar9">
                        <field name="TEXT">&lt;&lt;&lt; BLUE HEAD &gt;&gt;&gt;   :::: R3 : </field>
                      </block>
                    </value>
                    <value name="ADD1">
                      <block type="variables_get" id="g%W}Vr{7v3u@ty^6O|rX">
                        <field name="VAR">R3</field>
                      </block>
                    </value>
                    <value name="ADD2">
                      <block type="text" id=")|g-(}59n{pTH8|tvr%d">
                        <field name="TEXT"> || R2 : </field>
                      </block>
                    </value>
                    <value name="ADD3">
                      <block type="variables_get" id="N)5sI/V~agPNX^l|lrT]">
                        <field name="VAR">R2</field>
                      </block>
                    </value>
                    <value name="ADD4">
                      <block type="text" id="}9`@#BSQC=2QjWQ,ra)x">
                        <field name="TEXT"> || R1 :</field>
                      </block>
                    </value>
                    <value name="ADD5">
                      <block type="variables_get" id="PJW/eCW==}/w0@3H#D3/">
                        <field name="VAR">R1</field>
                      </block>
                    </value>
                    <value name="ADD6">
                      <block type="text" id="FQZ.(76nQ4h)bNaVx$Ab">
                        <field name="TEXT"> || PP :</field>
                      </block>
                    </value>
                    <value name="ADD7">
                      <block type="variables_get" id="9f#PDX+yS-W[K^=m5]Au">
                        <field name="VAR">Pivot Point</field>
                      </block>
                    </value>
                    <value name="ADD8">
                      <block type="text" id="6p^_M)0vbFfrbDk+_/_r">
                        <field name="TEXT"> || S1 :</field>
                      </block>
                    </value>
                    <value name="ADD9">
                      <block type="variables_get" id="1|@]jdMNU*Q]zHBIvZXO">
                        <field name="VAR">S1</field>
                      </block>
                    </value>
                    <value name="ADD10">
                      <block type="text" id="R*y;lmbuA5j(D$chl];m">
                        <field name="TEXT"> || S2 :</field>
                      </block>
                    </value>
                    <value name="ADD11">
                      <block type="variables_get" id="r!0Tcl?tUq;3!ZSd4_k2">
                        <field name="VAR">S2</field>
                      </block>
                    </value>
                    <value name="ADD12">
                      <block type="text" id="iNjlb7|bbw!rd2]X+nxk">
                        <field name="TEXT"> || S3 :</field>
                      </block>
                    </value>
                    <value name="ADD13">
                      <block type="variables_get" id="}CfMLN_9Yisj7Q`[i?VU">
                        <field name="VAR">S3</field>
                      </block>
                    </value>
                    <value name="ADD14">
                      <block type="text" id="Z/Kqq0gF1w`]dvsYWY7z">
                        <field name="TEXT"> ::::</field>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </next>
          </block>
        </statement>
        <value name="IF1">
          <block type="logic_compare" id="fa.)v],ghB96Oa.Yp,Cp">
            <field name="OP">EQ</field>
            <value name="A">
              <block type="variables_get" id="]Msc6Wv!ND.c$+!~Q:E/">
                <field name="VAR">Worm:Color</field>
              </block>
            </value>
            <value name="B">
              <block type="math_number" id="jz)=[PROTECTED EMAIL].G,j.">
                <field name="NUM">-20</field>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO1">
          <block type="variables_set" id="|.M/t^0QH3s3+`s~iZ)/">
            <field name="VAR">Worm:Head</field>
            <value name="VALUE">
              <block type="text" id="Nzb|qZy,B5B@)Nkw?+FG">
                <field name="TEXT">red</field>
              </block>
            </value>
            <next>
              <block type="notify" id=";VPYNP{vCTG`C%+vRpI-">
                <field name="NOTIFICATION_TYPE">error</field>
                <field name="NOTIFICATION_SOUND">silent</field>
                <value name="MESSAGE">
                  <block type="text_join" id="EcA]y~1Ga272Vi91I6G*">
                    <mutation items="15"></mutation>
                    <value name="ADD0">
                      <block type="text" id="nHiz,3N$|IR;IvSxMNF*">
                        <field name="TEXT">&lt;&lt;&lt; RED HEAD &gt;&gt;&gt;   :::: R3 : </field>
                      </block>
                    </value>
                    <value name="ADD1">
                      <block type="variables_get" id="OA%+:|7)J:3kl0lSK`$K">
                        <field name="VAR">R3</field>
                      </block>
                    </value>
                    <value name="ADD2">
                      <block type="text" id=":^RvNtNQ)P|sfY:!:hp~">
                        <field name="TEXT"> || R2 : </field>
                      </block>
                    </value>
                    <value name="ADD3">
                      <block type="variables_get" id="kA6AG;C!EAnml;m.v-lM">
                        <field name="VAR">R2</field>
                      </block>
                    </value>
                    <value name="ADD4">
                      <block type="text" id=",|T|nTzV6pbJk}fCxBQj">
                        <field name="TEXT"> || R1 :</field>
                      </block>
                    </value>
                    <value name="ADD5">
                      <block type="variables_get" id="vo^$57eh1g=.67ccMp`c">
                        <field name="VAR">R1</field>
                      </block>
                    </value>
                    <value name="ADD6">
                      <block type="text" id="H)/3hLZB!vOVZAkwaJoQ">
                        <field name="TEXT"> || PP :</field>
                      </block>
                    </value>
                    <value name="ADD7">
                      <block type="variables_get" id="M8@?IfOGunwu|@1iPjlZ">
                        <field name="VAR">Pivot Point</field>
                      </block>
                    </value>
                    <value name="ADD8">
                      <block type="text" id="4$kss-b(9[]|xkmN.LY,">
                        <field name="TEXT"> || S1 :</field>
                      </block>
                    </value>
                    <value name="ADD9">
                      <block type="variables_get" id="e!AM}=6rMZPu(LZIyEYl">
                        <field name="VAR">S1</field>
                      </block>
                    </value>
                    <value name="ADD10">
                      <block type="text" id="Wmemmg^~^cfc%KT6@?9P">
                        <field name="TEXT"> || S2 :</field>
                      </block>
                    </value>
                    <value name="ADD11">
                      <block type="variables_get" id="^LY,:VQm0V4r%.Rv!990">
                        <field name="VAR">S2</field>
                      </block>
                    </value>
                    <value name="ADD12">
                      <block type="text" id="E!4/:8b=r[P_X5^}t}lp">
                        <field name="TEXT"> || S3 :</field>
                      </block>
                    </value>
                    <value name="ADD13">
                      <block type="variables_get" id="=-%n1ZipCv6$di;7!rt3">
                        <field name="VAR">S3</field>
                      </block>
                    </value>
                    <value name="ADD14">
                      <block type="text" id="S$6l[:bV.)yf8/?TE3u;">
                        <field name="TEXT"> ::::</field>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </next>
          </block>
        </statement>
        <statement name="ELSE">
          <block type="variables_set" id="c2q+eZ#[Tr(O[{xSo+CE">
            <field name="VAR">Worm:Head</field>
            <value name="VALUE">
              <block type="text" id="9=DOV7QIYmkM2~j=|Uqv">
                <field name="TEXT">green</field>
              </block>
            </value>
            <next>
              <block type="notify" id="nD!w#CtX7myI{YGv/w/q">
                <field name="NOTIFICATION_TYPE">success</field>
                <field name="NOTIFICATION_SOUND">silent</field>
                <value name="MESSAGE">
                  <block type="text_join" id="],NJy6#Dk$Q$!l@z7+WE">
                    <mutation items="15"></mutation>
                    <value name="ADD0">
                      <block type="text" id="d]](c#h%dY.fddEyYkj:">
                        <field name="TEXT">&lt;&lt;&lt; GREEN WORM &gt;&gt;&gt;   :::: R3 : </field>
                      </block>
                    </value>
                    <value name="ADD1">
                      <block type="variables_get" id="]MQ9nyRj79$Pa?cp~M=U">
                        <field name="VAR">R3</field>
                      </block>
                    </value>
                    <value name="ADD2">
                      <block type="text" id="aS%Orlg+a0e!A5y1:1W,">
                        <field name="TEXT"> || R2 : </field>
                      </block>
                    </value>
                    <value name="ADD3">
                      <block type="variables_get" id="w9XpP;ikwz3Lx*x)tsDN">
                        <field name="VAR">R2</field>
                      </block>
                    </value>
                    <value name="ADD4">
                      <block type="text" id="CGL=qFp3)beg2BsP:~.Q">
                        <field name="TEXT"> || R1 :</field>
                      </block>
                    </value>
                    <value name="ADD5">
                      <block type="variables_get" id="B7gM~tmNx$:D+p0$bA:B">
                        <field name="VAR">R1</field>
                      </block>
                    </value>
                    <value name="ADD6">
                      <block type="text" id="t6+0F~ccT=$:!gXF@;oU">
                        <field name="TEXT"> || PP :</field>
                      </block>
                    </value>
                    <value name="ADD7">
                      <block type="variables_get" id="V/d3(o|kRsgAfvdGF%FS">
                        <field name="VAR">Pivot Point</field>
                      </block>
                    </value>
                    <value name="ADD8">
                      <block type="text" id="RY(r4w6lV+`o}%uzveU-">
                        <field name="TEXT"> || S1 :</field>
                      </block>
                    </value>
                    <value name="ADD9">
                      <block type="variables_get" id="?x8QN;hnX?OELG}XTOX2">
                        <field name="VAR">S1</field>
                      </block>
                    </value>
                    <value name="ADD10">
                      <block type="text" id="n@Tr|.ozGt-IHuK3L|RQ">
                        <field name="TEXT"> || S2 :</field>
                      </block>
                    </value>
                    <value name="ADD11">
                      <block type="variables_get" id="0J/CI=$$E7WVC[np?jE5">
                        <field name="VAR">S2</field>
                      </block>
                    </value>
                    <value name="ADD12">
                      <block type="text" id="ZOfjM;d(bDI;Dm|MNC@L">
                        <field name="TEXT"> || S3 :</field>
                      </block>
                    </value>
                    <value name="ADD13">
                      <block type="variables_get" id="PZfBL41Xo#e_cE5{13FI">
                        <field name="VAR">S3</field>
                      </block>
                    </value>
                    <value name="ADD14">
                      <block type="text" id="Pq%zxVzJBHm0Eiy}e9dQ">
                        <field name="TEXT"> ::::</field>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </next>
          </block>
        </statement>
      </block>
    </statement>
  </block>
  <block type="tick_analysis" id="6XR0G[+@5yxrGjA:*@c/" collapsed="true" x="-41" y="171">
    <statement name="TICKANALYSIS_STACK">
      <block type="variables_set" id="}/gB7b5@=}Exhxp0Mfh*">
        <field name="VAR">Tick(n)</field>
        <value name="VALUE">
          <block type="tick" id="!eJCM`AQEf|i.?+J.Vf%"></block>
        </value>
        <next>
          <block type="variables_set" id="ors$B`)xAK~Pvn^oZvQC">
            <field name="VAR">Tick(n-1)</field>
            <value name="VALUE">
              <block type="lists_getIndex" id="nQq1~z0--._K^*|Rc`.~">
                <mutation statement="false" at="true"></mutation>
                <field name="MODE">GET</field>
                <field name="WHERE">FROM_END</field>
                <value name="VALUE">
                  <block type="ticks" id="C-{`2]bUv/_R//S5z|GG"></block>
                </value>
                <value name="AT">
                  <block type="math_number" id="bQ?DZyj0*ty{VCYW,!Ra">
                    <field name="NUM">2</field>
                  </block>
                </value>
              </block>
            </value>
            <next>
              <block type="variables_set" id="`Y{Z+C,~Ok;K,B4*1Syb">
                <field name="VAR">High</field>
                <value name="VALUE">
                  <block type="read_ohlc" id="csH8$edL2o88HiCD[2!{">
                    <field name="OHLCFIELD_LIST">high</field>
                    <field name="CANDLEINTERVAL_LIST">default</field>
                    <value name="CANDLEINDEX">
                      <block type="math_number" id="!qgqsw[J@!mZO4l85AFz">
                        <field name="NUM">2</field>
                      </block>
                    </value>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="ok$.=8JUeW0@-VsFbiYW">
                    <field name="VAR">Low</field>
                    <value name="VALUE">
                      <block type="read_ohlc" id="L;GYene+3Dd~zZjeR~:e">
                        <field name="OHLCFIELD_LIST">low</field>
                        <field name="CANDLEINTERVAL_LIST">default</field>
                        <value name="CANDLEINDEX">
                          <block type="math_number" id="2UoGuFea[,gLUhDw8b+%">
                            <field name="NUM">2</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="D[A+Dkc*ol*EXK0$54jF">
                        <field name="VAR">Open</field>
                        <value name="VALUE">
                          <block type="read_ohlc" id="IhGX9Mw%oeK8=dVFBGiX">
                            <field name="OHLCFIELD_LIST">open</field>
                            <field name="CANDLEINTERVAL_LIST">default</field>
                            <value name="CANDLEINDEX">
                              <block type="math_number" id="P}l6U|;,J}?X(=vVgJ-C">
                                <field name="NUM">2</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <next>
                          <block type="variables_set" id="_)#Z~aJ=tu,p!z^nL|;V">
                            <field name="VAR">Close</field>
                            <value name="VALUE">
                              <block type="read_ohlc" id="XPg+rjD5H:6T)n7g{tM3">
                                <field name="OHLCFIELD_LIST">close</field>
                                <field name="CANDLEINTERVAL_LIST">default</field>
                                <value name="CANDLEINDEX">
                                  <block type="math_number" id="?nxr.L~M6ch@R,EaG/*.">
                                    <field name="NUM">2</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <next>
                              <block type="variables_set" id="h=wmzXM{o5:/NOJNtZ=.">
                                <field name="VAR">Pivot Point</field>
                                <value name="VALUE">
                                  <block type="math_arithmetic" id="xe:)@q?$h~:i4uSUYAB_">
                                    <field name="OP">DIVIDE</field>
                                    <value name="A">
                                      <shadow type="math_number" id="ofPXF7d`1,?KN^w^]0/*">
                                        <field name="NUM">1</field>
                                      </shadow>
                                      <block type="math_round" id="Ed=eJ1f{DRmiTh%xbfuY">
                                        <field name="OP">ROUND</field>
                                        <value name="NUM">
                                          <shadow type="math_number" id="Y**cxhSJ:zm=D@dKYh`,">
                                            <field name="NUM">3.1</field>
                                          </shadow>
                                          <block type="math_arithmetic" id="9[GjsL_QlUKB-}XL6N;k">
                                            <field name="OP">MULTIPLY</field>
                                            <value name="A">
                                              <shadow type="math_number" id="Op1d1053+0$wixWtiQrR">
                                                <field name="NUM">1</field>
                                              </shadow>
                                              <block type="math_arithmetic" id="7Vps/Hn*?h!!WDS=;GmR">
                                                <field name="OP">DIVIDE</field>
                                                <value name="A">
                                                  <shadow type="math_number" id="b,mpzPy2F4cI4D)B75;D">
                                                    <field name="NUM">1</field>
                                                  </shadow>
                                                  <block type="math_arithmetic" id="{MaYyj%|afbZpjQ9N[+p">
                                                    <field name="OP">ADD</field>
                                                    <value name="A">
                                                      <shadow type="math_number" id="ESV6sc:J2h?.?{9%Mpr2">
                                                        <field name="NUM">1</field>
                                                      </shadow>
                                                      <block type="math_arithmetic" id="i~kv_qtWv`iHdDA9{#Ey">
                                                        <field name="OP">ADD</field>
                                                        <value name="A">
                                                          <shadow type="math_number" id="v+UdY=(K65-!?qhV=7q*">
                                                            <field name="NUM">1</field>
                                                          </shadow>
                                                          <block type="variables_get" id="Rz%BhMW=C7yBEcFo@BCP">
                                                            <field name="VAR">High</field>
                                                          </block>
                                                        </value>
                                                        <value name="B">
                                                          <shadow type="math_number" id="5-)X7[?|ACHbD[rm)%U%">
                                                            <field name="NUM">1</field>
                                                          </shadow>
                                                          <block type="variables_get" id="k:@D6j-YG%r~sA~cO%rv">
                                                            <field name="VAR">Low</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <value name="B">
                                                      <shadow type="math_number" id="3ohpA0V^pDIE,O)/zsf,">
                                                        <field name="NUM">1</field>
                                                      </shadow>
                                                      <block type="variables_get" id="-^|VIg/R,hw6%jZ(#*qi">
                                                        <field name="VAR">Close</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                                <value name="B">
                                                  <shadow type="math_number" id="]7/{%W,iG^o#B/2OqA|b">
                                                    <field name="NUM">1</field>
                                                  </shadow>
                                                  <block type="math_number" id="d(kGz2s6GhtQ#MKBU)B4">
                                                    <field name="NUM">3</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                            <value name="B">
                                              <shadow type="math_number" id="--O$DMnezHGg/$AoQBgG">
                                                <field name="NUM">100</field>
                                              </shadow>
                                            </value>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <shadow type="math_number" id=".QK;9j.s2~+4IZhs^p0@">
                                        <field name="NUM">100</field>
                                      </shadow>
                                    </value>
                                  </block>
                                </value>
                                <next>
                                  <block type="variables_set" id="}~;Xt:-9}**TqsF)3FrV">
                                    <field name="VAR">R1</field>
                                    <value name="VALUE">
                                      <block type="math_arithmetic" id="/C2yI-EwKjWH/aahHdJG">
                                        <field name="OP">DIVIDE</field>
                                        <value name="A">
                                          <shadow type="math_number" id="ofPXF7d`1,?KN^w^]0/*">
                                            <field name="NUM">1</field>
                                          </shadow>
                                          <block type="math_round" id="e$9A:ohSjeH)NIhE!mri">
                                            <field name="OP">ROUND</field>
                                            <value name="NUM">
                                              <shadow type="math_number" id="Y**cxhSJ:zm=D@dKYh`,">
                                                <field name="NUM">3.1</field>
                                              </shadow>
                                              <block type="math_arithmetic" id="N+Y.H;/{6iFNwI$KUjEZ">
                                                <field name="OP">MULTIPLY</field>
                                                <value name="A">
                                                  <shadow type="math_number" id="T7n|L]Io.6%~whNxW1kl">
                                                    <field name="NUM">1</field>
                                                  </shadow>
                                                  <block type="math_arithmetic" id=":yWcswJwU6PZb3Mz!GA]">
                                                    <field name="OP">MINUS</field>
                                                    <value name="A">
                                                      <shadow type="math_number" id="b,mpzPy2F4cI4D)B75;D">
                                                        <field name="NUM">1</field>
                                                      </shadow>
                                                      <block type="math_arithmetic" id="*X_d?q[:{rV|lDj_UD9S">
                                                        <field name="OP">MULTIPLY</field>
                                                        <value name="A">
                                                          <shadow type="math_number" id="v+UdY=(K65-!?qhV=7q*">
                                                            <field name="NUM">1</field>
                                                          </shadow>
                                                          <block type="math_number" id="-V^D?AU$?FnfG[z.1FAI">
                                                            <field name="NUM">2</field>
                                                          </block>
                                                        </value>
                                                        <value name="B">
                                                          <shadow type="math_number" id="5-)X7[?|ACHbD[rm)%U%">
                                                            <field name="NUM">1</field>
                                                          </shadow>
                                                          <block type="variables_get" id="]{`y8u%?+w]2v~l9)p?h">
                                                            <field name="VAR">Pivot Point</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <value name="B">
                                                      <shadow type="math_number" id="]7/{%W,iG^o#B/2OqA|b">
                                                        <field name="NUM">1</field>
                                                      </shadow>
                                                      <block type="variables_get" id="Z2+(?(:+G(=D!0kf;!4}">
                                                        <field name="VAR">Low</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                                <value name="B">
                                                  <shadow type="math_number" id="O`j@}]I@?f)iO7^*4m{-">
                                                    <field name="NUM">100</field>
                                                  </shadow>
                                                </value>
                                              </block>
                                            </value>
                                          </block>
                                        </value>
                                        <value name="B">
                                          <shadow type="math_number" id="U2M]1f``6C(q)Vnki8,6">
                                            <field name="NUM">100</field>
                                          </shadow>
                                        </value>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="variables_set" id="PH*8=Cs~Ar^Z6Vm4u|F3">
                                        <field name="VAR">R2</field>
                                        <value name="VALUE">
                                          <block type="math_arithmetic" id="?L|ho5^X.jeeRgN_Dm~e">
                                            <field name="OP">DIVIDE</field>
                                            <value name="A">
                                              <shadow type="math_number" id="ofPXF7d`1,?KN^w^]0/*">
                                                <field name="NUM">1</field>
                                              </shadow>
                                              <block type="math_round" id="agG(_~h[Srn9=5*Uq/j^">
                                                <field name="OP">ROUND</field>
                                                <value name="NUM">
                                                  <shadow type="math_number" id="Y**cxhSJ:zm=D@dKYh`,">
                                                    <field name="NUM">3.1</field>
                                                  </shadow>
                                                  <block type="math_arithmetic" id="[8}5,F_T7B0RmxgRN2bd">
                                                    <field name="OP">MULTIPLY</field>
                                                    <value name="A">
                                                      <shadow type="math_number" id="P*aL/FX{_R3=sCHZ)aP;">
                                                        <field name="NUM">1</field>
                                                      </shadow>
                                                      <block type="math_arithmetic" id="*huVfuEIAJW-=_)u!(0B">
                                                        <field name="OP">ADD</field>
                                                        <value name="A">
                                                          <shadow type="math_number" id="v+UdY=(K65-!?qhV=7q*">
                                                            <field name="NUM">1</field>
                                                          </shadow>
                                                          <block type="variables_get" id="`]k$v2ajWf4+Uj3Epn79">
                                                            <field name="VAR">Pivot Point</field>
                                                          </block>
                                                        </value>
                                                        <value name="B">
                                                          <shadow type="math_number" id="5-)X7[?|ACHbD[rm)%U%">
                                                            <field name="NUM">1</field>
                                                          </shadow>
                                                          <block type="math_arithmetic" id="Ve:_Ahy5O#f,P,hv(nx;">
                                                            <field name="OP">MINUS</field>
                                                            <value name="A">
                                                              <shadow type="math_number" id="b,mpzPy2F4cI4D)B75;D">
                                                                <field name="NUM">1</field>
                                                              </shadow>
                                                              <block type="variables_get" id="Rc4#62Z{#;ERPc2mz8iz">
                                                                <field name="VAR">High</field>
                                                              </block>
                                                            </value>
                                                            <value name="B">
                                                              <shadow type="math_number" id="]7/{%W,iG^o#B/2OqA|b">
                                                                <field name="NUM">1</field>
                                                              </shadow>
                                                              <block type="variables_get" id="^{jq7,Ys`/ePyh91vIP|">
                                                                <field name="VAR">Low</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <value name="B">
                                                      <shadow type="math_number" id="pvipBj+}w`!/%d1x^,y|">
                                                        <field name="NUM">100</field>
                                                      </shadow>
                                                    </value>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                            <value name="B">
                                              <shadow type="math_number" id=")McJ~Ps@$UV,1hg^?OnU">
                                                <field name="NUM">100</field>
                                              </shadow>
                                            </value>
                                          </block>
                                        </value>
                                        <next>
                                          <block type="variables_set" id="V.2;mH/}:`dZ)9pT.4Xn">
                                            <field name="VAR">R3</field>
                                            <value name="VALUE">
                                              <block type="math_arithmetic" id="q;4}c;d*.;h_r/3Y{OPj">
                                                <field name="OP">DIVIDE</field>
                                                <value name="A">
                                                  <shadow type="math_number" id="ofPXF7d`1,?KN^w^]0/*">
                                                    <field name="NUM">1</field>
                                                  </shadow>
                                                  <block type="math_round" id="rP{X41)nLc5iDa`/M9#N">
                                                    <field name="OP">ROUND</field>
                                                    <value name="NUM">
                                                      <shadow type="math_number" id="Y**cxhSJ:zm=D@dKYh`,">
                                                        <field name="NUM">3.1</field>
                                                      </shadow>
                                                      <block type="math_arithmetic" id=")UL-j`HH1w1Mnvc?9FSc">
                                                        <field name="OP">MULTIPLY</field>
                                                        <value name="A">
                                                          <shadow type="math_number" id="]j3!ACWsg~xnf[Hdr65!">
                                                            <field name="NUM">1</field>
                                                          </shadow>
                                                          <block type="math_arithmetic" id="n3[0GshpDi$|/IDC}mmJ">
                                                            <field name="OP">ADD</field>
                                                            <value name="A">
                                                              <shadow type="math_number" id="v+UdY=(K65-!?qhV=7q*">
                                                                <field name="NUM">1</field>
                                                              </shadow>
                                                              <block type="variables_get" id=";U0qZFy~/Im[z,QFq-O+">
                                                                <field name="VAR">High</field>
                                                              </block>
                                                            </value>
                                                            <value name="B">
                                                              <shadow type="math_number" id="T*-=Hr0dL6L0%@9L[F7E">
                                                                <field name="NUM">1</field>
                                                              </shadow>
                                                              <block type="math_arithmetic" id="k03JUjEmaRAUZ},yw,Rg">
                                                                <field name="OP">MULTIPLY</field>
                                                                <value name="A">
                                                                  <shadow type="math_number" id="v+UdY=(K65-!?qhV=7q*">
                                                                    <field name="NUM">1</field>
                                                                  </shadow>
                                                                  <block type="math_number" id="-t3Q#hbUs:J_4|,h=mhC">
                                                                    <field name="NUM">2</field>
                                                                  </block>
                                                                </value>
                                                                <value name="B">
                                                                  <shadow type="math_number" id="7nf:Lzo=CDUNU($:}oF?">
                                                                    <field name="NUM">1</field>
                                                                  </shadow>
                                                                  <block type="math_arithmetic" id=",D.d?F{$^;KDi+@Kkfn,">
                                                                    <field name="OP">MINUS</field>
                                                                    <value name="A">
                                                                      <shadow type="math_number" id="utMSj$yey@%,.!kVN/Lk">
                                                                        <field name="NUM">1</field>
                                                                      </shadow>
                                                                      <block type="variables_get" id=":/rmaB-z?76CmW[@dJnh">
                                                                        <field name="VAR">Pivot Point</field>
                                                                      </block>
                                                                    </value>
                                                                    <value name="B">
                                                                      <shadow type="math_number" id="TCc5F|^jWF8Kx)KdpYXj">
                                                                        <field name="NUM">1</field>
                                                                      </shadow>
                                                                      <block type="variables_get" id=",le56i{@ieH|*5G3HKjS">
                                                                        <field name="VAR">Low</field>
                                                                      </block>
                                                                    </value>
                                                                  </block>
                                                                </value>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                        <value name="B">
                                                          <shadow type="math_number" id="k*G^o#Z_(h]0u`XwmK7X">
                                                            <field name="NUM">100</field>
                                                          </shadow>
                                                        </value>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                                <value name="B">
                                                  <shadow type="math_number" id="xX{C8eaN)WZShJj@(fh~">
                                                    <field name="NUM">100</field>
                                                  </shadow>
                                                </value>
                                              </block>
                                            </value>
                                            <next>
                                              <block type="variables_set" id="GwK+)clIclGk=dr1)jy/">
                                                <field name="VAR">S1</field>
                                                <value name="VALUE">
                                                  <block type="math_arithmetic" id="kB_G.Ce)a~mUBdv148Lf">
                                                    <field name="OP">DIVIDE</field>
                                                    <value name="A">
                                                      <shadow type="math_number" id="ofPXF7d`1,?KN^w^]0/*">
                                                        <field name="NUM">1</field>
                                                      </shadow>
                                                      <block type="math_round" id="jj4RW]QC,CLJT1~h+u6#">
                                                        <field name="OP">ROUND</field>
                                                        <value name="NUM">
                                                          <shadow type="math_number" id="Y**cxhSJ:zm=D@dKYh`,">
                                                            <field name="NUM">3.1</field>
                                                          </shadow>
                                                          <block type="math_arithmetic" id="9Q]b1U@iW9L_FX2$R1g1">
                                                            <field name="OP">MULTIPLY</field>
                                                            <value name="A">
                                                              <shadow type="math_number" id="_TC5zvgx[Bvb}p~qlr[5">
                                                                <field name="NUM">1</field>
                                                              </shadow>
                                                              <block type="math_arithmetic" id="KLWBK]W,0$SsyRuJq#u8">
                                                                <field name="OP">MINUS</field>
                                                                <value name="A">
                                                                  <shadow type="math_number" id="b,mpzPy2F4cI4D)B75;D">
                                                                    <field name="NUM">1</field>
                                                                  </shadow>
                                                                  <block type="math_arithmetic" id="/{oD%E*S.K=$]Z%`)81z">
                                                                    <field name="OP">MULTIPLY</field>
                                                                    <value name="A">
                                                                      <shadow type="math_number" id="v+UdY=(K65-!?qhV=7q*">
                                                                        <field name="NUM">1</field>
                                                                      </shadow>
                                                                      <block type="math_number" id="edB()pLF/sywM:Kd}U|w">
                                                                        <field name="NUM">2</field>
                                                                      </block>
                                                                    </value>
                                                                    <value name="B">
                                                                      <shadow type="math_number" id="5-)X7[?|ACHbD[rm)%U%">
                                                                        <field name="NUM">1</field>
                                                                      </shadow>
                                                                      <block type="variables_get" id="GpeoY,k|W=cD(DRD9qs6">
                                                                        <field name="VAR">Pivot Point</field>
                                                                      </block>
                                                                    </value>
                                                                  </block>
                                                                </value>
                                                                <value name="B">
                                                                  <shadow type="math_number" id="]7/{%W,iG^o#B/2OqA|b">
                                                                    <field name="NUM">1</field>
                                                                  </shadow>
                                                                  <block type="variables_get" id="@Zvp#e5*4.^ZKf[.cnnn">
                                                                    <field name="VAR">High</field>
                                                                  </block>
                                                                </value>
                                                              </block>
                                                            </value>
                                                            <value name="B">
                                                              <shadow type="math_number" id="~~4l!W1/;e+WJM.|?,5M">
                                                                <field name="NUM">100</field>
                                                              </shadow>
                                                            </value>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <value name="B">
                                                      <shadow type="math_number" id="XY;+|zvi+n`s#k5u`3/z">
                                                        <field name="NUM">100</field>
                                                      </shadow>
                                                    </value>
                                                  </block>
                                                </value>
                                                <next>
                                                  <block type="variables_set" id="G9(uM!RD;.7`EhKl1+.z">
                                                    <field name="VAR">S2</field>
                                                    <value name="VALUE">
                                                      <block type="math_arithmetic" id="4Iy4Q]*do~5:E_=Gkaj8">
                                                        <field name="OP">DIVIDE</field>
                                                        <value name="A">
                                                          <shadow type="math_number" id="ofPXF7d`1,?KN^w^]0/*">
                                                            <field name="NUM">1</field>
                                                          </shadow>
                                                          <block type="math_round" id="ka*cBK.mao0d-F6_WL4j">
                                                            <field name="OP">ROUND</field>
                                                            <value name="NUM">
                                                              <shadow type="math_number" id="Y**cxhSJ:zm=D@dKYh`,">
                                                                <field name="NUM">3.1</field>
                                                              </shadow>
                                                              <block type="math_arithmetic" id="zo$FbTgZb^j57+#64CcC">
                                                                <field name="OP">MULTIPLY</field>
                                                                <value name="A">
                                                                  <shadow type="math_number" id="`|,ilD!6ja^(kmkxZ|H{">
                                                                    <field name="NUM">1</field>
                                                                  </shadow>
                                                                  <block type="math_arithmetic" id="JZLfrdQm@)QBxh=#a;`v">
                                                                    <field name="OP">MINUS</field>
                                                                    <value name="A">
                                                                      <shadow type="math_number" id="v+UdY=(K65-!?qhV=7q*">
                                                                        <field name="NUM">1</field>
                                                                      </shadow>
                                                                      <block type="variables_get" id="P[xrbdD6q-*OVnB2%Vru">
                                                                        <field name="VAR">Pivot Point</field>
                                                                      </block>
                                                                    </value>
                                                                    <value name="B">
                                                                      <shadow type="math_number" id="5-)X7[?|ACHbD[rm)%U%">
                                                                        <field name="NUM">1</field>
                                                                      </shadow>
                                                                      <block type="math_arithmetic" id="TZEmk6@b4}~K/4m6oM#k">
                                                                        <field name="OP">MINUS</field>
                                                                        <value name="A">
                                                                          <shadow type="math_number" id="b,mpzPy2F4cI4D)B75;D">
                                                                            <field name="NUM">1</field>
                                                                          </shadow>
                                                                          <block type="variables_get" id="8cnkF4]C+{:.,k0%t1NF">
                                                                            <field name="VAR">High</field>
                                                                          </block>
                                                                        </value>
                                                                        <value name="B">
                                                                          <shadow type="math_number" id="]7/{%W,iG^o#B/2OqA|b">
                                                                            <field name="NUM">1</field>
                                                                          </shadow>
                                                                          <block type="variables_get" id="EhY|ep]CNmjAKYq?oCT$">
                                                                            <field name="VAR">Low</field>
                                                                          </block>
                                                                        </value>
                                                                      </block>
                                                                    </value>
                                                                  </block>
                                                                </value>
                                                                <value name="B">
                                                                  <shadow type="math_number" id=";bd:HtXT|trXG.76lTF9">
                                                                    <field name="NUM">100</field>
                                                                  </shadow>
                                                                </value>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                        <value name="B">
                                                          <shadow type="math_number" id="$.)f~y6w%+7IuD1T;={0">
                                                            <field name="NUM">100</field>
                                                          </shadow>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <next>
                                                      <block type="variables_set" id="wK?HLgz$S%BVzV9zRQD=">
                                                        <field name="VAR">S3</field>
                                                        <value name="VALUE">
                                                          <block type="math_arithmetic" id="T?A$1Y2DUVhXWI,zyjo_">
                                                            <field name="OP">DIVIDE</field>
                                                            <value name="A">
                                                              <shadow type="math_number" id="ofPXF7d`1,?KN^w^]0/*">
                                                                <field name="NUM">1</field>
                                                              </shadow>
                                                              <block type="math_round" id="tzDyN-G#F6-!SE5%N[b#">
                                                                <field name="OP">ROUND</field>
                                                                <value name="NUM">
                                                                  <shadow type="math_number" id="Y**cxhSJ:zm=D@dKYh`,">
                                                                    <field name="NUM">3.1</field>
                                                                  </shadow>
                                                                  <block type="math_arithmetic" id="g-^$Of8c_e]9$kj{W_`]">
                                                                    <field name="OP">MULTIPLY</field>
                                                                    <value name="A">
                                                                      <shadow type="math_number" id="7BujodQixin@1s4@h]a-">
                                                                        <field name="NUM">1</field>
                                                                      </shadow>
                                                                      <block type="math_arithmetic" id="q0^??*n#~1_9?nN[A.vX">
                                                                        <field name="OP">MINUS</field>
                                                                        <value name="A">
                                                                          <shadow type="math_number" id="v+UdY=(K65-!?qhV=7q*">
                                                                            <field name="NUM">1</field>
                                                                          </shadow>
                                                                          <block type="variables_get" id="}da+G$L(vf1.J8bQI,{g">
                                                                            <field name="VAR">Low</field>
                                                                          </block>
                                                                        </value>
                                                                        <value name="B">
                                                                          <shadow type="math_number" id="T*-=Hr0dL6L0%@9L[F7E">
                                                                            <field name="NUM">1</field>
                                                                          </shadow>
                                                                          <block type="math_arithmetic" id="enVq#NR)$?aiB(){T/cf">
                                                                            <field name="OP">MULTIPLY</field>
                                                                            <value name="A">
                                                                              <shadow type="math_number" id="v+UdY=(K65-!?qhV=7q*">
                                                                                <field name="NUM">1</field>
                                                                              </shadow>
                                                                              <block type="math_number" id="xphXKHVI(v7;2c1r/Sxw">
                                                                                <field name="NUM">2</field>
                                                                              </block>
                                                                            </value>
                                                                            <value name="B">
                                                                              <shadow type="math_number" id="7nf:Lzo=CDUNU($:}oF?">
                                                                                <field name="NUM">1</field>
                                                                              </shadow>
                                                                              <block type="math_arithmetic" id="i(Ex61xn5R+eJ(ENhjM-">
                                                                                <field name="OP">MINUS</field>
                                                                                <value name="A">
                                                                                  <shadow type="math_number" id="utMSj$yey@%,.!kVN/Lk">
                                                                                    <field name="NUM">1</field>
                                                                                  </shadow>
                                                                                  <block type="variables_get" id="D,F8:H2p01aJ1Elu6@gr">
                                                                                    <field name="VAR">High</field>
                                                                                  </block>
                                                                                </value>
                                                                                <value name="B">
                                                                                  <shadow type="math_number" id="TCc5F|^jWF8Kx)KdpYXj">
                                                                                    <field name="NUM">1</field>
                                                                                  </shadow>
                                                                                  <block type="variables_get" id="V1P$ivisE4)l2dSwWJ5b">
                                                                                    <field name="VAR">Pivot Point</field>
                                                                                  </block>
                                                                                </value>
                                                                              </block>
                                                                            </value>
                                                                          </block>
                                                                        </value>
                                                                      </block>
                                                                    </value>
                                                                    <value name="B">
                                                                      <shadow type="math_number" id="4e.x4|.5ME(|tb+kT=QJ">
                                                                        <field name="NUM">100</field>
                                                                      </shadow>
                                                                    </value>
                                                                  </block>
                                                                </value>
                                                              </block>
                                                            </value>
                                                            <value name="B">
                                                              <shadow type="math_number" id="2tKq8V?VkO__YL.~V5*)">
                                                                <field name="NUM">100</field>
                                                              </shadow>
                                                            </value>
                                                          </block>
                                                        </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>
    </statement>
  </block>
  <block type="tick_analysis" id="mCWaPc9EP3H|i9Z()w.s" collapsed="true" x="12" y="201">
    <statement name="TICKANALYSIS_STACK">
      <block type="controls_if" id="V6yvxoKAXD#(4}l#=-w[">
        <mutation elseif="1"></mutation>
        <value name="IF0">
          <block type="logic_compare" id="vg}Ong@8EgOmYbK.y4Yw">
            <field name="OP">GT</field>
            <value name="A">
              <block type="tick" id="A,BsdT|F{3u^Ki9fx,{X"></block>
            </value>
            <value name="B">
              <block type="variables_get" id=".-^y,6p7D6]^K5++8;3|">
                <field name="VAR">Pivot Point</field>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO0">
          <block type="variables_set" id="|7%TmJ9n5^|]jn6mc+oN">
            <field name="VAR">Resistance</field>
            <value name="VALUE">
              <block type="logic_boolean" id="^Ys/=QT?S@E1hhIb46dS">
                <field name="BOOL">TRUE</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="u{.m)y,oXe74=+wS9ypi">
                <field name="VAR">Support</field>
                <value name="VALUE">
                  <block type="logic_boolean" id="J^#LAcppCPF?Z~,8i|jC">
                    <field name="BOOL">FALSE</field>
                  </block>
                </value>
              </block>
            </next>
          </block>
        </statement>
        <value name="IF1">
          <block type="logic_compare" id=",Y@nUO#pn]%,8N}0ZdQy">
            <field name="OP">LT</field>
            <value name="A">
              <block type="tick" id="CEG*nI/cP)S]MToifFzp"></block>
            </value>
            <value name="B">
              <block type="variables_get" id="-^r$2-c/Ua3|y2S!!E[Y">
                <field name="VAR">Pivot Point</field>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO1">
          <block type="variables_set" id="T#[l|H-ZM`25:q.]6x/`">
            <field name="VAR">Resistance</field>
            <value name="VALUE">
              <block type="logic_boolean" id="/DvwvS,tZ|_;s*TVpIAI">
                <field name="BOOL">FALSE</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="-_JZHs.^#NoZ%KFtdFK+">
                <field name="VAR">Support</field>
                <value name="VALUE">
                  <block type="logic_boolean" id="_VhwpS$IxetMC;Y_#hY_">
                    <field name="BOOL">TRUE</field>
                  </block>
                </value>
              </block>
            </next>
          </block>
        </statement>
        <next>
          <block type="controls_if" id="YjeL@eu4Py-{.-K+y{D)">
            <value name="IF0">
              <block type="logic_compare" id="{`zte1xu1eFdb(RZ4R6m">
                <field name="OP">EQ</field>
                <value name="A">
                  <block type="variables_get" id="JZTaF$jm6W]uk!Oa+2X_">
                    <field name="VAR">Resistance</field>
                  </block>
                </value>
                <value name="B">
                  <block type="logic_boolean" id="fn,seJSm(1~rv;h{JSJH">
                    <field name="BOOL">TRUE</field>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="controls_if" id="o~$KNL,w@r`ssi$0m7~|">
                <mutation elseif="2"></mutation>
                <value name="IF0">
                  <block type="logic_operation" id="*,}Rbm%Ps^qa^O{rrqA7">
                    <field name="OP">AND</field>
                    <value name="A">
                      <block type="logic_compare" id="b{pOtbABg3w8qR+39KrB">
                        <field name="OP">LT</field>
                        <value name="A">
                          <block type="variables_get" id="AA}h[A$o6Gg|GzhU4mOH">
                            <field name="VAR">Tick(n-1)</field>
                          </block>
                        </value>
                        <value name="B">
                          <block type="variables_get" id="r(BS/n3!u;E0)74pNm6,">
                            <field name="VAR">R1</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <value name="B">
                      <block type="logic_compare" id="1E~@TA[/=fdVXUq]r%[G">
                        <field name="OP">GT</field>
                        <value name="A">
                          <block type="variables_get" id="_.gAU*%o;:van,#mrW3o">
                            <field name="VAR">Tick(n)</field>
                          </block>
                        </value>
                        <value name="B">
                          <block type="variables_get" id="G9CCT=pA`175h#6;DO3t">
                            <field name="VAR">R1</field>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="notify" id="IIQ)/})|,h$(2MG@TCa6">
                    <field name="NOTIFICATION_TYPE">warn</field>
                    <field name="NOTIFICATION_SOUND">silent</field>
                    <value name="MESSAGE">
                      <shadow type="text" id="76/*mi!A!T:{6yic40G$">
                        <field name="TEXT">Cross R1</field>
                      </shadow>
                    </value>
                    <next>
                      <block type="variables_set" id="$4cg==*giSNuLAy3jv|/">
                        <field name="VAR">Cross:R1</field>
                        <value name="VALUE">
                          <block type="logic_boolean" id="n~S)4Q_qA@h=V1rH8Uuq">
                            <field name="BOOL">TRUE</field>
                          </block>
                        </value>
                        <next>
                          <block type="variables_set" id="zEQ+Fd]c%[H#c9==4bO)">
                            <field name="VAR">Cross:R2</field>
                            <value name="VALUE">
                              <block type="logic_boolean" id="21Z^,zyW^D:eD84jfM(B">
                                <field name="BOOL">FALSE</field>
                              </block>
                            </value>
                            <next>
                              <block type="variables_set" id="UC5WcLRQT4oBn[Wa3Ey.">
                                <field name="VAR">Cross:R3</field>
                                <value name="VALUE">
                                  <block type="logic_boolean" id=",*Oz!z*G$7U5}Re2.R5|">
                                    <field name="BOOL">FALSE</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="variables_set" id="miQK,@2ho4;@:_p4**6?">
                                    <field name="VAR">R-Follow</field>
                                    <value name="VALUE">
                                      <block type="logic_boolean" id="tFK{v[t0NhjUJMH#rAq(">
                                        <field name="BOOL">TRUE</field>
                                      </block>
                                    </value>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </statement>
                <value name="IF1">
                  <block type="logic_operation" id="MpH6h7{_pKRI}J=6Y3n9">
                    <field name="OP">AND</field>
                    <value name="A">
                      <block type="logic_compare" id="+ojx5?1tnQaD!,WzqkEC">
                        <field name="OP">LT</field>
                        <value name="A">
                          <block type="variables_get" id="8i3SNr|nB`7G8R%*8~tj">
                            <field name="VAR">Tick(n-1)</field>
                          </block>
                        </value>
                        <value name="B">
                          <block type="variables_get" id="Fjr7$M%jP*f|]swr}QC`">
                            <field name="VAR">R2</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <value name="B">
                      <block type="logic_compare" id="X1F.|sSuV46(.)oOg.k)">
                        <field name="OP">GT</field>
                        <value name="A">
                          <block type="variables_get" id="Mw][W_1aD1Swr;^jQdI_">
                            <field name="VAR">Tick(n)</field>
                          </block>
                        </value>
                        <value name="B">
                          <block type="variables_get" id="Uae!QvXu;J:aJjn[~d^F">
                            <field name="VAR">R2</field>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO1">
                  <block type="notify" id="!ag|{$|8dCY@3b1B%v9I">
                    <field name="NOTIFICATION_TYPE">success</field>
                    <field name="NOTIFICATION_SOUND">silent</field>
                    <value name="MESSAGE">
                      <shadow type="text" id="n(qLo@n8$#t}~yOYaJ1]">
                        <field name="TEXT">Cross R2</field>
                      </shadow>
                    </value>
                    <next>
                      <block type="variables_set" id="yQ_i=w)7|=/z]UWL?3Oe">
                        <field name="VAR">Cross:R2</field>
                        <value name="VALUE">
                          <block type="logic_boolean" id="O|iCHendPq-YYx@de5lr">
                            <field name="BOOL">TRUE</field>
                          </block>
                        </value>
                        <next>
                          <block type="variables_set" id="N1D=dc-3w=#r!YllN|(}">
                            <field name="VAR">Cross:R1</field>
                            <value name="VALUE">
                              <block type="logic_boolean" id="}/s3hi1EUe=j)X8jm.,+">
                                <field name="BOOL">FALSE</field>
                              </block>
                            </value>
                            <next>
                              <block type="variables_set" id="3TMQBrhYl3}*OVRjdZz1">
                                <field name="VAR">Cross:R3</field>
                                <value name="VALUE">
                                  <block type="logic_boolean" id="Al67`ka:?++-:p|l@aJl">
                                    <field name="BOOL">FALSE</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="variables_set" id="M:AK3E02v0FL[!+ppt/n">
                                    <field name="VAR">R-Follow</field>
                                    <value name="VALUE">
                                      <block type="logic_boolean" id="XvbNcsDy=%#Uy]P~PkxU">
                                        <field name="BOOL">TRUE</field>
                                      </block>
                                    </value>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </statement>
                <value name="IF2">
                  <block type="logic_operation" id="n5Td4IUY$VDlN9Nosp{|">
                    <field name="OP">AND</field>
                    <value name="A">
                      <block type="logic_compare" id="g9{[bAsr|u$sU,OH*!i8">
                        <field name="OP">LT</field>
                        <value name="A">
                          <block type="variables_get" id="LbR-AE$V.E),^;YWi!8P">
                            <field name="VAR">Tick(n-1)</field>
                          </block>
                        </value>
                        <value name="B">
                          <block type="variables_get" id="{2[NmO?esKgz0o7%?=yG">
                            <field name="VAR">R3</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <value name="B">
                      <block type="logic_compare" id="Vt6#K8!Z!M`X?-|-[4ZX">
                        <field name="OP">GT</field>
                        <value name="A">
                          <block type="variables_get" id="YBKvsS{E.%tx6_9KsGd?">
                            <field name="VAR">Tick(n)</field>
                          </block>
                        </value>
                        <value name="B">
                          <block type="variables_get" id="`OT!|6Q9y.+pAYwRKF5o">
                            <field name="VAR">R3</field>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO2">
                  <block type="notify" id="}4s8j;a(zf/t--ZyHp{S">
                    <field name="NOTIFICATION_TYPE">success</field>
                    <field name="NOTIFICATION_SOUND">silent</field>
                    <value name="MESSAGE">
                      <shadow type="text" id=")8(2dIQLtwuE;..,-jXu">
                        <field name="TEXT">Cross R3</field>
                      </shadow>
                    </value>
                    <next>
                      <block type="variables_set" id="I5X$/Z?!{9b|(;|9DP_e">
                        <field name="VAR">Cross:R3</field>
                        <value name="VALUE">
                          <block type="logic_boolean" id="GS@Etv,L(%{;:,lt=m[L">
                            <field name="BOOL">TRUE</field>
                          </block>
                        </value>
                        <next>
                          <block type="variables_set" id="3NP]f~VX1-HksE*:1QyF">
                            <field name="VAR">Cross:R1</field>
                            <value name="VALUE">
                              <block type="logic_boolean" id="Ev{t[xa(T{BTzsPKG4I5">
                                <field name="BOOL">FALSE</field>
                              </block>
                            </value>
                            <next>
                              <block type="variables_set" id="%piP5TJ`KpXe.XzJDW4=">
                                <field name="VAR">Cross:R2</field>
                                <value name="VALUE">
                                  <block type="logic_boolean" id="Oj-/}xBb1ML[7v~[vKCd">
                                    <field name="BOOL">FALSE</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="variables_set" id="$^$Cp?4JYT4AD,J^f${$">
                                    <field name="VAR">R-Reversal</field>
                                    <value name="VALUE">
                                      <block type="logic_boolean" id="|@6`/Rc*pEQ!S4*.9:+E">
                                        <field name="BOOL">TRUE</field>
                                      </block>
                                    </value>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </statement>
              </block>
            </statement>
            <next>
              <block type="controls_if" id="cTET1DsI`SLVy!Ka4:;I">
                <value name="IF0">
                  <block type="logic_compare" id="bU~0jL]7u)m-WHH(MU-X">
                    <field name="OP">EQ</field>
                    <value name="A">
                      <block type="variables_get" id="WIVF9zX@FxF?t?-=4^;R">
                        <field name="VAR">Support</field>
                      </block>
                    </value>
                    <value name="B">
                      <block type="logic_boolean" id=";oZZk:p!LEv,d[tRatde">
                        <field name="BOOL">TRUE</field>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="controls_if" id="@2C:~tJNxh=O}WX^WZ2C">
                    <mutation elseif="2"></mutation>
                    <value name="IF0">
                      <block type="logic_operation" id="J.8hdq$3Hze{@Lpc2oRU">
                        <field name="OP">AND</field>
                        <value name="A">
                          <block type="logic_compare" id=";M!=vLdl(S!D8V1A$IKG">
                            <field name="OP">GT</field>
                            <value name="A">
                              <block type="variables_get" id="d5coDJGjlBbFJIOQ}n-O">
                                <field name="VAR">Tick(n-1)</field>
                              </block>
                            </value>
                            <value name="B">
                              <block type="variables_get" id=",fC`HFT!?]KEVHF$12|F">
                                <field name="VAR">S1</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="B">
                          <block type="logic_compare" id="fC~JNdIWn~wV4ZV2*~,%">
                            <field name="OP">LT</field>
                            <value name="A">
                              <block type="variables_get" id="4#`a`3*MAZsA{,{8!TpC">
                                <field name="VAR">Tick(n)</field>
                              </block>
                            </value>
                            <value name="B">
                              <block type="variables_get" id="YnQc]Kvv/V8S9JR:I{L+">
                                <field name="VAR">S1</field>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="notify" id="wZP*7,=5..~.WR76#J_:">
                        <field name="NOTIFICATION_TYPE">error</field>
                        <field name="NOTIFICATION_SOUND">silent</field>
                        <value name="MESSAGE">
                          <shadow type="text" id="0=dW6rP}G2c=,nSC!6Lv">
                            <field name="TEXT">Cross S1</field>
                          </shadow>
                        </value>
                        <next>
                          <block type="variables_set" id="/iKvVv^vEl.$Y*Vpet@d">
                            <field name="VAR">Cross:S1</field>
                            <value name="VALUE">
                              <block type="logic_boolean" id="CRrCWT^*(-tsi!|#QYBO">
                                <field name="BOOL">TRUE</field>
                              </block>
                            </value>
                            <next>
                              <block type="variables_set" id="v$Dw:0X7Xh8qhzu@u({|">
                                <field name="VAR">Cross:S2</field>
                                <value name="VALUE">
                                  <block type="logic_boolean" id=":]^![zKe=3.ng~.=@/5Q">
                                    <field name="BOOL">FALSE</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="variables_set" id="TIHAVzIddis)uVQNJbpA">
                                    <field name="VAR">Cross:S3</field>
                                    <value name="VALUE">
                                      <block type="logic_boolean" id="sYz{fcit}G:3B`vk0EF|">
                                        <field name="BOOL">FALSE</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="variables_set" id="sF*@}CgX.v*oF|q}:F2{">
                                        <field name="VAR">S-Follow</field>
                                        <value name="VALUE">
                                          <block type="logic_boolean" id="lDQ!z]#AqDQQWNiFi9U!">
                                            <field name="BOOL">TRUE</field>
                                          </block>
                                        </value>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </statement>
                    <value name="IF1">
                      <block type="logic_operation" id="iu,Yw6b$qn~i#g{E]LLu">
                        <field name="OP">AND</field>
                        <value name="A">
                          <block type="logic_compare" id="2-q1Uw0jQ(.dKJCbf;NX">
                            <field name="OP">GT</field>
                            <value name="A">
                              <block type="variables_get" id="!4hI@5V-[PjPlfr7RHn%">
                                <field name="VAR">Tick(n-1)</field>
                              </block>
                            </value>
                            <value name="B">
                              <block type="variables_get" id="SD7{V/v![K$p(mvh)CCI">
                                <field name="VAR">S2</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="B">
                          <block type="logic_compare" id="3%IkDK$jkJDJY%)d#=v#">
                            <field name="OP">LT</field>
                            <value name="A">
                              <block type="variables_get" id="Kk.Fos}a/ht;9I~WIH7|">
                                <field name="VAR">Tick(n)</field>
                              </block>
                            </value>
                            <value name="B">
                              <block type="variables_get" id="YEW0;~29wr~giMVN0MTD">
                                <field name="VAR">S2</field>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO1">
                      <block type="notify" id="O)2~ZB?o9e@2[H7r!ypN">
                        <field name="NOTIFICATION_TYPE">error</field>
                        <field name="NOTIFICATION_SOUND">silent</field>
                        <value name="MESSAGE">
                          <shadow type="text" id="nuS(#3=0,(ekcHUSGMjT">
                            <field name="TEXT">Cross S2</field>
                          </shadow>
                        </value>
                        <next>
                          <block type="variables_set" id="ZulV)Z!9lw,FxaCWpLY`">
                            <field name="VAR">Cross:S2</field>
                            <value name="VALUE">
                              <block type="logic_boolean" id="[5fQ4*/yW=%?9Wh]eY{I">
                                <field name="BOOL">TRUE</field>
                              </block>
                            </value>
                            <next>
                              <block type="variables_set" id="G,,6m5qjb@/a_L{l_O8E">
                                <field name="VAR">Cross:S1</field>
                                <value name="VALUE">
                                  <block type="logic_boolean" id="*:~#YizN^kuBqpX@tG(1">
                                    <field name="BOOL">FALSE</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="variables_set" id="zU@/E+vV.E;m_G=k_@Az">
                                    <field name="VAR">Cross:S3</field>
                                    <value name="VALUE">
                                      <block type="logic_boolean" id="(5B+g?4@iNJF9QpoC#36">
                                        <field name="BOOL">FALSE</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="variables_set" id="!lNMrhaSD}j=cKAjstR$">
                                        <field name="VAR">S-Follow</field>
                                        <value name="VALUE">
                                          <block type="logic_boolean" id="C.Ag+9T!41t/e/t^^wXc">
                                            <field name="BOOL">TRUE</field>
                                          </block>
                                        </value>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </statement>
                    <value name="IF2">
                      <block type="logic_operation" id="yg+*is;q;d*cfVKJIa+r">
                        <field name="OP">AND</field>
                        <value name="A">
                          <block type="logic_compare" id="rexG5^qawzYn5/$-)CP$">
                            <field name="OP">GT</field>
                            <value name="A">
                              <block type="variables_get" id="y+?utQS3V*ssnhoB^$F~">
                                <field name="VAR">Tick(n-1)</field>
                              </block>
                            </value>
                            <value name="B">
                              <block type="variables_get" id="$@N-gT|,Cuy!Ix[xTwSu">
                                <field name="VAR">S3</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="B">
                          <block type="logic_compare" id="Wc:,;P7Oo4F8cDuqHWG`">
                            <field name="OP">LT</field>
                            <value name="A">
                              <block type="variables_get" id="gDxE-0Y;yya|:VdX41)P">
                                <field name="VAR">Tick(n)</field>
                              </block>
                            </value>
                            <value name="B">
                              <block type="variables_get" id="heiUM9ln*xKbp(O@s|()">
                                <field name="VAR">S3</field>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO2">
                      <block type="notify" id="#?L1zQc|Ybnq9P[3CL6K">
                        <field name="NOTIFICATION_TYPE">error</field>
                        <field name="NOTIFICATION_SOUND">silent</field>
                        <value name="MESSAGE">
                          <shadow type="text" id="ps+.#W]}I`U7{|y1dN4[">
                            <field name="TEXT">Cross S3</field>
                          </shadow>
                        </value>
                        <next>
                          <block type="variables_set" id="s_wC#xJ*lrxblGndXn,@">
                            <field name="VAR">Cross:S3</field>
                            <value name="VALUE">
                              <block type="logic_boolean" id="%!;$+YkD#~6*jnIdn`Ma">
                                <field name="BOOL">TRUE</field>
                              </block>
                            </value>
                            <next>
                              <block type="variables_set" id="90]GFV%P|`}4g1/AY,1$">
                                <field name="VAR">Cross:S1</field>
                                <value name="VALUE">
                                  <block type="logic_boolean" id="fknAYEJ}Zydv{VQvU#ez">
                                    <field name="BOOL">FALSE</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="variables_set" id="h,dZ13{5LKP,ycJe6==G">
                                    <field name="VAR">Cross:S2</field>
                                    <value name="VALUE">
                                      <block type="logic_boolean" id="*|+W@RVId|sUyX(QzAbJ">
                                        <field name="BOOL">FALSE</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="variables_set" id="DIZi^D_M$2qAqXQFS$91">
                                        <field name="VAR">S-Reversal</field>
                                        <value name="VALUE">
                                          <block type="logic_boolean" id="CHEv(3,:IQ-UQZIfWNbV">
                                            <field name="BOOL">TRUE</field>
                                          </block>
                                        </value>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </statement>
                  </block>
                </statement>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="trade" id="L({{BOb-KQ0_1jfH|7Zg" x="0" y="416">
    <field name="MARKET_LIST">volidx</field>
    <field name="SUBMARKET_LIST">random_index</field>
    <field name="SYMBOL_LIST">R_50</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="p/_iraB;WmuBwNmdN9i~">
        <mutation name="(1) CROCO Money Management System V1.0">
          <arg name="Target Profit"></arg>
          <arg name="Stop Loss"></arg>
          <arg name="Stake"></arg>
          <arg name="Martingale Factor"></arg>
          <arg name="Martingale Level"></arg>
        </mutation>
        <value name="ARG0">
          <block type="math_number" id="6;zQ67fHOaa#ER4Pe%a4">
            <field name="NUM">10</field>
          </block>
        </value>
        <value name="ARG1">
          <block type="math_number" id="1[`!.DaeKl(#|p6q4j8E">
            <field name="NUM">5</field>
          </block>
        </value>
        <value name="ARG2">
          <block type="math_number" id="/h4Lo}ds.m;u{c2^w|:*">
            <field name="NUM">0.35</field>
          </block>
        </value>
        <value name="ARG3">
          <block type="math_number" id="_@zi[PC[wd$j`02R!bu2">
            <field name="NUM">2.05</field>
          </block>
        </value>
        <value name="ARG4">
          <block type="math_number" id="uw~#kc]y?$DSUTDbXv{z">
            <field name="NUM">4</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="2.~QSCK_rZBrenFX8Fiy">
            <field name="VAR">Resistance</field>
            <value name="VALUE">
              <block type="logic_boolean" id="RPB?+],h9JLEXi$E#Xk7">
                <field name="BOOL">FALSE</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="Y0g~z4FUeqeLxZS#_07;">
                <field name="VAR">Support</field>
                <value name="VALUE">
                  <block type="logic_boolean" id="uQoY4o(hlk$pseSCxCuz">
                    <field name="BOOL">FALSE</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="WX.pfz@mP?jZa^`=_ZmZ">
                    <field name="VAR">S-Follow</field>
                    <value name="VALUE">
                      <block type="logic_boolean" id="pU4A6R4-@N{_UAIKev3E">
                        <field name="BOOL">FALSE</field>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="9mlrOtWVXG1KeN_89Xdo">
                        <field name="VAR">S-Reversal</field>
                        <value name="VALUE">
                          <block type="logic_boolean" id=";Z%Z29l=F}4`{WEH;SNA">
                            <field name="BOOL">FALSE</field>
                          </block>
                        </value>
                        <next>
                          <block type="variables_set" id="#^oT|}`Bpz3oQDDsaoQ}">
                            <field name="VAR">R-Follow</field>
                            <value name="VALUE">
                              <block type="logic_boolean" id="0rb)dZ.k*5S%|v6cy@7j">
                                <field name="BOOL">FALSE</field>
                              </block>
                            </value>
                            <next>
                              <block type="variables_set" id="H2dC9-%)jZ46qJ}J]-G/">
                                <field name="VAR">R-Reversal</field>
                                <value name="VALUE">
                                  <block type="logic_boolean" id=";h.?{n~O~pYH(4fX@aSP">
                                    <field name="BOOL">FALSE</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="variables_set" id="[?S+x~1T^yzAtf4.#G.#">
                                    <field name="VAR">Worm:Head</field>
                                    <value name="VALUE">
                                      <block type="text" id=".?SMiW?OQvm`x_a:ner}">
                                        <field name="TEXT">non</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="variables_set" id="jh^V]$]Zw2M{4sgIj}(u">
                                        <field name="VAR">Worm:Color</field>
                                        <value name="VALUE">
                                          <block type="math_number" id="`ZMr^*X^d!cq{O}=[x*U">
                                            <field name="NUM">0</field>
                                          </block>
                                        </value>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
    <statement name="SUBMARKET">
      <block type="tradeOptions" id="P+DX|MJT9d!VN-Yzg:CR">
        <field name="DURATIONTYPE_LIST">t</field>
        <field name="CURRENCY_LIST">USD</field>
        <value name="DURATION">
          <block type="math_number" id="%5@Z%YM5S(u*V[hx;,^h">
            <field name="NUM">5</field>
          </block>
        </value>
        <value name="AMOUNT">
          <block type="procedures_callreturn" id="5wXE9$M=oveF+ok.+D+=">
            <mutation name="(1) CROCO Initial Stake"></mutation>
          </block>
        </value>
      </block>
    </statement>
  </block>
  <block type="before_purchase" id="ePYn2dQwBduD-Aar-5R6" x="0" y="1059">
    <statement name="BEFOREPURCHASE_STACK">
      <block type="controls_if" id="8P,fSlqm2E{saK{n_^(p">
        <mutation elseif="1"></mutation>
        <value name="IF0">
          <block type="logic_operation" id="=1hwR}%=Zi+wZ}2@1XP1">
            <field name="OP">AND</field>
            <value name="A">
              <block type="logic_compare" id=".Y%DbZJw%yUpvQ;0Z,h-">
                <field name="OP">EQ</field>
                <value name="A">
                  <block type="variables_get" id="p.n4=VXR]ho!If;CA0-*">
                    <field name="VAR">R-Follow</field>
                  </block>
                </value>
                <value name="B">
                  <block type="logic_boolean" id="wl/$k/TnerZej*{A:~nb">
                    <field name="BOOL">TRUE</field>
                  </block>
                </value>
              </block>
            </value>
            <value name="B">
              <block type="logic_compare" id="R4NfzV%7:!UqAsz,+La3">
                <field name="OP">EQ</field>
                <value name="A">
                  <block type="variables_get" id="|G}mroUfp1M|P]Z8PGxP">
                    <field name="VAR">Worm:Head</field>
                  </block>
                </value>
                <value name="B">
                  <block type="text" id="KPSMl@;LsmygKe/=?yBL">
                    <field name="TEXT">blue</field>
                  </block>
                </value>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO0">
          <block type="purchase" id=")(_{ioSb@2!fUcFKYCQm">
            <field name="PURCHASE_LIST">CALL</field>
          </block>
        </statement>
        <value name="IF1">
          <block type="logic_operation" id="Mk|lAI?LyUDMxsoUa*RY">
            <field name="OP">AND</field>
            <value name="A">
              <block type="logic_compare" id="A-gra:4-O+9rv|+sBt(1">
                <field name="OP">EQ</field>
                <value name="A">
                  <block type="variables_get" id="zZV%~8+*}yuj$-mvPd0j">
                    <field name="VAR">R-Reversal</field>
                  </block>
                </value>
                <value name="B">
                  <block type="logic_boolean" id="t8=yv9.!1L5jPD-pcH!Z">
                    <field name="BOOL">TRUE</field>
                  </block>
                </value>
              </block>
            </value>
            <value name="B">
              <block type="logic_compare" id="Sq#3l:SK!6QJrbRecq^.">
                <field name="OP">EQ</field>
                <value name="A">
                  <block type="variables_get" id="+XlA9(Ox5Gvm,]!z(pt[">
                    <field name="VAR">Worm:Head</field>
                  </block>
                </value>
                <value name="B">
                  <block type="text" id="`jG6ZJWo1$w.J@*3XFfI">
                    <field name="TEXT">blue</field>
                  </block>
                </value>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO1">
          <block type="purchase" id="$}6N_eNt{MaDdi0(Of}1">
            <field name="PURCHASE_LIST">PUT</field>
          </block>
        </statement>
        <next>
          <block type="controls_if" id="?h=,g@v}LX;BdP:}LCVZ">
            <mutation elseif="1"></mutation>
            <value name="IF0">
              <block type="logic_operation" id="/Fo.PlB0x5*GnkJ){?~K">
                <field name="OP">AND</field>
                <value name="A">
                  <block type="logic_compare" id="c6*3Hm9,B[_,upvKA,Y0">
                    <field name="OP">EQ</field>
                    <value name="A">
                      <block type="variables_get" id="fmL!qwvFgdxpC5zEn;4k">
                        <field name="VAR">S-Follow</field>
                      </block>
                    </value>
                    <value name="B">
                      <block type="logic_boolean" id="|PE)imCY5V;n_7gAyHf4">
                        <field name="BOOL">TRUE</field>
                      </block>
                    </value>
                  </block>
                </value>
                <value name="B">
                  <block type="logic_compare" id="Dv)A[U5M~uXU7wdxdET`">
                    <field name="OP">EQ</field>
                    <value name="A">
                      <block type="variables_get" id="dhFWkB$,B5:i%;hDuX`d">
                        <field name="VAR">Worm:Head</field>
                      </block>
                    </value>
                    <value name="B">
                      <block type="text" id="}2BKiSh5jEAqfx|aW[kB">
                        <field name="TEXT">red</field>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="purchase" id="RHeIaK]wjC:Whu1~-PK{">
                <field name="PURCHASE_LIST">PUT</field>
              </block>
            </statement>
            <value name="IF1">
              <block type="logic_operation" id="H[D;=wXGf2L.,?$Dr*=-">
                <field name="OP">AND</field>
                <value name="A">
                  <block type="logic_compare" id="^3)6=_ra1G=%N:0o:W8=">
                    <field name="OP">EQ</field>
                    <value name="A">
                      <block type="variables_get" id="_mK7_#}|Yu5AVqoV]v9k">
                        <field name="VAR">S-Reversal</field>
                      </block>
                    </value>
                    <value name="B">
                      <block type="logic_boolean" id="/3GnZz$pP[KnH9C?R/m4">
                        <field name="BOOL">TRUE</field>
                      </block>
                    </value>
                  </block>
                </value>
                <value name="B">
                  <block type="logic_compare" id="grk~Jg1X9L}RpNtqaf*@">
                    <field name="OP">EQ</field>
                    <value name="A">
                      <block type="variables_get" id="FtY5:E8{B(R}UsQB*|+^">
                        <field name="VAR">Worm:Head</field>
                      </block>
                    </value>
                    <value name="B">
                      <block type="text" id="-ekvSCWF~47[=pho(tgy">
                        <field name="TEXT">red</field>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO1">
              <block type="purchase" id="=dB9ib%BdKB)UsW)+PXH">
                <field name="PURCHASE_LIST">CALL</field>
              </block>
            </statement>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="after_purchase" id="D;NptzlS4wIIOrKt|8b=" x="0" y="1445">
    <statement name="AFTERPURCHASE_STACK">
      <block type="controls_if" id="H9rlCiW2?*2H0OsT{A,r">
        <value name="IF0">
          <block type="procedures_callreturn" id="fPA_+uM1vqj//%.]zd{5">
            <mutation name="(4)CROCO Money Management System Trade Again">
              <arg name="Contract Detail [Profit]"></arg>
              <arg name="ResultWin"></arg>
            </mutation>
            <value name="ARG0">
              <block type="read_details" id="?.`K,bhZ%u3]_|`^6e2x">
                <field name="DETAIL_INDEX">4</field>
              </block>
            </value>
            <value name="ARG1">
              <block type="contract_check_result" id="!zF|]ID|U~/T+nj1E9%I">
                <field name="CHECK_RESULT">win</field>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO0">
          <block type="variables_set" id="#X}gl0,s4g^iIB-0:}(Z">
            <field name="VAR">Resistance</field>
            <value name="VALUE">
              <block type="logic_boolean" id="3dMbViC(0vam})aXo!@R">
                <field name="BOOL">FALSE</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="WWJM2+Z4u;Fwp3fk=m^~">
                <field name="VAR">Support</field>
                <value name="VALUE">
                  <block type="logic_boolean" id="J-URTuNQw_KTVsBjVIcS">
                    <field name="BOOL">FALSE</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="qg@zls(S{N^]o18W6Im$">
                    <field name="VAR">S-Follow</field>
                    <value name="VALUE">
                      <block type="logic_boolean" id="OU+a]Ob;Un[$?QU`m!it">
                        <field name="BOOL">FALSE</field>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="q24+x|.#RDUJ[wOebewQ">
                        <field name="VAR">S-Reversal</field>
                        <value name="VALUE">
                          <block type="logic_boolean" id="8UjYfv-~xik[:ROd+L?/">
                            <field name="BOOL">FALSE</field>
                          </block>
                        </value>
                        <next>
                          <block type="variables_set" id="Jt_K(hrKg@@ayEI+{KsH">
                            <field name="VAR">R-Follow</field>
                            <value name="VALUE">
                              <block type="logic_boolean" id="c4I,Ob6YA,,?!=rP_=1L">
                                <field name="BOOL">FALSE</field>
                              </block>
                            </value>
                            <next>
                              <block type="variables_set" id="?u6fV1In*X%7c{UI,NsL">
                                <field name="VAR">R-Reversal</field>
                                <value name="VALUE">
                                  <block type="logic_boolean" id="ii~I/9jY@Kt3M}wLH{9f">
                                    <field name="BOOL">FALSE</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="variables_set" id="4^,[/4v?n#qn-5,HPH,H">
                                    <field name="VAR">Worm:Head</field>
                                    <value name="VALUE">
                                      <block type="text" id="#p}XhL.|a$W2v6tJn3@z">
                                        <field name="TEXT">non</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="variables_set" id="9S~JzNWN0Z;Attj`s2oS">
                                        <field name="VAR">Worm:Color</field>
                                        <value name="VALUE">
                                          <block type="math_number" id="lsNXq!Wvkpb8#yE/ym^;">
                                            <field name="NUM">0</field>
                                          </block>
                                        </value>
                                        <next>
                                          <block type="trade_again" id="c)S|KjoQdXc8l#J@5z3P"></block>
                                        </next>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </statement>
      </block>
    </statement>
  </block>
</xml>
