﻿<xml xmlns="http://www.w3.org/1999/xhtml" collection="false">
  <block type="procedures_defnoreturn" id="?-Y?6q-}Yjsm%W-(cK$d" collapsed="true" x="0" y="0">
    <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="0" y="52">
    <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="0" y="104">
    <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="0" y="156">
    <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="trade" id="L({{BOb-KQ0_1jfH|7Zg" x="0" y="208">
    <field name="MARKET_LIST">volidx</field>
    <field name="SUBMARKET_LIST">random_index</field>
    <field name="SYMBOL_LIST">R_100</field>
    <field name="TRADETYPECAT_LIST">digits</field>
    <field name="TRADETYPE_LIST">matchesdiffers</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">30</field>
          </block>
        </value>
        <value name="ARG1">
          <block type="math_number" id="1[`!.DaeKl(#|p6q4j8E">
            <field name="NUM">100</field>
          </block>
        </value>
        <value name="ARG2">
          <block type="math_number" id="/h4Lo}ds.m;u{c2^w|:*">
            <field name="NUM">1</field>
          </block>
        </value>
        <value name="ARG3">
          <block type="math_number" id="_@zi[PC[wd$j`02R!bu2">
            <field name="NUM">11</field>
          </block>
        </value>
        <value name="ARG4">
          <block type="math_number" id="uw~#kc]y?$DSUTDbXv{z">
            <field name="NUM">3</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="*AzMa^Hj][E`(Cguf2Y;">
            <field name="VAR">LDP</field>
            <value name="VALUE">
              <block type="math_number" id="Dl)U5Ir?{%!,,Sk(g}Ni">
                <field name="NUM">0</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="c)aPEVBZq+(OYVvDjqBD">
                <field name="VAR">locking poin (+)</field>
                <value name="VALUE">
                  <block type="procedures_callreturn" id="C-5_AX=hMv#kfa`($sbE">
                    <mutation name="LockingPoin"></mutation>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="gY]+NE=j#UBL[[)?s@e!">
                    <field name="VAR">locking poin (-)</field>
                    <value name="VALUE">
                      <block type="math_arithmetic" id=";?~(t3/M)p+ZBE^Tu7Pr">
                        <field name="OP">MINUS</field>
                        <value name="A">
                          <shadow type="math_number" id="=#sf1r!WJmK^_Dq)-Uq`">
                            <field name="NUM">1</field>
                          </shadow>
                          <block type="math_number" id="/-q97(njX5-/#^c$vI_~">
                            <field name="NUM">0</field>
                          </block>
                        </value>
                        <value name="B">
                          <shadow type="math_number" id="_OzeZf+`5-.6N:b^[IzK">
                            <field name="NUM">1</field>
                          </shadow>
                          <block type="procedures_callreturn" id="i,`0V+VL4jnl~n}e/+=Z">
                            <mutation name="LockingPoin"></mutation>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
    <statement name="SUBMARKET">
      <block type="tradeOptions" id="x=V33~4Lb|(sLv`J[:Eb">
        <field name="DURATIONTYPE_LIST">t</field>
        <field name="CURRENCY_LIST">USD</field>
        <value name="DURATION">
          <shadow type="math_number" id="O*@58sDc=!cOO}*b2vf9">
            <field name="NUM">2</field>
          </shadow>
          <block type="math_random_int" id="2m~W`-h`YFQ9]j$%vHPO">
            <value name="FROM">
              <shadow type="math_number" id="YLGC6zLth}L1JaLr+$0C">
                <field name="NUM">5</field>
              </shadow>
            </value>
            <value name="TO">
              <shadow type="math_number" id="26McYU]wD{g_Cq2)[9eq">
                <field name="NUM">10</field>
              </shadow>
            </value>
          </block>
        </value>
        <value name="AMOUNT">
          <shadow type="math_number" id="ml)25~7^q}3I9}vjf:%K">
            <field name="NUM">1</field>
          </shadow>
          <block type="procedures_callreturn" id="5wXE9$M=oveF+ok.+D+=">
            <mutation name="(1) CROCO Initial Stake"></mutation>
          </block>
        </value>
        <value name="PREDICTION">
          <block type="variables_get" id="f,Lj|EMj3DT[{QFl*$I1">
            <field name="VAR">LDP</field>
          </block>
        </value>
      </block>
    </statement>
  </block>
  <block type="after_purchase" id="D;NptzlS4wIIOrKt|8b=" collapsed="true" x="0" y="768">
    <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="trade_again" id="c)S|KjoQdXc8l#J@5z3P"></block>
        </statement>
      </block>
    </statement>
  </block>
  <block type="tick_analysis" id="TvBQx[=BF)1oQhZ:uV{p" collapsed="true" x="0" y="820">
    <statement name="TICKANALYSIS_STACK">
      <block type="variables_set" id="~R:=zz1qwBcg?A^w?G/L">
        <field name="VAR">is the candle new</field>
        <value name="VALUE">
          <block type="logic_boolean" id="`;kb`)cxmsU#D:qGE[K!">
            <field name="BOOL">FALSE</field>
          </block>
        </value>
        <next>
          <block type="controls_if" id=")+956do`Vd45#Ri:y=oc">
            <value name="IF0">
              <block type="logic_operation" id=".UeMK}Uc]zBFWWE,+~,=">
                <field name="OP">OR</field>
                <value name="A">
                  <block type="logic_negate" id="OjNB9d5F9W7BZ2]r7b%{">
                    <value name="BOOL">
                      <block type="variables_get" id="K3P=3(q8n5xg8fDZrK]N">
                        <field name="VAR">current candle time</field>
                      </block>
                    </value>
                  </block>
                </value>
                <value name="B">
                  <block type="logic_compare" id="@zz9kXPIn*+e!l.U#^UJ">
                    <field name="OP">NEQ</field>
                    <value name="A">
                      <block type="variables_get" id="IWyh5!(%PP}IW.PLGR$B">
                        <field name="VAR">current candle time</field>
                      </block>
                    </value>
                    <value name="B">
                      <block type="read_ohlc" id="/n]/cp7~0P?W}OW=EZ4Y">
                        <field name="OHLCFIELD_LIST">epoch</field>
                        <field name="CANDLEINTERVAL_LIST">default</field>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="variables_set" id=")yD6u069dPOv9p9Mm8AA">
                <field name="VAR">current candle time</field>
                <value name="VALUE">
                  <block type="read_ohlc" id="L]w.yHnN8]0Gah{i+tvE">
                    <field name="OHLCFIELD_LIST">epoch</field>
                    <field name="CANDLEINTERVAL_LIST">default</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="$0v_]wsYb7B`afr]6(f2">
                    <field name="VAR">New Candle Price</field>
                    <value name="VALUE">
                      <block type="read_ohlc" id=")(KSz0E)M02@;`pzDYX{">
                        <field name="OHLCFIELD_LIST">open</field>
                        <field name="CANDLEINTERVAL_LIST">default</field>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="kxLtw+j00sV/u?RP~mi-">
                        <field name="VAR">is the candle new</field>
                        <value name="VALUE">
                          <block type="logic_boolean" id="2HFdWG8`U2t[kl8ZpTOA">
                            <field name="BOOL">TRUE</field>
                          </block>
                        </value>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </statement>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="tick_analysis" id="^^)F,u|A8w/1F#Gy$Ll$" collapsed="true" x="0" y="872">
    <statement name="TICKANALYSIS_STACK">
      <block type="variables_set" id="Fn9U`zG^Pl]Jo/y13]1h">
        <field name="VAR">Locking_Poin</field>
        <value name="VALUE">
          <block type="math_arithmetic" id="X_);=Pom$.[B(ugnznHh">
            <field name="OP">MINUS</field>
            <value name="A">
              <shadow type="math_number" id="M|:S1,*ilL!,KlN{+}8^">
                <field name="NUM">1</field>
              </shadow>
              <block type="math_number" id="oq[wkj#uwMmN:E[J5V=i">
                <field name="NUM">0</field>
              </block>
            </value>
            <value name="B">
              <shadow type="math_number" id="xz{iA(G._Okh[Ezb3ClM">
                <field name="NUM">1</field>
              </shadow>
              <block type="math_arithmetic" id="Wdpi%qm7b2ii;,rcHK6T">
                <field name="OP">MINUS</field>
                <value name="A">
                  <shadow type="math_number" id="3-lr,WrX^wgN;kF2iG34">
                    <field name="NUM">1</field>
                  </shadow>
                  <block type="variables_get" id="p|UiemXo))C=?Gp$|pRB">
                    <field name="VAR">New Candle Price</field>
                  </block>
                </value>
                <value name="B">
                  <shadow type="math_number" id="v+`2YqJy:puwxc+A{76d">
                    <field name="NUM">1</field>
                  </shadow>
                  <block type="tick" id="@!tYs%HGW49aI9ajH%yV"></block>
                </value>
              </block>
            </value>
          </block>
        </value>
        <next>
          <block type="notify" id="Yu@Z$v}7_f=j=q4u2y6_">
            <field name="NOTIFICATION_TYPE">success</field>
            <field name="NOTIFICATION_SOUND">silent</field>
            <value name="MESSAGE">
              <shadow type="text" id="/jvT1b]rM:JOz+gv.P?|">
                <field name="TEXT">abc</field>
              </shadow>
              <block type="text_join" id="3KD+@~x:gV+aG/+f$1g:">
                <mutation items="2"></mutation>
                <value name="ADD0">
                  <block type="text" id="T7ezKwDi~#z8dE%LkxBL">
                    <field name="TEXT">LOCKING POINT:</field>
                  </block>
                </value>
                <value name="ADD1">
                  <block type="variables_get" id="5k_U}|YhZO5+HYmnDUp8">
                    <field name="VAR">Locking_Poin</field>
                  </block>
                </value>
              </block>
            </value>
            <next>
              <block type="variables_set" id="/sv)L.jwK%;te`N9-BZ?">
                <field name="VAR">signal up</field>
                <value name="VALUE">
                  <block type="logic_compare" id="{BO3{JV(JTy}/tF)De:w">
                    <field name="OP">GT</field>
                    <value name="A">
                      <block type="variables_get" id="vY_g]VZbnn(SKVJD%,gD">
                        <field name="VAR">Locking_Poin</field>
                      </block>
                    </value>
                    <value name="B">
                      <block type="variables_get" id="%]qH*m?R3f/p8c[h5g./">
                        <field name="VAR">locking poin (+)</field>
                      </block>
                    </value>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="S#-xFgcYS[dG}!+.XNjL">
                    <field name="VAR">signal down</field>
                    <value name="VALUE">
                      <block type="logic_compare" id="SceEA)b,R5-tQm1sumrU">
                        <field name="OP">LT</field>
                        <value name="A">
                          <block type="variables_get" id="h(:p[-LFY9ZRFr^r[/Nx">
                            <field name="VAR">Locking_Poin</field>
                          </block>
                        </value>
                        <value name="B">
                          <block type="variables_get" id="M6,+k~g_y{AA)GHEa#vu">
                            <field name="VAR">locking poin (-)</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <next>
                      <block type="controls_if" id="FR.5=y/Ma(z{(LhK~5Fc">
                        <mutation else="1"></mutation>
                        <value name="IF0">
                          <block type="logic_operation" id="2=Acp0,l%VGFpXzT^(G}">
                            <field name="OP">OR</field>
                            <value name="A">
                              <block type="logic_compare" id="k%2q]T[cMF#Fx(}JvN=-">
                                <field name="OP">EQ</field>
                                <value name="A">
                                  <block type="variables_get" id="Xl;W=|LS]#etH/2Dl7{9">
                                    <field name="VAR">signal up</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="logic_boolean" id="`Fk:hMF0U-8){Q,?~hcr">
                                    <field name="BOOL">TRUE</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <value name="B">
                              <block type="logic_compare" id=";BH`nd*AqCVcq[wp%DWc">
                                <field name="OP">EQ</field>
                                <value name="A">
                                  <block type="variables_get" id="6gfD*@o@N*dM~uU{Iq~i">
                                    <field name="VAR">signal down</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="logic_boolean" id="u%PBQl?*5fRSu0W_Vs]r">
                                    <field name="BOOL">TRUE</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO0">
                          <block type="notify" id="f9i-$xxSRxh{3G[ls!+y">
                            <field name="NOTIFICATION_TYPE">success</field>
                            <field name="NOTIFICATION_SOUND">silent</field>
                            <value name="MESSAGE">
                              <shadow type="text" id="Gwk?xs^;esh4lYU2atX6">
                                <field name="TEXT">abc</field>
                              </shadow>
                              <block type="text" id="dan-DGoZEUY?XMGbQF/f">
                                <field name="TEXT">SIGNAL DIGIT DIFFERS</field>
                              </block>
                            </value>
                          </block>
                        </statement>
                        <statement name="ELSE">
                          <block type="notify" id="hof_qrKb|(q]KFS;]abT">
                            <field name="NOTIFICATION_TYPE">success</field>
                            <field name="NOTIFICATION_SOUND">silent</field>
                            <value name="MESSAGE">
                              <shadow type="text" id="!7?a{ite=3pjKY;6(.OM">
                                <field name="TEXT">abc</field>
                              </shadow>
                              <block type="text" id="j?iyI`hWIBby{M_-:phz">
                                <field name="TEXT">WAIT....</field>
                              </block>
                            </value>
                          </block>
                        </statement>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="procedures_defreturn" id="8gxwb,z*,H@k52fs+Z+#" collapsed="true" x="0" y="924">
    <field name="NAME">LockingPoin</field>
    <comment pinned="false" h="80" w="160">Describe this function...</comment>
    <statement name="STACK">
      <block type="controls_if" id="8ZrJG(G6Q*moU^Kzk7fG">
        <value name="IF0">
          <block type="logic_compare" id="5-bW,BS)?ezPey`Krce%">
            <field name="OP">EQ</field>
            <value name="A">
              <block type="variables_get" id="eQX{GQ{!%_IuFN:;T5*t">
                <field name="VAR">LockingPoin:LP</field>
              </block>
            </value>
            <value name="B">
              <block type="logic_null" id="+RIzypclibYixD=$r;ZU"></block>
            </value>
          </block>
        </value>
        <statement name="DO0">
          <block type="variables_set" id="}=|~`LQv%+gZOZ7M:M5Y">
            <field name="VAR">LockingPoin:LP</field>
            <value name="VALUE">
              <block type="math_number" id="#Ctqf3lY_TA:S+u}nRX~">
                <field name="NUM">5</field>
              </block>
            </value>
          </block>
        </statement>
      </block>
    </statement>
    <value name="RETURN">
      <block type="variables_get" id="YEl*q]:j7T12oyWiAopc">
        <field name="VAR">LockingPoin:LP</field>
      </block>
    </value>
  </block>
  <block type="before_purchase" id="-Do#qfDO~;3X?c:%RD#2" collapsed="true" x="0" y="976">
    <statement name="BEFOREPURCHASE_STACK">
      <block type="controls_if" id="K3;D*}G9SH_]vAC#3n=_">
        <value name="IF0">
          <block type="logic_operation" id="s42/nac|!2}|F[0%tswi">
            <field name="OP">OR</field>
            <value name="A">
              <block type="logic_compare" id="^@~r6#JcE1wE[y-:)a(n">
                <field name="OP">EQ</field>
                <value name="A">
                  <block type="variables_get" id="Yl@jh$?+@WT#2aG?7%:7">
                    <field name="VAR">signal up</field>
                  </block>
                </value>
                <value name="B">
                  <block type="logic_boolean" id="}i)nqci,u!:azru0hNmt">
                    <field name="BOOL">TRUE</field>
                  </block>
                </value>
              </block>
            </value>
            <value name="B">
              <block type="logic_compare" id="8D(/oYMU!MvfUNz:-~2x">
                <field name="OP">EQ</field>
                <value name="A">
                  <block type="variables_get" id="Ah{e^i}.$3~MMF|8_/T*">
                    <field name="VAR">signal down</field>
                  </block>
                </value>
                <value name="B">
                  <block type="logic_boolean" id="66Q@[@1bZ1~3Q?Z#veWI">
                    <field name="BOOL">TRUE</field>
                  </block>
                </value>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO0">
          <block type="variables_set" id="7:(6M~:.n{T4@U#a4]Q8">
            <field name="VAR">LDP</field>
            <value name="VALUE">
              <block type="math_random_int" id="U4SW{UH$=QAGNud~P+.s">
                <value name="FROM">
                  <shadow type="math_number" id="#Sw-x+cN]%^#f?PAG44k">
                    <field name="NUM">0</field>
                  </shadow>
                </value>
                <value name="TO">
                  <shadow type="math_number" id="B24g144/AZrVS:KTkaju">
                    <field name="NUM">9</field>
                  </shadow>
                </value>
              </block>
            </value>
            <next>
              <block type="notify" id="$U50Lqw[+(4X|F4%3Z}p">
                <field name="NOTIFICATION_TYPE">info</field>
                <field name="NOTIFICATION_SOUND">silent</field>
                <value name="MESSAGE">
                  <shadow type="text" id=":v=*MQ,@;,zjd,E]]-.8">
                    <field name="TEXT">abc</field>
                  </shadow>
                  <block type="text_join" id="V1?xGi5R=lz`@YRKiJ+#">
                    <mutation items="2"></mutation>
                    <value name="ADD0">
                      <block type="text" id="UWcIiBR*}v)4]pQC`J,P">
                        <field name="TEXT">LDP : </field>
                      </block>
                    </value>
                    <value name="ADD1">
                      <block type="variables_get" id="_:zB}4$0sH37mM*t@.}B">
                        <field name="VAR">LDP</field>
                      </block>
                    </value>
                  </block>
                </value>
                <next>
                  <block type="purchase" id="B-94i0w_Q*iV?A]U=^9F">
                    <field name="PURCHASE_LIST">DIGITDIFF</field>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </statement>
      </block>
    </statement>
  </block>
</xml>