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 had always used ******* but for the past 2 weeks have been trying DTN IQFeed. Customer support has been extraordinary. They call just to make sure your problem hasn't recurred." - Comment from Public Forum
"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 just wanted to let you know how fast and easy I found it to integrate IQFeed into our existing Java code using your JNI client. In my experience, such things almost never go so smoothly - great job!" - Comment from Nate
"You have an excellent product !!!!!!" - Comment from Arely
"I was on the phone with a friend who uses CQG and right after the Fed announcement, CQG was as much as 30 seconds behind DTN.IQ. Some quotes were off by as much as 15-18 cents. Your feed never missed a beat." - Comment from Roger
"Boy, probably spent a thousand hours trying to get ******* API to work right. And now two hours to have something running with IQFeed. Hmmm, guess I was pretty stupid to fight rather than switch all this time. And have gotten more customer service from you guys already than total from them… in five years." - Comment from Jim
"IQFeed version 4 is a real screamer compared to anything else I have seen." - Comment from Tom
"IQ feed is brilliant. The support is mind-bending. What service!" - Comment from Public Forum Post
"I will tell others who want to go into trading that DTN ProphetX is an invaluable tool, I don't think anyone can trade without it..." - Comment from Luther
"I ran your IQFeed DDE vs. my broker vs. a level II window for some slow-moving options. I would see the level II quote change, then your feed update instantaneously. My broker's DDE, however, would take as much as 30 seconds to update. I am not chasing milliseconds, but half a minute is unacceptable." - Comment from Rob
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
Viewing User Profile for: ericjohnson
About Contact
Joined: Oct 15, 2023 08:57 AM
Last Post: Oct 15, 2023 09:20 AM
Last Visit: Oct 15, 2023 09:46 AM
Website:  
Location:
Occupation:
Interests:
AIM:
ICQ:
MSN IM:
Yahoo IM:
Post Statistics
ericjohnson has contributed to 2 posts out of 21190 total posts (0.01%) in 200 days (0.01 posts per day).

20 Most recent posts:

Ah: 0.99 is the price of the last trade on that option from Thursday. So it is the previous day's closing price.


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?


Time: Wed May 1, 2024 1:35 PM CFBB v1.2.0 16 ms.
© AderSoftware 2002-2003