Danilo Guanabara

Results 69 issues of Danilo Guanabara

1. Rename project name from Openlimits to OpenLimits

WIP. This PR adds support for Huobi exchange and it moves existing objects in `openlimits` to two other crates below it called `messaging` and `exchange`.

Type: Enhancement

We want to use the automatic binding generator to generate OpenLimits-Java

Type: Enhancement
Priority: Regular
Type: Binding

This issue depends on #177. It can make use of the header of the C binding.

Type: Enhancement
Priority: Regular
Type: Binding

This is a good starting point because most languages can make use of the generated static or dynamic libraries.

Type: Enhancement
Priority: Regular
Type: Binding

We want to automatize the binding generators.

Type: Enhancement
Priority: Regular
Type: Binding

We want to simplify the project and create a binding generator for the supported programming languages.

Type: Enhancement
Priority: Regular
Type: Binding

We want to make it possible to have all the exchanges API endpoints configurable with default values in case the config value isn't present. All the endpoints are hardcoded, and...