akapur / pyiqfeed

Python LIbrary for reading DTN's IQFeed
GNU General Public License v2.0
172 stars 109 forks source link

Fixed exception for short restricted stocks #55

Closed amdupre closed 1 year ago

amdupre commented 3 years ago

Added 'R' as flag for field_reader under "restricted code". Left 'Y' there in case there was a backward compatibility concern.

For live testing one can get a restricted ticker from here: ftp://ftp.nyxdata.com/NYSEGroupSSRCircuitBreakers/

snippet of spec:

Screen Shot 2021-10-04 at 5 32 01 PM

.

amdupre commented 2 years ago

Sorry about .DS_Store, silly mac thing. The "Delete File" under the original commit was grey-ed out, so I made a second commit that deleted the .DS_Store.