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)