5
Is there a way to get BTC-E older ticks? On their api docs I only found how to get the current Tick.
5
Is there a way to get BTC-E older ticks? On their api docs I only found how to get the current Tick.
3
Not from Btc-e though you can probably get them from bitcoin charts or start keeping your own and then just query that (thats what I did.) Btc-e's API sucks, but heres a project that makes several API calls not in their official documentation.
2 The 'trades not in their documentation' are just documented elsewhere... https://btc-e.com/page/2 (open up the API bit at the bottom of the FAQ). They are separate because they are part of the public api.
I'm guessing that you mean historical prices. Is that correct? – Nick ODell – 2013-07-17T01:18:14.703
Yes. I'd like to reconstruct the plot they have on the website and add some more things like RSI. – Leonardo Marques – 2013-07-17T09:28:09.907
did you get it done? – Nabeel Khan – 2017-06-24T13:38:47.830
@NabeelKhan, no I moved to other alternatives – Leonardo Marques – 2017-12-18T18:02:22.097