Post
Topic
Board Service Announcements (Altcoins)
Re: 【BOT】 C.A.T. Cryptocurrency Automatic Trader (100+ Feedbacks) BITTREX is Active!
by
Sampey
on 11/08/2014, 16:11:58 UTC
I'd be interested in Technical Analysis indicators being added to C.A.T.  I would even be willing to pay for it.
There's already a library with around 200 functions for that so you wouldn't need to build from scratch.
See /http://www.ta-lib.org.
Stoch, RSI and Volume would be indicators I'd be interested in to begin with for when to allow buys and when to sell.


Problem with indicators is that i don't have historical data from the API Calls. So it's impossible to calculate this data.
The only way is to buy a server and save on a database all the Exchange data every X minutes, and then C.A.T. will talk with this server and  calculate markets indicators.

Too much complex.
There are a lot of sites with indicators.  Wink