I Built a Coinbase Advanced Trade Python API [Updated]

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024

Комментарии • 106

  • @hidude5620
    @hidude5620 10 месяцев назад +3

    BROOOO you have no idea how much this helps me. You are a lifesaver

    • @RhettReisman
      @RhettReisman  10 месяцев назад

      Epic 🔥🔥🔥 happy to help :)

  • @danasimmons2513
    @danasimmons2513 Год назад +1

    I am still using the AWS code for automated buys on Gemini that you posted a couple of years ago. Still works great.

    • @RhettReisman
      @RhettReisman  Год назад +2

      Glad it’s still working! Really set it and forget it 😎
      Prob not worth switching over just for small fee difference. I think Coinbase will be cheaper tho for people just starting out now

    • @danasimmons2513
      @danasimmons2513 Год назад

      @@RhettReisman I pay $0.16 for my $80 purchase, seems low enough. I know Gemini has a lot of bad press and I know they are not perfect, but are any of these exchanges? I accumulate a small bag and then move it cold storage.

    • @RhettReisman
      @RhettReisman  Год назад

      Issue with Gemini now is the withdrawal fees are kinda high if you’re withdrawing all the time. Otherwise I really like Gemini. You’re right - no exchange is perfect.

  • @wackyguyoverthirty
    @wackyguyoverthirty 5 месяцев назад

    Thanks so much for this helpful video Rhett! I am anxiously awaiting your blog update regarding your Coinbase wrapper and potentially plug in my AlphaSquared DDCA custom strategy. Can’t wait! 🎉

    • @RhettReisman
      @RhettReisman  5 месяцев назад +1

      Epic 🔥🔥🔥 Hoping to have it out in May - the rest of this month is a little crazy for me :/

    • @wackyguyoverthirty
      @wackyguyoverthirty 5 месяцев назад

      @@RhettReismanall about priorities and balance brother. ❤ looking forward to your hard effort. Is there a place I can leave a donation?

  • @JesusSalazar-kv7mn
    @JesusSalazar-kv7mn 9 месяцев назад

    I love this bro ! Love hearing your experience and how well you become in programming ! Im excited for our meeting tmr ! For this algorithm that I’m working on is beyond impressive

    • @RhettReisman
      @RhettReisman  8 месяцев назад +1

      Hey man sorry I missed your original meeting, feel free to email me again and we can schedule something in the new year. Cheers :)

    • @JesusSalazar-kv7mn
      @JesusSalazar-kv7mn 8 месяцев назад

      @@RhettReisman hey brother thank you for the respond back ! I’m actually glad I got the extra time to really put my idea together and present it to you ! Where yk exactly what I am talking about ! I’m really looking forward to this meeting ! I’ve been trading for 4 years ! And this Edge is like no edge I’ve ever seen before ! You will see ! You won’t regret it ! Thank you for existing ! Lol Ik with your skills ,we will execute my vision perfectly !

  • @First-cl1sc
    @First-cl1sc 4 месяца назад

    Nice, going to give it a run, excited to see more in the future

    • @RhettReisman
      @RhettReisman  4 месяца назад +1

      I’ll have an update out in May - they changed the authentication method and I need to update it on my end

  • @jakezollner1344
    @jakezollner1344 Год назад

    Thanks for working on this. I've been searching for help. Mostly using Sheets and apps script for api automation and data storage. AWS is a good alternative.

    • @RhettReisman
      @RhettReisman  Год назад

      No problem man glad to help :) yeah AWS so powerful

  • @MM-og2yp
    @MM-og2yp 2 месяца назад

    Thanks! You are helping me a lot !

  • @mikesara7032
    @mikesara7032 10 месяцев назад +1

    Hi can you please make a video explaining the authentication api process through coinbase, seems very complex for a newbie like me. Thank you for great info!

    • @RhettReisman
      @RhettReisman  10 месяцев назад +1

      Check out this video: ruclips.net/video/x8zcqAhk9SI/видео.htmlsi=Fw-q9WJ4HJjfmlBR
      There’s a code sample that shows the authentication. And if you run that whole codebase through Cursor.sh (like we do in that video) you can have the AI explain the authentication to you.
      Let me know if you get stuck :)

  • @jacksonthorn6304
    @jacksonthorn6304 5 месяцев назад

    Man... I tried to code what you created from scratch and it was not going well. Thank you so much for making this!! What would you think about making a video on connecting to the websocket to get real-time data?

    • @RhettReisman
      @RhettReisman  5 месяцев назад +1

      Happy to help! I haven’t done any stuff with websockets yet but I’m happy to try it out and see if I can post something.
      I’m in the middle of refactoring this code to make it work with coinbases new Python wrapper I’ll definitely make updates here and over on the blog :)

    • @jacksonthorn6304
      @jacksonthorn6304 5 месяцев назад

      @@RhettReisman Are you refactoring the code to work with Coinbase's new way of doing API keys? Currently, I'm just using a legacy key which still works but I assume that Coinbase will eventually stop supporting them

    • @RhettReisman
      @RhettReisman  5 месяцев назад

      Yeah it will support their new authentication methods

  • @miket.8289
    @miket.8289 17 дней назад +1

    So if I understand correctly I can use your script to setup an Hourly DCA on coinbase pro. Do you know if there is a minimum you have to buy every hour? Also, do you have to have the AWS and coinbase website open 24/7 or does it all work in the background? Thanks Rhett

    • @RhettReisman
      @RhettReisman  17 дней назад +1

      You don’t have to have AWS or Coinbase open it all runs in the background. That’s the beauty of AWS and cloud.
      You could set it up to run at any time interval (you could run it every 5 minutes if you wanted to).
      The minimum buy on Coinbase is probably $1 or something you can probably find it somewhere on their website or just try to make small orders and see if you get an error message back.

    • @miket.8289
      @miket.8289 17 дней назад +2

      Wow dude this is awesome! And with this, you're sure I'm gonna get a lower fee than Strike (0.99% spread), and River (0.25-0.4% spread)?

    • @RhettReisman
      @RhettReisman  16 дней назад +1

      Coinbase limit orders are 0.6% - the benefit here is in being able to customize when you make your orders and how big they are. It’s also in consistency and transparency - I’ve been watching this space for a long time and it’s hard to be sure you’re getting good price execution with spreads. I’m generally skeptical especially since most of them aren’t published anywhere.
      Those other platforms aren’t smart enough to buy more when price is low and buy less or sell when prices are high. You can build all of that intelligence using Coinbase’s api.

    • @miket.8289
      @miket.8289 16 дней назад

      @@RhettReisman That is true. I might give this a try just to learn the API process if nothing more

  • @0xSamUx
    @0xSamUx Год назад

    i created my own bot with my day trading strategies implemented into it, finally I hope I can make this work

    • @RhettReisman
      @RhettReisman  Год назад

      That’s epic 🔥🔥🔥 lmk how it goes

  • @inaamullah1851
    @inaamullah1851 2 месяца назад

    how to place order by using sandbox envirment ?

    • @RhettReisman
      @RhettReisman  2 месяца назад

      I haven’t implemented it. Here’s the docs: docs.cdp.coinbase.com/exchange/docs/sandbox

  • @theflybaby6736
    @theflybaby6736 6 месяцев назад

    OK. After a few days of head scratchers later.
    So the advance Keys and this is are way different.
    Also, could you make a video making a grid bot?

    • @RhettReisman
      @RhettReisman  6 месяцев назад

      Not sure what you mean about advance keys. I actually don't know much about trading haha - if you have a grid bot algorithm I can look into it

    • @theflybaby6736
      @theflybaby6736 6 месяцев назад

      @@RhettReisman so there is api for regular trading on your account. That is what you showed in the video. If you have a security key like me I can not use the same stuff you are. If you google advance trading API for coinbase it will give you a totally different site and different way to get keys.
      And haha my code is garble from chatgpt. I have no idea what I am doing in the idea of coding.

  • @hodlord
    @hodlord 11 месяцев назад

    Thanks for this. Got it working on a Pi Zero with Crontab! One question, how do i execute a market buy, as my limits sometimes just don't hit? Tried setting BUY variable to 1 but it errors out...?

    • @RhettReisman
      @RhettReisman  9 месяцев назад

      You can use createOrder to create a market order - I'll build this into the wrapper in a future release but you can specify it with createOrder using this documentation: docs.cloud.coinbase.com/prime/reference/primerestapi_createorder

    • @RhettReisman
      @RhettReisman  9 месяцев назад +1

      Updated the github with market orders: github.com/rhettre/coinbase-advancedtrade-python

  • @kenneth4970
    @kenneth4970 Год назад +1

    What do you mean coinbase pro disappeared? I still use coinbase pro every week

    • @RhettReisman
      @RhettReisman  Год назад

      It’s being sunset. If you follow the prompts to activate advanced trade you’ll lose access to pro.

  • @user-ku3sx8lo1g
    @user-ku3sx8lo1g 6 месяцев назад

    What's the advantage in doing this? I'm still pressing one button when I'm ready to execute or will it trade for me every time it see's the signs I tell it to recognize?

    • @RhettReisman
      @RhettReisman  6 месяцев назад

      You can automate the function calls on a cloud platform like AWS and your buys / sells will run automatically

  • @yoyoted44
    @yoyoted44 9 месяцев назад

    Ty for this huge work. I can't find how to create a buy order with a take profit and a stop loss (One-Cancels-the-Other). Is it even possible?

    • @RhettReisman
      @RhettReisman  9 месяцев назад

      Not sure that type of order exists out of the box with the Coinbase API. If you wanna dm me the requirements on Twitter we might be able to figure out how to make a single function call that places three trades that would satisfy what you’re wanting.

    • @yoyoted44
      @yoyoted44 9 месяцев назад

      @@RhettReismanI don't have a twitter premium account which is required for dm... Anyways, I wrote a function with your API that posts 3 orders :
      - a buy market_order
      - a sell stop_limit_order for the SL
      - a sell limit_order for the TP
      Now, the real challenge is ensuring that either the Stop Loss (SL) or the Take Profit (TP) gets cancelled when the other one is filled.. Any idea on how to implement this feature?

  • @WuBzUnite
    @WuBzUnite Год назад +1

    I want a coinbase ai trading bot that isn’t ran on python it’s a simple api key plug and play 😢

    • @RhettReisman
      @RhettReisman  Год назад

      It needs to use some programming language. Do you mean you want one with a good user interface?

    • @WuBzUnite
      @WuBzUnite Год назад

      @@RhettReisman no just links I legit can’t find one I’m new and retarded lmfao and can’t code

    • @RhettReisman
      @RhettReisman  Год назад

      The good news is it’s never been easier to learn! Most programming questions can be solved now with ChatGPT. Let me know if you have specific questions and I can help you get unstuck :)
      Dm me on Twitter if RUclips comments get messy or schedule some time with me at Rhett.blog/calendly

  • @woni6536
    @woni6536 10 месяцев назад

    Where can I download your examples? I only need to buy and sell with market order (no limit order) and to get the actual prices.

    • @RhettReisman
      @RhettReisman  10 месяцев назад

      Link to the GitHub is in the description.
      AI in the video below should be able to answer your questions and write the code for you given the code on GitHub.
      ruclips.net/video/x8zcqAhk9SI/видео.htmlsi=wvB8PfAYKls9yRnG

    • @RhettReisman
      @RhettReisman  9 месяцев назад

      I updated the Github with market orders: github.com/rhettre/coinbase-advancedtrade-python

  • @harvinderarora9825
    @harvinderarora9825 7 месяцев назад

    Bro. Instead of a fixed amount like you specified. How do I buy BTC-USD for everything in my GBP WALLET?

    • @RhettReisman
      @RhettReisman  6 месяцев назад +1

      First check the balance of that wallet, store it in a variable and then pass that variable into the buy function. I'll add this as a feature request to the wrapper

  • @gregt301
    @gregt301 Год назад +1

    Sees cat: Likes video.

    • @RhettReisman
      @RhettReisman  Год назад +1

      Finally leveling up my production quality to include cats = gigabrain youtube algorithm destroyer

    • @gregt301
      @gregt301 Год назад +1

      @@RhettReisman ABSOLUTELY! There is no downside (unless your audience is primarily dogs).

  • @hammerain93
    @hammerain93 7 месяцев назад

    Is there a per-trade fee in place such that trading once per day is less costly than trading once per hour?

    • @RhettReisman
      @RhettReisman  7 месяцев назад

      Yes - every trade has a fee but its size based. If you trade $100 per day it doesn’t matter if it was 1 trade or 20 trades fee should be the same

  • @chewy2442
    @chewy2442 Год назад

    question, when I am creating my CBA API keys and when the option to select the wallets opens up, I do not see the BTC wallet option. I do have BTC in that wallet. I have went back to CB and selected the deposit option to create a QR code to see if that would prompt the BTC wallet to appear when creating the API keys, but still does not appear to select. I see ETH, LTC, and many other wallets and vaults, but no BTC wallet or vault item to select. Any ideas? Thanks in advance.

    • @RhettReisman
      @RhettReisman  Год назад

      That’s really strange, I’m not sure. Whenever I pull up that screen btc wallet is one of the first on that screen. Wonder if you try doing select all and then see if you can run a buy bitcoin script if it will work.

    • @chewy2442
      @chewy2442 Год назад

      @@RhettReisman I will try that. Thanks for the suggestion.

  • @CodeMachina
    @CodeMachina 9 месяцев назад

    how to trade futures using this wrapper library? please guide me

    • @RhettReisman
      @RhettReisman  9 месяцев назад

      Think you need to use the derivatives API - I haven't implemented a wrapper for futures:
      docs.cloud.coinbase.com/derivatives/docs/welcome

  • @itzbudd
    @itzbudd 8 месяцев назад

    imtrying to follow your new github layout but keep getting errors like this AttributeError: 'NoneType' object has no attribute 'encode'

    • @itzbudd
      @itzbudd 8 месяцев назад

      ive followed you on twitter but it still gives me this message Get verified to message this user
      Only verified users can send Direct Message requests to people that don’t follow them. Sign up for Premium to continue.

    • @RhettReisman
      @RhettReisman  8 месяцев назад +1

      For everyone else, we solved this by getting fresh API keys per the video

  • @dean-orochester7374
    @dean-orochester7374 10 месяцев назад

    I followed your steps but it doesn't show the secret only the key. How do I get the secret in coinbase?

    • @RhettReisman
      @RhettReisman  9 месяцев назад

      Sometimes in the first generation they make you wait 48 hours but it should show a secret. I generated one yesterday with same steps as video

  • @truefish281
    @truefish281 10 месяцев назад

    is the gemini api still working....dont know if they froze funds for commercial buying...lol

    • @RhettReisman
      @RhettReisman  10 месяцев назад

      It should still be working yeah. I haven’t seen anything saying otherwise

  • @mninmk
    @mninmk Год назад

    I am a total noob, can I deploy this code on the coinbase cloud for automation instead of AWS?

    • @RhettReisman
      @RhettReisman  Год назад +1

      Not sure how Coinbase cloud works (I don’t think it’s a cloud infrastructure platform meant for retail but I could be wrong). You can definitely use google cloud instead of AWS.

  • @user-by6ed1bb2p
    @user-by6ed1bb2p 8 месяцев назад

    following your github instructions gets me this error
    AttributeError: 'NoneType' object has no attribute 'encode'

    • @RhettReisman
      @RhettReisman  8 месяцев назад +1

      Hmm I haven’t seen that error before, feel free to dm me on Twitter @rhettre w screenshots if you need help.
      Seems like it might be an issue with your api permissions

    • @itzbudd
      @itzbudd 8 месяцев назад

      i forgot what account i was on please check the other similar comment sorry about that
      @@RhettReisman

  • @kimblylabs7137
    @kimblylabs7137 7 месяцев назад

    Is there a code for Coinbase Advanced Trade Websockets API using Python?

  • @jasonfitreacts
    @jasonfitreacts 10 месяцев назад

    Do API secret keys still exist? I tried making an API key and it only showed me the key, not the secret key. I tried to find it for an hour and a half and came up with nothing

    • @mr_white743
      @mr_white743 10 месяцев назад

      Try in a different browser like safari. Gets you a bit further but passphrase now missing

    • @hidude5620
      @hidude5620 10 месяцев назад

      I had the same problem. Try turning off all of your extensions

    • @RhettReisman
      @RhettReisman  10 месяцев назад

      I made some API keys yesterday so it's still working you might need to turn off extensions like another commenter suggested. Also make sure you're using advanced trade and not Coinbase Pro

    • @RhettReisman
      @RhettReisman  12 дней назад

      Sorry RUclips is just showing me this comment now 🤦🏻‍♂️
      Coinbase changed their authentication, I cover it in a new video here: ruclips.net/video/OIcZjOlEYKw/видео.htmlsi=5AH0tUPrTBORTe32

  • @christophelapointe9000
    @christophelapointe9000 Год назад +1

    Hey, both imports are unknown and I followed all the same steps you did, could you help me out errors :
    Import "coinbase_advanced_trader.coinbase_client" could not be resolved
    Thanks

    • @christophelapointe9000
      @christophelapointe9000 Год назад

      What I did was clone your repo and added in my settings.json :
      {
      "python.analysis.extraPaths": ["./coinbase-advancedtrade-python"]
      }
      is this fine?

    • @RhettReisman
      @RhettReisman  Год назад

      Did you pip install coinbase-advancedtrade-python
      I don’t think I touched the settings.Json in the video

  • @michaelnet588
    @michaelnet588 28 дней назад

    Bro share the proyect

    • @RhettReisman
      @RhettReisman  25 дней назад

      Wut? Code here: github.com/rhettre/coinbase-advancedtrade-python

  • @0xSamUx
    @0xSamUx Год назад

    does anyone know how to get their account UUID

    • @RhettReisman
      @RhettReisman  Год назад

      Reached out to Coinbase about the issue - I’m getting the same thing from listAccounts() going to make a forum post seems like an issue that has happened before

  • @coolmonkey619
    @coolmonkey619 Год назад

    why don't you use kraken

    • @RhettReisman
      @RhettReisman  Год назад

      Kraken doesn’t do ACH deposits in Texas and their withdrawal fees are higher on average. All that math is here: ruclips.net/video/zysi14QAfh0/видео.html

  • @tcthompson
    @tcthompson Год назад

    Why not just use strike recurring buys?

    • @RhettReisman
      @RhettReisman  Год назад +1

      Strike doesn’t have limit orders or an api (that would allow you to dollar cost average using the fear and greed index or other indicators)

    • @tcthompson
      @tcthompson Год назад

      @@RhettReisman got it. Thanks

  • @0xSamUx
    @0xSamUx Год назад

    what does this error mean, "ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1123)"

    • @0xSamUx
      @0xSamUx Год назад

      This error lies in the "response = coinbase_client.createOrder" line

    • @RhettReisman
      @RhettReisman  Год назад

      Seems like your connection to Coinbase is not good. Check your API keys and maybe disable any VPNs or anything that would be obstructing your connection

    • @0xSamUx
      @0xSamUx Год назад

      @@RhettReisman okay thanks, also upon installing requirements.txt i get:
      "Ignoring enum34: markers 'python_version < "3.4"' don't match your environment"
      But I see your using python version 3.9.6, whats the best version of python to use for this?
      I'm using python version 3.8.5 if thats okay

    • @RhettReisman
      @RhettReisman  Год назад

      3.8.5 should be fine. Sounds like you might be able to ignore requirements.txt

    • @gabrielmcknight7992
      @gabrielmcknight7992 7 месяцев назад

      @@RhettReisman
      Your content is amazing man! I created a DCA on 3 comma that is a cash cow!!!
      Can i take the trades based of entry buy and sell, and create a code to run on coinebase? Im getting worried about my API protection

  • @yuanevelyn54
    @yuanevelyn54 3 месяца назад

    hello may you give me your contact information to finish my project because im stuck in coding it

    • @RhettReisman
      @RhettReisman  2 месяца назад

      Feel free to join the discord Rhett.blog/discord or book time on my calendar (Rhett.blog/links) I charge $100/hr for consulting