Join the 80,000 other DTN customers who enjoy the fastest, most reliable data available. There is no better value than DTN!

(Move your cursor to this area to pause scrolling)




"I am keeping IQFeed, much better reliabilty than *******. I may refer a few other people in the office to switch as well." - Comment from Don
"I am very happy I changed. I love the product, but more so I am thrilled with Tech Support. You are knowledgeable, polite, pleasant and professional." - Comment from Pat
"I'm satisfied with IQFeed. It's the most reliable and fastest quote feed I have ever used. Although I'm a resident in China, it's still very fast!" - Comment from Xiaofei
"I am enjoying the feed very much - so superior to the broker provided feed I was previously using." - Comment from George
"I have been using IQFeed now for a few years in MultiCharts and I have zero complaints. Very, very rare to have any data hiccups or anything at all go wrong." - Comment from Public Forum
"Awesome response, as usual. It is a sincere and refreshing pleasure to do business with DTN, compared to your competition." - Comment from Ryan
"I just wanted to tell you what a fine job you have been doing. While *******, from what I hear, has been down and out, off and on, IQ feed has held like a champ this week." - Comment from Shirin
"I noticed that ******* quotes locked up shortly after the interest rate announcement yesterday while yours stayed stable." - Comment from Ron in Utah
"I've been using IQFeed 4 in a multi-threaded situation for the last week or two on 2600 symbols or so with 100 simultaneous daily charts, and I have had 100% responsiveness." - Comment from Scott
"I just wanted to say how happy I am with your service. I was able to download the API docs last week and I was able to replicate Interactive Brokers historical bar queries and realtime bar queries over the weekend. That was about one of the fastest integrations that I've ever done and it works perfectly!!!!" - Comment from Jason via Email
Home  Search  Register  Login  Recent Posts

Information on DTN's Industries:
DTN Oil & Gas | DTN Trading | DTN Agriculture | DTN Weather
Follow DTNMarkets on Twitter
DTN.IQ/IQFeed on Twitter
DTN News and Analysis on Twitter
»Forums Index »NEW IQFEED FORUMS »Data Questions »5MS market snapshot Close field seems wrong, opra JPM2313V143 2023-10-13T09:58:38-04:00
Author Topic: 5MS market snapshot Close field seems wrong, opra JPM2313V143 2023-10-13T09:58:38-04:00 (2 messages, Page 1 of 1)

ericjohnson
-Interested User-
Posts: 2
Joined: Oct 15, 2023


Posted: Oct 15, 2023 09:16 AM          Msg. 1 of 2
From a 5MS market snapshot taken on Friday, at 2023-10-13T10:05:19.859237-04:00, of the opra options market:

market_summary_5MS_opra_2023-10-13T10:05:19.859237-04:00


$ tm : chr "2023-10-13T09:58:38-04:00"
$ Symbol : chr "JPM2313V143"
$ Exchange : int 14
$ Type : int 2
$ Last : num 0.02
$ TradeSize : int 1
$ TradedMarket : int 108
$ TradeDate : int 20231013
$ TradeTime : int 95838
$ Open : num 0.03
$ High : num 0.05
$ Low : num 0.01
$ Close : num 0.99. <<< how can the Close be this high? High is only 0.05, as seen here and in the tick trade prints for this symbol.
$ Bid : num 0.01
$ BidMarket : int 156
$ BidSize : int 9
$ Ask : num 0.02
$ AskMarket : int 156
$ AskSize : int 42
$ Volume : int 821
$ PDayVolume : int 1724
$ UpVolume : int 0
$ DownVolume : int 0
$ NeutralVolume : int 0
$ TradeCount : int 118
$ UpTrades : int 0
$ DownTrades : int 0
$ NeutralTrades : int 0
$ VWAP : logi NA
$ MutualDiv : logi NA
$ SevenDayYield : logi NA
$ OpenInterest : int 1425
$ Settlement : logi NA
$ SettlementDate: logi NA
$ ExpirationDate: int 20231013
$ Strike : num 143

When I pull the trade for that JPM option symbol and look at last trade price (in Close), and bid and ask (in $lo and $hi respectively):

> summary(a$close)
Min. 1st Qu. Median Mean 3rd Qu. Max.
0.01000 0.01000 0.01000 0.01567 0.02000 0.05000
> summary(a$hi)
Min. 1st Qu. Median Mean 3rd Qu. Max.
0.01000 0.01000 0.02000 0.02106 0.02000 0.08000
> summary(a$lo)
Min. 1st Qu. Median Mean 3rd Qu. Max.
0.000000 0.000000 0.010000 0.009355 0.010000 0.030000
>

So the Close 0f 0.99 seems outlandish or just crazy wrong.

Here is what my CSV output looks like. Perhaps I have done something wrong with the header alignment... hmm.

tm,Symbol,Exchange,Type,Last,TradeSize,TradedMarket,TradeDate,TradeTime,Open,High,Low,Close,Bid,BidMarket,BidSize,Ask,AskMarket,AskSize,Volume,PDayVolume,UpVolume,DownVolume,NeutralVolume,TradeCount,UpTrades,DownTrades,NeutralTrades,VWAP,MutualDiv,SevenDayYield,OpenInterest,Settlement,SettlementDate,ExpirationDate,Strike
...
2023-10-13T09:58:38-04:00,JPM2313V143,14,2,0.02,1,108,20231013,95838,0.03,0.05,0.01,0.99,0.01,156,9,0.02,156,42,821,1724,0,0,0,118,0,0,0,,,,1425,,,20231013,143.000


the request sent at 2023-10-13 09:05:19.869 -0500 CDT was:

S,SET PROTOCOL,6.2
5MS,2,14




Is there some user error, or is the Close field buggy in the 5MS for opra?

ericjohnson
-Interested User-
Posts: 2
Joined: Oct 15, 2023


Posted: Oct 15, 2023 09:20 AM          Msg. 2 of 2
Ah: 0.99 is the price of the last trade on that option from Thursday. So it is the previous day's closing price.
 

 

Time: Mon May 6, 2024 5:54 PM CFBB v1.2.0 13 ms.
© AderSoftware 2002-2003