the best teacher ever! i bought your course as a big thank you even though i watched basically all your videos already. would love to support u any way i can
@Algovibes Жыл бұрын
Thanks buddy 💓 you do by leaving a comment :) thank you
@philipacovington Жыл бұрын
It would be interesting to see how you would go about resampling your dataframe in 1 minutes increments to get the OHLC of that minute based on the timestamps.
@OPPACHblu_channel Жыл бұрын
why would u need to resampling this kind of data if you can request 1m kline api and get those values every minute or more frequently? unless u wanna see a solution logic of this task
@philipacovington Жыл бұрын
@@OPPACHblu_channel That is fine if your api makes 1m kline data available. I was interested in a solution if the api I am using does not.
@OPPACHblu_channel Жыл бұрын
@@philipacovingtonWhich kind of frequency your data coming then?
@youngchung8730 Жыл бұрын
@OPPACHbIu Сhannel if you get 1min interval data only, you will have to take a blind action on next 1 min candle (because you dont have shorter interval to take action live). Something like buy at the open price or whatever price on the next 1 min candle. If you can 1 min and 1 sec data, you can do indicating 1 min interval, and take action in 1 sec interval like buy at this exact price or buy as soon as the price reaches a point within the current 1 min candle. One is future and the other is current
@petsandpaws8906 Жыл бұрын
Great video once again! Cant wait for the 2nd part. Would be great to see an actual profitable trading strategy in working with the Binance API. Thats exactly what Im trying to achieve! ❤
@AviT514 Жыл бұрын
I love watching your videos! Very educational and entertaining! Cheers from Seattle
@Algovibes Жыл бұрын
Thanks a ton, very happy to read. Just been in the states :-) Greeting back to the emerald city.
@arunkamath Жыл бұрын
Hi, can you do a video on how to check open orders and trail SLs, etc. I am trying to code the bot for fibonacci video, however, I am stuck on this point.
@PsiBot6 ай бұрын
Which theme are you using in JN?
@Algovibes6 ай бұрын
Monokai
@YoungIron_gaming_World10 ай бұрын
great video but in don't get it about that json do you need to download that and how than
@Algovibes10 ай бұрын
Can you give me a timestamp on that? quite some time I did that vid. Happy to go into details if anything is unclear
@YoungIron_gaming_World10 ай бұрын
@@Algovibes it was around 4:50
@lsmckfslcmfvdlkv9 ай бұрын
is it possible to set some sort of an interval? Like get data every 10 seconds instread of 1 second.
@Algovibes9 ай бұрын
Yes that’s possible! You can work with e.g. a sleep timer or catch only timestamps which are x seconds away from each other.
@rodrigoandrade1098 Жыл бұрын
Can you tell which interface that is? i'm tired of my basic python IDE and this looks amazing. Also, would be great to develop in the same environment used in the video. Thanks in advance!
@Algovibes Жыл бұрын
Hi buddy, that's just Jupyter Notebook.
@gunbotimap3726 Жыл бұрын
Men, I love your voice. And you are my pandas teacher! Thank you very very much for your videos. They are just a masterpiece!
@Algovibes Жыл бұрын
Now that's an awesome compliment 😁 Thank you!
@ΠαναγιώτηςΛουκοπουλος-ι7β Жыл бұрын
When will be ready the second part? And upload please to the drive
@Algovibes Жыл бұрын
Just released :-) Let me know what you think! Will update the Drive in the upcoming days.
@ΠαναγιώτηςΛουκοπουλος-ι7β Жыл бұрын
@@Algovibes Ok I will write the code I have do a question an in the other video check it if you can
@beheram9 ай бұрын
Is there any way to read the Index or Future data ?
@emmang2010 Жыл бұрын
great video
@Algovibes Жыл бұрын
thanks man :-)
@atilahutter9603 Жыл бұрын
What IDE do you use??
@Algovibes Жыл бұрын
Jupyter Notebook here
@uniroo8795 Жыл бұрын
@@Algovibes Does this also work if I make this in one Python script? Or only in Jupyter-notebook?
@EthosDemerzel9 ай бұрын
I can't get the program to run; please, could you explain to me what could be happening?
@Algovibes9 ай бұрын
Hi mate, at which point (timestamp) do you struggle? And can you elaborate on your problem? Happy to help!
@EthosDemerzel9 ай бұрын
@@Algovibes I can't connect to binance with websocket. Could you help me, please?
@EthosDemerzel9 ай бұрын
@@Algovibes At the beginning, at minute 5, I can't connect to binance with websocket. Could you help me? Please
@zsoltkocsag227 Жыл бұрын
Thank you. Can't wait for the next part. 👍
@Algovibes Жыл бұрын
Welcome mate, thanks a lot for watching!
@sandunga666 Жыл бұрын
another excellent video, thanks
@swastika4860 Жыл бұрын
Luv u sir 💝
@Algovibes Жыл бұрын
❤️
@johnddonnet515110 ай бұрын
Can you also make for metatrader 5?
@Seriosso Жыл бұрын
Could you please make a video on how to create an automatic trading bot for a trading platform such as Interactive Broker?
@amothe83 Жыл бұрын
It will be easier to do a MT5 or MT4 platform bot which can be used by different brokers rather than deal with each broker separately.
@Seriosso Жыл бұрын
@@amothe83 whatever platform for us commers to trade stocks rather than Crypto. I thonk there are far too many videos on how to create bots to trade crypto rather than stocks
@Algovibes Жыл бұрын
Yeah that's actually on my list. Somewhen this year probably. Thanks a lot for the suggestion!
@anilmm2005 Жыл бұрын
Thank you for another interesting video.looking forward to next one and hopefully will be able to integrate this logic with my broker 😀
@Algovibes Жыл бұрын
Thanks a ton for watching anil!
@ktecnology3123 Жыл бұрын
The code pleez
@Algovibes Жыл бұрын
Hi buddy, please check the video description, you will find an instruction how to get access to the code there!
@ktecnology3123 Жыл бұрын
@@Algovibes There is no link to the source code.
@ΠαναγιώτηςΛουκοπουλος-ι7β Жыл бұрын
This strategy with live Data you must to convert it with futures please do a futures bot
@Algovibes Жыл бұрын
Thanks a ton for the suggestion!
@christosck Жыл бұрын
First off, big thanks for your content, it's great stuff !! Now, I think it would be worth exploring how the stream of data can be used to implement startegies on different timeframes. We obviously do not want to wait until we accumulate enough data from the stream. To be honest I recently launched my own strategies using hourly data. It was easier not to use websockets, but now as I launch more and more iterations I am coming across the limits on repeated queries to binance :(( .. I imagine we would take a snapshot and then continue appending to that, or at least that's what I would do. I am not sure if that is the best or most efficient method. What do you think?? My alternative would be to just add delays to the current script's queries, but this is not really a solution, just a temporary patch up.
@Algovibes Жыл бұрын
Thanks for watching mate! Yes, working with a sequence where you are storing hourly data and update it with the livestream sounds like a good idea.
@omeruzun9625 Жыл бұрын
erster xD bester Algotrading Channel weiter so und vielen Dank !
@Algovibes Жыл бұрын
Vielen Dank mein bester!
@DawidGdybadz Жыл бұрын
as always backtesting with commision
@Algovibes Жыл бұрын
I am - with some exceptions - always backtesting with realistic commissions and in this case there is literally no commission. You can trade BTC without any trading fees on Binance. The bid-ask spread is another thing to consider which was clearly addressed in this video.
@DawidGdybadz Жыл бұрын
@@Algovibes wow thank you for this info
@ÜmitKirenci Жыл бұрын
🙋♂🙋♂ :)
@Algovibes Жыл бұрын
Thanks for leaving a comment buddy
@emalhaidari2977 Жыл бұрын
Well done thank you sir I couldn’t find your email address in details can I have it sir? Because I want to discuss about something with you
@Algovibes Жыл бұрын
Just check the About page, there you will find my mail :-) Looking forward to it!
@falmushref Жыл бұрын
interesting thanks for sharing. Can you please send your email address.
@Algovibes Жыл бұрын
Welcome buddy, it is in the About section of my channel. Looking forward to hear from you!
@falmushref Жыл бұрын
Hey buddy.. I can’t find any contact in the About section !