Eases the orchestration with the Renta4 automator. A part of Robot Advisor (GMaur's Investment Ideas)
The dependencies have been written API-first, therefore they're not very usable for a person, but for systems. This project aims to connect the different operations of both services.
Think of this as glue to connect the underlaying building blocks.
Warning: this project may be deprecated at any time. It is only a first client to connect to the underlaying services.
- R4 automator: connects to the R4 broker to make read and write operations
- Robot advisor: make decisions on your investments
- This is a CLI application, to be used by a single user that has access to sensitive information. It is the user's (and not the project's) duty to protect that information.
- This project can only connect to a single broker (currently, r4-automator). It is not expected to comply with the API of any other broker
This project is open to contributions.
We're mainly interested in solving our own problems, not adding features for the sake of completion. On the other hand, if you need to solve a problem of yours that is not currently solved by this project, please contact us (message / issue).