Post
Topic
Board Trading Discussion
Re: Does auto trading bot make good profit ?
by
liseff3
on 04/09/2018, 23:38:50 UTC
Does automated Bitcoin or other crypto currency trading bot can make some good benefits ? Is it good to use it ? What is the best bot ?

For some beginners trading is a scary activity, not a few of them are dogged by anxiety when doing it. Bots will help you start in the right direction, but of course it will depend on the language you plan to write your bot. To automate the trading process you can make CRON tasks that can run every x minutes, x hours, etc. But that depends on the development environment and your technical requirements. PHP to write code With that you can access market data and trade in bitcoin, and altcoins with lots of crypto currency exchanges. If not mistaken, building a trading bot that interacts with the exchange's very similar to the interaction with other quiet APIs.