Pages:
Author

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

legendary
Activity: 1764
Merit: 1002
 slush, can i save an ongoing daily and weekly Historical chart with labels using your feed with Sierra?  or does it only work with Intraday Charts?
legendary
Activity: 1764
Merit: 1002
its been months since i've used Sierra charts but want to get back into it to do some analysis.

is the OP still current?
legendary
Activity: 1386
Merit: 1097
does anyone know how to create a trading history video with Sierra charts? (other than slowly recreating the chart and video taping it manually)

There's history playback in Sierrachart (Ctrl+R) and you can record it using many tools like FastStone Capture (I have good experience with it, however it costs $20).
legendary
Activity: 2100
Merit: 1000
does anyone know how to create a trading history video with Sierra charts? (other than slowly recreating the chart and video taping it manually)
hero member
Activity: 994
Merit: 1000
Does this stop working if bitcoincharts have a bad gateway issue?
hero member
Activity: 616
Merit: 502
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
legendary
Activity: 1386
Merit: 1097
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.
hero member
Activity: 686
Merit: 500
Bitbuy
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
legendary
Activity: 2030
Merit: 1000
My money; Our Bitcoin.
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. 
member
Activity: 66
Merit: 10
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.
legendary
Activity: 1386
Merit: 1097
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 ;-).
hero member
Activity: 662
Merit: 545
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!
legendary
Activity: 1386
Merit: 1097
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.
hero member
Activity: 504
Merit: 500
Scattering my bits around the net since 1980
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
legendary
Activity: 1386
Merit: 1097
You obviously didn't followed the instructions correctly, because you need to open *intraday* chart, not daily chart Smiley.
legendary
Activity: 2352
Merit: 1064
Bitcoin is antisemitic
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
legendary
Activity: 1386
Merit: 1097
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/"
hero member
Activity: 662
Merit: 545
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!
legendary
Activity: 1386
Merit: 1097
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...
legendary
Activity: 1386
Merit: 1097
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.
Pages:
Jump to: