+ 1
What is the best language for crypto?
I am very interested in crypto so I want to write a bot about it. I want it to be in also telegram. So is python a good choice for this?
4 Respuestas
+ 1
I think python is a good choice because of how it declares and works with memory, it's not easily manipulated through something like a pointer, like in C/C++.
That's what I learned anyways.
+ 1
Then write it in whatever language you are best at reasoning in so it's easier to spot incorrect behavior in your bot and correct it.
0
What do you want your crypto bot to do?
0
to do arbitrage or automatic trade. Janning⭐