Bitcoin Forum
May 13, 2024, 08:54:37 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Historical OHLC market data  (Read 391 times)
JWT (OP)
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
July 25, 2017, 08:36:51 PM
 #1

Hello.
I am looking for 1 minute BTC and altcoins market data.
Is there any place where it's possible to download it?
Or maybe there are some standalone data downloader?
Any help would be appreciated.

Thank You.
1715590477
Hero Member
*
Offline Offline

Posts: 1715590477

View Profile Personal Message (Offline)

Ignore
1715590477
Reply with quote  #2

1715590477
Report to moderator
1715590477
Hero Member
*
Offline Offline

Posts: 1715590477

View Profile Personal Message (Offline)

Ignore
1715590477
Reply with quote  #2

1715590477
Report to moderator
The forum strives to allow free discussion of any ideas. All policies are built around this principle. This doesn't mean you can post garbage, though: posts should actually contain ideas, and these ideas should be argued reasonably.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715590477
Hero Member
*
Offline Offline

Posts: 1715590477

View Profile Personal Message (Offline)

Ignore
1715590477
Reply with quote  #2

1715590477
Report to moderator
1715590477
Hero Member
*
Offline Offline

Posts: 1715590477

View Profile Personal Message (Offline)

Ignore
1715590477
Reply with quote  #2

1715590477
Report to moderator
1715590477
Hero Member
*
Offline Offline

Posts: 1715590477

View Profile Personal Message (Offline)

Ignore
1715590477
Reply with quote  #2

1715590477
Report to moderator
Serpens66
Legendary
*
Offline Offline

Activity: 2926
Merit: 1131



View Profile
July 25, 2017, 10:10:57 PM
 #2

not sure if it is OHLC:
http://api.bitcoincharts.com/v1/csv/

edit:
https://poloniex.com/support/api/
and you can get it directly from poloniex API, but lowest period is 300 seconds:
Quote
returnChartData

Returns candlestick chart data. Required GET parameters are "currencyPair", "period" (candlestick period in seconds; valid values are 300, 900, 1800, 7200, 14400, and 86400), "start", and "end". "Start" and "end" are given in UNIX timestamp format and used to specify the date range for the data returned. Sample output:

[{"date":1405699200,"high":0.0045388,"low":0.00403001,"open":0.00404545,"close":0.00427592,"volume":44.11655644,
"quoteVolume":10259.29079097,"weightedAverage":0.00430015}, ...]

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

Mit Cointracking (10% Rabatt) behältst du die Übersicht über all deine Trades und Gewinne. Sogar ein Tool für die Steuer ist dabei Wink                          
Great Freeware Game: Clonk Rage
binance.com hat nun auch SEPA und EUR Paare! Mit dem RefLink bekommst du 5% Rabatt auf die Tradinggebühren!
JWT (OP)
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
July 26, 2017, 05:08:12 PM
 #3

Thanks
whydifficult
Sr. Member
****
Offline Offline

Activity: 287
Merit: 250



View Profile WWW
July 26, 2017, 11:43:25 PM
 #4

You can use gekko, it can import OHLC data directly from selected exchanges: https://gekko.wizb.it/docs/features/importing.html

Gekko a nodejs bitcoin trading bot!
Realtime Bitcoin Globe - visualizing all transactions and blocks
Tip jar (BTC): 1KyQdQ9ctjCrGjGRCWSBhPKcj5omy4gv5S
JWT (OP)
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
August 12, 2017, 03:55:04 PM
 #5

Any other more userfriendly options?
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!