Pages:
Author

Topic: SierraChart Feed for cryptocurrencies (New info starts on page 4) - page 3. (Read 28933 times)

legendary
Activity: 2408
Merit: 1009
Legen -wait for it- dary
Unfortunately, yes! I have been trying to get BTC-e to make historical data available since mid-November. As soon as it is, The feed will include the download for it to make things easier upon start-up.
hero member
Activity: 514
Merit: 500
thanks for this and its working, but the only way to get any back data is to leave it running all the time?
legendary
Activity: 2408
Merit: 1009
Legen -wait for it- dary
Awesome got it to work.

And you probably want to open it as an intraday chart

Glad you got it working!
Since the data is saved as each individual trade, it doesn't matter how it's opened, it'll still work as an intraday chart
hero member
Activity: 756
Merit: 500
Awesome got it to work.

And you probably want to open it as an intraday chart
legendary
Activity: 2408
Merit: 1009
Legen -wait for it- dary
SO i only get a trial key?

Is it possible to run this on ninjatrader?

Also, I ran the program and i can't see the csv files.

EDIT found out how.  You're readme is a bit wrong.

C:/SierraChart/data

thought it was C:/sierracharts/data so that's why it wasn't working.

After the 30 day trial period, it will continue to work with the feed for free. You will lose a few features, but all the necessary ones remain.
About the readme, It will also get updated with the next commit, Thank you!
hero member
Activity: 756
Merit: 500
SO i only get a trial key?

Is it possible to run this on ninjatrader?

Also, I ran the program and i can't see the csv files.

EDIT found out how.  You're readme is a bit wrong.

C:/SierraChart/data

thought it was C:/sierracharts/data so that's why it wasn't working.
legendary
Activity: 2408
Merit: 1009
Legen -wait for it- dary
It doesn't get installed on your machine, No registry keys! It is stand alone. Runs directly from the downloaded folder. If you delete the downloaded folder, it is gone, period!

Yes I understand that and please don't get me wrong I was not putting down the program at all. I just figured that most programs have a removal option.


Sorry, I just thought you were being thick... Tongue
Not this one! It is only an .exe file, a few libraries and a readme, so a simple delete works fine. It behaves exactly as slush' Sierrachart bridge, just written in a different language (c++ as opposed to python).
hero member
Activity: 644
Merit: 500
It doesn't get installed on your machine, No registry keys! It is stand alone. Runs directly from the downloaded folder. If you delete the downloaded folder, it is gone, period!

Yes I understand that and please don't get me wrong I was not putting down the program at all. I just figured that most programs have a removal option.



legendary
Activity: 2408
Merit: 1009
Legen -wait for it- dary
It doesn't get installed on your machine, No registry keys! It is stand alone. Runs directly from the downloaded folder. If you delete the downloaded folder, it is gone, period!
hero member
Activity: 644
Merit: 500
No uninstall?

No installer, why include an uninstaller?

Really? I have to answer that? If someone does not want it then they would want to uninstall it right?

Sorry maybe I misunderstood your question.
legendary
Activity: 2408
Merit: 1009
Legen -wait for it- dary
No uninstall?

No installer, why include an uninstaller?
hero member
Activity: 644
Merit: 500
legendary
Activity: 2408
Merit: 1009
Legen -wait for it- dary
I keep getting out of date time stamps.  Is there anywhere where I can find historical data for LTC/BTC and LTC/USD in csv format?

Really? Hmm, I'll have to look into this

I do have a few over 4-5 months of data. Which version are you using? (The most recent is v0.1.2) Are you getting a lot of out of order timestamps?

As far as downloadable .csv data, there is none available at the moment. I have been trying to get BTC-e to make this data available for months now (since it takes time to get a useable chart), with no results so far.

I will get this bug worked out for the next release. Thank you for the bug report. Smiley
legendary
Activity: 2408
Merit: 1009
Legen -wait for it- dary
I keep getting out of date time stamps.  Is there anywhere where I can find historical data for LTC/BTC and LTC/USD in csv format?

Really? Hmm, I'll have to look into this
sr. member
Activity: 291
Merit: 250
I keep getting out of date time stamps.  Is there anywhere where I can find historical data for LTC/BTC and LTC/USD in csv format?
legendary
Activity: 938
Merit: 1000
chaos is fun...…damental :)
and is time for a bump
member
Activity: 84
Merit: 10
Sweet work man, well done.
legendary
Activity: 2408
Merit: 1009
Legen -wait for it- dary
I have found a bug that, over time, can cause the two pairs, LTC/BTC and LTC/USD to report as the opposite symbol and save into each others file, thus making an inaccurate/unreadable chart. This bug will be fixed in the next release, however, for those who compile from source, this can be remedied by simply changing all occurrences of the line "if(cnt%2==0)" to "if(cnt==0)"  then removing the line "++cnt;" at line 227 of the header file BTCe.h and adding "cnt=0;" to the function "get_data_LB()" at line 256 and adding "cnt=1;" to the function "get_data_LU()" at line 298 and re-compiling!

Happy trading!

Edit:
Bug is fixed in source and the binary download.
legendary
Activity: 2408
Merit: 1009
Legen -wait for it- dary
Released!  Smiley
Links to Binaries/Sources in OP.
legendary
Activity: 2408
Merit: 1009
Legen -wait for it- dary
Updated OP with release date  Smiley

I've been in talks with BTC-e personnel about some issues I have with the API. If things work out sooner, I'll release it sooner. If not, I will be releasing the feed by the 9th as a working, incomplete beta to get traders going. There will then be a follow-up release of the completed version once the API issues are resolved.

I've had the feed testing non-stop for a few days now, and it's awesome to get the first looks at LTC indicators/MA's.
Pages:
Jump to: