martinobdl / ITCH

Nasdaq Order Book Reconstructor
Apache License 2.0
227 stars 66 forks source link

Incorrect FTP address to get a sample file described in Readme #7

Closed hyunsungkim closed 3 years ago

hyunsungkim commented 3 years ago

I found the command to obtain a sample file should be as follows wget ftp://anonymous:@emi.nasdaq.com/ITCH/Nasdaq\ PSX\ ITCH/20190327.PSX_ITCH_50.gz -P ./data/binary It seems the directory's name has been changed to Nasdaq PSX ITCH from PSX_ITCH

martinobdl commented 3 years ago

yes, you are right. it seems that the directory's name has been changed. Thanks, it will be updated in the README