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

Add support for bybit #353

Open
andriej opened this issue Jan 28, 2024 · 3 comments
Open

Add support for bybit #353

andriej opened this issue Jan 28, 2024 · 3 comments

Comments

@andriej
Copy link

andriej commented Jan 28, 2024

It would be very nice to see bybit on supported list in lumibot.
It's fully supported (even as a 'pro') in ccxt and has proper working testnet (not as other exchanges), which allow to easily test/papertrade and switch to live if needed.

I can provide API for testnet or help debug if needed

@grzesir
Copy link
Contributor

grzesir commented Jan 28, 2024 via email

@andriej
Copy link
Author

andriej commented Jan 28, 2024

So far interacting with their API was the most successful, as they provide testnet on same basis as mainnet - it has properly managed keys, all methods from mainnet works the same and in the end when you prepare some code and are satisfied with results - the only change code need is to change api keys and set testnet to false :-)

I like lumibot and would like to change my tradingview webhook to standalone bot (and learn some more python in meanwhile)

@grzesir
Copy link
Contributor

grzesir commented Jan 29, 2024 via email

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

2 participants