Hello,
I want to make my own trading bot on some cloud service. Can you post some resources? What I need to run a bot with API that I already have?
Is it possible to write down strategy from api signals?
Poloniex let's you make a bot for it,i have already seen some poloniex trading bots,so if you are
familiar with coding and some coding languages,i think you can do this really easy.
As spiz0r said, java/js/python is alright,c++ too but it is harder.