Bitcoin Forum
April 19, 2024, 04:38:59 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 »
  Print  
Author Topic: SierraChart bridge - Realtime Bitcoin charts [v0.5] (MtGox, Intersango, ...)  (Read 142179 times)
Smoovious
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500

Scattering my bits around the net since 1980


View Profile
January 07, 2012, 05:30:01 PM
 #201

Code:
sierrachartfeed-0.4.exe
Loading data file c:/SierraChart/data/mtgoxUSD.scid
Downloading historical data
Traceback (most recent call last):
  File "sierrachartfeed.py", line 132, in <module>
  File "sierrachartfeed.py", line 60, in __init__
Exception: Historical download failed: HTTP Error 503: Service Temporarily Unavailable, use -y to disable history

 Undecided
I'm getting a similar error, except for:
Code:
Exception: Historical download failed: year out of range, use -y to disable history

-- Smoov

edit: I only get this with MtGox tracking... TradeHill's historical download goes just fine.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713544739
Hero Member
*
Offline Offline

Posts: 1713544739

View Profile Personal Message (Offline)

Ignore
1713544739
Reply with quote  #2

1713544739
Report to moderator
chsados
Hero Member
*****
Offline Offline

Activity: 662
Merit: 545



View Profile
January 08, 2012, 03:19:20 PM
 #202

Hey guys, I am trying to get this set up.  I have sierrachartfeed-0.4 and Sierra Chart installed.  Whenever I try to run sierrachartfeed-0.4 it just instantly closes on me.  I am running under Win7 with administrator privileges.  I have also tried changing the compatibility settings to XP SP3 with no results.

What am i missing here?
byronbb
Legendary
*
Offline Offline

Activity: 1414
Merit: 1000


HODL OR DIE


View Profile
January 10, 2012, 02:43:14 AM
 #203

Any way we can get bitcoinica's spread into sierracharts too?

elux
Legendary
*
Offline Offline

Activity: 1458
Merit: 1006



View Profile
January 20, 2012, 01:24:59 AM
 #204

Any way we can get bitcoinica's spread into sierracharts too?

That would be awesome. Slush?  Smiley
slush (OP)
Legendary
*
Offline Offline

Activity: 1386
Merit: 1097



View Profile WWW
January 20, 2012, 01:45:23 PM
 #205

Hey guys, I am trying to get this set up.  I have sierrachartfeed-0.4 and Sierra Chart installed.  Whenever I try to run sierrachartfeed-0.4 it just instantly closes on me.  I am running under Win7 with administrator privileges.  I have also tried changing the compatibility settings to XP SP3 with no results.

Can you please run sierrachartfeed from terminal window? It will print some error message which can help me track the problem...

slush (OP)
Legendary
*
Offline Offline

Activity: 1386
Merit: 1097



View Profile WWW
January 20, 2012, 01:58:53 PM
 #206

when i pick dly i get a black screen is there any way to solve this ??

Solution: Don't pick dly. Use only Intraday charts and select .scid files.

About other errors  - you can freely ignore all errors about unknown symbols and data feeds. It's because sierrachartfeed does not use "official" feeds from forex/commodity markets.

slush (OP)
Legendary
*
Offline Offline

Activity: 1386
Merit: 1097



View Profile WWW
January 20, 2012, 02:00:51 PM
 #207

Any way we can get bitcoinica's spread into sierracharts too?

I was thinking about it, but AFAIK Sierrachart's scid file don't provide data structures for storing bids and asks separated. There's only bid/ask volume which isn't enough...

chsados
Hero Member
*****
Offline Offline

Activity: 662
Merit: 545



View Profile
January 22, 2012, 01:40:36 AM
 #208

Hey guys, I am trying to get this set up.  I have sierrachartfeed-0.4 and Sierra Chart installed.  Whenever I try to run sierrachartfeed-0.4 it just instantly closes on me.  I am running under Win7 with administrator privileges.  I have also tried changing the compatibility settings to XP SP3 with no results.

Can you please run sierrachartfeed from terminal window? It will print some error message which can help me track the problem...



well i found out that i was originally double clicking it...found out your supposed to run it through the cmd prompt.  all it takes is to type the file name, yes?
i renamed the feed to make it easier it is the .4 version

does sierrachart HAVE to be installed in the root of C:/?

EDIT: seems like it does indeed need to be in the root of C:/  working!
slush (OP)
Legendary
*
Offline Offline

Activity: 1386
Merit: 1097



View Profile WWW
January 22, 2012, 01:46:19 AM
 #209

You didn't installed Sierrachart to default directory, did you? Please add "-d" option and specify the full path to "data" directory of your sierrachart installation, for example
Code:
sierrachartfeed.exe -d "c:/Program Files/Sierrachart/data/"

conspirosphere.tk
Legendary
*
Offline Offline

Activity: 2352
Merit: 1064


Bitcoin is antisemitic


View Profile
January 26, 2012, 09:02:22 PM
 #210

I tried to follow the instructions of the first post, but all I get is a black window in Sierra and this log:

Quote
Currently no data in file to display. Will start download and real-time updates. File: C:\SierraChart\mtgoxUSD.scid | 2012-01-26  20:53:58
Currently no data in file to display. Will start download and real-time updates. File: C:\SierraChart\mtgoxUSD.dly | 2012-01-26  20:54:58
Downloading historical chart data for mtgoxUSD.  Starting date: 1980-01-26. | 2012-01-26  20:54:58
  Requesting historical daily data for mtgoxUSD starting at 1/25/1980. | 2012-01-26  20:54:58
  Got a response from the SC Historical Data service. | 2012-01-26  20:54:59
Currently no data in file to display. Will start download and real-time updates. File: C:\SierraChart\mtgoxUSD.dly | 2012-01-26  20:54:59
  Received 0 records and wrote 0 records for mtgoxUSD | 2012-01-26  20:54:59
  Daily download COMPLETE for mtgoxUSD | 2012-01-26  20:54:59

Anyone has a clue?
 Huh
slush (OP)
Legendary
*
Offline Offline

Activity: 1386
Merit: 1097



View Profile WWW
January 26, 2012, 09:24:45 PM
 #211

You obviously didn't followed the instructions correctly, because you need to open *intraday* chart, not daily chart Smiley.

Smoovious
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500

Scattering my bits around the net since 1980


View Profile
January 30, 2012, 02:42:37 AM
 #212

Ok, I'm still getting "Exception: Historical download failed: year out of range, use -y to disable history", and disabling history is all kinds of un-useful.

Has anyone come up with a work-around to get the MtGox historical data back?

-- Smoov
slush (OP)
Legendary
*
Offline Offline

Activity: 1386
Merit: 1097



View Profile WWW
January 30, 2012, 02:44:53 AM
 #213

Ok, I'm still getting "Exception: Historical download failed: year out of range, use -y to disable history", and disabling history is all kinds of un-useful.

Has anyone come up with a work-around to get the MtGox historical data back?

Looks like a bug in bitcoincharts.com feed... I'll ask there.

chsados
Hero Member
*****
Offline Offline

Activity: 662
Merit: 545



View Profile
February 02, 2012, 10:59:07 AM
 #214

it is a commercial software, once the trial period is over you can still use some basic function and charting too with slush plugin.

Thanks for making this clear. Yes, this mtgox plugin and realtime charting work even with expired trial of SierraChart.

very cool.  was worried about that.  i will use it!

im getting a disconnection notice saying i need to pay.  and the prices are absolutely redic!  something like $45 for 2 months wtf!
slush (OP)
Legendary
*
Offline Offline

Activity: 1386
Merit: 1097



View Profile WWW
February 02, 2012, 11:28:38 AM
 #215

im getting a disconnection notice saying i need to pay.  and the prices are absolutely redic!  something like $45 for 2 months wtf!

Message from Sierrachart? You can ignore it, sierrachart bridge runs even on unpaid SC version. Otherwise you're doing something wrong.

Also keep in mind that SierraChart is charting software for stock and commodity markets. 45$ for two months is really wtf - because it's the cheapest professioinal platform with trading data I've ever seen ;-).

liuk03
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile
February 08, 2012, 05:50:19 PM
 #216

Hi,
do someone know any news about TradeHill's SEPA account?I'm trying to contact TradeHill's admin but i can't.
Thank you for your attention to this matter.
Portnoy
Legendary
*
Offline Offline

Activity: 2030
Merit: 1000

My money; Our Bitcoin.


View Profile
February 08, 2012, 06:42:23 PM
 #217

Hi,
do someone know any news about TradeHill's SEPA account?I'm trying to contact TradeHill's admin but i can't.
Thank you for your attention to this matter.

The general discussion forum may be a better place to ask. 
Mushoz
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


Bitbuy


View Profile WWW
February 23, 2012, 03:20:41 PM
 #218

Hey Slush,

Thanks for creating this! I've using this a lot. I have ran into a few problems with it, though. If I see a big move on Mtgoxlive I usually open sierra chart to provide me accurate realtime data by using this wonderful tool. The problem is that when I open it after a big move, it downloads the historical data, but that data is always lagging behind, so the big move isn't downloaded. Then it opens the streaming socket and receives data from after the big move, which leaves strange gaps between different bars in sierra chart. The same behavior can be observed if my laptop happens to go to sleep while your application is open and then wakes up. There's a lot of missing data. I know your program is open source, but I have zero experience with python, so I'm not sure if I could program it myself, although it should be quite simple. I also don't have any experience with compiling python applications.

Anyway, here's some pseudo code that wouldn't prevent the "bugs" from happening, but it would fix it upon opening the application again at a later time.

If (mtgoxUSD.scid.bak exists){
   copy mtgoxUSD.scid.bak to mtgoxUSD.scid;
}
else{
   create mtgoxUSD.scid;
}
downloadhistoricaldata();
copy mtgoxUSD.scid to mtgoxUSD.scid.bak;
openstreamingsocket();


So basically, it downloads the historical data, backups the file and starts writing whatever that's added by the streamingsocket to the original file. Once you use the program again, it copies the backup over the original, effectively discarding any data that has come through the streamingsocket, and downloads the historical data again until it's up to date. So any data that's missed because the computer/laptop went to sleep while the application was open, or whatever data that's missed due to the historical data lagging will be added upon running the application again. This would prevent a messed up mtgoxUSD.scid which requires a download from the start. Let me know what you think! If you have any pointers on how to get started with Python, I could probably implement this myself.

Thanks for reading, and thank you very much again for this wonderful application of yours!

Mushoz

www.bitbuy.nl - Koop eenvoudig, snel en goedkoop bitcoins bij Bitbuy!
slush (OP)
Legendary
*
Offline Offline

Activity: 1386
Merit: 1097



View Profile WWW
February 23, 2012, 04:04:23 PM
 #219

You're right, delay on historical feed is annoying. I'm "fixing" it by running sierrachart bridge everytime and opening sierrachart only when needed. Bridge itself has very small footprint. But you're right that some solution to re-download missing data would be great. I'll think about it little more.

naima53
Hero Member
*****
Offline Offline

Activity: 616
Merit: 502



View Profile
February 26, 2012, 04:32:15 PM
 #220

when i pick dly i get a black screen is there any way to solve this ??
also i get this

Quote
Unable to determine the symbols and settings necessary to load mtgoxUSD.dly as a continuous contract.  Make sure symbol settings exist and are correct for this symbol in Global Settings >> Symbol Settings. | 2012-01-13  13:45:57
Currently no data in file to display. Will start download and real-time updates. File: C:\SierraChart\Data\mtgoxUSD.dly | 2012-01-13  13:45:57

Instructions for "daily, weekly, monthly" chart
Go to "Chart" - "Interday Bar Periods" - "Custom..." and enters the value "DaysToDisplay\Loads" 9999 , "BarPeriod" 1-0-0 for daily, 7-0-0 for weekly, 30-0-0 for monthly


Thank you!  Smiley

Donate me) 16f6iWHHkVEnDReeBQPT9GwCNwUfPTXrp2
Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 »
  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!