Skip to content

Console App Bot to buy and sell any cryptocurrency on Coinbase Pro

Notifications You must be signed in to change notification settings

kainite/CoinbaseConsoleApp

Repository files navigation

CoinbaseConsoleApp

Console App Bot to Buy and Sell any cryptocurrency on Coinbase Pro

Check my video on Youtube: https://www.youtube.com/watch?v=caBGyU2HufU&t=1098s

Configurations: add key="version" value="01.01.01"/> add key="pathgetprice" value="D:\GetPrice.csv"/> add key="pathbuysell" value="D:\BuySell.csv"/>

Trade Configurations:
add key="placebuy" value="yes"/> add key="placesell" value="yes"/> add key="tradeBTC" value="yes"/> add key="tradeETH" value="no"/>

Trade Settings:
add key="buyLimiteMaxMin" value="500"/> add key="percentageBuySell" value="0.025"/> add key="percentageBet" value="0.99"/> add key="minimumAccountAvailable" value="50"/>

Releases

No releases published

Packages

No packages published