Octbot integration with Ghostfolio #2861
Unanswered
spirit-dev
asked this question in
Q&A
Replies: 1 comment
-
Hello @spirit-dev, Thanks for your interest in OctoBot. Here are some guides about how to develop things in OctoBot https://www.octobot.cloud/en/guides/developers. To add a new exchange you should have a look at Exchange tentacles at https://github.com/Drakkar-Software/OctoBot-Tentacles/tree/master/Trading/Exchange |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys. Awesome job developing Octobot 👍
I would like to initiate an integration between Octobot and Ghostfolio.
Essentially, when an order is filled on whatever exchange platform, I would like the order to be captured (like th notification system) and create an "activity", via API call in Ghostfolio.
Can you guide me on what would be the components to develop ? Tentacles service ? Tentacles notification ? Tentacles interface ? Update in the OctobotServices library ?
All of it ?
I'm starting this discussion with the idea that fulfilling Ghostfolio follows the sequence of a notification.
But maybe there is a much simpler approach to capture a "order created signal".
Thx folks
Beta Was this translation helpful? Give feedback.
All reactions