Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use shadowsocks-R #957

Closed
TopSun2010 opened this issue Jul 29, 2019 · 9 comments
Closed

how to use shadowsocks-R #957

TopSun2010 opened this issue Jul 29, 2019 · 9 comments

Comments

@TopSun2010
Copy link

I can't use the binance API。whether I open SSR or not.
Please tell me how to use proxy with OCTOBOT

@GuillaumeDSM
Copy link
Member

Hello,
Sorry for the late answer but we never got this need yet and for now it's not our priority to handle proxies.
However if you have an idea on how this can be done, please feel free to contribute to the project :)

@NovaCygni
Copy link

Hello,
Sorry for the late answer but we never got this need yet and for now it's not our priority to handle proxies.
However if you have an idea on how this can be done, please feel free to contribute to the project :)

Believe this was added a couple months ago in a version I tweaked for a friends setup, ill have a ganders when I eventually get a free moment and push the code changes.

@GuillaumeDSM
Copy link
Member

That would be great @NovaCygni !
Don't hesitate to open a pull request when you have time :)

@kuskyfei
Copy link

Hello,
Sorry for the late answer but we never got this need yet and for now it's not our priority to handle proxies.
However if you have an idea on how this can be done, please feel free to contribute to the project :)

Believe this was added a couple months ago in a version I tweaked for a friends setup, ill have a ganders when I eventually get a free moment and push the code changes.

Have you solved this question? I also want use proxy in this project,can you help me ?THX!

@kuskyfei
Copy link

Hello,
Sorry for the late answer but we never got this need yet and for now it's not our priority to handle proxies.
However if you have an idea on how this can be done, please feel free to contribute to the project :)

Believe this was added a couple months ago in a version I tweaked for a friends setup, ill have a ganders when I eventually get a free moment and push the code changes.

I noticed that this project use ccxt library , so I think it can use a proxy, but I'm not sure how to add it .Help !

@GuillaumeDSM
Copy link
Member

Hello !
Yes, it looks like ccxt supports proxies, I suggest you have a look at this issue and this part of the ccxt manual.

Once you know how to tell ccxt to use a proxy, you will find the ccxt exchange initilisalization within OctoBot in

trading/exchanges/rest_exchanges/rest_exchange.py line 86

@kuskyfei
Copy link

Hello !
Yes, it looks like ccxt supports proxies, I suggest you have a look at this issue and this part of the ccxt manual.

Once you know how to tell ccxt to use a proxy, you will find the ccxt exchange initilisalization within OctoBot in

trading/exchanges/rest_exchanges/rest_exchange.py line 86

THX!It worked!

@GuillaumeDSM
Copy link
Member

Great 💯

@Herklos
Copy link
Member

Herklos commented Dec 30, 2019

Closed for no update from owner.

@Herklos Herklos closed this as completed Dec 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants