phenixtai

Results 4 comments of phenixtai

add ">log.txt" at the end of the command to have a log.txt file in your folder who can help to check the bot

----> Doc If you specify -nib : No initial buy. Means that the script won't buy the amount you specified when it's run. You can use this to manage coins...

Have you enter API credential (coinbase pro) in config.inc.php ? cd cryptotrader cp example.config.inc.php config.inc.php nano config.inc.php "Enter API Key and other setting" CTRL+o CTRL+x

cd cryptotrader php bots/waverider.php -p BTC-USD -bw 100 -g 10 -pv 5 ----> other example in doc