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.