iexcloud
iexcloud copied to clipboard
Updating IEX Structs (eg Quote)
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.
I've just been adding fields as needed.
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.