﻿<xml xmlns="http://www.w3.org/1999/xhtml" collection="false">
  <block type="trade" id="trade" x="-164" y="-91">
    <field name="MARKET_LIST">volidx</field>
    <field name="SUBMARKET_LIST">random_index</field>
    <field name="SYMBOL_LIST">R_100</field>
    <field name="TRADETYPECAT_LIST">callput</field>
    <field name="TRADETYPE_LIST">risefall</field>
    <field name="TYPE_LIST">both</field>
    <field name="CANDLEINTERVAL_LIST">60</field>
    <field name="TIME_MACHINE_ENABLED">FALSE</field>
    <field name="RESTARTONERROR">TRUE</field>
    <statement name="INITIALIZATION">
      <block type="variables_set" id="`BPt5R_J(S2BjI`LQU6~">
        <field name="VAR">ENTRADA</field>
        <value name="VALUE">
          <block type="text" id="SU,hx1*{lB,6?=`kTSU8">
            <field name="TEXT">ANALISE</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="m06a]n.l@U)~|]DkK(A~">
            <field name="VAR">Limite de perda</field>
            <value name="VALUE">
              <block type="math_number" id="YCooAV+k6:}1_Zfl16l;">
                <field name="NUM">100</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="Oc-;ZsMXGQz5wV*P*owT">
                <field name="VAR">Meta de lucro</field>
                <value name="VALUE">
                  <block type="math_number" id="MfPQ[*9bTAy7j@LHT0lp">
                    <field name="NUM">25</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="5wm`C;j(y`P.o](cOrwE">
                    <field name="VAR">Investimento</field>
                    <value name="VALUE">
                      <block type="math_number" id="`{p-AnLMb)r-qF1P[LlC">
                        <field name="NUM">0.35</field>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="NV#!g7?bAg1qVq41uj:8">
                        <field name="VAR">x</field>
                        <value name="VALUE">
                          <block type="variables_get" id="7D3-q`*rX..DguoUZv?{">
                            <field name="VAR">Investimento</field>
                          </block>
                        </value>
                        <next>
                          <block type="variables_set" id="g)H=Vv{Uem`3LF;`*o+B">
                            <field name="VAR">xx</field>
                            <value name="VALUE">
                              <block type="text" id="%9#I3E_!(=|+?XhP{sEI">
                                <field name="TEXT">xxx</field>
                              </block>
                            </value>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
    <statement name="SUBMARKET">
      <block type="tradeOptions" id="wzLz_G!Z#$tKS{i2IXJI">
        <field name="DURATIONTYPE_LIST">m</field>
        <field name="CURRENCY_LIST">USD</field>
        <value name="DURATION">
          <block type="math_number" id="*H=ILL,:~3(T.ZpXPt8I">
            <field name="NUM">1</field>
          </block>
        </value>
        <value name="AMOUNT">
          <block type="variables_get" id="=l1LXa%hIU.k}|1{LXzO">
            <field name="VAR">x</field>
          </block>
        </value>
      </block>
    </statement>
  </block>
  <block type="before_purchase" id="i-CIx.(Onm4?ihxzA}Y]" collapsed="true" x="403" y="-107">
    <statement name="BEFOREPURCHASE_STACK">
      <block type="controls_if" id="TRS*V=7QA99?(E[NHy^(">
        <value name="IF0">
          <block type="logic_compare" id="G!js.?]{KfoDbnxS?P:e">
            <field name="OP">EQ</field>
            <value name="A">
              <block type="variables_get" id="{3$S1-7L_mpH:vBwxuDK">
                <field name="VAR">ENTRADA</field>
              </block>
            </value>
            <value name="B">
              <block type="text" id="zPGUsL?/$/~YO}WeH!h^">
                <field name="TEXT">FAÇA-PUT</field>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO0">
          <block type="variables_set" id="5f~2(/gEgUgBa[W_$ChL">
            <field name="VAR">ENTRADA</field>
            <value name="VALUE">
              <block type="text" id="!nE*+gJ%_-JP,L:r$S)6">
                <field name="TEXT">ANALISE</field>
              </block>
            </value>
            <next>
              <block type="purchase" id="W6q#Z-I3q3d[d3-`S[dS">
                <field name="PURCHASE_LIST">PUT</field>
              </block>
            </next>
          </block>
        </statement>
        <next>
          <block type="controls_if" id="Fs[6Ajuxe8C@0O1E.=R(">
            <value name="IF0">
              <block type="logic_compare" id=":Gzt_mU9/Fr=Qidk6?`X">
                <field name="OP">EQ</field>
                <value name="A">
                  <block type="variables_get" id="X@D|DVqTOp,.o{,Otu;[">
                    <field name="VAR">ENTRADA</field>
                  </block>
                </value>
                <value name="B">
                  <block type="text" id="ILqM_e!ljK]0A2Z_Hykb">
                    <field name="TEXT">FAÇA-CALL</field>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="variables_set" id="X%)r%hp+}qsq#U@1{k^u">
                <field name="VAR">ENTRADA</field>
                <value name="VALUE">
                  <block type="text" id="`XM8J8kK2E(v6%a111g*">
                    <field name="TEXT">ANALISE</field>
                  </block>
                </value>
                <next>
                  <block type="purchase" id="w2e17H}=tutW7A[GU}_0">
                    <field name="PURCHASE_LIST">CALL</field>
                  </block>
                </next>
              </block>
            </statement>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="during_purchase" id="(4;NieXd}j|Bn!c-YiC|" collapsed="true" x="0" y="0">
    <statement name="DURING_PURCHASE_STACK">
      <block type="controls_if" id="8?eYKAW%VczmRXQ-ou3r">
        <value name="IF0">
          <block type="check_sell" id="M=:_KpEeRAJY_}XTU^8~"></block>
        </value>
      </block>
    </statement>
  </block>
  <block type="tick_analysis" id="_wBK,=.B;6/b,HEcH}UB" x="458" y="65">
    <statement name="TICKANALYSIS_STACK">
      <block type="controls_if" id="{Nhp$+et[%;*^v$=^8iR">
        <value name="IF0">
          <block type="logic_compare" id=";uyu[Cx=ea4VjSgltHQ;">
            <field name="OP">EQ</field>
            <value name="A">
              <block type="variables_get" id="2UyDDfIf+TokGUIh}rv=">
                <field name="VAR">ENTRADA</field>
              </block>
            </value>
            <value name="B">
              <block type="text" id="0ubtH~WV~:DZR(O:2`p%">
                <field name="TEXT">ANALISE</field>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO0">
          <block type="controls_if" id="ym[Kmn37Y+mF8-`7FmW*">
            <value name="IF0">
              <block type="logic_operation" id="hh#v[2?j{6,e6VjsLKUo">
                <field name="OP">AND</field>
                <value name="A">
                  <block type="is_candle_black" id="1MObg8[z_0X#xEGa!8$q">
                    <value name="OHLCOBJ">
                      <block type="get_ohlc" id="!o~yfK)ut,?40)!yj:sa">
                        <field name="CANDLEINTERVAL_LIST">default</field>
                        <value name="CANDLEINDEX">
                          <shadow type="math_number" id="4m:~8(nDY|efm5B_BAdg">
                            <field name="NUM">3</field>
                          </shadow>
                        </value>
                      </block>
                    </value>
                  </block>
                </value>
                <value name="B">
                  <block type="is_candle_black" id="a*:QO[O8$VCywm+)!E=S">
                    <value name="OHLCOBJ">
                      <block type="get_ohlc" id="WjBQH}Inw|4iyqPd,tZ4">
                        <field name="CANDLEINTERVAL_LIST">default</field>
                        <value name="CANDLEINDEX">
                          <shadow type="math_number" id="*,p=/A3]C!]$});CbKkr">
                            <field name="NUM">2</field>
                          </shadow>
                        </value>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="variables_set" id="MTxj^-Yv~f_2zrn6YA.q">
                <field name="VAR">ENTRADA</field>
                <value name="VALUE">
                  <block type="text" id="Xip#`9x`HV)-g3rk6_=C">
                    <field name="TEXT">VERIFIQUE-PUT</field>
                  </block>
                </value>
              </block>
            </statement>
            <next>
              <block type="controls_if" id="0w]-xx)s56)$Lwh{a~(M">
                <value name="IF0">
                  <block type="logic_operation" id="UL{0ORc~r_Vy0mydvkl:">
                    <field name="OP">AND</field>
                    <value name="A">
                      <block type="logic_negate" id="d!D^VcGmwpkSP@,vWUXy">
                        <value name="BOOL">
                          <block type="is_candle_black" id="],t*1U*e0Q;qTbW5q1*b">
                            <value name="OHLCOBJ">
                              <block type="get_ohlc" id="}4N[E:G(vw*a.PlG+;Dk">
                                <field name="CANDLEINTERVAL_LIST">default</field>
                                <value name="CANDLEINDEX">
                                  <shadow type="math_number" id="fZ5dsz~OPAW|cz53DneM">
                                    <field name="NUM">3</field>
                                  </shadow>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                    <value name="B">
                      <block type="logic_negate" id="(Q-]GugHu65=gdY[o@jx">
                        <value name="BOOL">
                          <block type="is_candle_black" id="!j/h_7!04)]f?B/du?-;">
                            <value name="OHLCOBJ">
                              <block type="get_ohlc" id=":81$J$QDT!X87+MP@1/c">
                                <field name="CANDLEINTERVAL_LIST">default</field>
                                <value name="CANDLEINDEX">
                                  <shadow type="math_number" id="C|.gAw);Vf.8l0u[_:v2">
                                    <field name="NUM">2</field>
                                  </shadow>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="variables_set" id="3]aI[H,u5.@N4lvmSO]M">
                    <field name="VAR">ENTRADA</field>
                    <value name="VALUE">
                      <block type="text" id="Vuzi1kW/_-[M=I2pMdA6">
                        <field name="TEXT">VERIFIQUE-CALL</field>
                      </block>
                    </value>
                  </block>
                </statement>
              </block>
            </next>
          </block>
        </statement>
        <next>
          <block type="controls_if" id="H4ITx/wH-F~7vr=%:yN~">
            <mutation elseif="1"></mutation>
            <value name="IF0">
              <block type="logic_compare" id="7~DR$:8n,96_;Vt8-BwM">
                <field name="OP">EQ</field>
                <value name="A">
                  <block type="variables_get" id="`HL0CJS#H%8PYc1U{|r,">
                    <field name="VAR">ENTRADA</field>
                  </block>
                </value>
                <value name="B">
                  <block type="text" id="*0U,^(*qq;gkZ37~c04@">
                    <field name="TEXT">VERIFIQUE-PUT</field>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="timeout" id="}^NFL=a|L;%?7vyb2_tN">
                <statement name="TIMEOUTSTACK">
                  <block type="controls_if" id="}lc9z3u/j3%R4rQyi9z+">
                    <value name="IF0">
                      <block type="logic_negate" id="IWv.5CHUu;_b@jxh@vd`">
                        <value name="BOOL">
                          <block type="is_candle_black" id="fETMSXz2s5o2@LM1fwK~">
                            <value name="OHLCOBJ">
                              <block type="get_ohlc" id="-p8U4|zhpb_37A3m+!TT">
                                <field name="CANDLEINTERVAL_LIST">default</field>
                                <value name="CANDLEINDEX">
                                  <shadow type="math_number" id="+FXKd)I#m6r^vHVR,C5O">
                                    <field name="NUM">2</field>
                                  </shadow>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="variables_set" id="r]A}!q-.[a[4cc)f9Xc5">
                        <field name="VAR">ENTRADA</field>
                        <value name="VALUE">
                          <block type="text" id="uQbWu:CY?/HmBX@{)hRu">
                            <field name="TEXT">FAÇA-PUT</field>
                          </block>
                        </value>
                      </block>
                    </statement>
                  </block>
                </statement>
                <value name="SECONDS">
                  <shadow type="math_number" id="E!kNp-^;fGtj{a)ML=E^">
                    <field name="NUM">60</field>
                  </shadow>
                </value>
              </block>
            </statement>
            <value name="IF1">
              <block type="logic_compare" id=".S_n?VSICBN#)V@q53`a">
                <field name="OP">EQ</field>
                <value name="A">
                  <block type="variables_get" id="~wG#^ClqSy0k35v10(4m">
                    <field name="VAR">ENTRADA</field>
                  </block>
                </value>
                <value name="B">
                  <block type="text" id="]7$eu@$3=I#y9wGfLsGc">
                    <field name="TEXT">VERIFIQUE-CALL</field>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO1">
              <block type="timeout" id="k4FhYaz./K]a[~4#}OMy">
                <statement name="TIMEOUTSTACK">
                  <block type="controls_if" id="Nu,j5hVwTb4oit0/hanC">
                    <value name="IF0">
                      <block type="is_candle_black" id="|bb9#BNX%E=i~2ZbU;Cj">
                        <value name="OHLCOBJ">
                          <block type="get_ohlc" id="Vp]^%Eho7[|FattkGguv">
                            <field name="CANDLEINTERVAL_LIST">default</field>
                            <value name="CANDLEINDEX">
                              <shadow type="math_number" id=".W-oJ!:ee,oXL`{H8A8S">
                                <field name="NUM">2</field>
                              </shadow>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="variables_set" id=",3j):mRH]B,cw9{b]7Oo">
                        <field name="VAR">ENTRADA</field>
                        <value name="VALUE">
                          <block type="text" id="1gprK-Fq0*,l)Easm6T9">
                            <field name="TEXT">FAÇA-CALL</field>
                          </block>
                        </value>
                      </block>
                    </statement>
                  </block>
                </statement>
                <value name="SECONDS">
                  <shadow type="math_number" id="7l=vrt`?Iyl{~BH7?=[w">
                    <field name="NUM">60</field>
                  </shadow>
                </value>
              </block>
            </statement>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="after_purchase" id="finish" collapsed="true" x="-94" y="340">
    <statement name="AFTERPURCHASE_STACK">
      <block type="controls_if" id="X6:,3,3B.G.[p^2=1?V!">
        <mutation else="1"></mutation>
        <value name="IF0">
          <block type="contract_check_result" id="0kU_V{Jj9A%~U:ew#p*K">
            <field name="CHECK_RESULT">win</field>
          </block>
        </value>
        <statement name="DO0">
          <block type="notify" id="6X=xA=x~,)mke#YZM|v`">
            <field name="NOTIFICATION_TYPE">success</field>
            <field name="NOTIFICATION_SOUND">silent</field>
            <value name="MESSAGE">
              <block type="text_join" id="++Q}R(okQDTj/^4mz]x=">
                <mutation items="2"></mutation>
                <value name="ADD0">
                  <block type="text" id="0Z0A/[tllwV8;`s}or1]">
                    <field name="TEXT">Acertou:</field>
                  </block>
                </value>
                <value name="ADD1">
                  <block type="read_details" id="5XwsNWD8lW/COlKJUH[C">
                    <field name="DETAIL_INDEX">4</field>
                  </block>
                </value>
              </block>
            </value>
            <next>
              <block type="variables_set" id="d8CNl++H2=Tr[]Q3jP1U">
                <field name="VAR">x</field>
                <value name="VALUE">
                  <block type="variables_get" id="@AP)@U^fr(cLc3^ZB*JK">
                    <field name="VAR">Investimento</field>
                  </block>
                </value>
                <next>
                  <block type="controls_if" id="K,/{{Iy-?jtKN2]y@k~7">
                    <mutation else="1"></mutation>
                    <value name="IF0">
                      <block type="logic_compare" id="DPeYnj#(r-^[~mr0~m9J">
                        <field name="OP">EQ</field>
                        <value name="A">
                          <block type="variables_get" id="Ob1OyTZNb0//{aGXqAoS">
                            <field name="VAR">xx</field>
                          </block>
                        </value>
                        <value name="B">
                          <block type="text" id="Rg7%LcPt.a(ZH@]+7h);">
                            <field name="TEXT">xxx</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="variables_set" id="@^~}12sjY6e!_|aVAwH|">
                        <field name="VAR">xx</field>
                        <value name="VALUE">
                          <block type="text" id="E9z.zbcFhu+owq%n72AC">
                            <field name="TEXT">xxxx</field>
                          </block>
                        </value>
                      </block>
                    </statement>
                    <statement name="ELSE">
                      <block type="variables_set" id="o.*.0oT.P6{cz9_OHUk`">
                        <field name="VAR">xx</field>
                        <value name="VALUE">
                          <block type="text" id="xa?,yq3H2hE4;O=pxT1H">
                            <field name="TEXT">xxx</field>
                          </block>
                        </value>
                      </block>
                    </statement>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </statement>
        <statement name="ELSE">
          <block type="notify" id="G~3,qnuO]|:GbplLC,5+">
            <field name="NOTIFICATION_TYPE">warn</field>
            <field name="NOTIFICATION_SOUND">silent</field>
            <value name="MESSAGE">
              <block type="text_join" id="bSmjmY]WnPu5RfHh,S/{">
                <mutation items="2"></mutation>
                <value name="ADD0">
                  <block type="text" id="`[es~CDSW*{sl;W)KD_7">
                    <field name="TEXT">Errou:</field>
                  </block>
                </value>
                <value name="ADD1">
                  <block type="math_single" id="jbNCw2J7DxJvO/FE8KLj">
                    <field name="OP">ABS</field>
                    <value name="NUM">
                      <shadow type="math_number" id="GleSn`9j7Cm7/dqg}FIA">
                        <field name="NUM">9</field>
                      </shadow>
                      <block type="read_details" id="N{#^C*!KvoD^X!HB#h=!">
                        <field name="DETAIL_INDEX">4</field>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </value>
            <next>
              <block type="math_change" id="/T].wh|ZI=:@LZ8aSO]A">
                <field name="VAR">x</field>
                <value name="DELTA">
                  <shadow type="math_number" id="N=Vo^MVz~/^(xt7Ag@8E">
                    <field name="NUM">1</field>
                  </shadow>
                  <block type="math_arithmetic" id="np@WeJn|#o^)N?;CD#tD">
                    <field name="OP">MULTIPLY</field>
                    <value name="A">
                      <shadow type="math_number" id="ka8n8|Dugz,q5FkUjs`7">
                        <field name="NUM">1</field>
                      </shadow>
                      <block type="math_single" id="MydFF~Qjo,g+J2cuIhsv">
                        <field name="OP">ABS</field>
                        <value name="NUM">
                          <shadow type="math_number" id="GleSn`9j7Cm7/dqg}FIA">
                            <field name="NUM">9</field>
                          </shadow>
                          <block type="read_details" id="4~Yvh_!x;jMSs1KP,WW;">
                            <field name="DETAIL_INDEX">4</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <value name="B">
                      <shadow type="math_number" id="{JXdZCp2%s=sfO@yN:n}">
                        <field name="NUM">1</field>
                      </shadow>
                      <block type="math_number" id="UCm~4dP,)FKPD|8k2u}a">
                        <field name="NUM">1.029</field>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </next>
          </block>
        </statement>
        <next>
          <block type="notify" id="Un`{=[7%NaJCr_n8Wf?m">
            <field name="NOTIFICATION_TYPE">info</field>
            <field name="NOTIFICATION_SOUND">silent</field>
            <value name="MESSAGE">
              <block type="text_join" id="8{1.iD#Ju/k4qsk@`T/j">
                <mutation items="2"></mutation>
                <value name="ADD0">
                  <block type="text" id="1/H@G9!Z[s?FNS*=y`R5">
                    <field name="TEXT">Lucro total: </field>
                  </block>
                </value>
                <value name="ADD1">
                  <block type="total_profit" id="apbsNJlETrC@@qrDwmY4"></block>
                </value>
              </block>
            </value>
            <next>
              <block type="controls_if" id="BYt`in}`b*/3J/0?R;F*">
                <mutation else="1"></mutation>
                <value name="IF0">
                  <block type="logic_compare" id="y!6KG!{d;D7vMM!YwsRA">
                    <field name="OP">LT</field>
                    <value name="A">
                      <block type="total_profit" id="H,[m.5Hh^l,aEY[lLR;X"></block>
                    </value>
                    <value name="B">
                      <block type="variables_get" id=")_?;]pjc6X@Qmf(T05+T">
                        <field name="VAR">Meta de lucro</field>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="controls_if" id="?166XYrL}QSt4uqW6h^[">
                    <mutation else="1"></mutation>
                    <value name="IF0">
                      <block type="logic_operation" id="PF_cHKU)vOe5EEXMW+1I">
                        <field name="OP">AND</field>
                        <value name="A">
                          <block type="math_number_property" id="MGtpFf]+}fEho)Zw-{9F">
                            <mutation divisor_input="false"></mutation>
                            <field name="PROPERTY">NEGATIVE</field>
                            <value name="NUMBER_TO_CHECK">
                              <shadow type="math_number" id="otH_VG.6ad,:GnG=3=)5">
                                <field name="NUM">0</field>
                              </shadow>
                              <block type="total_profit" id=",2}7G60+ln;Wfj1;r0]?"></block>
                            </value>
                          </block>
                        </value>
                        <value name="B">
                          <block type="logic_compare" id="0?nq1w%;1Nk`+k%7b*9d">
                            <field name="OP">GTE</field>
                            <value name="A">
                              <block type="math_single" id=")L-_afDY*lyQb(Q4rbJo">
                                <field name="OP">ABS</field>
                                <value name="NUM">
                                  <shadow type="math_number" id="(UBCH+RQSwYPbgf%@ANZ">
                                    <field name="NUM">9</field>
                                  </shadow>
                                  <block type="total_profit" id="VRXawlUb39vn/)JWS`GS"></block>
                                </value>
                              </block>
                            </value>
                            <value name="B">
                              <block type="variables_get" id="Z5Xo%lS3t@(w=%(+9eMe">
                                <field name="VAR">Limite de perda</field>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="text_print" id="]n3gZ.NhNE_?kdxtWvGG">
                        <value name="TEXT">
                          <shadow type="text" id="Nau%l+%*hH!#y2I#Q@%5">
                            <field name="TEXT">abc</field>
                          </shadow>
                          <block type="text" id="{n,S(|C4B9pnTjFTH:5u">
                            <field name="TEXT">Máximo de perdas atingido:</field>
                          </block>
                        </value>
                      </block>
                    </statement>
                    <statement name="ELSE">
                      <block type="trade_again" id=".3gQ*SiV[uqQpk?QN+Gx"></block>
                    </statement>
                  </block>
                </statement>
                <statement name="ELSE">
                  <block type="text_print" id="H-Tso4^)zsbGl0@}RSDY">
                    <value name="TEXT">
                      <shadow type="text" id="kqlrIk.GO.^}hI,PoUV)">
                        <field name="TEXT">abc</field>
                      </shadow>
                      <block type="text_join" id="~|#eZcpM/562E[,)C(YD">
                        <mutation items="2"></mutation>
                        <value name="ADD0">
                          <block type="text" id="ElPLKS|8xqd9_RZor+*v">
                            <field name="TEXT">Concluído, ganho total:: </field>
                          </block>
                        </value>
                        <value name="ADD1">
                          <block type="total_profit" id="ZrC0[e%d)LMYz?}4+r1]"></block>
                        </value>
                      </block>
                    </value>
                  </block>
                </statement>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
  </block>
</xml>