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

add proxies support #4

Closed fzanuso closed 4 years ago

fzanuso commented 4 years ago

Add new parameter to initialize function in order to set the proxies for the requests call if necessary.