bpsmith / tia

Toolkit for integration and analysis
BSD 3-Clause "New" or "Revised" License
404 stars 165 forks source link

"TRADE_UPDATE_STAMP_RT" #10

Open stevesette opened 7 years ago

stevesette commented 7 years ago

The following code produces a Field Not Applicable Error

trace_time = LocalTerminal.get_reference_data("00928QAM3 @trl1 corp", "TRADE_UPDATE_STAMP_RT").as_frame()

Not sure if this is supposed to be called through another method (running it through get historical returns an empty dataframe, intraday bar has no value) or if it is something wrong with how TIA handles requests.