AidanE122/PyTrader
Python-based cryptocurrency trading bot that functions on the Coinbase Pro exchange. This bot currently uses RSI values and 24HR Volume in order to effectively make trades. Relies on the Coinbase Pro API feature in order to connect your Coinbase exchange account, which gives the bot access to making trades and viewing balances within your account.
Python