binary-ex-machina / binary.com-bot

Scripts for using on Binary.com Bots.
76 stars 187 forks source link

Help For Learn Loop Blocks #80

Closed navneetsinh closed 4 years ago

navneetsinh commented 5 years ago

Please help me to learn Loop Blocks, How does this block work? And where can this block be used? If possible give a example.

https://github.com/binary-com/binary-bot/issues/1935

binary-ex-machina commented 4 years ago

The block will count from the number you put until it reaches the other number you input, by the number you use

This example shows the bot counting from 1 to 10, 1 step at the time (it will read whats inside of the loop block 10 times) and a green alert will come with 10

image