• Stars
    star
    129
  • Rank 277,750 (Top 6 %)
  • Language
    Python
  • License
    GNU Lesser Genera...
  • Created over 6 years ago
  • Updated 13 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository contains public tentacles (packages) for the OctoBot project

OctoBot-Tentacles

OctoBot-Tentacles-CI

This repository contains default evaluators, strategies, utilitary modules, interfaces and trading modes for the OctoBot project.

Modules in this tentacles are installed in the Default folder of the associated module types

To add custom tentacles to your OctoBot, see the dedicated docs page.

Contributing to the official OctoBot Tentacles:

  1. Create your own fork of this repo
  2. Start your branch from the dev branch of this repo
  3. Commit and push your changes into your fork
  4. Create a pull request from your branch on your fork to the dev branch of this repo

Tips:

To export changes from your local OctoBot tentacles folder into this repo, run this command from your OctoBot folder:
python start.py tentacles -e "../../OctoBot-Tentacles" OctoBot-Default-Tentacles -d "tentacles"
Where:

  • start.py: start.py script from your OctoBot folder
  • tentacles: the tentacles command of the script
  • ../../OctoBot-Tentacles: the path to your fork of this repository (relatively to the folder you are running the command from)
  • OctoBot-Default-Tentacles: filter to only export tentacles tagged as OctoBot-Default-Tentacles (in metadata file)
  • -d tentacles: name of your OctoBot tentacles folder that are to be copied to the repo (relatively to the folder you are running the command from)

More Repositories

1

OctoBot

Open source crypto trading bot
Python
3,235
star
2

OctoBot-Trading

OctoBot trading package
Python
115
star
3

Triangular-Arbitrage

Crypto triangular arbitrage by OctoBot
Python
33
star
4

OctoBot-Binary

OctoBot trading bot binaries repository
Python
29
star
5

OctoBot-Launcher

A launcher for your OctoBot !
Python
26
star
6

OctoBot-Script

Quant framework by OctoBot
Python
18
star
7

Async-Channel

Python async multi-task communication library. Used by OctoBot project.
Python
17
star
8

OctoBot-Services

OctoBot services package
Python
15
star
9

OctoBot-Project-Website

OctoBot project website
HTML
11
star
10

OctoBot-Commons

OctoBot project common modules
Python
11
star
11

OctoBot-Tentacles-Manager

A module manager for your OctoBot !
Python
10
star
12

OctoBot-Evaluators

OctoBot evaluators package
Python
9
star
13

trading-backend

Trading tools
Python
7
star
14

OctoBot-Tentacles-Template

This repository contains the template for custom tentacles (packages) handled by OctoBot's tentacle manager.
Python
7
star
15

OctoBot-Backtesting

OctoBot backtesting engine
Python
7
star
16

OctoBot-Benchmarks

OctoBot python code implementations benchmarks
Python
5
star
17

OctoBot-IA-Tentacles

This repository contains public tentacles (packages) with IA for the OctoBot project
Python
5
star
18

Metrics-Server

OctoBot project metrics server used for the OctoBot community data
Go
5
star
19

Website

Drakkar Software Website
Ruby
4
star
20

OctoBot-Docs

OctoBot gitbook documentation sources
3
star
21

OctoBot-App

OctoBot Android app
Python
3
star
22

Community

OctoBot Community website, download and share tentacle packages.
Ruby
3
star
23

OctoBot-CLI

OctoBot command line interface
Python
2
star
24

Package-Version-Manager

A toolkit to automate packages version update
Python
2
star
25

OctoBot-Blog

OctoBot blog articles
2
star
26

ginit

Python __init__.py and Cython __init__.pxd generator
Python
2
star
27

posthog-openapi-clients

Posthog api client. Only typescript for now
TypeScript
2
star
28

OctoBot-Builder

OctoBot building tools
Shell
1
star
29

Errors-Server

OctoBot project errors server used to identify and fix errors experienced by users
Go
1
star
30

OctoBot-Demo

OctoBot demo instances deployed on okteto.com
1
star
31

OctoBot-Repo-Manifest

Create an OctoBot developer environment in only 2 commands.
1
star
32

OctoBot-Samples

OctoBot code samples
Python
1
star
33

Kibana-Injector

Tool to inject database export to Kibana
Python
1
star
34

Listing-detector

Python
1
star