Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Drakkar-Software/OctoBot
/ get_tentacles_setup_config
Method
get_tentacles_setup_config
octobot/octobot_api.py:73–74 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
71
return
self._octobot.get_trading_mode()
72
73
def
get_tentacles_setup_config(self):
74
return
self._octobot.tentacles_setup_config
75
76
def
get_startup_messages(self) -> list:
77
return
self._octobot.startup_messages
Callers
15
start_strategy_optimizer
Function · 0.80
_get_first_non_imported_profile_tentacles_setup_config
Function · 0.80
has_tentacles_to_install_and_uninstall_tentacles_if_necessary
Function · 0.80
load_setup_config_from_profile_path
Function · 0.80
create_test_exchange_manager
Function · 0.80
get_command_configuration
Method · 0.80
test_create_all_type_evaluators
Function · 0.80
_test_evaluators_creation
Function · 0.80
tools
Function · 0.80
future_tools
Function · 0.80
tools
Function · 0.80
_get_tools
Function · 0.80
Calls
no outgoing calls
Tested by
15
create_test_exchange_manager
Function · 0.64
test_create_all_type_evaluators
Function · 0.64
_test_evaluators_creation
Function · 0.64
tools
Function · 0.64
future_tools
Function · 0.64
tools
Function · 0.64
_get_tools
Function · 0.64
_get_tools
Function · 0.64
_get_tools
Function · 0.64
_get_futures_tools
Function · 0.64
_get_tools
Function · 0.64
_get_tools_multi_symbol
Function · 0.64