Post
Topic
Board Project Development
Re: [ANN] cointelligence.net - Create / test strategies for free online bot
by
csupnig
on 21/01/2014, 21:19:01 UTC
Hi,

im pretty new in the whole strategy business, however i allready traded a little bit on btc-e.com.
does your side make automatical trades via btc-e.com or how does it excatly works, because i dont get it lol
sorry for beeing a noob on this

Hi there,

yes, if you provide it with your API secret and your API key from BTC-e, it will be able to perform automatic trades for you. Just be sure to select and test a proper strategy before! Use the back test and the live test to do that.

The API secret will never be sent to the server (so your account is save), it will just be used to perform client side signing of the requests, that will be sent to BTC-e.

If you're into coding, you can even create your own strategies in JavaScript.

If you have any further questions, don't hesitate to ask!