Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 820 Bytes

File metadata and controls

13 lines (9 loc) · 820 Bytes

OctoBot-Tentacles

OctoBot-Tentacles-CI

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

Evaluators, utilitary modules, strategies and trading modes in this tentacles package are automatically installed on OctoBot when using the following command:

python start.py -p install all

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.