Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Announcement: PHPtrader won't be maintaned any more, I'm making a better one #14

Open
geek-at opened this issue Jul 10, 2017 · 2 comments

Comments

@geek-at
Copy link
Owner

geek-at commented Jul 10, 2017

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

@Skeyelab
Copy link

This is good to hear. Excited to hear how it comes along.

@hemaik
Copy link

hemaik commented Dec 2, 2017

Great jump man! Ill check it out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants