Skip to content

Instantly share code, notes, and snippets.

@wilburforce83
Created October 24, 2018 14:31
Show Gist options
  • Save wilburforce83/4e1929fa33c016d891517b05eb2f1588 to your computer and use it in GitHub Desktop.
Save wilburforce83/4e1929fa33c016d891517b05eb2f1588 to your computer and use it in GitHub Desktop.
<xml xmlns="http://www.w3.org/1999/xhtml" collection="true">
<variables>
<variable type="" id="48t?~}2f6Pk54{OFbP-O">Last_Digit_List</variable>
</variables>
<block type="tick_analysis" id="p7#s#J+ExZ`T/HZ;(sDk" x="-47" y="601">
<statement name="TICKANALYSIS_STACK">
<block type="variables_set" id="u+9un0XvF~)Lpq^[Da/6">
<field name="VAR" id="48t?~}2f6Pk54{OFbP-O" variabletype="">Last_Digit_List</field>
<value name="VALUE">
<block type="lastDigitList" id="=H$z7*~I+d2h};ehYzQ_"></block>
</value>
<next>
<block type="notify" id="}$(tpr#6Z!l3)0?hnA:A">
<field name="NOTIFICATION_TYPE">info</field>
<field name="NOTIFICATION_SOUND">silent</field>
<comment pinned="false" h="80" w="160">Option 1</comment>
<value name="MESSAGE">
<shadow type="text" id="1(HFdy0/.,G5*+6]vk_M">
<field name="TEXT">abc</field>
</shadow>
<block type="text_join" id="-N8_eGxnjcglDs/@a%,J">
<mutation items="2"></mutation>
<value name="ADD0">
<block type="text" id="I_ACZF@Yt%!}t!X8DcuT">
<field name="TEXT">Option 1 | Last 3 Ticks (Last Digits) : </field>
</block>
</value>
<value name="ADD1">
<block type="lists_getSublist" id="Fd#lVq_H[xt,L[df0.j4">
<mutation at1="true" at2="false"></mutation>
<field name="WHERE1">FROM_END</field>
<field name="WHERE2">LAST</field>
<value name="LIST">
<block type="variables_get" id="#FxZ^zpOA^k?60X[jx94">
<field name="VAR" id="48t?~}2f6Pk54{OFbP-O" variabletype="">Last_Digit_List</field>
</block>
</value>
<value name="AT1">
<block type="math_number" id=".W;W0aaI/z0cy{6B6*xY">
<field name="NUM">3</field>
</block>
</value>
</block>
</value>
</block>
</value>
<next>
<block type="notify" id="}/BD__rdY;Jm6F)Y+S;~">
<field name="NOTIFICATION_TYPE">info</field>
<field name="NOTIFICATION_SOUND">silent</field>
<comment pinned="false" h="80" w="160">Option 2</comment>
<value name="MESSAGE">
<shadow type="text" id=",200:HyBTxEkxYo8UI3P">
<field name="TEXT">abc</field>
</shadow>
<block type="text_join" id="4q?;`g6KI_wK;E4i6yd?">
<mutation items="6"></mutation>
<value name="ADD0">
<block type="text" id="wuUr%ip.P^uN!Qlln*Sh">
<field name="TEXT">Option 2 | Last 3 Ticks (Last Digits) : </field>
</block>
</value>
<value name="ADD1">
<block type="lists_getIndex" id="BcA[zZL-6rm1mdE6lm?g">
<mutation statement="false" at="true"></mutation>
<field name="MODE">GET</field>
<field name="WHERE">FROM_END</field>
<value name="VALUE">
<block type="variables_get" id="@lmM%GQ6SnE`U,C@-?c6">
<field name="VAR" id="48t?~}2f6Pk54{OFbP-O" variabletype="">Last_Digit_List</field>
</block>
</value>
<value name="AT">
<block type="math_number" id="_sGW?RY=L1{WqGPxQL,R">
<field name="NUM">3</field>
</block>
</value>
</block>
</value>
<value name="ADD2">
<block type="text" id="rXR~*w7LkIQ7jv.oCov1">
<field name="TEXT"> | </field>
</block>
</value>
<value name="ADD3">
<block type="lists_getIndex" id="Dw:HAAoXtHArHc(QA|$_">
<mutation statement="false" at="true"></mutation>
<field name="MODE">GET</field>
<field name="WHERE">FROM_END</field>
<value name="VALUE">
<block type="variables_get" id="~16FHe?iv{n{u`Z22W1o">
<field name="VAR" id="48t?~}2f6Pk54{OFbP-O" variabletype="">Last_Digit_List</field>
</block>
</value>
<value name="AT">
<block type="math_number" id="zohPV?=7RZQE0weO{6+l">
<field name="NUM">2</field>
</block>
</value>
</block>
</value>
<value name="ADD4">
<block type="text" id="xBl392p=0~Nfz0D!8D#D">
<field name="TEXT"> | </field>
</block>
</value>
<value name="ADD5">
<block type="lists_getIndex" id=".dx|$x)q8C$Wn[rb{$`P">
<mutation statement="false" at="false"></mutation>
<field name="MODE">GET</field>
<field name="WHERE">LAST</field>
<value name="VALUE">
<block type="variables_get" id="fJ/V;=p8U9}wy${Mel]G">
<field name="VAR" id="48t?~}2f6Pk54{OFbP-O" variabletype="">Last_Digit_List</field>
</block>
</value>
</block>
</value>
</block>
</value>
</block>
</next>
</block>
</next>
</block>
</statement>
</block>
</xml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment