I Built a Coinbase Advanced Trade Python API in the Cloud

  Рет қаралды 3,813

Rhett Reisman - Level Up Your Brain

Rhett Reisman - Level Up Your Brain

Күн бұрын

Пікірлер
@user-el4su7tl6f
@user-el4su7tl6f 5 ай бұрын
Reading the description makes me very excited. Cant wait to see the final product. BTW thanks for writing a proper description. People nowadays seem to either put SEO nonsense or AI garbage.
@RhettReisman
@RhettReisman 5 ай бұрын
Thanks 🙏 yeah descriptions are so powerful when we use them correctly. It’s weird how people just don’t put the right info in them definitely makes the video less helpful
@YizzyYikes
@YizzyYikes 5 ай бұрын
Thanks Rhett...great video and very easy to follow! Everything worked perfect for me. Looking forward to more videos!
@RhettReisman
@RhettReisman 4 ай бұрын
Awesome! Glad it all worked out - more to come 🥳
@JesusSalazar-kv7mn
@JesusSalazar-kv7mn 5 ай бұрын
Love the video bro 💪 even with an official SDK, you are showing us the power of our own work!
@RhettReisman
@RhettReisman 5 ай бұрын
Exactly 🙌 we can build even cooler things now that Coinbase released their sdk
@krrishjoy
@krrishjoy Ай бұрын
Man Thank you very much, allots of people waste time and junks, your video is best . SUBSCRIBED TO MY MAN 😀
@RhettReisman
@RhettReisman 8 күн бұрын
LETSS GOOOOOO
@mosl2te
@mosl2te 5 ай бұрын
Thank you for this!
@RhettReisman
@RhettReisman 5 ай бұрын
Happy to help :)
@marknielsen4494
@marknielsen4494 Ай бұрын
Great video Rhett! Wondering how to know what version of coinbase sdk you put in your zip layer? I'm looking at your repo v0.3.2 - AlphaSquared Integration on Oct 13. The Coinbase repo shows latest release of v1.8.1 on Nov 15. Does this mean there's a newer version? If so, do you plan to keep your zip current? Thanks again for all your efforts - great work!
@RhettReisman
@RhettReisman 8 күн бұрын
Cheers Mark sorry for the late response. Yes I need to keep my wrapper up to date with the latest from Coinbase to use the latest Coinbase functions. I'm going to try to be better about this in 2025, I recently got it caught up to use their latest release
@austinfrazier7325
@austinfrazier7325 2 ай бұрын
Awesome video
@RhettReisman
@RhettReisman 2 ай бұрын
Thanks Austin 🙏
@user-kw2hs8eu1s
@user-kw2hs8eu1s Ай бұрын
Cool, but is there any automated test cases to run to make sure everything is working as intended? Test cases when dealing with finacial stuff is a must.
@RhettReisman
@RhettReisman 8 күн бұрын
There are test cases you can run in the github
@bobgibson1303
@bobgibson1303 5 ай бұрын
Is there an automated withdrawal function that we can pair with this so we can auto buy and auto withdraw to cold storage? Awesome work Rhett!
@RhettReisman
@RhettReisman 5 ай бұрын
Yeah link is in the description it should still work but might need to be updated
@_Shimona
@_Shimona 2 ай бұрын
Thanks for this! I am having trouble in python being able to fetch historic candle data, Any solutions?
@RhettReisman
@RhettReisman 2 ай бұрын
What error are you facing? Might be easier to debug in the discord
@kevinwebber1746
@kevinwebber1746 5 ай бұрын
let's gooooo!
@RhettReisman
@RhettReisman 5 ай бұрын
🥳🥳🥳
@matts8136
@matts8136 2 ай бұрын
How do we find out other functions available? For example I’m doing back testing and want historical candle data.
@RhettReisman
@RhettReisman 2 ай бұрын
Here’s the documentation: docs.cdp.coinbase.com/advanced-trade/docs/rest-api-overview
@JiříVokurka-i3j
@JiříVokurka-i3j 4 ай бұрын
Hi Rhett, how can I setup the toggle AI Pane? Is there eny extension you have downloaded? Thanks for the video!
@RhettReisman
@RhettReisman 4 ай бұрын
It’s a program called cursor.sh it’s not actually vs code
@Brutaka1
@Brutaka1 2 ай бұрын
What's curser essage? I cannot find that link in the description.
@RhettReisman
@RhettReisman 2 ай бұрын
Video tutorial link: kzbin.info/www/bejne/eXSUZZtvib9rmMk&pp=ygUMcmhldHQgY3Vyc29y Download link: www.cursor.com/
@torbjrnaabergenes9971
@torbjrnaabergenes9971 3 ай бұрын
Hey, thanks for the tutorial. It worked well for me the first days, but after 4 days it started doing 3 orders in a row, per day. Very strange. The orders were right after each other, like 20 seconds gap. The same amount every time. Do you know how to fix this? The retry policy in aws is turned off. Regards
@RhettReisman
@RhettReisman 3 ай бұрын
Coinbase introduced an issue recently that started throwing issues - I patched it in the latest release. If you use the new layer.zip in the new release that error should go away: github.com/rhettre/coinbase-advancedtrade-python/issues/92 I’m not sure that that’s what is causing your issue though. It’s weird that if the retry policy is off that it would be running multiple times. Try these steps if updating the layer.zip doesn’t work 1. **Duplicate Event Triggers**: Check if the EventBridge rule is somehow firing multiple times for the same event. You can inspect the EventBridge logs to ensure it's not triggering more frequently than expected. 2. **Concurrency Issues**: If Lambda is executing multiple times simultaneously, it could be leading to the behavior you're seeing. Ensure that the concurrency limit is set properly for your Lambda function. 3. **EventBridge Rule Misconfiguration**: If the rule is set to run based on time, ensure that there’s no accidental overlap or misconfiguration that’s causing it to trigger more than once per day.
@BreakNAllRecordsBARtv
@BreakNAllRecordsBARtv 4 ай бұрын
Rhett, what is the advantage to this?
@RhettReisman
@RhettReisman 4 ай бұрын
You can automate bitcoin accumulation / trading strategies and take advantage of advanced trade’s fee structure (vs mobile app - you have no access to advanced indicators like fear and greed / mvrv / alpha squared)
@gandolfgrey5385
@gandolfgrey5385 4 ай бұрын
Coinbase advanced trade like is invalid
@RhettReisman
@RhettReisman 4 ай бұрын
1) What
@GalaxyTile
@GalaxyTile 4 ай бұрын
“Link” is invalid. Says page not found.
@RhettReisman
@RhettReisman 4 ай бұрын
Ah good call. I updated the Rhett.blog coinbase link. Thanks guys
Coinbase Advanced Trade Portfolios Explained
7:07
Rhett Reisman - Level Up Your Brain
Рет қаралды 2,7 М.
Coinbase Advanced Trade API Tutorial | Official Python SDK
13:06
Rhett Reisman - Level Up Your Brain
Рет қаралды 6 М.
I Built a Customizable Coinbase Trading Bot
19:47
Rhett Reisman - Level Up Your Brain
Рет қаралды 4 М.
The $250K Coinbase API Hack
5:42
APIsec University
Рет қаралды 3 М.
I Built a Coinbase Trading Bot
8:18
Rhett Reisman - Level Up Your Brain
Рет қаралды 11 М.
Something is wrong with ISPs in India 🇮🇳
13:17
Mehul - Codedamn
Рет қаралды 69 М.
Marimo Notebooks Intro | Charting Python's rise in popularity
18:15
OpenAI Embeddings and Vector Databases Crash Course
18:41
Adrian Twarog
Рет қаралды 518 М.
I Built a Coinbase Advanced Trade Python API [Updated]
10:41
Rhett Reisman - Level Up Your Brain
Рет қаралды 15 М.