Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
BidAsk Historical...
Collapse
X
-
In the same fashion I assume that ensign software supplies back up hist.data via DTN.
-
I wonder why Big Mike trading is publishing that if comes off the NT servers .
Leave a comment:
-
as far as I know it does, but I've not dug into it, as it's tucked away in the DB within the Ninja folder structure I belive.
I had to turn the collection aspect on in my options. This action causes Ninja to store the entire session data while I am logged in. I only focus on the YM.
I have turned off all updates, time outs, power saving features, etc... and let my machine run each day for the entire session.
I then just use the connect -> market replay feature and my bid/ask indicators work great.
I have months of this data segmented by day. I "practice" or test my indicators this way. (I would think someone could build a business around suppling data in this format) Another interesting twist is if/when you hit re-freash button (wish I could turn that off) you can stop the replay, rewind it, restart it, and wala you get the bid/ask indicator display back...it works perfectly if I fast forward the replay (even 500 times faster).
enjoyLast edited by tulanch; 02-24-2010, 05:42 PM.
Leave a comment:
-
Does the 'market re-play' store this data on my PC?
In this case the hist. Bid Ask
Tks
Leave a comment:
-
tulanch,
Market Replay has it available because it is literally recording the market exactly how it played in the exact order things occurred. Backtesting does not have this. It is only running on one stream of data, usually the last prices. You can add additional data streams for bid and ask, but you do not have the exact sequence things occurred at. You can only run off of timestamps.
Leave a comment:
-
What seems strange to me is Historic data (back testing) does not seem to have this information readily available, but when I use Market Replay of previous days...wala it's there.
Leave a comment:
-
Bid Ask Data might work with existing timestamps
What everybody wants to to know is what the current bid and ask prices were for each trade. This information is easy to get in real time. This suggestion about how to make it available for historical data DOES NOT require any changes to the time stamping. However, changes would have to be made to the internal workings of Ninjatrader, which appear to be DLL's that read and write the historical and replay data to the binary data files.
In each series (bid, ask, last) there is a VOLUME field. Add a decimal point to the volume. After that add two digits. These are to be ignored (truncated) when a chart object fetches volume data from the historical data store. However, these digits allow the current bid and ask prices to be recorded as offsets from the Close price.
In the Last file, the first added digit signifies how many TickSizes separate the Close price from the current Bid price, and the second digit signifies how many TickSizes separate the Close price from the current Ask price. One value in each series can be reserved for "out of range/unknown". (So let's say 0 = out of range, 1 = 4 ticks below, 2 = 3 ticks below.... 5 = no difference, 6 = 1 tick above.. etc)
In the Bid file, the first added digit signifies how many TickSizes separate the Bid price from the current Close price, and the second digit signifies how many TickSizes separate the Bid price from the current Ask price.
etc.. You get the idea.
Some variation of this should work without rocking the boat too much. Or have I been dreaming......Last edited by Ricam; 02-25-2010, 01:36 AM.
Leave a comment:
-
timmyb,
There is a clear line drawing the difference between what is being discussed in this thread and what is in the Historical Data Manager.
What is being asked for here is an exact tick by tick storing of the sequence all bid, ask, last, etc. come in on. What is available is just a stream of bid, stream of ask, and stream of last prices. Which one comes first is unknown when they share the same timestamp.
Leave a comment:
-
What is teh bid/ask there in the historical data manager for if we arent able to download it. I am confused even more now
Originally posted by NinjaTrader_Ray View PostHi All,
We do realize that there is demand for historical bid/ask data associated at a per tick level. We also realize that this is important for some of our users. Our focus now is to get NT7 stable and into production. Once we have hit that milestone, we will review this requirement to see what can be done. Thanks for your understanding.
Leave a comment:
-
Clearly the real market for Ninja is the 3rd party software that can produce good-looking indicators that seem to work wonderfully in realtime (maybe) but they are worthless when you read the backtesting results.Originally posted by GoldStandard View Post
I've been trying to interest an experienced trading systems programmer I know in working with Ninjatrader and when he found out that the bid/ask data he would have to use for backtesting is not in order he lost interest pretty quickly.
This remind me the so-called bouncing ticks issue in mid-90' when trading systems developed with TradeStation showed overvalued P&L (obviously positive) results to be published on the web or on the magazines.
Just my 2 cents.
Leave a comment:
-
Without stating why you think it is 'an error' it will be hard for anyone to help your understanding. If you read the last dozen or so posts in this thread carefully then it should be clear what the issue is.Originally posted by laredo View Post
Leave a comment:
-
Leave a comment:
-
Hi All,
We do realize that there is demand for historical bid/ask data associated at a per tick level. We also realize that this is important for some of our users. Our focus now is to get NT7 stable and into production. Once we have hit that milestone, we will review this requirement to see what can be done. Thanks for your understanding.
Leave a comment:
-
Re: Inclusion of the realtime sequence of bid/ask/last into historical data
Generally, I try not to just add "me too", when it's already been said (and quite well) by others, but in this case I feel that staying out of the discussion is a tacit agreement that the product is acceptable the way it is.Originally posted by superarrow View Post...as every business is dependent upon having an edge and providing its clients with the right tools, could I kindly request NT put the needs prescribed in this thread as a high priority for the next generation of NT if not sooner.
And this is not the case: it was expected that NinjaTrader V7 would have this feature, and its lack is a tremendous disappointment, and in some ways a "deal breaker" for my group.
Also, I know that the NinjaTrader team has their hands quite full at the moment (as I also have done software field testing and many releases over the years and have a fairly good idea of what you are going through) and this is why I just bite my tongue most of the the time instead of making suggestions that would be nice for only few people and not a majority of the NinjaTrader community.
That being said, sooner would be far better on this issue.
Leave a comment:
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
34 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
29 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
36 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
33 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|
||
|
Started by SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
143 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|

Leave a comment: