Show HN: Cointrol – Bitcoin trading bot written in Python
1–10 of 28 posts
Re: Show HN: Cointrol – Bitcoin trading bot written in Python
#2Re: Show HN: Cointrol – Bitcoin trading bot written in Python
#3Good work done, though Python may not be the best choice as it is a bit ancient programming language.
Re: Show HN: Cointrol – Bitcoin trading bot written in Python
#4Good work done, though Python may not be the best choice as it is a bit ancient programming language.
Not really...
Re: Show HN: Cointrol – Bitcoin trading bot written in Python
#5Good work done, though Python may not be the best choice as it is a bit ancient programming language.
Re: Show HN: Cointrol – Bitcoin trading bot written in Python
#6Re: Show HN: Cointrol – Bitcoin trading bot written in Python
#7Re: Show HN: Cointrol – Bitcoin trading bot written in Python
#8Good work done, though Python may not be the best choice as it is a bit ancient programming language.
Ancient, you mean like C, C++, Java, Javascript, those languages?
Re: Show HN: Cointrol – Bitcoin trading bot written in Python
#9Earlier quoted context omitted.
Ancient, you mean like C, C++, Java, Javascript, those languages?
The programming languages you mentioned dominate their niches. What is left for Python? Being a former Python programmer (5+ years) i really don't see any reason to use it now.
Re: Show HN: Cointrol – Bitcoin trading bot written in Python
#10Earlier quoted context omitted.
The programming languages you mentioned dominate their niches. What is left for Python? Being a former Python programmer (5+ years) i really don't see any reason to use it now.
There are excellent libraries for data analysis, I know some people who use it in finance. It's still widely used for web applications. There are new features for asynchronous programming. Not to mention it's used by tons of major companies. Linkedin, Reddit, Youtube, just to name a few all use Python.