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 very pleased with the DTNIQ system for quotes and news." - Comment from Larry
"After all the anxiety I had with my previous data provider it is a relief not to have to worry about data speed and integrity." - Comment from Eamonn
"I use IQ Feed, Great stuff as far as data analysis information, storage and retrieval is concerned." - Comment from Public Forum
"I was with ******* for 4 years at $230 a month, this is a huge savings for me, GOD BLESS YOU PEOPLE," - Comment from T.S. via Email
"The service is great, I see a noticeable improvement in my volume profiles over [broker]'s data feed" - Comment from Larry
"Version 4.0.0.2 has been working well for me and I appreciate that it is now a much tighter client to work with. I feel I can go to press with my own application and rely on a stable platform" - Comment from David in IA.
"You are much better than lawyers or the phone company because you answer the phone when I call! I just love your customer service." - Comment from Isreal
"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
"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
"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 21199 total posts (0.01%) in 205 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: Mon May 6, 2024 7:42 AM CFBB v1.2.0 11 ms.
© AderSoftware 2002-2003