Bitcoin Forum
June 15, 2024, 03:00:02 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Hourly data on alt coins historically?  (Read 104 times)
lestat2k7 (OP)
Newbie
*
Offline Offline

Activity: 68
Merit: 0


View Profile
January 14, 2018, 07:06:14 AM
 #1

Hi all,

I am writing a program where I simulate some investment ideas but I need a database with at least top 100 altcoins for a couple months to a year with hourly prices.

Anyone knows where I can find this info?


Thanks in advance.
BigTerror87
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
January 14, 2018, 07:07:34 AM
 #2

I guess coinmarketcap.com gives you a detailed information about all of the coins in the market. Try to look the website and see if you can find it there.
hinorizk
Member
**
Offline Offline

Activity: 100
Merit: 10


View Profile
January 14, 2018, 07:10:44 AM
 #3

Hi all,

I am writing a program where I simulate some investment ideas but I need a database with at least top 100 altcoins for a couple months to a year with hourly prices.

Anyone knows where I can find this info?


Thanks in advance.
Coinmarketcap have the price for all the exchange even just 1 coin.
lestat2k7 (OP)
Newbie
*
Offline Offline

Activity: 68
Merit: 0


View Profile
January 14, 2018, 07:42:54 AM
 #4

Yes coinmarketcap has a lot of data but I need to be able to query this in my program. Only one I can parse from their site is daily prices.
Tone147
Member
**
Offline Offline

Activity: 221
Merit: 10


View Profile
January 14, 2018, 07:57:19 AM
 #5

Do you want to do high-frequency trading strategies? So why not just connect to the exchange's API.

DCC│Distributed Credit Chain
    Empower Credit, Enable Finance   
GithubFacebookMedium ‹‹‹dcc.finance››› RedditTwitterTelegram
lestat2k7 (OP)
Newbie
*
Offline Offline

Activity: 68
Merit: 0


View Profile
January 14, 2018, 08:50:44 AM
 #6

No I just need past data for simulations, not real time.
yslyv
Hero Member
*****
Offline Offline

Activity: 1008
Merit: 533


View Profile
January 14, 2018, 09:00:30 AM
 #7

It is already answered  Smiley
Coinmarketcap is only the place you can find this information. Most of the application and website takes th datas they use from coinmarketcap.

turn the page
mirgo1791
Member
**
Offline Offline

Activity: 1022
Merit: 10


View Profile WWW
January 14, 2018, 01:33:34 PM
 #8

one account for a life time is enough for programmer with good knowledge to plotly...


💌💌💌💌💌        DO NEAR - GAMES ARE LOVE         💌💌💌💌💌
johnnywoo2015
Hero Member
*****
Offline Offline

Activity: 824
Merit: 500


CryptoTalk.Org - Get Paid for every Post!


View Profile
January 14, 2018, 01:39:17 PM
 #9

Yes coinmarketcap has a lot of data but I need to be able to query this in my program. Only one I can parse from their site is daily prices.

I read somewhere that CMC will soon announce API access to their DB with historical data, but it will be paid.
The other option is to make a DB with current 5 min ticks from CMC and make your own historical DB over time.

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
.YoBit AirDrop $.|.Get 700 YoDollars for Free!.🏆
BigTerror87
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
January 15, 2018, 12:08:40 PM
 #10

coinmarketcap.com can give you a lot of information it includes the historical graph of the coins from the start of the coin in the exchange and into the current period of time.
Red-Apple
Hero Member
*****
Offline Offline

Activity: 1470
Merit: 655


View Profile
January 15, 2018, 12:27:53 PM
 #11

I need a database with at least top 100 altcoins for a couple months to a year with hourly prices.

use Poloniex API although i think they don't have hourly price! instead they have 2 hour, half hour, daily, even 5 minute!

https://poloniex.com/public?command=returnChartData&currencyPair=BTC_XMR&start=1405699200&end=9999999999&period=14400

change currencyPair for any pair that Poloniex has. and the start and end times are obviously UNIX timestamps so change them according to your need.

--signature space for rent; sent PM--
madgtr
Member
**
Offline Offline

Activity: 210
Merit: 12


View Profile
January 15, 2018, 12:46:54 PM
 #12

I think coinmarket cap has all the info you need. The data is live there so you can check in whenever you want.
Vit83
Full Member
***
Offline Offline

Activity: 644
Merit: 100



View Profile WWW
January 15, 2018, 01:31:17 PM
 #13

Is it possible to use tradingview? U can write on their base. They have all required info from almost all exchanges. Or u need use API of exchanges. U can also look QT trader it is open source and uses APIs of a lot of exchanges.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!