Binary-bot: Run on 5th tick every new candle

Created on 19 Mar 2019  ·  16Comments  ·  Source: binary-com/binary-bot

Ladies and gentlemen, really appreciate if anyone could give a clue on how to create a function so bot will run on 5th tick every new candle? Thanks.

strategy

Most helpful comment

@hubbaloo maksudnya seperti ini kisanak?

Tik Ke-5.zip

All 16 comments

Hey @hubbaloo, check this example
Example

You will need to add tick counter to this example to trigger your logic on every 5th tick after candle is started.

Click "Raw" to see the source and then copy XML code from the screen and paste it into your favorite text editor. Then save as XML and load in bot user interface.
image

@anton-binary Still could not open the file in bot after following your instruction above. Is it the old XML version?

@hubbaloo maksudnya seperti ini kisanak?

Tik Ke-5.zip

@binarydream1 wah pendekar turun gunung...Terima kasih kisanak

mau nyoba strategi 5 tik kayanya oke juga martinem cuma maks 3x

@hubbaloo ohh ..silahken kisanak .. sy doakan kisanak dianugerahi kemenangan dlm setiap pertandingan

@binarydream1 terima kasih doanya Ki. Saya sudah siap jalankan strategi ini di malam Jumat kliwon sambil bakar kemenyan wkwkwk

For those of you who wants to test this strategy and create your own bot;

  1. Make sure it’s a new candle
  2. If tick 5 is greater than tick 1 open higher and do the opposite for lower
  3. This only works better in trends. Big speculations in sideways market so you need to Avoid the sideway market by using bollinger bands as indicator
  4. Martingale is about 3 level tops so you can prepare the MM wisely

Have fun.

hubbaloo скиньте плиз этого бота в формате txt

anton-binary ваш пример не запускается плиз этого бота в формате txt

@hubbaloo
Nek misale ora kasil ngobong dupa pas jumat kliwon, Nek gelem tak kirim tuyul dinggo ngawe bot nggo koe gratis wkwkwkwk

@ZDEGLET please note that this is not a bot, it's a collection of blocks. To use them you will have to call _binary::is new candle_ function from your bot. It returns "True" in case current tick is the first tick within the candle. Please check the attqched file.

is new candle.txt

@romeo1911 wkwkwk tuyul ne Mbah Jambrong anti loss khusus malam jumat kliwon bot 5 tick wkwkwk

anton-binary how to use this text at bot?

binarydream1 trim's bgt suhu..
Sudah ada pencerahan..

@ghossan86,

anton-binary how to use this text at bot?

Download and rename, XML, load into Binary Bot platform. As i mentioned in this thread this is not a trading bot, this is an example of how you can identify a new candle. This example is created by Binary Developers for you. You need to add blocks from this example into YOUR trading strategy and then call _binary::is new candle_ function which will return True in case if new candle is started.

Okay thanks a lot, i'll learn it..

Pada tanggal Kam, 21 Mar 2019 13:16, anton-binary notifications@github.com
menulis:

@ghossan86 https://github.com/ghossan86,

anton-binary how to use this text at bot?

Download and rename, XML, load into Binary Bot platform. As i mentioned in
this thread this is not a trading bot, this is an example of how you can
identify a new candle. This example is created by Binary Developers for
you. You need to add blocks from this example into YOUR trading strategy
and then call binary::is new candle function which will return True in
case if new candle is started.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/binary-com/binary-bot/issues/1338#issuecomment-475122948,
or mute the thread
https://github.com/notifications/unsubscribe-auth/Atu5YG8dl_K9QrzxsE6fIGrR0M-YNm6Lks5vYyPEgaJpZM4b9GQ6
.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

not-sure-bot picture not-sure-bot  ·  6Comments

navneetsinh picture navneetsinh  ·  6Comments

virtusasys picture virtusasys  ·  6Comments

drezende89 picture drezende89  ·  3Comments

islamrefaey2019 picture islamrefaey2019  ·  5Comments