Pages:
Author

Topic: SierraChart bridge - Realtime Bitcoin charts [v0.5] (MtGox, Intersango, ...) - page 10. (Read 142193 times)

legendary
Activity: 938
Merit: 1000
chaos is fun...…damental :)
Code:
Loading data file c:/SierraChart/data/mtgoxUSD.scid
Downloading historical data
Traceback (most recent call last):
  File "sierrachartfeed.py", line 159, in
  File "sierrachartfeed.py", line 132, in __getitem__
  File "sierrachartfeed.py", line 61, in __init__
Exception: Historical download failed: HTTP Error 504: Gateway Time-out, use -y
to disable history
Press any key to continue . . .
sr. member
Activity: 254
Merit: 250
Oddly, mine hasn't been working for a while but its downloading the history fine now
it is not working right now, and i've observed strange things in the last days, probably because bitcoinchart is changing something, we have to wait and then if slush can modify the plugin i'll appreciate:)
newbie
Activity: 35
Merit: 0
Oddly, mine hasn't been working for a while but its downloading the history fine now
legendary
Activity: 938
Merit: 1000
chaos is fun...…damental :)
bitcoincharts' api is working as expected as of this writing, so I'd expect the feed to be able to get the history again (but I haven't tested that).

Nope, not working: Historical download failed: HTTP Error 502: Bad Gateway Sad

That's another story. You simply wait, retry and get the data. End of the problem. Yesterday you didn't get the requested data and it sucked hard.
not working and i did that for the past 16h

Same here. Tried a lot of times, but it's not working
some ppl say is working for them O_o thats a clear problem on bitcoincharts end......
hero member
Activity: 686
Merit: 500
Bitbuy
bitcoincharts' api is working as expected as of this writing, so I'd expect the feed to be able to get the history again (but I haven't tested that).

Nope, not working: Historical download failed: HTTP Error 502: Bad Gateway Sad

That's another story. You simply wait, retry and get the data. End of the problem. Yesterday you didn't get the requested data and it sucked hard.
not working and i did that for the past 16h

Same here. Tried a lot of times, but it's not working
legendary
Activity: 938
Merit: 1000
chaos is fun...…damental :)
bitcoincharts' api is working as expected as of this writing, so I'd expect the feed to be able to get the history again (but I haven't tested that).

Nope, not working: Historical download failed: HTTP Error 502: Bad Gateway Sad

That's another story. You simply wait, retry and get the data. End of the problem. Yesterday you didn't get the requested data and it sucked hard.
not working and i did that for the past 16h
legendary
Activity: 1974
Merit: 1029
bitcoincharts' api is working as expected as of this writing, so I'd expect the feed to be able to get the history again (but I haven't tested that).

Nope, not working: Historical download failed: HTTP Error 502: Bad Gateway Sad

That's another story. You simply wait, retry and get the data. End of the problem. Yesterday you didn't get the requested data and it sucked hard.
hero member
Activity: 686
Merit: 500
Bitbuy
bitcoincharts' api is working as expected as of this writing, so I'd expect the feed to be able to get the history again (but I haven't tested that).

Nope, not working: Historical download failed: HTTP Error 502: Bad Gateway Sad
legendary
Activity: 1974
Merit: 1029
bitcoincharts' api is working as expected as of this writing, so I'd expect the feed to be able to get the history again (but I haven't tested that).
legendary
Activity: 938
Merit: 1000
chaos is fun...…damental :)
now the feed give the python error
legendary
Activity: 938
Merit: 1000
chaos is fun...…damental :)
anyone got a solution for this ?
sr. member
Activity: 254
Merit: 250
there is another issue, historical data is now downloaded with reversed order

mtgoxUSD 2013-04-11 13:39:45 1365680385 165.0 5.42
mtgoxUSD 2013-04-11 13:39:45 1365680385 164.86 1.25
mtgoxUSD 2013-04-11 13:39:44 1365680384 164.86 2.99
mtgoxUSD 2013-04-11 13:39:41 1365680381 164.9 0.6
mtgoxUSD 2013-04-11 13:39:34 1365680374 165.0 1.0
mtgoxUSD 2013-04-11 13:39:29 1365680369 165.0 3.57
mtgoxUSD 2013-04-11 13:39:29 1365680369 165.0 2.5

from latest to oldest, and of course the data is visualized in sierrachart in the reversed order, on the left the new data, on the right of the chart the old data, pretty odd:)

edit: real time data is visualized correctly but not the historical data
legendary
Activity: 1974
Merit: 1029
the feed dont download data from last night it only down load data for the past hours

Seems bitcoincharts.com has changed the trades.csv behaviour and now you can't select the interval of timestamps desired. I hope they'll fix it soon.
legendary
Activity: 938
Merit: 1000
chaos is fun...…damental :)
the feed dont download data from last night it only down load data for the past hours
member
Activity: 62
Merit: 10
Ogo my just 56B. And i found second of 1MB size but shows no data too.
legendary
Activity: 1974
Merit: 1029
Thx for the answer!
Today was no 502 error and voila - scid file downloaded itself. Now I click "New/Open Intraday Chart", pick this mtgoxUSD.scid file, but no data appears - just black screen.

Sorry, I'm no SierraChart expert so I can't help you any further. For reference, my mtgoxUSD.scid file is 160 Mb right now, might be worth to take a look at that…
member
Activity: 62
Merit: 10
I set it up today. The downloading of the history takes some time so you have to be patient. You can run the feed with the -y parameter to skip the history download, and should be getting real time data in a couple of minutes at most (provided that bitcoincharts.com is up).
And what i have to do next? I dont have any .scid file.

I believe scfeed should create the scid file so you don't have to do anything else. You could maybe try scrybe's segmented downloading, since bitcoincharts works much better when it's asked small periods of time instead of the full stash.
Thx for the answer!
Today was no 502 error and voila - scid file downloaded itself. Now I click "New/Open Intraday Chart", pick this mtgoxUSD.scid file, but no data appears - just black screen.
legendary
Activity: 1386
Merit: 1097
scrybe, thanks for improvement! It looks bitcoincharts.com historical API is down right now, so I cannot check it. But please fix syntax error in your commit :-).

Can you make pull request to my git? Once I get it working, I'll merge it.
legendary
Activity: 1974
Merit: 1029
I set it up today. The downloading of the history takes some time so you have to be patient. You can run the feed with the -y parameter to skip the history download, and should be getting real time data in a couple of minutes at most (provided that bitcoincharts.com is up).
And what i have to do next? I dont have any .scid file.

I believe scfeed should create the scid file so you don't have to do anything else. You could maybe try scrybe's segmented downloading, since bitcoincharts works much better when it's asked small periods of time instead of the full stash.
sr. member
Activity: 350
Merit: 250
I guess I found the answer to my own question by looking at the source code :

BITCOINCHARTS_TRADES_URL = 'http://bitcoincharts.com/t/trades.csv'

The above URL doesn't exist.

Startup with no history has gotten extremely unreliable, so I took a whack at adding a while loop to chunk up the download 1 week at a time instead of grabbing the whole dataset. Unfortunately I don't have time to test it right now, but if anyone wants to try it out, please let me know if it helps.

https://github.com/scryb3/sierrachartfeed

Thanks,

Scrybe
Pages:
Jump to: