panditanvita / BTCpredictor

Bitcoin price prediction algorithm using bayesian regression techniques
MIT License
320 stars 113 forks source link

Nice Project! Could you add BitYep Price? #7

Closed algorithmcode closed 7 years ago

algorithmcode commented 7 years ago

Price API: https://bityep.com/api/1/ticker

Thanks!

panditanvita commented 7 years ago

Thanks. The code takes offline price data from historical files, and so you would have to create the price data files yourself. Feel free to submit a pull request