gekko supported exchange for U.S. investors
#1
Everywhere has been shutting their doors to U.S. accounts lately. My question(s) is will an API from Binance.us work on Gekko or should I start a coinbase pro account and just set the bot to gdax since the gdax api now just forwards you to coinbase pro? Also, are all the bugs worked out with the gdax.js file yet? I heard some chatter about people having trouble executing trades on gdax because of the date or something. Poloniex is shutting it's doors to U.S. based trades next month and I'm basically asking what exchange to trade on as a U.S. investor and please don't say Kraken because I tried them before and they're API was just awful!
  Reply
#2
I'm from the US as well and I'm very interested in getting an answer to this post.
Thx in advance.
  Reply
#3
I am trading on Kraken since a few months and have had no issues what so ever. I know in the past they had severe performance problems but they have since rewritten the code and it worked wonders.
  Reply
#4
(10-29-2019, 02:05 PM)Hallonstedt Wrote: I am trading on Kraken since a few months and have had no issues what so ever. I know in the past they had severe performance problems but they have since rewritten the code and it worked wonders.

Do they have good volume though? If you don't mind me asking, what pairs are you trading and generally how long is it taking for your trades to execute? I would still be very interested in making gekko operable with the new binance.us exchange. I know the main gekko-documentation website has documentation on how to add exchanges but I haven't looked into how involved of a process that would be yet. Thank you for your reply btw
  Reply
#5
(10-29-2019, 03:13 PM)macktastic Wrote: Do they have good volume though? If you don't mind me asking, what pairs are you trading and generally how long is it taking for your trades to execute? I would still be very interested in making gekko operable with the new binance.us exchange. I know the main gekko-documentation website has documentation on how to add exchanges but I haven't looked into how involved of a process that would be yet. Thank you for your reply btw

I have no idea what constitutes good volume. When importing, I see around 1000 trades/h. I trade BTC/EUR only so altcoins may be difficult to trade due to low volume. My last trade was yesterday and took approximately 30 seconds;
Code:
2019-11-04 22:02:16 (INFO):     We have new trading advice!
2019-11-04 22:02:16 (INFO):              Position: long
2019-11-04 22:02:16 (INFO):              Market price: 8514.1
2019-11-04 22:02:16 (INFO):              Based on market time: 2019-11-04 21:01:00

2019-11-04 22:02:16 (INFO):     Trader Received advice to go long. Buying  XBT
2019-11-04 22:02:17 (INFO):     Send advice via email.
2019-11-04 22:02:17 (INFO):     Send advice via email.
2019-11-04T21:02:26.432Z 'sticky create' 'buy'
Debug checkOrder 0.1112666 0.00000000 open 0.00000000
Debug checkOrder 0.1112666 0.00000000 open 0.00000000
Debug checkOrder 0.1112666 0.00000000 open 0.00000000
Debug checkOrder 0.1112666 0.00000000 open 0.00000000
Debug checkOrder 0.1112666 0.1112666 closed 0.1112666
2019-11-04 22:02:47 (INFO):     [ORDER] partial buy fill, total filled: 0.1112666
2019-11-04T21:02:47.349Z 'sticky filled'
2019-11-04 22:02:50 (INFO):     [ORDER] summary: {
 "price": 8514,
 "amount": 0.111266,
 "date": "2019-11-04T21:02:46.715Z",
 "side": "buy",
 "orders": 1,
 "feePercent": 0.16
}
  Reply


Forum Jump:


Users browsing this thread: