Skip to content

Add proxy support for API clients (Binance blocked in some regions) #36

@xzsean666

Description

@xzsean666

Hey guys 👋

In my region, Binance API is blocked, so NexusTraderd can’t fetch any data or trade properly. It would be super helpful if we could pass a proxy option when starting the service.

Ideally, the proxy setting could be used in:

nexustrader/base/api_client.py (where the requests session is initialized)

All exchange adapters under nexustrader/exchange/ (since they also make HTTP requests)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions