![]() |
|
|||||||
| Version 7 Beta General Questions & Bug Reports Ask questions here and post bug reports. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Senior Member
Join Date: Oct 2007
Posts: 1,863
Thanks: 17
Thanked 99 times in 82 posts
|
I have a number of indicators which call daily bars on intraday charts. There are several reasons:
For pivots daily data may expose the settlement price, while intraday data only returns the close, for many instruments these are not identical. For Fibonacci lines I perform calculations on daily data for a longer lookback period, because daily resolution is good enough, if lookback is exceeding 40 days. This way it is much faster to perform calcualtions for about 580 fib levels, actually only milliseconds with daily data. As a consequence I use about 4 indicators that call daily bars on each of my three intraday charts within my default workspace. Problem: When loading any instrument, this triggers 12 identical request for loading daily data from my data provider. Is there anyway of teaching NT that it does not need to make a new request for daily data, when such a request has been made fractions of a second ago? Note: This problem is not linked to the other data loading bug (which occurs without 12 DailyBars indicators). The behaviour here is expected. I am just suggesting an improvement in view of data throttling.
Last edited by Harry; 06-15-2010 at 02:04 PM.
|
|
|
|
|
|
#2 |
|
NinjaTrader Customer Service
Join Date: Dec 2008
Location: Denver, CO, USA
Posts: 7,434
Thanks: 156
Thanked 262 times in 257 posts
|
Hi Harry,
Thank you for your post. As you mentioned, this behavior is currently expected. With that said, I will forward your comments here on to my development team for further consideration.
Kyle
NinjaTrader Customer Service |
|
|
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Synchronicity of daily bars within intraday charts | Harry | Miscellaneous Support | 25 | 02-08-2010 11:31 PM |
| Daily data on intraday charts | Harry | Indicator Development | 4 | 12-16-2009 08:28 AM |
| Intraday RTH charts | wagross | Charting | 1 | 01-03-2009 10:11 AM |
| Pivot Problems - "DailyBars" Setting | forexample | Charting | 1 | 05-21-2008 09:19 AM |
| How to access daily data series from an indicator running on intraday charts? | clearpicks | Indicator Development | 3 | 04-21-2008 06:57 AM |