Home
This repository was archived by the owner on Feb 22, 2024. It is now read-only.
Amin Marashi edited this page
Dec 14, 2016ยท 10 revisions
Binary Bot
Binary Bot uses Google Blockly to provide a puzzle like automation environment to trade using binary.com API version 3.
Home Page
Click to open bot.binary.com home page.
Usage
You can use an online version of Binary Bot.
Or you can install it locally...
Installation
git clone https://github.com/binary-com/binary-bot.git
cd binary-bot
npm install
npm start