Crypto Trading Bot in R - Needs Fixing -- 2
Budget: $15 – $25 USD
Hi, I've been working on a R script that pulls in account info from Coinbase Pro, runs some basic functions (i.e., RSI) and decides to Buy, Sell, or Do nothing and I have this set to run every 15 minutes. However, I'm having issues with the public_orderbook() function from the rgdax R package I'm using, which is key to pulling in the current asking price and initiating a buy action. I have a busy month coming up and hope that I can find someone willing to take on what should be a quick project.
Please note, that I understand that these projects are typically done in Python. However, I'm a huge R enthusiast and do almost everything in R (I'm a biobehavioral researcher), so I want this to stay in R. With that said, I am not married to the rgdax library, I got this recommendation from a colleague of mine so if you know of another r library that can solve this I'm open to it. The main thing is I just want this to function properly in R.
I've attached some documentation of the rgdax function for familiarity. As of now, the public_orderbook() is the only thing preventing this script to successfully run.
I'm willing to discuss more and will share and go over the Rscript with you.
Thank you!
Please note, that I understand that these projects are typically done in Python. However, I'm a huge R enthusiast and do almost everything in R (I'm a biobehavioral researcher), so I want this to stay in R. With that said, I am not married to the rgdax library, I got this recommendation from a colleague of mine so if you know of another r library that can solve this I'm open to it. The main thing is I just want this to function properly in R.
I've attached some documentation of the rgdax function for familiarity. As of now, the public_orderbook() is the only thing preventing this script to successfully run.
I'm willing to discuss more and will share and go over the Rscript with you.
Thank you!