Post
Topic
Board Development & Technical Discussion
Re: trading API
by
HeRetiK
on 16/09/2017, 08:39:55 UTC
Hello

Please inform me how can create API trading
for example i read CEX.IO API  but where i can write the orders is there a website for it ?


Hi,

You need to either know how to code and write a trading script that accesses said API (for example using Python or NodeJS), or find a trustworthy script that does it for you.

But why do you want to access the CEX.IO trading API only to write orders yourself? Usually trading APIs are used to automate at least part of that process.