How To Build a Live Trading Bot with Python & the Binance API

Поделиться
HTML-код
  • Опубликовано: 3 май 2024
  • This video is about getting live cryptocurrency data via the Binance Socket Manager and store them in a database followed by analyzing this data.
    In the next one we are leveraging this analysis notebook and implement the trading logic. Stay tuned! :-)
    Get the Notebook/Source code by becoming a Tier-3 Channel member:
    / @algovibes
    Disclaimer: This video is not an investment advice and is for educational and entertainment purposes only! Cryptocurrency and automated trading is bearing a high amount of risk which might result in a total loss of your invested capital.
    More information on the Binance Socket Manager:
    python-binance.readthedocs.io...
    Set up Binance API video:
    • Introduction To Automa...
    00:00 - 01:06 Intro / Disclaimer
    01:06 - 04:34 Binance Socket Manager (Requesting Kline data)
    04:34 - 07:00 Data Cleaning / Manipulation
    07:00 - 10:58 Getting Live Data into a SQLite DataBase
    10:58 - 14:12 Analyzing Live Data from the SQL DB
    #Python #Tradingbot #Crypto #Binance
  • НаукаНаука

Комментарии • 35

  • @dirtysordidscene
    @dirtysordidscene 8 месяцев назад +2

    Awesome video! Please continue this topic.

  • @sand7532
    @sand7532 9 месяцев назад +2

    Thank you for your hard work! I am looking forward to the next video!

    • @Algovibes
      @Algovibes  9 месяцев назад

      Thanks a lot mate! Appreciate it :-)

  • @pedroasadei
    @pedroasadei 9 месяцев назад +1

    Great video as always my friend!!! Waiting for updates on this script. Keep the good vibes

    • @Algovibes
      @Algovibes  9 месяцев назад +1

      Sure thing man, thanks a lot for watching :-)

  • @barneyharper8749
    @barneyharper8749 9 месяцев назад +1

    Cool das du noch binance nutzt, so wie ich.

  • @gizzardgamer
    @gizzardgamer 9 месяцев назад +1

    amazing, you are the guy

    • @Algovibes
      @Algovibes  9 месяцев назад

      Boss! You are :-)

  • @user-ib6km8kh7f
    @user-ib6km8kh7f 5 месяцев назад +1

    Amazing thank you very much.

    • @Algovibes
      @Algovibes  5 месяцев назад

      Welcome! Thx a lot for watching and leaving a comment :-)

  • @ayomidepedro7683
    @ayomidepedro7683 9 месяцев назад

    Can i use your course on udemy to create forex trading robot even when it is for stock trading robot(python for finance and data analysis

  • @Bitches_Love_Me
    @Bitches_Love_Me 7 месяцев назад +1

    Can you make a video with ccxt on bybit, using stop loss and leverage on spot market? Thanks in advance

    • @Algovibes
      @Algovibes  7 месяцев назад

      Hi, nice name first of all :D
      I covered ccxt in 2-3 videos, be invited to check them out!

  • @yabeto03
    @yabeto03 8 месяцев назад +1

    Good video, but I have a question Why is it necessary to export the data to a database?

    • @Algovibes
      @Algovibes  7 месяцев назад +2

      Thanks mate. Not necessary but makes things simpler.

  • @dagmawetesfaye6495
    @dagmawetesfaye6495 9 месяцев назад +1

    Awesome video bro. When shall we expect the next video?

    • @Algovibes
      @Algovibes  9 месяцев назад

      Thx a lot mate! Not quite sure if I continue this. Unfortunately didn't get any traction and therefore not worth to continue.

  • @KurtCostaPeters
    @KurtCostaPeters 9 месяцев назад +1

    Awwesome job.
    Do you know when come next part of the project?

    • @Algovibes
      @Algovibes  9 месяцев назад

      Thx a lot mate. Probably won't continue this - didn't get enough traction.

    • @KurtCostaPeters
      @KurtCostaPeters 9 месяцев назад

      @@Algovibes Sad to hear that! But I undestand how much you need to put on this!!! Anyway, keep doing this amazing job!

  • @arnarerlingsson6440
    @arnarerlingsson6440 9 месяцев назад +1

    What Program are you using there to program?

    • @Algovibes
      @Algovibes  9 месяцев назад

      Python is the programming language :-)
      Want to learn it from scratch applied on Financial Data? I got you covered (50% off with the link):
      www.udemy.com/course/python-for-finance-and-data-science/?couponCode=33CFB95B4C2FC290AC80

  • @ahmadshraim83
    @ahmadshraim83 9 месяцев назад +1

    I just watched your video, I have good experience with trading futures on Binance, your video was super helpful for people like me who can’t write scripts but understand how programming works. I have a very interesting project that I am working on and with your knowledge we can build something great, how can we do collaboration with you ?

    • @Algovibes
      @Algovibes  9 месяцев назад

      Hi buddy, thanks a lot! Just drop me a mail ✉️ You will find it in the About section on my channel.

  • @majinbuux7
    @majinbuux7 2 месяца назад +1

    the data will stream continously but the analyzing part is not?

  • @NikaBoyce
    @NikaBoyce 9 месяцев назад

    Cant run this in the US as the binance API sez the USA is restricted

    • @cmrncrick
      @cmrncrick 8 месяцев назад

      use client = Client(tld = "us")

  • @stanislav6668
    @stanislav6668 9 месяцев назад +1

    That'w would be correct: BDSM = BinanceSocketManager(client)

  • @alexeygrom1834
    @alexeygrom1834 9 месяцев назад +1

    100k is close ! :) why do u use sqlite all the time imho its better to use some more mature db like postgres or mysql so one could run a separate execution script or even several of them utilizing same data gathered

    • @Algovibes
      @Algovibes  9 месяцев назад

      Thanks for watching mate! SQLite is perfectly fine but I got a ton of other videos using different DBMS (e.g. MySQL). Be invited to check out my other stuff. You will surely find something!

  • @davidang2742
    @davidang2742 9 месяцев назад

    is it profitable?

    • @Algovibes
      @Algovibes  9 месяцев назад +1

      Quite curios how a live data stream into a Database can be profitable. Did you watch the video?

    • @Absfor30
      @Absfor30 9 месяцев назад

      I think he's asking about the full project... Either that or you're right... He didn't watch it. 😂