jaimindp / Twitter_Activated_Crypto_Trading_Bot

Buys crypto through keyword detection in new tweets. Executes buy in 1 second and holds for a given time (e.g. Elon tweets 'doge', buys Dogecoin and sells after 5 minutes). Tested on Kraken and Binance exchanges
109 stars 40 forks source link

Default coin? #2

Closed ghost closed 3 years ago

ghost commented 3 years ago

Is there a specified coin needed to make a buy order ? What type of coin should I have in my wallet so that this bot can work?

jaimindp commented 3 years ago

You can use any ticker pair you like. It will ask for two different coins/currencies, a buy coin and a sell coin. E.g. if you wish to trade DOGE/BTC and you have BTC in your wallet, Buy coin = DOGE and sell coin = BTC

I have tested it for DOGE/BTC, DOGE/USDT, DOGE/GBP, BTC/GBP for spot trades on Binance

ghost commented 3 years ago

Thank you, I will see if Kraken DOGE/BTC works. Have it running now