Cryptocurrency Exchange API Tutorial with Python [Binance, Kucoin,...]

Поділитися
Вставка
  • Опубліковано 4 жов 2024

КОМЕНТАРІ • 62

  • @jord3089
    @jord3089 2 роки тому +2

    How can we place an order using kucoin? It seems like it is more complicated than simply checking the kucoin api doc, based on the last 4 minutes of this video

    • @Algovibes
      @Algovibes  2 роки тому +1

      Good question. I didn't place orders with Kucoin but only Binance yet.

  • @kamboj746
    @kamboj746 2 роки тому +1

    👌Bro which python editor u used. In my visual studio no one your program runs. Pls. Tell all information Of installing all needed packages and how to find that packages. Pls. It's very helpful andneeded for newbies like me

    • @paulrobert3334
      @paulrobert3334 2 роки тому +1

      You can use vs code. Install packages using pip

    • @kamboj746
      @kamboj746 2 роки тому +1

      @@paulrobert3334 thanks

    • @paulrobert3334
      @paulrobert3334 2 роки тому +1

      @@kamboj746 packages will typically be save in your path folder for (global) use or it might end up distributed in a complete different folder so keep the path location in mind.

    • @Algovibes
      @Algovibes  2 роки тому +1

      Thanks a lot Paul for helping out others. Much appreciated!

  • @pierre4488
    @pierre4488 2 роки тому +1

    Algovibes discord when?

    • @Algovibes
      @Algovibes  2 роки тому

      Somewhen this year. I don't feel any time pressure to set it up. Thanks a lot for your patience!

  • @Brennmeister
    @Brennmeister 2 роки тому +2

    Super wie immer. Hattest du schon mal Live candle? Könnte interessant sein und ist gar nicht so einfach

    • @Algovibes
      @Algovibes  2 роки тому

      Danke dir :-) Hab ich in den Cryptobot videos schon gecovered. Aber ich werde zeitnah wieder ein bot tutorial uploaden wo Ichs nochmal covere.

    • @Brennmeister
      @Brennmeister 2 роки тому

      @@Algovibes hattest du die Grafisch? Ich dachte nur als df. 🤷‍♀️

  • @Binancian
    @Binancian 2 роки тому +6

    great work, btw are you planning to do some videos about arbitrage bots across the dexes?

    • @Algovibes
      @Algovibes  2 роки тому

      Pretty cool idea. Didn't plan on that yet but have noted it for possible future content.

  • @FullmoviesHDs
    @FullmoviesHDs Рік тому +1

    Hi,
    Thanks for this useful video
    Can you code multiple API’s to copy trades on different accounts?
    As for example,
    If i place a 1000 USDT limit buy or sell order in BTC/USDT at limit price of 18,000 with take profit and stop loss on my 1st account
    I want my other sub-accounts to copy that trade at the same time? And close them all on all accounts also in the same time
    Is that possible, please help

    • @Algovibes
      @Algovibes  Рік тому

      Wait, even though I admit that this is a smart move, this isn't legal at least on regulated exchanges :D
      Or did I get you wrong? You wan't to place an order and fake other orders to make the order more probable to go through?

  • @trade4l659
    @trade4l659 2 роки тому +2

    What about using dex’s like pancakeswap, uniswap etc?

  • @DarenFGC
    @DarenFGC 2 роки тому +1

    New to this but does Binance has its own Crypto API's or they are also using third party sources? Thank You for the video!

    • @Algovibes
      @Algovibes  2 роки тому

      Welcome! Why do you think they are using a third party source?

    • @DarenFGC
      @DarenFGC 2 роки тому

      @@Algovibes what I mean to say does big exchanges like Binance and FTX build their own dedicated API's to fetch things like purchasing order, historical data and real time charts? Or they use third party API sources for all of this. I'm new to this. Thank You

    • @paulrobert3334
      @paulrobert3334 2 роки тому

      @@DarenFGC its logged data within Binance itself meaning the API allows users to extract what data they want

    • @CrispyClips69
      @CrispyClips69 Рік тому

      Oh wait did I say Binance was the largest liquidity provider? I was actually meant to say Citadel group and Blackrock. The ones who actually have the sway to tell their little buddies at google to lay off the monetisation around cryptocurrency, for just a few months so they can pump the positions they have been acquiring..usually just before tax time. Back in my day every weekend was a red weekend!! Bring back the bit!! Oh wait we can’t because a large portion of sellers are actually accounts whos staking periods have expired (after some guy on UA-cam told them to stake 1k worth of crypto 12 months ago) and now the same people who are selling for an average loss of 30% or more on their positions with a staking return that is minuscule at best!! since the value of almost every token has plummeted, only to buy fuel/gasoline and pay for the massive increase in living that has occurred over the last twelve months but was predictable to even, a 12 year old who studied economics for twenty four months. These prop traders and investment bankers knew since 2019 what was going to happen. From stimulus checks to allowing access to superannuation! They knew them checks were either going on late bills that 70% of us all have or a get rich quick scheme that is super enticing to the feint hearted and I’ll minded (which make up 95% of the west)

  • @hogo750
    @hogo750 2 роки тому +2

    hi, is it possible to make a video for how to use coinex api?
    a short video is enough. thanks again and again

  • @lMizantropist
    @lMizantropist Рік тому

    Hello, I want to make a bot too, but I want the alarm bot to report the rises of the coins I selected in 1 minute time frame and take a screenshot, for example, can you do this?
    BTC/ USDT 1M 3% Rising is a bot like this

  • @fake-smile101
    @fake-smile101 Рік тому

    bot phemex and Okex how can we use that

  • @barneyharper8749
    @barneyharper8749 11 місяців тому

    ich schaffe es nicht, mir bei kucoin die fundingrate (futurehandel) ausgeben zu lassen. mittlerweile gibt es eine neue api-doc (recht bescheiden wie ich finde). kannst du mir helfen?

  • @SIMONONLY
    @SIMONONLY 2 роки тому +2

    another awesome vid

  • @sedataksoy3166
    @sedataksoy3166 2 роки тому +1

    thnaks, could show us alink for kucoin trading you showed binance codes at the end.

    • @Algovibes
      @Algovibes  2 роки тому

      You mean a bot trading on Kucoin?

  • @eduardob5463
    @eduardob5463 2 роки тому +2

    Hey!! Another great video with a clean example, I really like the dictionary parameter hack! Thanks for share as always! 👍👍👍😎

    • @Algovibes
      @Algovibes  2 роки тому +1

      Hey man, thanks a lot for watching!

    • @trade4l659
      @trade4l659 2 роки тому

      @@Algovibes how would u do this with a decentralised exchange like pancakeswap, uniswap etc?

    • @eduardob5463
      @eduardob5463 2 роки тому +1

      @@Algovibes every day learning a little more with your videos!! Thanks to you!

  • @ErcanOlcer
    @ErcanOlcer 2 роки тому +1

    Hi! I try to get 4h values using klines in python-binance lib. But tradingview data is not match with these? is there any solve.

    • @Algovibes
      @Algovibes  2 роки тому

      Hi mate, did you do it as I did in the other videos?

    • @ErcanOlcer
      @ErcanOlcer 2 роки тому

      @@Algovibes which on?

  • @fromnsk
    @fromnsk 2 роки тому +1

    Are there python module(s) to work with crypto markets APIs?

    • @Algovibes
      @Algovibes  2 роки тому

      Yes! Please check out my cryptobot playlist. I am showing a lot of useful stuff there.

    • @fromnsk
      @fromnsk 2 роки тому +1

      @@Algovibes will do, thanks!

  • @itayhilel2168
    @itayhilel2168 2 роки тому +3

    Can you do a video on flash loans, it's a super interesting concept to me

    • @Algovibes
      @Algovibes  2 роки тому

      Thanks for the suggestion! Not on my list but noted it.

  • @quant-prep2843
    @quant-prep2843 2 роки тому +1

    hey need videos on acessing high frequency data from exchanges

    • @Algovibes
      @Algovibes  2 роки тому

      Can you elaborate?

    • @quant-prep2843
      @quant-prep2843 2 роки тому

      @@Algovibes orderbook snapshots, L2 orderbook data and storing those data in a high frequency database etc. Crypto HFT is a pretty much a trend now. advance thanks!

  • @its_code
    @its_code 2 роки тому +2

    Amazing 😍😄

    • @Algovibes
      @Algovibes  2 роки тому +1

      Thanks buddy

    • @its_code
      @its_code 2 роки тому +1

      @@Algovibes I'm your big fan....
      Love 💕 from Pakistan..

  • @sieglindegeruldis5841
    @sieglindegeruldis5841 2 роки тому +2

    Nicely done! Keep on the excellent Work

  • @yovanovid3019
    @yovanovid3019 2 роки тому +1

    Hi. Thanks for the video. It was useful for me. But, I also checked the volume and i realized that volume sometimes is equal to volume in binance or trading view, but something is lower than it is expected. This is normal? Do you know the reason?

    • @Algovibes
      @Algovibes  2 роки тому

      Welcome! :-)
      probably a minor time lag but would need a more concrete elaboration to examine that.

    • @kamboj746
      @kamboj746 2 роки тому +1

      Bro which python editor u used

  • @BOMBOMBASE
    @BOMBOMBASE 2 роки тому +1

    Awesome videos, just a suggestion, if possible create a concept to monitor volume of each crypto similar to performance, as you know price goes high suddenly once volume comes. So monitoring volume and identifying the huge gap with previous volume increases the price, will be very useful for scalping

    • @Algovibes
      @Algovibes  2 роки тому +1

      Thx a lot for your suggestion. Got including Volume on my list but didn't cover it yet.

  • @atarthur3519
    @atarthur3519 2 роки тому

    ???????

  • @meloveinflation
    @meloveinflation 2 роки тому +2

    Thanks you sir