-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
no historical data #16
Comments
Tick replay enabled? |
There is an option to specify a date range in the chart widget. This lets you query for historical data. |
I'm already trying download historical data, but still no result. @sblanchard where is this tick replay enabled? sorry for asking, because im still new using nt8 @ryanfox is the option is when we gonna make new chart or in download historical data menu? |
im trying tick replay enabled, no results, specify data range also no result. |
have you tried turning tick replay off and only loading some 5 minute bars for 1 day? |
this plugin seems a bit finicky on newer builds of ninja for some reason. I've had to uninstall and delete my whole folder because I still got some error on it insisting to start downloading Tick data for an instrument despite not having any chart or anything open yet. I've got an older build on another pc where it's working better. |
@sblanchard yeah im trying that, still only loading..., still no result :/ |
Check your trace files for any errors and paste them here C:\Users\xxx\Documents\NinjaTrader 8\trace |
Same error I had... I gave them the solution 2018-05-06 11:18:46:187 Cbi.Instrument.RequestBars (to Provider): instrument='XBTUSD' from='30/04/2018 00.00.00' to='06/05/2018 00.00.00' period='1 Minute' |
@sblanchard how to apply your solution? |
I can't attach it unfort...need programming knowledge and they should either open source the code or fix it. |
so..no solutions for me now i guess hehe..thank you for always answering and trying to help @sblanchard |
@sblanchard You can specify a date range in the chart creation widget. The section labeled "Time Frame". |
Yes the default is 5 days, he's actually getting an error if you check the last trace file. |
Doesn't work to on ninja8. There is connect but no data. |
hello guys !! i Think we can obten data from here but i dont know how its work!!! |
Hi, I can load some historical data to the chart but I'm not able to load historical data for playback. I would like to use playback because I want to see historical Level II depth chart data also. Is it possible to solve it somehow? Thanks |
hello, im following the guide charting xbtusd in nt8
my issue is, in my new chart, there is no historical data. It's connect to bitmex but the data always start at new datafeed, there is no past data before that. And when im close it, it always begin again from new datafeed.
Example is, xbtusd now at 9040, there is no data before 9040.
Hope i can get answer in here, thank you
The text was updated successfully, but these errors were encountered: