Skip to content

Commit

Permalink
SMA Update
Browse files Browse the repository at this point in the history
  • Loading branch information
alanvito1 committed Mar 13, 2024
1 parent cbb0f3a commit b1da2af
Show file tree
Hide file tree
Showing 3 changed files with 314 additions and 13 deletions.
80 changes: 80 additions & 0 deletions Binary & Dbot Scripts/Testing Bots/BINARY KILLER BOT.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
<xml xmlns="http://www.w3.org/1999/xhtml" collection="false">
<variables></variables>
<block type="trade" id="xgH69|xFn9=70w.*3Vo@" x="0" y="0">
<field name="MARKET_LIST">synthetic_index</field>
<field name="SUBMARKET_LIST">random_daily</field>
<field name="SYMBOL_LIST">RDBEAR</field>
<field name="TRADETYPECAT_LIST">digits</field>
<field name="TRADETYPE_LIST">overunder</field>
<field name="TYPE_LIST">DIGITUNDER</field>
<field name="CANDLEINTERVAL_LIST">120</field>
<field name="TIME_MACHINE_ENABLED">FALSE</field>
<field name="RESTARTONERROR">TRUE</field>
<statement name="INITIALIZATION">
<block type="notify" id="mNekN9nJU[.ISQC`h/-}">
<field name="NOTIFICATION_TYPE">success</field>
<field name="NOTIFICATION_SOUND">silent</field>
<value name="MESSAGE">
<shadow type="text" id="qUz7QSWCt!rcI,~o$cgk">
<field name="TEXT">abc</field>
</shadow>
<block type="text_join" id="!1~[YsL]M0-J#qtt(-$^">
<mutation items="2"></mutation>
<value name="ADD0">
<block type="text" id="e:mA;uP#9x5VQu$JIu?r">
<field name="TEXT"></field>
</block>
</value>
<value name="ADD1">
<block type="payout" id="cx@q_4@Roz7HZ86H!(*{" disabled="true">
<field name="PURCHASE_LIST">DIGITUNDER</field>
</block>
</value>
</block>
</value>
</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="ur7l[S7ThB0)K5[xvd84">
<field name="NUM">1</field>
</shadow>
</value>
<value name="AMOUNT">
<shadow type="math_number" id="ml)25~7^q}3I9}vjf:%K">
<field name="NUM">25</field>
</shadow>
</value>
<value name="PREDICTION">
<shadow type="math_number" id="zI/4M|h+R+3Yc0v~daCF">
<field name="NUM">9</field>
</shadow>
</value>
</block>
</statement>
</block>
<block type="before_purchase" id="i-CIx.(Onm4?ihxzA}Y]" x="0" y="403">
<statement name="BEFOREPURCHASE_STACK">
<block type="purchase" id="W6q#Z-I3q3d[d3-`S[dS">
<field name="PURCHASE_LIST">DIGITUNDER</field>
</block>
</statement>
</block>
<block type="during_purchase" id="(4;NieXd}j|Bn!c-YiC|" x="0" y="511">
<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="D^Jz1^n=2vtZku1vBN@;" x="0" y="651">
<statement name="AFTERPURCHASE_STACK">
<block type="trade_again" id="c)S|KjoQdXc8l#J@5z3P"></block>
</statement>
</block>
</xml>
72 changes: 59 additions & 13 deletions TOP 01 - SMA Daily.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@
<variable type="" id="fkh~6-%!W/G-%aeywU(o" islocal="false" iscloud="false"></variable>
<variable type="" id="GWM.R3l6d(Lkh^q0kzga" islocal="false" iscloud="false">MG FACTOR</variable>
<variable type="" id="ht?_}OP:aYq+c98b[q[d" islocal="false" iscloud="false">join text</variable>
<variable type="" id="6ttDZqlsUAUD3j6tpS0O" islocal="false" iscloud="false">Duration</variable>
</variables>
<block type="trade_definition" id="7jbN]1?+E_88Q@V/V[Lb" deletable="false" x="0" y="0">
<block type="trade_definition" id="7jbN]1?+E_88Q@V/V[Lb" deletable="false" x="0" y="60">
<comment id="mz;0w,zn{9~UE]#[[=PL" pinned="true" h="226" w="218" x="570" y="-191" minimized="false">Press RUN

Stake = 0.35 to 5000
Expand Down Expand Up @@ -102,26 +103,56 @@ Run once a day
<block type="variables_set" id="MZwsDF9?~wQjT?y#w+;Y">
<field name="VAR" id="e5Bwo/c!Gmf-Cku@?%C]" variabletype="">STAKE</field>
<value name="VALUE">
<block type="math_number" id="oSd[c-p3@K:t.-Qz|.G7">
<field name="NUM">1</field>
<block type="text_prompt_ext" id="+P-$|,4D.I1@gh=t-ul2">
<field name="TYPE">TEXT</field>
<value name="TEXT">
<shadow type="text" id="-fKLvZdTC_Auggkr0YTq">
<field name="TEXT">Enter stake value (0.35 - 1000)</field>
</shadow>
</value>
</block>
</value>
<next>
<block type="variables_set" id="[Hr[4~YcR#D)9BU4bU(X">
<field name="VAR" id="Fojr3T_^*,~*L=5;_~^!" variabletype="">WIN STAKE</field>
<value name="VALUE">
<block type="math_number" id="qidM6sSh*MNrkYG%eP|K">
<field name="NUM">1</field>
<block type="text_prompt_ext" id="Mg^jP8tw!Nu[u[#UCwC]">
<field name="TYPE">TEXT</field>
<value name="TEXT">
<shadow type="text" id="R26Bw$ylR8:W((,x,*Ke">
<field name="TEXT">Repeat stake value (0.35 - 1000)</field>
</shadow>
</value>
</block>
</value>
<next>
<block type="variables_set" id="-vz6y(rSCVbqxr$~UzAC">
<field name="VAR" id="GWM.R3l6d(Lkh^q0kzga" variabletype="">MG FACTOR</field>
<value name="VALUE">
<block type="math_number" id="A@zNE84m8gpRkQ.v#y|Q">
<field name="NUM">2</field>
<block type="text_prompt_ext" id="0;;kVSz;L,ylWy-lpWHW">
<field name="TYPE">TEXT</field>
<value name="TEXT">
<shadow type="text" id="juC~[x|SHn)6N8qhPr2u">
<field name="TEXT">If you lose what recovery factor? (2 = 2xStake)</field>
</shadow>
</value>
</block>
</value>
<next>
<block type="variables_set" id="n!rjfRsRt[GMqCG(p(;e">
<field name="VAR" id="6ttDZqlsUAUD3j6tpS0O" variabletype="">Duration</field>
<value name="VALUE">
<block type="text_prompt_ext" id="XfZgI@U;Gzh05T{EYQ)V">
<field name="TYPE">TEXT</field>
<value name="TEXT">
<shadow type="text" id="g2$x.Qg5-|`bQVQ+DD(Z">
<field name="TEXT">Duration of operation (between 15 and 86400)</field>
</shadow>
</value>
</block>
</value>
</block>
</next>
</block>
</next>
</block>
Expand All @@ -137,8 +168,8 @@ Run once a day
<mutation has_first_barrier="false" has_second_barrier="false" has_prediction="false"></mutation>
<field name="DURATIONTYPE_LIST">s</field>
<value name="DURATION">
<block type="math_number" id="Eq_=c:)4g0R~G+jLsI}8">
<field name="NUM">21</field>
<block type="variables_get" id="0{NIG~{IEDBRVy62+H%t">
<field name="VAR" id="6ttDZqlsUAUD3j6tpS0O" variabletype="">Duration</field>
</block>
</value>
<value name="AMOUNT">
Expand All @@ -149,7 +180,7 @@ Run once a day
</block>
</statement>
</block>
<block type="after_purchase" id="8x8%+MJ!e@/uS{nsp=IR" collapsed="true" x="778" y="0">
<block type="after_purchase" id="8x8%+MJ!e@/uS{nsp=IR" collapsed="true" x="825" y="60">
<statement name="AFTERPURCHASE_STACK">
<block type="controls_if" id="_z[yfAGk42wy5!{Z]1.O">
<value name="IF0">
Expand Down Expand Up @@ -211,7 +242,7 @@ Run once a day
</block>
</statement>
</block>
<block type="before_purchase" id="zwrLZ1+W,@?1ZL59xNk2" collapsed="true" deletable="false" x="0" y="792">
<block type="before_purchase" id="zwrLZ1+W,@?1ZL59xNk2" collapsed="true" deletable="false" x="0" y="900">
<statement name="BEFOREPURCHASE_STACK">
<block type="sma_statement" id="6S2,xQ3v8?9Ii0KvB,:L">
<field name="VARIABLE" id="2^SMH62uFYpf9_.p-bb;" variabletype="">sma-fast</field>
Expand Down Expand Up @@ -339,7 +370,22 @@ Run once a day
</block>
</statement>
</block>
<block type="variables_get" id="Tz%c9#@J*^]h_S~6vQYb" disabled="true" x="0" y="888">
<field name="VAR" id="ht?_}OP:aYq+c98b[q[d" variabletype="">join text</field>
<block type="math_number" id="A@zNE84m8gpRkQ.v#y|Q" disabled="true" x="0" y="996">
<field name="NUM">2</field>
</block>
<block type="math_number" id="B4S6Vpu%nhNQYS4(be0L" disabled="true" x="0" y="1084">
<field name="NUM">2</field>
</block>
<block type="math_number" id="Eq_=c:)4g0R~G+jLsI}8" disabled="true" x="0" y="1172">
<field name="NUM">1</field>
</block>
<block type="math_number" id="oSd[c-p3@K:t.-Qz|.G7" disabled="true" x="0" y="1260">
<field name="NUM">0.35</field>
</block>
<block type="math_number" id="qidM6sSh*MNrkYG%eP|K" disabled="true" x="0" y="1348">
<field name="NUM">0.35</field>
</block>
<block type="variables_get" id="!4-`j~}mF*7,/a^RX=#)" disabled="true" x="0" y="1436">
<field name="VAR" id="6ttDZqlsUAUD3j6tpS0O" variabletype="">Duration</field>
</block>
</xml>
175 changes: 175 additions & 0 deletions Testing and Edit/BINARY KILLER BOT - Martingale Mode.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,175 @@
<xml xmlns="http://www.w3.org/1999/xhtml" is_dbot="true" collection="false">
<variables>
<variable type="" id="_qv@`;.drg`-`x~5zZv+" islocal="false" iscloud="false">text</variable>
<variable type="" id="{7ZZM9?i6Bp?_J#x^)D}" islocal="false" iscloud="false">MG FACTOR</variable>
<variable type="" id="U6jQN+-X5;f3oSCm|:XM" islocal="false" iscloud="false">STACK</variable>
<variable type="" id="QK_ZA(ef@R5(O@Uw]1wG" islocal="false" iscloud="false">WIN STACK</variable>
</variables>
<block type="trade_definition" id="fX77,HRRMwA5hC^dF:R$" deletable="false" x="0" y="0">
<statement name="TRADE_OPTIONS">
<block type="trade_definition_market" id="MuO0Faoq_.I850_)_5-m" deletable="false" movable="false">
<field name="MARKET_LIST">synthetic_index</field>
<field name="SUBMARKET_LIST">random_daily</field>
<field name="SYMBOL_LIST">RDBEAR</field>
<next>
<block type="trade_definition_tradetype" id="(rKjGF0vzs9Y:_lLV2H:" deletable="false" movable="false">
<field name="TRADETYPECAT_LIST">digits</field>
<field name="TRADETYPE_LIST">overunder</field>
<next>
<block type="trade_definition_contracttype" id="n8{icTAbbjXf?B]=Yzhk" deletable="false" movable="false">
<field name="TYPE_LIST">DIGITUNDER</field>
<next>
<block type="trade_definition_candleinterval" id="#6!/bIg8Eh(.?g7t/Uiw" deletable="false" movable="false">
<field name="CANDLEINTERVAL_LIST">120</field>
<next>
<block type="trade_definition_restartbuysell" id="cvOPgMhGQf:eBwLn!#]3" deletable="false" movable="false">
<field name="TIME_MACHINE_ENABLED">FALSE</field>
<next>
<block type="trade_definition_restartonerror" id="q2SN8SkmIl9%Aw@zIg@F" deletable="false" movable="false">
<field name="RESTARTONERROR">TRUE</field>
</block>
</next>
</block>
</next>
</block>
</next>
</block>
</next>
</block>
</next>
</block>
</statement>
<statement name="INITIALIZATION">
<block type="variables_set" id="YIgv?W;7[urph/Pf=@K@">
<field name="VAR" id="U6jQN+-X5;f3oSCm|:XM" variabletype="">STACK</field>
<value name="VALUE">
<block type="math_number" id="MyPqYy/yHWvIDaYMXI*q">
<field name="NUM">25</field>
</block>
</value>
<next>
<block type="variables_set" id="1W;k(IbN@]7O]f~md#.3">
<field name="VAR" id="QK_ZA(ef@R5(O@Uw]1wG" variabletype="">WIN STACK</field>
<value name="VALUE">
<block type="math_number" id="@N@D3T!0mxK6:iV=^Cvw">
<field name="NUM">25</field>
</block>
</value>
<next>
<block type="variables_set" id="K}h.[=:MDewH(-b*^^:f">
<field name="VAR" id="{7ZZM9?i6Bp?_J#x^)D}" variabletype="">MG FACTOR</field>
<value name="VALUE">
<block type="math_number" id="!EEs4ICcpdQE:(vqiGt#">
<field name="NUM">2</field>
</block>
</value>
</block>
</next>
</block>
</next>
</block>
</statement>
<statement name="SUBMARKET">
<block type="trade_definition_tradeoptions" id="mRRt`EFJ,sw_JdgfhJ./">
<mutation has_first_barrier="false" has_second_barrier="false" has_prediction="true"></mutation>
<field name="DURATIONTYPE_LIST">t</field>
<value name="DURATION">
<shadow type="math_number" id="1g{7a*BSs1H0LOnYiHDx">
<field name="NUM">1</field>
</shadow>
</value>
<value name="AMOUNT">
<shadow type="math_number" id="B?K*efDKNm;w7Ko|C24c">
<field name="NUM">25</field>
</shadow>
<block type="variables_get" id="*}swV|ilz}hGm1~V(~ed">
<field name="VAR" id="U6jQN+-X5;f3oSCm|:XM" variabletype="">STACK</field>
</block>
</value>
<value name="PREDICTION">
<shadow type="math_number" id="0uVG|J$`}+@l?lsjzK`c">
<field name="NUM">9</field>
</shadow>
</value>
</block>
</statement>
</block>
<block type="during_purchase" id="*Js:!g;!1dnD9YV_|2fa" x="784" y="0">
<statement name="DURING_PURCHASE_STACK">
<block type="controls_if" id="X_E8|LMY02Yvz9B(Ui[K">
<value name="IF0">
<block type="check_sell" id="!JBgcG91SvT1|~vA!T8;"></block>
</value>
</block>
</statement>
</block>
<block type="after_purchase" id="tu;!OaAg9KFe~9DRXh~d" x="784" y="248">
<statement name="AFTERPURCHASE_STACK">
<block type="controls_if" id="%Lh%,ZpL[r/g%csEq$vA">
<value name="IF0">
<block type="contract_check_result" id="va%CIB{9g^.JY+QP5|r3">
<field name="CHECK_RESULT">win</field>
</block>
</value>
<statement name="DO0">
<block type="variables_set" id="_Y;;%ty[zqT*m|.i2KZ}">
<field name="VAR" id="U6jQN+-X5;f3oSCm|:XM" variabletype="">STACK</field>
<value name="VALUE">
<block type="variables_get" id="p#p~r@JG-oJIZ}XB!}fp">
<field name="VAR" id="QK_ZA(ef@R5(O@Uw]1wG" variabletype="">WIN STACK</field>
</block>
</value>
<next>
<block type="trade_again" id="EcssR{Vex:gtx|t?e9kP"></block>
</next>
</block>
</statement>
<next>
<block type="controls_if" id="0~rZgJzCrV;FS/ccp6So">
<value name="IF0">
<block type="contract_check_result" id="(sYnmkWPjThO$:UEbwdq">
<field name="CHECK_RESULT">loss</field>
</block>
</value>
<statement name="DO0">
<block type="variables_set" id="C!+{PBX5__vUp:H6wX;%">
<field name="VAR" id="U6jQN+-X5;f3oSCm|:XM" variabletype="">STACK</field>
<value name="VALUE">
<block type="math_arithmetic" id=":+8so*UVI}055.d9=ezD">
<field name="OP">MULTIPLY</field>
<value name="A">
<shadow type="math_number" id="8}hGAwHls}Qf#P6xssfx">
<field name="NUM">1</field>
</shadow>
<block type="variables_get" id=".UB/;LN}a)f)wZh=]nbZ">
<field name="VAR" id="U6jQN+-X5;f3oSCm|:XM" variabletype="">STACK</field>
</block>
</value>
<value name="B">
<shadow type="math_number" id="nRx^?IeC=,6Q35#Z;=yt">
<field name="NUM">2</field>
</shadow>
<block type="variables_get" id="_:j{AQ1`#!R2L.,u||v9">
<field name="VAR" id="{7ZZM9?i6Bp?_J#x^)D}" variabletype="">MG FACTOR</field>
</block>
</value>
</block>
</value>
<next>
<block type="trade_again" id="{KI]YVw#.3#3g-#tE/,l"></block>
</next>
</block>
</statement>
</block>
</next>
</block>
</statement>
</block>
<block type="before_purchase" id="_;h%A8X7^KEENd+iZ4Jh" deletable="false" x="0" y="696">
<statement name="BEFOREPURCHASE_STACK">
<block type="purchase" id="k_M=Lcwg!tJ+A4`JCb{o">
<field name="PURCHASE_LIST">DIGITUNDER</field>
</block>
</statement>
</block>
</xml>

0 comments on commit b1da2af

Please sign in to comment.