matbarofex / pyRofex

Python library to connect with Matba Rofex's Rest and Websocket APIs. Market Data and Order Routing are supported.
MIT License
78 stars 54 forks source link

Agregado de argumento para utilización de tokens activos #28

Closed wolf-lucas closed 1 year ago

wolf-lucas commented 1 year ago

Se actualizó initialize() y RestClient() para aceptar tokens vigentes como argumento y de esta forma evitar estar solicitando nuevamente un token en la inicialización del cliente.

wolf-lucas commented 1 year ago

Pull request ya mergeado con el Pull #29