You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.
Thanks for your awesome support and your interest in the php trader bot.
The Bot has one major flaw: It uses coinbase.
Coinbase has usually a spread of about 6€ (~7$) which means no matter how much or little you give to bot to trade it has to wait for the amount to rise for 6€ just so you can break even.
Also the bot has only one real autotrading method so I'm going a different path:
Thanks for your awesome support and your interest in the php trader bot.
The Bot has one major flaw: It uses coinbase.
Coinbase has usually a spread of about 6€ (~7$) which means no matter how much or little you give to bot to trade it has to wait for the amount to rise for 6€ just so you can break even.
Also the bot has only one real autotrading method so I'm going a different path:
Meet: Cryptotrader https://github.com/HaschekSolutions/cryptotrader
Cryptotrader uses the GDAX API (if you have a coinbase account, you have a GDAX account!) which has a much smaller spread.
Also the Cryptotrader won't be ONE script or ONE bot, it will be many of them. Implemented various trading algorithms and analysis programs.
Cryptotrader won't need external libraries (no composer needed) so it will be much slicker.
See you over at https://github.com/HaschekSolutions/cryptotrader
The text was updated successfully, but these errors were encountered: