Get crypto prices from MORE than 100 different exchanges with Python & CCXT [Arbitrage Series]

  Рет қаралды 16,436

Algovibes

Algovibes

Күн бұрын

In this video we are screening ALL cryptocurrency exchanges covered by CCXT for prices to potentially analyze Arbitrage possibilities. In specific we are going to create an infrastructure to pull OHLC (candlestick) prices for a given exchange and a given trading pair.
Get the Notebook/Source code by becoming a Tier-3 Channel member:
/ @algovibes
More videos on that topic? Please comment your thoughts and leave a like if you enjoyed :-) Helps me a lot. Thanks.
CCXT intro:
• Brief Intro to CCXT [C...
Furthermore please check out all the other videos in both the cryptobot playlist:
• Cryptocurrency Bots / ...
and Python for Finance playlist:
• Python for Finance
Disclaimer: This video is not an investment advice and is for informational and educational purposes only.
#python #binance #trading #crypto #arbitrage

Пікірлер: 68
@toddroloff93
@toddroloff93 6 ай бұрын
Big thumbs UP dude.....Keep up the good work
@Algovibes
@Algovibes 6 ай бұрын
thx mate, appreciate you leaving a comment!
@Smendrickthemagician
@Smendrickthemagician 2 ай бұрын
Awesome vid! I hope you realize how good your explanations and step by step build help.
@Algovibes
@Algovibes 2 ай бұрын
thank you mate. Appreciate your comment!
@alexjulius69
@alexjulius69 4 ай бұрын
This is way too OP, normally you have to pay hundreds of dollars a month for an API, but you get all this VALUABLE data for free, insane.
@Algovibes
@Algovibes 4 ай бұрын
Happy to read! :-)
@digital4smallbusiness
@digital4smallbusiness Жыл бұрын
Hi, very interested in the arbitrage series. Congrats for your series, they are well explained and easy to follow.
@Algovibes
@Algovibes 6 ай бұрын
thx mate
@lorenzobaggi161
@lorenzobaggi161 Жыл бұрын
Excited. Thank you professor
@Algovibes
@Algovibes Жыл бұрын
Thanks for watching buddy
@ritikgulabrani9073
@ritikgulabrani9073 Жыл бұрын
just completed this video !! waiting for the next part professor😁 !!
@Algovibes
@Algovibes Жыл бұрын
Awesome, congrats and thx a lot for watching :-) Video didn't get any traction so I was dropping the series. But who knows: Maybe something relevant in the future!
@joearcuri3377
@joearcuri3377 Жыл бұрын
would love to see you expand on this.. great vid!
@Algovibes
@Algovibes Жыл бұрын
Thanks a lot Joe. Appreciate your comment!
@salemabualem
@salemabualem Жыл бұрын
so interested in making arbitrage bot using Python........ thanks a lot !!!
@Algovibes
@Algovibes Жыл бұрын
Thx for your feedback 🙂
@32isaias
@32isaias Жыл бұрын
Very nice, thanks for sharing your knowledge . Looking forward to more videos from this series and even maybe using a library that connects to DEXs too. I haven't used hummingbot but seems like a good option.
@misterd7405
@misterd7405 Жыл бұрын
Lovely content ❤ lookin’ foward for part 2
@Algovibes
@Algovibes Жыл бұрын
Thanks mate :-)
@sergiysergiy8875
@sergiysergiy8875 Жыл бұрын
In my case the result was (using len(prices) and len(fails): Successfully pulled from 48 exchanges. Failed to pull from 57 exchanges. Almost a half, not bad I guess. Most of the big exchanges were covered.
@Algovibes
@Algovibes Жыл бұрын
nice!
@banecarti2292
@banecarti2292 8 күн бұрын
When I use gateio as the exchange I get the data but when I use bybit or binance as the exchange I get sock connection error any possible fixes ?
@amothe83
@amothe83 Жыл бұрын
Great content, waiting for the next video
@Algovibes
@Algovibes Жыл бұрын
Thanks for watching mate :-)
@ziyapihuworlds4009
@ziyapihuworlds4009 Жыл бұрын
PLEASE MAKE A SERIES ON THE WRITING OF LUKE ROSE "Automated Stock Market Trading Using Machine Learning"
@juank46983
@juank46983 5 ай бұрын
Awesome!.
@Algovibes
@Algovibes 5 ай бұрын
Thx mate
@mrrolandlawrence
@mrrolandlawrence Жыл бұрын
awesome content. as it happens im making my own JS dashboard with python backend for data. im doing this because i want to run 1000s of test with ranging values to keep in tune my strategies.
@yuranuclear
@yuranuclear Жыл бұрын
Thank you for the great video. Would you create a second part of the video with arbitrage possibility?
@Algovibes
@Algovibes Жыл бұрын
Welcome mate :-) Unfortunately this video series wasn't appealing and therefore I dropped it.
@Anonymus-el7dk
@Anonymus-el7dk Жыл бұрын
Great. The same i do for Check Spread
@Algovibes
@Algovibes Жыл бұрын
Cool!
@fauzanacyuto3656
@fauzanacyuto3656 Жыл бұрын
Your video's are sick! Its something a beginner like me can follow very easily and covers some interesting and practical topics
@Algovibes
@Algovibes Жыл бұрын
Happy to read :-) Thanks a lot!
@user-dj5bh2tb3s
@user-dj5bh2tb3s 11 ай бұрын
It's very hard to put together a bear portfolio at this time. That's why I earn now only on one cryptocurrency - Crypton.
@rajeevmenon1975
@rajeevmenon1975 Жыл бұрын
Hey Buddy almost 7 days no videos!! All good with you ?
@Algovibes
@Algovibes Жыл бұрын
Thanks for pushing me! :-) Just released a new video! Be invited to check that out.
@ludwigmatheus762
@ludwigmatheus762 Жыл бұрын
Hello, I want to ask you teacher . The default Timeframe is by minutes as you said in the video, Can I obtain the values in timeframe of milliseconds? or at least in seconds?
@Algovibes
@Algovibes Жыл бұрын
Hi buddy. Unfortunately only by using web sockets. Covered that in other videos if you want to check that out!
@obrien8228
@obrien8228 Жыл бұрын
Infinite Money Glitch?
@TraderSam96
@TraderSam96 Жыл бұрын
Great content, can one get the peer to peer add? Or possibly post adds with ccxt?
@mmmmonmok
@mmmmonmok Жыл бұрын
Where are u running python? What's the editor, looks like it's in ur browser?
@Algovibes
@Algovibes Жыл бұрын
That's Jupyter Notebook. Thanks for watching man!
@mmmmonmok
@mmmmonmok Жыл бұрын
@@Algovibes ah what? looks different for me but thanks for getting back! Weiter so ;)
@axelrod4840
@axelrod4840 Жыл бұрын
how can i get tokens withdrawal fee on different exchanges? (for example i wanna withdraw by ltc from binance to bybit - how cat i get this withdrawal fee?)
@christosck
@christosck Жыл бұрын
hey there, i keep getting the following error when trying to pull data from binance: list indices must be integers or slices, not str
@wei7360
@wei7360 Жыл бұрын
is it possible to pull prices from Chicago Mercantile Exchange (CME) for the ticker BTC1!? Since it doesn't trade during the weekends, I find that the data provided is more accurate since the time during weekends affects the result of technical indicators. As a person who does manual backtesting, I find this often to be the case.
@Algovibes
@Algovibes Жыл бұрын
Good question. Didn't connect to CME yet but I strongly assume the data feed is priced.
@tobi.e6412
@tobi.e6412 Жыл бұрын
hi first, really good videos. i wanted to ask if you can make a video how to receive a tading view alarm in python script? for example if i want to associate a bot with it or something like that i saw you have some videos on tv but not one like that. I think that would work with the webhook
@ellhansen690
@ellhansen690 Жыл бұрын
Hi! With ccxt its possible to get the futures pairs list of an exchange?
@yellowboat8773
@yellowboat8773 Жыл бұрын
Pulling the prices seem a little slow with that loop. Would that be quick enough for an arbitrage opportunity? I'd imagine the other bots would zap up that spread quick. Anyone have any experience doing this that can comment?
@It56667
@It56667 4 ай бұрын
Is the next video availible?
@Algovibes
@Algovibes 4 ай бұрын
nope, wasn't getting enough traction so I dropped the series
@mrnobody2492
@mrnobody2492 Жыл бұрын
Do you happen to know how I can use the fetch command to display my contract account ?
@tariqnahmad
@tariqnahmad Жыл бұрын
Where is part 2 and 3 etc???
@Algovibes
@Algovibes Жыл бұрын
This is part 2. Dropped the series due to no interest in the topic.
@barneyharper8749
@barneyharper8749 Жыл бұрын
Yeah, so geht's richtung arbitrage-bot :)
@gdyan4910
@gdyan4910 Жыл бұрын
Can one do all this with chatgpt? One who is 0 in coding I mean haha
@Algovibes
@Algovibes Жыл бұрын
Going to be quite hard but give it a shot :-) You need some fundamental programming, data analysis and API knowledge. Can ofc highly recommend my course to get started from 0, you get 50% off with this link: www.udemy.com/course/python-for-finance-and-data-science/?couponCode=8CC0CF2997D036739654
@udayakumara5500
@udayakumara5500 Жыл бұрын
How to pull stocks price in Indian API save in MySQL.
@baldrianforte
@baldrianforte Жыл бұрын
Hello, I've been waiting for access to the source code for three days. If I don't get a reply by Tuesday, I'll ask Paypal for a refund.
@Algovibes
@Algovibes Жыл бұрын
I am currently travelling. Will give you access once I am home. Will be in roughly 10 hours. Thx for your patience!
@barneyharper8749
@barneyharper8749 6 ай бұрын
funktioniert immernoch^^
@Algovibes
@Algovibes 5 ай бұрын
Gut zu wissen :-)
@atiqulislam8665
@atiqulislam8665 Жыл бұрын
Source code
@Mhgmusicvideos
@Mhgmusicvideos Жыл бұрын
Take a screen shot of the video and then do image to text conversion! 😁
@Algovibes
@Algovibes Жыл бұрын
Either that or even better become a channel member and get access to the source code here: kzbin.info/door/87aeHqMrlR6ED0w2SVi5nwjoin
Bony Just Wants To Take A Shower #animation
00:10
GREEN MAX
Рет қаралды 7 МЛН
Кто убил СССР: называем поименно
54:09
НО.Медиа из России
Рет қаралды 107 М.
Страшно отдавать ребенка в российскую школу | Разборы
17:15
Продолжение следует
Рет қаралды 117 М.
CCXT - Cryptocurrency Exchange Trading Library Tutorial
26:58
Part Time Larry
Рет қаралды 72 М.
Lp. Сердце Вселенной #4 СТРАННОЕ ЯЙЦО [Редкий Предмет] • Майнкрафт
26:03
CRYPTO Live Trading Bot with Python [Stoch, RSI, MACD]
24:04
Algovibes
Рет қаралды 125 М.