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)




"You are either overstaffed or people just don't have problems with your feed because customer support always answers the phone quickly." - Comment from Jay via Email
"Just a thank you for the very helpful and prompt assistance and services. You provided me with noticeably superior service in my setup compared to a couple of other options I had looked at." - Comment from John
"You have an excellent feed. Very few spikes for Spot Forex." - Comment from Public Forum Post
"I am a hedge fund manager here. It’s funny, I have a Bloomberg terminal and a Bridge feed, but I still like having my DTN feed!" - Comment from Feras
"I used to have *******, but they are way more money for the same thing. I have had no probs with data from DTN since switching over." - Comment from Public Forum Post
"I "bracket trade" all major news releases and I have not found one lag or glitch with DTN.IQ feed. I am very comfortable with their feed under all typical news conditions (Fed releases, employment numbers, etc)." - Comment from Public Forum
"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
"Thank you so much - awesome feed, awesome service!" - Comment from Greg via Email
"Everything is working great ! Very impressive client. The news refreshes better and is more pertinent than the ******* feed I paid $ 100/month for. I Also like the charts a lot." - Comment from Leon
"I just wanted to let u know that your data feed/service is by far the best!!! Your unfiltered tick data is excellent for reading order flow and none of your competitors delivers this quality of data!" - Comment from Peter 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
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 21186 total posts (0.01%) in 199 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: Tue April 30, 2024 10:59 AM CFBB v1.2.0 6 ms.
© AderSoftware 2002-2003