Hey guys,
Definitely not the first one to try analyse BTC prices, been working on something to guide my trades - looking for sources to extract hourly BTC price and most of what I found involved scraping charts data from sites (which I dont want to do).
Any other options that's a little more reliable?
How else are you planning to extra data if not from the data provided by the exchanges ? I agree fetching data from the charts could be a big deal but then you can always read the documentation of an exchange which always have API methods.I don't see any harm in using the data provided by the exchanges.If you wish to customise stuff,write your own API's.