-
Notifications
You must be signed in to change notification settings - Fork 177
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
Comments
We should be able to easily add bybit because it’s part of CCXT, maybe 2-3
hours of work. Is there a particular reason why you would like to use them
as a broker?
Robert Grzesik 347-635-3416
…On Sun, Jan 28, 2024 at 2:22 AM Andrzej ***@***.***> wrote:
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
—
Reply to this email directly, view it on GitHub
<#353>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIYQK267HM2CNXGKAVHDCDYQX4E7AVCNFSM6AAAAABCN64FHSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEYDIMBRGIZTOOA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
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) |
Hey Andrzej,
That makes sense. If you’re interested I can show you how to add by it to
Lumibot (and set Lumibot up on your computer to make any other changes).
Let me know if you’re interested and we can get on a call.
Robert Grzesik 347-635-3416
…On Sun, Jan 28, 2024 at 8:48 AM Andrzej ***@***.***> wrote:
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)
—
Reply to this email directly, view it on GitHub
<#353 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIYQK6GRGI24DJAJCJAVCTYQZJJ5AVCNFSM6AAAAABCN64FHSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJTGYYDGMJQGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
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
The text was updated successfully, but these errors were encountered: