cryptotrader icon indicating copy to clipboard operation
cryptotrader copied to clipboard

This is an experimental trading bot framework written in PHP. It may contain bugs and should not be trusted with much money

Results 7 cryptotrader issues
Sort by recently updated
recently updated
newest added

I'm trying to figure out what exactly this error is referring to. I'm playing around with a small amount of money (around $10 USD worth) to test the waters, and...

`php bots/waverider.php -p XLM-USD -bw 40 -g 10 -pv 5` [i] Trading XLM-USD [i] Will buy 40 USD in XLM [i] Will sell when XLM will gain 10%, meaning when...

Hi Christian, first of all thanks for your work. I am experiencing some issue in getting account info when calling function makeRequest that returns "Error getting accounts". I guess it...

how can i get fills (trade history)?

Hello, What is the best way to restart the bot after say a power outage or an accidental ctrl+c? I ask because when the bot starts it buys the requested...

**how to launch it, not launching with a server**

First, I want to thank you for this great project! My question is about the rebuying function. How does it work? When you say, waits for a drop, and then...