Hawkbot is a trading bot that supports trading on different exchanges and markets.
It's built with the intention of being a highly flexible framework that facilitates custom written strategies. The main difference between this bot and other trading bots is that it gives full control to the developer, allowing any strategy you can think of to be created by means of a user-intuitive domain model while still allowing direct interaction with the core.
The bot supports running multiple symbols in 1 instance, running futures, spot and supports websockets out of the box.
For further information on how to use the bot, please refer to the documentation.
You can find the code on GitHub
You can join discord at https://discord.gg/GjZ7Eej2N9
This software is available to use under the EULA specified in the LICENSE file.