0% found this document useful (0 votes)
81 views12 pages

Git 11 Binary Bot

The document outlines a trading strategy involving variables such as prediction, digit, initial amount, stop loss, and expected profit. It includes a series of blocks for initializing variables, making trades, and handling purchase outcomes. The strategy is designed to operate within a specific market and utilizes conditions to determine trade actions based on the results of previous trades.

Uploaded by

Richard Chieka
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
81 views12 pages

Git 11 Binary Bot

The document outlines a trading strategy involving variables such as prediction, digit, initial amount, stop loss, and expected profit. It includes a series of blocks for initializing variables, making trades, and handling purchase outcomes. The strategy is designed to operate within a specific market and utilizes conditions to determine trade actions based on the results of previous trades.

Uploaded by

Richard Chieka
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 12

<xml xmlns="[Link]

org/1999/xhtml" collection="false">
<variables>
<variable type="" id="}Nw32gPANx@[Link]}{J">Prediction</variable>
<variable type="" id="%[Link])@XYqcBo.`U4@j">Digit</variable>
<variable type="" id="Z_jQVNC$Y~!h12sfOjNw">Initial Amount</variable>
<variable type="" id="N5BD!k^WdIT6k%6F^o=d">consecutiveLoss</variable>
<variable type="" id="Ba)~0S=%Jfm+5Jp-j!M[">Stop Loss</variable>
<variable type="" id="Fe`5gb.$lg9kxCHRPGL+">Expected Profit</variable>
<variable type="" id="unfV;FS#um3.1C7.HR5N">tradeGrone</variable>
<variable type="" id="EB69ZZj2anJ/T|kIu@al">Win Amount</variable>
</variables>
<block type="trade" id="73vWdDagX-YhN)CtN.3D" x="-702" y="-178">
<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">overunder</field>
<field name="TYPE_LIST">DIGITOVER</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="u,R7-Nu^~[Link]|8">
<field name="VAR" id="}Nw32gPANx@[Link]}{J"
variabletype="">Prediction</field>
<value name="VALUE">
<block type="math_number" id="[fC#3g!$y1n1gQW$zaIo">
<field name="NUM">1</field>
</block>
</value>
<next>
<block type="variables_set" id="/NVp1yW?GfJb3z!3W#:#">
<field name="VAR" id="%[Link])@XYqcBo.`U4@j"
variabletype="">Digit</field>
<value name="VALUE">
<block type="math_number" id="eIvT*uvWFWLd6U$%986N">
<field name="NUM">3</field>
</block>
</value>
<next>
<block type="variables_set" id="7$DpM}CfwF3d$90e/zl.">
<field name="VAR" id="Ba)~0S=%Jfm+5Jp-j!M[" variabletype="">Stop
Loss</field>
<value name="VALUE">
<block type="math_number" id="B5.#mSmH+4DCajri?O^)">
<field name="NUM">1000</field>
</block>
</value>
<next>
<block type="variables_set" id="B;eMO~A9Lf+xq/|ki):+">
<field name="VAR" id="Fe`5gb.$lg9kxCHRPGL+"
variabletype="">Expected Profit</field>
<value name="VALUE">
<block type="math_number" id="V@QyhA`C-+G(cBh;nDw/">
<field name="NUM">15</field>
</block>
</value>
<next>
<block type="variables_set" id=":f!4st:(Zr-9$VzeN!t1">
<field name="VAR" id="Z_jQVNC$Y~!h12sfOjNw"
variabletype="">Initial Amount</field>
<value name="VALUE">
<block type="math_number" id="c){g[eNu^YVU(twpc~l_">
<field name="NUM">1</field>
</block>
</value>
<next>
<block type="variables_set" id="sLAf)u(fNS7|z6B/o~vq">
<field name="VAR" id="EB69ZZj2anJ/T|kIu@al"
variabletype="">Win Amount</field>
<value name="VALUE">
<block type="math_number" id="vn;tZO~32h!oL%x+0EHh">
<field name="NUM">1</field>
</block>
</value>
<next>
<block type="variables_set" id="#p}MB:U#u)uE5%q-
JBbH">
<field name="VAR" id="N5BD!k^WdIT6k%6F^o=d"
variabletype="">consecutiveLoss</field>
<value name="VALUE">
<block type="math_number" id="[Link]:bnHw]b
%]4">
<field name="NUM">0</field>
</block>
</value>
<next>
<block type="variables_set" id="md5alcPQRkK~;k)u|
X?E">
<field name="VAR" id="unfV;FS#um3.1C7.HR5N"
variabletype="">tradeGrone</field>
<value name="VALUE">
<block type="math_number" id="-
_Lsvi4Av]i0eQ(6,*B[">
<field name="NUM">0</field>
</block>
</value>
</block>
</next>
</block>
</next>
</block>
</next>
</block>
</next>
</block>
</next>
</block>
</next>
</block>
</next>
</block>
</statement>
<statement name="SUBMARKET">
<block type="tradeOptions" id="lzz_CH8unj9,ZEtvA_9=">
<field name="DURATIONTYPE_LIST">t</field>
<field name="CURRENCY_LIST">USD</field>
<value name="DURATION">
<block type="math_number" id="0p-bjjEuB1k(LNWLaiS]">
<field name="NUM">5</field>
</block>
</value>
<value name="AMOUNT">
<block type="variables_get" id="_O2;ISV-U:YYoPN3Qczm">
<field name="VAR" id="Z_jQVNC$Y~!h12sfOjNw" variabletype="">Initial
Amount</field>
</block>
</value>
<value name="PREDICTION">
<block type="variables_get" id="nQF/wk5(L8q4Cj5Hz3%/">
<field name="VAR" id="}Nw32gPANx@[Link]}{J"
variabletype="">Prediction</field>
</block>
</value>
</block>
</statement>
</block>
<block type="before_purchase" id="tOc)]Xd=cAm0aiy+-8(8" x="-67" y="-175">
<statement name="BEFOREPURCHASE_STACK">
<block type="notify" id="+Q/1dW?u3k-l)4yKS=e@">
<field name="NOTIFICATION_TYPE">success</field>
<field name="NOTIFICATION_SOUND">silent</field>
<value name="MESSAGE">
<block type="last_digit" id="vnk7V5oq(50.x5^d@yT+"></block>
</value>
<next>
<block type="controls_if" id="]M`4`bu+YbYSIFVE4$qx">
<mutation else="1"></mutation>
<value name="IF0">
<block type="logic_compare" id="UTka%m22.f2t#JKnz}6[">
<field name="OP">EQ</field>
<value name="A">
<block type="last_digit" id="u8J5mA-S8`b*?,v?]V@5"></block>
</value>
<value name="B">
<block type="math_number" id="xUzM:#/XB:q]!g=8cVGi">
<field name="NUM">0</field>
</block>
</value>
</block>
</value>
<statement name="DO0">
<block type="variables_set" id="V@$~1F6^-g/u[6_y8tKT">
<field name="VAR" id="%[Link])@XYqcBo.`U4@j"
variabletype="">Digit</field>
<value name="VALUE">
<block type="math_number" id="f?r6*[email protected]`~R`n">
<field name="NUM">0</field>
</block>
</value>
</block>
</statement>
<statement name="ELSE">
<block type="controls_if" id="FUDqjsTTB@yA|96{Q81J">
<value name="IF0">
<block type="logic_operation" id="W-ca=GKagUed?9UM5^3L">
<field name="OP">AND</field>
<value name="A">
<block type="logic_compare" id="D+J(0EBA=mm``38d@*hx">
<field name="OP">EQ</field>
<value name="A">
<block type="last_digit"
id="*$][~qsLBCTEOdz)+[%$"></block>
</value>
<value name="B">
<block type="math_number" id=":03eBHh]ftfv|/xZJAGX">
<field name="NUM">3</field>
</block>
</value>
</block>
</value>
<value name="B">
<block type="logic_compare" id="gMPvKcw,PdJprIx/v_}n">
<field name="OP">NEQ</field>
<value name="A">
<block type="variables_get" id="1EyUNV0fM0QR%6?21=Yd">
<field name="VAR" id="%[Link])@XYqcBo.`U4@j"
variabletype="">Digit</field>
</block>
</value>
<value name="B">
<block type="math_number" id="Z(]NOLO$8?KJr#_jy!ld">
<field name="NUM">0</field>
</block>
</value>
</block>
</value>
</block>
</value>
<statement name="DO0">
<block type="purchase" id="e/_E`IQtCZSrj8_`jZX=">
<field name="PURCHASE_LIST">DIGITOVER</field>
</block>
</statement>
<next>
<block type="variables_set" id="=Gb9O`lK(IZqc*@cV2W#">
<field name="VAR" id="%[Link])@XYqcBo.`U4@j"
variabletype="">Digit</field>
<value name="VALUE">
<block type="math_number" id="o/;G%/iO@Ic?]8H}X{M~">
<field name="NUM">3</field>
</block>
</value>
</block>
</next>
</block>
</statement>
</block>
</next>
</block>
</statement>
</block>
<block type="during_purchase" id="(4;NieXd}j|Bn!c-YiC|" x="-711" y="517">
<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="after_purchase" id="Vt,CkLeK8E?%BmnB`~M)" x="-725" y="655">
<statement name="AFTERPURCHASE_STACK">
<block type="controls_if" id=",tdVm0BU1agX[91!d%K3">
<mutation else="1"></mutation>
<value name="IF0">
<block type="contract_check_result" id="79nD,Q`GBv~k;~}dyPdG">
<field name="CHECK_RESULT">loss</field>
</block>
</value>
<statement name="DO0">
<block type="math_change" id="$Cq##oDHFOx:rE#uQ4nW">
<field name="VAR" id="N5BD!k^WdIT6k%6F^o=d"
variabletype="">consecutiveLoss</field>
<value name="DELTA">
<shadow type="math_number" id=")%[Link],Es9fFAQQ7:">
<field name="NUM">1</field>
</shadow>
</value>
<next>
<block type="controls_if" id="-[p=Pu).Q;%.p`(Etf%/">
<mutation else="1"></mutation>
<value name="IF0">
<block type="logic_operation" id="gx[-{86sAh5.?Y}!P?Ic">
<field name="OP">AND</field>
<value name="A">
<block type="logic_compare" id="!|xC)(xMS0L/BvD;f+Vo">
<field name="OP">EQ</field>
<value name="A">
<block type="variables_get" id="n+,]tjkXtomX6o_lww0C">
<field name="VAR" id="N5BD!k^WdIT6k%6F^o=d"
variabletype="">consecutiveLoss</field>
</block>
</value>
<value name="B">
<block type="math_number" id="7;T1OuYz8Tme5}o@o[6F">
<field name="NUM">2</field>
</block>
</value>
</block>
</value>
<value name="B">
<block type="logic_compare" id="1mBNRWZ/TQel=O^;usb#">
<field name="OP">LTE</field>
<value name="A">
<block type="variables_get" id="Hsyg)8pQ7hbglYjk@yJ=">
<field name="VAR" id="N5BD!k^WdIT6k%6F^o=d"
variabletype="">consecutiveLoss</field>
</block>
</value>
<value name="B">
<block type="math_number" id="Y/`3o[uiE.p=eragqa8,">
<field name="NUM">6</field>
</block>
</value>
</block>
</value>
</block>
</value>
<statement name="DO0">
<block type="variables_set" id="2@yW$WT2hNNi1o$XfnRV">
<field name="VAR" id="}Nw32gPANx@[Link]}{J"
variabletype="">Prediction</field>
<value name="VALUE">
<block type="math_number" id="V:k%nNw1$!`.#1mUqg=)">
<field name="NUM">1</field>
</block>
</value>
<next>
<block type="math_change" id="VX$:#2gh`!q=+x_;8hO7">
<field name="VAR" id="N5BD!k^WdIT6k%6F^o=d"
variabletype="">consecutiveLoss</field>
<value name="DELTA">
<shadow type="math_number" id=".}hOG7!|mM#ICERTbL?e">
<field name="NUM">1</field>
</shadow>
</value>
<next>
<block type="math_change" id="Dyiw6S!)2YF_S180W^3T">
<field name="VAR" id="unfV;FS#um3.1C7.HR5N"
variabletype="">tradeGrone</field>
<value name="DELTA">
<shadow type="math_number" id="hG-!w3]Flvv!GRd;ST1:">
<field name="NUM">1</field>
</shadow>
</value>
<next>
<block type="trade_again"
id=".^sV4m`X(L$2US0vWKJF"></block>
</next>
</block>
</next>
</block>
</next>
</block>
</statement>
<statement name="ELSE">
<block type="variables_set" id="gIF(uhf-aW)Bx:#ho,UJ">
<field name="VAR" id="N5BD!k^WdIT6k%6F^o=d"
variabletype="">consecutiveLoss</field>
<value name="VALUE">
<block type="math_number" id="]YK8a[_@@#!h-v$u`9Wn">
<field name="NUM">0</field>
</block>
</value>
<next>
<block type="variables_set" id="_zBF4n/vuJ}NQzRV[S^~">
<field name="VAR" id="unfV;FS#um3.1C7.HR5N"
variabletype="">tradeGrone</field>
<value name="VALUE">
<block type="math_number" id="P;~5n,dJ|fu4Zx%`|C62">
<field name="NUM">0</field>
</block>
</value>
</block>
</next>
</block>
</statement>
</block>
</next>
</block>
</statement>
<statement name="ELSE">
<block type="controls_if" id=":m6HA;I5xs+8zz!!w*CR">
<mutation else="1"></mutation>
<value name="IF0">
<block type="logic_compare" id="1s/|r/Kp?~V1A|s-Tbf(">
<field name="OP">GTE</field>
<value name="A">
<block type="variables_get" id="vU/IW$wtZ8AbDU*fAk)O">
<field name="VAR" id="unfV;FS#um3.1C7.HR5N"
variabletype="">tradeGrone</field>
</block>
</value>
<value name="B">
<block type="math_number" id="Qe8a8d^SLuzAA{fn/^tY">
<field name="NUM">1</field>
</block>
</value>
</block>
</value>
<statement name="DO0">
<block type="notify" id="p#!_m~y|}f^*HI(VVo/|">
<field name="NOTIFICATION_TYPE">success</field>
<field name="NOTIFICATION_SOUND">silent</field>
<value name="MESSAGE">
<block type="text_join" id="/=a7J;JS6}H!st[5Ew*`">
<mutation items="2"></mutation>
<value name="ADD0">
<block type="text" id="Q/yj$qGwfTJpY#KFu#$}">
<field name="TEXT">Won:</field>
</block>
</value>
<value name="ADD1">
<block type="read_details" id="(#{$v!$wkhdb:cA[c*)=">
<field name="DETAIL_INDEX">4</field>
</block>
</value>
</block>
</value>
<next>
<block type="variables_set" id="!Bz/}-!.Y8r7gM;,cP~G">
<field name="VAR" id="N5BD!k^WdIT6k%6F^o=d"
variabletype="">consecutiveLoss</field>
<value name="VALUE">
<block type="math_number" id="^-YInS1y2CoBYm*H_hK%">
<field name="NUM">0</field>
</block>
</value>
<next>
<block type="variables_set" id="^k2GBjJJcgkUi#k~;DF~">
<field name="VAR" id="unfV;FS#um3.1C7.HR5N"
variabletype="">tradeGrone</field>
<value name="VALUE">
<block type="math_number" id="Lt=nvNPDA6p}#I%PMu7`">
<field name="NUM">0</field>
</block>
</value>
<next>
<block type="variables_set" id="e1cXk]bJeXlpbcD_:1bD">
<field name="VAR" id="Z_jQVNC$Y~!h12sfOjNw"
variabletype="">Initial Amount</field>
<value name="VALUE">
<block type="variables_get" id="t,%`G,O-EXW!
qcFA+pGZ">
<field name="VAR" id="EB69ZZj2anJ/T|kIu@al"
variabletype="">Win Amount</field>
</block>
</value>
<next>
<block type="variables_set" id="*l{[Link](~k
%bEa*]0)NL">
<field name="VAR" id="}Nw32gPANx@[Link]}{J"
variabletype="">Prediction</field>
<value name="VALUE">
<block type="math_number" id="ITq|%z$8(ED+#8uP+?
Jm">
<field name="NUM">1</field>
</block>
</value>
<next>
<block type="variables_set"
id="I$RC;0ZR[CSDCEsvN1sc">
<field name="VAR" id="%[Link])@XYqcBo.`U4@j"
variabletype="">Digit</field>
<value name="VALUE">
<block type="math_number"
id="(w)abLEs[d3ndKYPmk@N">
<field name="NUM">3</field>
</block>
</value>
</block>
</next>
</block>
</next>
</block>
</next>
</block>
</next>
</block>
</next>
</block>
</statement>
<statement name="ELSE">
<block type="variables_set" id="G=m79n*~tNyX11^TE2J{">
<field name="VAR" id="N5BD!k^WdIT6k%6F^o=d"
variabletype="">consecutiveLoss</field>
<value name="VALUE">
<block type="math_number" id="/eN{}UJ~)ZP`?[rDl{+/">
<field name="NUM">0</field>
</block>
</value>
<next>
<block type="variables_set" id=".4E3sK9H5qjIsoWzp7Wu">
<field name="VAR" id="unfV;FS#um3.1C7.HR5N"
variabletype="">tradeGrone</field>
<value name="VALUE">
<block type="math_number" id="aI7Y|1m?70]LM=Oz?I2L">
<field name="NUM">0</field>
</block>
</value>
</block>
</next>
</block>
</statement>
</block>
</statement>
<next>
<block type="notify" id="68QxBNZ4TIY8qnS.(.#6">
<field name="NOTIFICATION_TYPE">info</field>
<field name="NOTIFICATION_SOUND">silent</field>
<value name="MESSAGE">
<block type="text_join" id=":X(r8~8{aLXk2Yg[dFnI">
<mutation items="2"></mutation>
<value name="ADD0">
<block type="text" id="N4Z}5nx1BX-OSYSzkQ*J">
<field name="TEXT">Total Profit: </field>
</block>
</value>
<value name="ADD1">
<block type="total_profit" id="S/}9`L48BaS5U!BefR#G"></block>
</value>
</block>
</value>
<next>
<block type="controls_if" id="`Ra)^4ydJwlldA_Hko-z">
<mutation else="1"></mutation>
<value name="IF0">
<block type="logic_compare" id="z-HWt)K[i/USH;]!3z;{">
<field name="OP">LT</field>
<value name="A">
<block type="total_profit" id="Z0v(f8ZgI|+grW*KG[$c"></block>
</value>
<value name="B">
<block type="variables_get" id="`y7ru(byFYpi9[%G=d;w">
<field name="VAR" id="Fe`5gb.$lg9kxCHRPGL+"
variabletype="">Expected Profit</field>
</block>
</value>
</block>
</value>
<statement name="DO0">
<block type="controls_if" id="0`I`L2p.^,.mRBOlsl5!">
<mutation else="1"></mutation>
<value name="IF0">
<block type="logic_operation" id="!JW.O!a)89L4!0#l)_YI">
<field name="OP">AND</field>
<value name="A">
<block type="math_number_property"
id=")Gde.MM1[?,GM`QYETb;">
<mutation divisor_input="false"></mutation>
<field name="PROPERTY">NEGATIVE</field>
<value name="NUMBER_TO_CHECK">
<shadow type="math_number" id="2TJ^lPjT8MrR^:6Ghug=">
<field name="NUM">0</field>
</shadow>
<block type="total_profit"
id="BM0WE$Y6J/bYIZbM1jiD"></block>
</value>
</block>
</value>
<value name="B">
<block type="logic_compare" id="VPejXOBYSFc9;8hL=vnl">
<field name="OP">GTE</field>
<value name="A">
<block type="math_single" id="g)K]lqdU8561yfY^AtUu">
<field name="OP">ABS</field>
<value name="NUM">
<shadow type="math_number"
id="(rCiW:kP-Kx+n[/lS.n{">
<field name="NUM">9</field>
</shadow>
<block type="total_profit"
id="^~=/4zz98hD_RNW8#*Fm"></block>
</value>
</block>
</value>
<value name="B">
<block type="variables_get" id="2Q186v@S_k6!
5BT94+_m">
<field name="VAR" id="Ba)~0S=%Jfm+5Jp-j!M["
variabletype="">Stop Loss</field>
</block>
</value>
</block>
</value>
</block>
</value>
<statement name="DO0">
<block type="text_print" id=")y:=R@{/h9=|V1+aGqLL">
<value name="TEXT">
<shadow type="text" id="X_4c6o=6Ascaw1.]P%Ri">
<field name="TEXT">Stop Loss</field>
</shadow>
</value>
</block>
</statement>
<statement name="ELSE">
<block type="controls_if" id="uOBG^:nX8oYNuqv;Z*IY">
<mutation else="1"></mutation>
<value name="IF0">
<block type="logic_operation" id="{FPV%sAj}hN|G9uy2+lk">
<field name="OP">AND</field>
<value name="A">
<block type="logic_compare" id=":3)-
mI;.GcVIj0BkP9Ud">
<field name="OP">GTE</field>
<value name="A">
<block type="variables_get"
id="dK}~FjNYd4kMETct+?,P">
<field name="VAR" id="N5BD!k^WdIT6k%6F^o=d"
variabletype="">consecutiveLoss</field>
</block>
</value>
<value name="B">
<block type="math_number"
id=",;_4F:cFVNEPuMUUX[Nl">
<field name="NUM">2</field>
</block>
</value>
</block>
</value>
<value name="B">
<block type="logic_compare" id="?r%Y1~$~mq5n1-
IT`Smc">
<field name="OP">GTE</field>
<value name="A">
<block type="variables_get" id="m.
+K0ASQPt_=#]Gp2k*H">
<field name="VAR" id="unfV;FS#um3.1C7.HR5N"
variabletype="">tradeGrone</field>
</block>
</value>
<value name="B">
<block type="math_number" id="+MM
%tD_qLgm7skBkLrZI">
<field name="NUM">1</field>
</block>
</value>
</block>
</value>
</block>
</value>
<statement name="DO0">
<block type="variables_set" id="k:.5oeyTIZ5zj[{l?;VM">
<field name="VAR" id="N5BD!k^WdIT6k%6F^o=d"
variabletype="">consecutiveLoss</field>
<value name="VALUE">
<block type="math_number" id="FuZVs+,Qa2_,8)Y9b7`*">
<field name="NUM">0</field>
</block>
</value>
<next>
<block type="variables_set" id="X!afx?dN#vHA-
Y5*JW1k">
<field name="VAR" id="unfV;FS#um3.1C7.HR5N"
variabletype="">tradeGrone</field>
<value name="VALUE">
<block type="math_number"
id="GGNJ:G1;m8F9HoSCsm#2">
<field name="NUM">0</field>
</block>
</value>
<next>
<block type="trade_again" id="JgnBX@#;`sZ3HFDU!
5p^"></block>
</next>
</block>
</next>
</block>
</statement>
</block>
</statement>
</block>
</statement>
<statement name="ELSE">
<block type="text_print" id="pX6Kv7yS~dtJ)0X6/ZCr">
<value name="TEXT">
<shadow type="text" id="[Link].^}hI,PoUV)">
<field name="TEXT">abc</field>
</shadow>
<block type="text_join" id="IHwP?8NR7jSVEC!%e#%#">
<mutation items="2"></mutation>
<value name="ADD0">
<block type="text" id="K4tvrELNTv-7AVZzebLF">
<field name="TEXT">Total Profit :</field>
</block>
</value>
<value name="ADD1">
<block type="total_profit"
id="7hmw2N[ZS+6C,^qRE%pw"></block>
</value>
</block>
</value>
</block>
</statement>
</block>
</next>
</block>
</next>
</block>
</statement>
</block>
</xml>

You might also like