tradestation / webapi-docs

DEPRECATED: See https://github.com/tradestation/api-docs
19 stars 12 forks source link

Undocumented attributes in stream/quote/changes/ #21

Closed emaber closed 5 years ago

emaber commented 8 years ago

When receiving data from the "stream/quote/changes/" endpoint there are a number of attributes that are not documented (example: BitFlags, TradeType, DailyDate, DailyTime, DailyDateTime, maybe more).

Is there an updated version of the docs that include these?

johnjelinek commented 8 years ago

@emaber: Thank you for reporting this. We will make the endpoint match what our documentation provides. I will leave this open until it has been completed.

lancehunt commented 7 years ago

We are moving to Open API (Swagger) docs and plan to address these gaps in the future.

You can find the new docs here: https://tradestation.github.io/api-docs/ the associated repo is: https://github.com/tradestation/api-docs

lancehunt commented 5 years ago

Closing older issues