Giter VIP home page Giter VIP logo

drakkar-software / octobot-tentacles Goto Github PK

View Code? Open in Web Editor NEW
128.0 16.0 67.0 11.49 MB

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

Home Page: https://www.octobot.cloud

License: GNU Lesser General Public License v3.0

Python 79.14% HTML 11.31% CSS 0.57% JavaScript 8.73% Cython 0.26%
packages trading-bot evaluator technical-analysis social-analytics python cryptocurrency trading-strategies trading-algorithms cryptobot

octobot-tentacles's Introduction

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)

octobot-tentacles's People

Contributors

agoria555 avatar c0indev3l avatar guillaumedsm avatar herklos avatar imgbotapp avatar nitrocon avatar phodia avatar piezewieter avatar techfreaque avatar valouvaliavlo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

octobot-tentacles's Issues

Implement resistance analysis

Linked to Octobot's 184

add resistance analysis TA
add has_metadata method in AbstractEvaluator
add get_metadata method in AbstractEvaluator
add get_metadata in matrix
add metada key in matrix
in matrix set_eval => give instance instead of class name and add metadata key and init metadata value if evaluator_instance.metadata() (value in ref to the evaluator's one)

Question ?

Can a tentacle support Triangular Arbitrage strategy or long/short strategy?

add save-profit mode

In this mode, each trade profit is saved in a given currency and not used in next trades

add portfolio-locked mode

add investor mode where bot is not sell some currencies in its conf
ex:
"locked-portfolio":{
"VEN": 25%,
"ETH": 10%
}
here telling to bot to buy positions when favorable on VEN and ETH up to a max of 25% of starting portfolio in VEN and 10% in ETH

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.