Skip to content

Instantly share code, notes, and snippets.

View Fruitfella's full-sized avatar

Fruitfella

  • Medan, Indonesia
View GitHub Profile
@Fruitfella
Fruitfella / FRUITFELLA_HullMA.xml
Created February 24, 2018 04:06
Hull Moving Averages
<xml xmlns="http://www.w3.org/1999/xhtml" collection="true">
<block type="loader" id="7i}Z]phk=/OSthAJB%|/" collapsed="true">
<field name="URL">https://gist.githubusercontent.com/Fruitfella/49ce9660f490d414df9c4dc14bbda437/raw/cf199f558853ca064f0611b90c4b6866c3596dd1/FHullMA.xml</field>
</block>
</xml>
@Fruitfella
Fruitfella / FRUITFELLA_Highest-Lowest.xml
Last active February 24, 2018 00:49
Determines the highest and lowest of candles in given period
<xml xmlns="http://www.w3.org/1999/xhtml" collection="true">
<block type="loader" id="7i}Z]phk=/OSthAJB%|/" collapsed="true">
<field name="URL">https://gist.githubusercontent.com/Fruitfella/c869303a0fc3be53818ab2c8cfd6b5d9/raw/c5d784eb4238da86c8c44b621a49ceedb86c5afc/FCHL.xml</field>
</block>
</xml>
@Fruitfella
Fruitfella / FRUITFELLA_HiLo_Breaker.xml
Last active July 31, 2018 20:18
price breakthrough the previous candle's high or low, requested by tymu
<xml xmlns="http://www.w3.org/1999/xhtml" collection="true">
<block type="loader" id="7i}Z]phk=/OSthAJB%|/" collapsed="true">
<field name="URL">https://gist.githubusercontent.com/Fruitfella/92972208b8cc4dd00e6b158a27322f61/raw/428b2b27ac467b9abf95779291755657133032a1/FHLB_v.1.xml</field>
</block>
</xml>
@Fruitfella
Fruitfella / FRUITFELLA_CROSS-Line.xml
Created February 11, 2018 08:36
Crossing between 2 lines, can be SMAs or any other indicators array line
<xml xmlns="http://www.w3.org/1999/xhtml" collection="true">
<block type="loader" id="?N++,GY|VjtQ4E58EiN6" collapsed="true">
<field name="URL">https://gist.githubusercontent.com/Fruitfella/e053ca9696b70d8fafa66f7f69e278ed/raw/3d8ed76674910ece771ecf0625da2da70cb6d118/FXL_v.1.xml</field>
</block>
</xml>
<xml xmlns="http://www.w3.org/1999/xhtml" collection="true">
<block type="loader" id="x`wNh#{B8{7-=9=HU%)?" collapsed="true">
<field name="URL">https://gist.githubusercontent.com/Fruitfella/b8d302ef1cf97c71ff165efab45dda01/raw/99a580b6e94aa4d83e55d255f383e7d0b2c8d7e7/FNC2.xml</field>
</block>
</xml>
<xml xmlns="http://www.w3.org/1999/xhtml" collection="true">
<block type="loader" id="a6koVOdQ@#Q?~E_u2DOA" collapsed="true">
<field name="URL">https://gist.githubusercontent.com/Fruitfella/7d140dc9b8c6d28d5f8d4591e0e7a02b/raw/974c4fc708e1bc14bc22cd5383dda2c92431b5ea/FLDA.Ver.2.0.xml</field>
</block>
</xml>
@Fruitfella
Fruitfella / !README.md
Created September 17, 2017 09:51
FRUITFELLA BINARY BOT XMLs can be access via my github page

FRUITFELLA BINARY BOT XMLs

Some of my scripts (mostly) are invisible to you cuz I posted it as secret gists, and now after I realized my mistake, I'm too lazy to make it all publish.
Don't worry though, you can still access it via My Github

@Fruitfella
Fruitfella / FRUITFELLA's_WMA.xml
Last active September 17, 2017 09:29
Weight Moving Average Indicator, for binary bot
<xml xmlns="http://www.w3.org/1999/xhtml" collection="true">
<block type="loader" id="{W=ib,Cq0$~r,$vsA)2V" collapsed="true">
<field name="URL">https://gist.githubusercontent.com/Fruitfella/d20bc1f266fa884bf3ab6eb9610f2c1d/raw/4a30357ed3a0d8bfadd9f401602e97f5dc3ea581/FWMAv1.0.xml</field>
</block>
</xml>
@Fruitfella
Fruitfella / KovalovDigitAnalizer.xml
Created July 16, 2017 15:18
Digit analizer created by Oleksandr Kovalov
<xml xmlns="http://www.w3.org/1999/xhtml" collection="true">
<block type="procedures_defnoreturn" id="#%p[Gr=LCU7Fn}Ann-;]" collapsed="true">
<field name="NAME">initVars</field>
<comment pinned="false" h="80" w="160">Describe this function...</comment>
<statement name="STACK">
<block type="variables_set" id="cN_X-dMc{I/]/~b*|:P5">
<field name="VAR">LastDigitStatsList</field>
<value name="VALUE">
<block type="lists_repeat" id="Q;6Eb4gj+0YV6w52^*5F">
<value name="ITEM">
@Fruitfella
Fruitfella / !README.md
Last active October 28, 2019 18:30
FRUITFELLA Martingale Management for binary bot