iexcloud icon indicating copy to clipboard operation
iexcloud copied to clipboard

Updating IEX Structs (eg Quote)

Open AlexCuse opened this issue 3 years ago • 2 comments

I am looking specifically for the Volume field, but it seems like there are some others as well.

Is there a codegen process that you use to update these types or have you just been adding fields as needed? Happy to submit a PR if its useful but I'm just going to add Volume to my fork for now.

AlexCuse avatar Jan 05 '21 15:01 AlexCuse

I've just been adding fields as needed.

matthewrankin avatar Jan 06 '21 22:01 matthewrankin

Thanks. I noticed after adding it that the volume on quotes always seems to come back empty until after close so wasn't as useful as I hoped (maybe this is a free vs paid account thing). May try to look into codegen options in the future if I get the time.

AlexCuse avatar Jan 07 '21 13:01 AlexCuse