Lumiwealth / lumibot

Backtesting and Trading Bots Made Easy for Crypto, Stocks, Options, Futures, FOREX and more
GNU General Public License v3.0
854 stars 156 forks source link

Add support for bybit #353

Open andriej opened 7 months ago

andriej commented 7 months ago

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 commented 7 months ago

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 https://github.com/Lumiwealth/lumibot/issues/353, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIYQK267HM2CNXGKAVHDCDYQX4E7AVCNFSM6AAAAABCN64FHSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEYDIMBRGIZTOOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

andriej commented 7 months ago

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 commented 7 months ago

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 https://github.com/Lumiwealth/lumibot/issues/353#issuecomment-1913603105, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIYQK6GRGI24DJAJCJAVCTYQZJJ5AVCNFSM6AAAAABCN64FHSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJTGYYDGMJQGU . You are receiving this because you commented.Message ID: @.***>