Genesis is a RESTful microservice that leverages Mercury and its financial chart analysis capabilities to build a multi-chart analysis and algorithmic trading suite. Through its RESTful API, multiple Mercury instances can be started each with its own parameters and algorithms. Each of these instances will have a control interface attached to it which the user can then use to directly communicate with the Mercury instance through its own API. The project is based on Mercury and uses FastAPI for its APIs.
This is an on-going project with only one developer managing it. As of now, the code in this repository is not meant for production. Malfunctions and bugs are expected. Use this code at you own risk, the author of this code is not responsible for any damages or losses.