binary-com / binary-bot

Visual automation for binary.com
binary-bot.binary.sx
MIT License
232 stars 523 forks source link

Reading of the last 200 digits - Odd/Even #3671

Open ghost opened 2 years ago

ghost commented 2 years ago

Hello.

I am trying to create an analysis robot in DBot of the last 200 digits (odd/even) and I am not getting past this part. The parameters are simple:

How could I do this? I know there is a way to do the reading with this block, but I don't know how. I would be grateful if someone could help me.

image

derivmaster commented 2 years ago

hello my friend @ghost 💪 here is the bot with the strategy with risk management included

It analyzes the last 200 digits of the market R_100; If there are more even than odd, buy odd; If there are more odd than even, buy even.

image

EVEN_ODD % v1.0 by Binarytools.io.zip

Remember RUN the bot here 👉🏻 BOT.BINARYTOOLS.IO

image