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

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ก.พ. 2025

ความคิดเห็น • 47

  • @sand7532
    @sand7532 ปีที่แล้ว +2

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

    • @Algovibes
      @Algovibes  ปีที่แล้ว

      Thanks a lot mate! Appreciate it :-)

  • @barneyharper8749
    @barneyharper8749 ปีที่แล้ว +2

    Cool das du noch binance nutzt, so wie ich.

  • @pedroasadei
    @pedroasadei ปีที่แล้ว +1

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

    • @Algovibes
      @Algovibes  ปีที่แล้ว +1

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

  • @gizzardgamer
    @gizzardgamer ปีที่แล้ว +1

    amazing, you are the guy

    • @Algovibes
      @Algovibes  ปีที่แล้ว

      Boss! You are :-)

  • @user-ib6km8kh7f
    @user-ib6km8kh7f ปีที่แล้ว +1

    Amazing thank you very much.

    • @Algovibes
      @Algovibes  ปีที่แล้ว

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

  • @dagmawetesfaye6495
    @dagmawetesfaye6495 ปีที่แล้ว +1

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

    • @Algovibes
      @Algovibes  ปีที่แล้ว

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

  • @yabeto03
    @yabeto03 ปีที่แล้ว +1

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

    • @Algovibes
      @Algovibes  ปีที่แล้ว +2

      Thanks mate. Not necessary but makes things simpler.

  • @Street-Labs
    @Street-Labs 7 หลายเดือนก่อน +1

    Nice Tutorial. Mit welcher Software wir im Video, Programimert?? Danke

    • @Algovibes
      @Algovibes  7 หลายเดือนก่อน

      Hi, danke :-) Python

    • @KindSeinMedia
      @KindSeinMedia 7 หลายเดือนก่อน

      Danke für die rasche Antwort. 😊 Könnte man den Script auch nur lokal laufen lassen oder soll/ muss es über ein Server laufen. Python ist soweit klar. Aber die die Frage war mir welchem App.. Visual Studio oder Jupiter o. ä.

  • @newdata
    @newdata 9 หลายเดือนก่อน +1

    the logic check if df.Time.values> current_event.values: is on a numpy array . does this make sense ?

    • @Algovibes
      @Algovibes  8 หลายเดือนก่อน

      Why wouldn't it make sense?

    • @newdata
      @newdata 8 หลายเดือนก่อน

      @@Algovibes I would extract out the value from the numpy array as that is what is compared.

  • @Usman-iw2yo
    @Usman-iw2yo 9 หลายเดือนก่อน +1

    Do i need to install the database to use this or i can do it without that. we can do the storage of data in a dataframe instead of putting it in a sql

    • @Algovibes
      @Algovibes  8 หลายเดือนก่อน

      Sure! You can do that. I have covered both approaches in other videos (just using a dataframe and using a csv as a temp storage). Be sure to check that out. Cheers!

  • @ahmadshraim83
    @ahmadshraim83 ปีที่แล้ว +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  ปีที่แล้ว

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

  • @KurtCostaPeters
    @KurtCostaPeters ปีที่แล้ว +1

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

    • @Algovibes
      @Algovibes  ปีที่แล้ว

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

    • @KurtCostaPeters
      @KurtCostaPeters ปีที่แล้ว

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

  • @majinbuux7
    @majinbuux7 11 หลายเดือนก่อน +1

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

    • @Algovibes
      @Algovibes  11 หลายเดือนก่อน

      Can you elaborate?

  • @arnarerlingsson6440
    @arnarerlingsson6440 ปีที่แล้ว +1

    What Program are you using there to program?

    • @Algovibes
      @Algovibes  ปีที่แล้ว

      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

  • @ayomidepedro7683
    @ayomidepedro7683 ปีที่แล้ว

    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

  • @stanislav6668
    @stanislav6668 ปีที่แล้ว +1

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

  • @NikaBoyce
    @NikaBoyce ปีที่แล้ว

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

    • @cmrncrick
      @cmrncrick ปีที่แล้ว

      use client = Client(tld = "us")

  • @michaelcopeman9577
    @michaelcopeman9577 หลายเดือนก่อน +1

    Why sql not pandas

    • @Algovibes
      @Algovibes  หลายเดือนก่อน +1

      both is possible and I have covered both possibilities. Just be welcome to browse through my channel

    • @michaelcopeman9577
      @michaelcopeman9577 หลายเดือนก่อน +1

      @@Algovibes Cool, thank you :)

  • @alexeygrom1834
    @alexeygrom1834 ปีที่แล้ว +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  ปีที่แล้ว

      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 ปีที่แล้ว

    is it profitable?

    • @Algovibes
      @Algovibes  ปีที่แล้ว +2

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

    • @Absfor30
      @Absfor30 ปีที่แล้ว

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