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. ä.
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!
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 ?
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
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
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!
Thank you for your hard work! I am looking forward to the next video!
Thanks a lot mate! Appreciate it :-)
Cool das du noch binance nutzt, so wie ich.
Great video as always my friend!!! Waiting for updates on this script. Keep the good vibes
Sure thing man, thanks a lot for watching :-)
amazing, you are the guy
Boss! You are :-)
Amazing thank you very much.
Welcome! Thx a lot for watching and leaving a comment :-)
Awesome video bro. When shall we expect the next video?
Thx a lot mate! Not quite sure if I continue this. Unfortunately didn't get any traction and therefore not worth to continue.
Good video, but I have a question Why is it necessary to export the data to a database?
Thanks mate. Not necessary but makes things simpler.
Nice Tutorial. Mit welcher Software wir im Video, Programimert?? Danke
Hi, danke :-) Python
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. ä.
the logic check if df.Time.values> current_event.values: is on a numpy array . does this make sense ?
Why wouldn't it make sense?
@@Algovibes I would extract out the value from the numpy array as that is what is compared.
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
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!
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 ?
Hi buddy, thanks a lot! Just drop me a mail ✉️ You will find it in the About section on my channel.
Awwesome job.
Do you know when come next part of the project?
Thx a lot mate. Probably won't continue this - didn't get enough traction.
@@Algovibes Sad to hear that! But I undestand how much you need to put on this!!! Anyway, keep doing this amazing job!
the data will stream continously but the analyzing part is not?
Can you elaborate?
What Program are you using there to program?
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
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
That'w would be correct: BDSM = BinanceSocketManager(client)
😆
Cant run this in the US as the binance API sez the USA is restricted
use client = Client(tld = "us")
Why sql not pandas
both is possible and I have covered both possibilities. Just be welcome to browse through my channel
@@Algovibes Cool, thank you :)
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
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!
is it profitable?
Quite curios how a live data stream into a Database can be profitable. Did you watch the video?
I think he's asking about the full project... Either that or you're right... He didn't watch it. 😂