Show HN: Cointrol – Bitcoin trading bot written in Python
11–20 of 28 posts
Re: Show HN: Cointrol – Bitcoin trading bot written in Python
#12How would you even begin to code such an ambitious undertaking? How do you start? Is there a library that does most of the work?
Re: Show HN: Cointrol – Bitcoin trading bot written in Python
#13Any plans to implement other exchanges?
Re: Show HN: Cointrol – Bitcoin trading bot written in Python
#14Earlier 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.
>> 759 jobs for “python”
Re: Show HN: Cointrol – Bitcoin trading bot written in Python
#15Re: Show HN: Cointrol – Bitcoin trading bot written in Python
#16Earlier quoted context omitted.
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.
Of course some legacy software is still in use. But i'm in doubt that python can be a good choice for today's startups.
- Have simple, pseudocode-ish syntax
- Are useful for exploratory programming with good speed of development
- Have a comparable amount of high quality libraries available along with tooling for their installation and management (standard and third part)
- Have large talent pools available with experience ranging from fresh graduates to grizzled veterans, and backgrounds ranging from science and statistics to journalism to finance
?
Re: Show HN: Cointrol – Bitcoin trading bot written in Python
#17Earlier 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.
Mind you, I'm a C# developer without any knowledge of Python so I'm not at all biased.