Bitcoin Forum
June 04, 2024, 03:05:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN]OctoBot Cryptocurrency Erading Кobot  (Read 41 times)
Drakkar-Software (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
October 13, 2020, 10:22:10 PM
 #1

Octobot

Description

Octobot is a powerful fully modular open-source cryptocurrency trading robot.

This repository contains all the features of the bot (trading tools, user interfaces, services, ...).

Octobot's tentacles contains the bot's strategies. To install OctoBot with its tentacles, just use the launcher and your OctoBot is ready !
 
Links:

Github: https://github.com/Drakkar-Software/OctoBot
Telegram (chat): https://t.me/joinchat/F9cyfxV97ZOaXQ47H5dRWw
Discord (chat): https://discord.gg/vHkcb8W
Twitter: https://twitter.com/DrakkarsOctobot
Download: https://github.com/Drakkar-Software/OctoBot-Launcher/releases

Exchanges

Octobot supports many exchanges thanks to the ccxt library. To activate trading on an exchange, just configure OctoBot with your api keys

-Binance
-Coinbase pro
-Kucoin
-Bitfinex
-Bittrex


Installation

Open the OctoBot launcher release page
Download launcher_app_windows.exe for Windows or launcher_app_linux for Linux
Start the launcher
If the web browser doesn't open, go to the link printed in the terminal, for example here it is http://127.0.0.1:5010:
Code:
INFO:root:Interface successfully initialized and accessible at: http://127.0.0.1:5010
Click on "Update OctoBot"

Congratulation, your OctoBot is now directly available from the launcher web interface or from the OctoBot executable downloaded in the launcher folder !

You can also use the launcher to install or update OctoBot using the command line only, without starting the launcher user interface:

Code:
linux:    ./launcher_app_linux --update --no_web
windows:  launcher_app_windows.exe --update --no_web

OctoBot is highly customizable using its configuration and tentacles system. You can build your own bot using the infinite configuration possibilities such as technical analysis, social media processing or even external statistics management like google trends.

OctoBot is AI ready: Python being the main language for OctoBot, it's easy to integrate machine-learning libraries sur as Tensorflow or any other lib and take advantage of all the available data and create a very powerful trading strategy.

Octobot's main feature is evolution : you can install, modify and even create any tentacle you want to build your ideal cryptocurrency trading robot. You can even share your OctoBot evolutions !
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!