montezdesousa

Results 15 comments of montezdesousa

I will close this PR, seems to be fixed by #2091.

Related to this https://github.com/OpenBB-finance/OpenBBTerminal/issues/3613

Agree with @hjoaquim, `model_fields` yields the pydantic fields or `model_json_schema()` gets you that in a json format. Having it as a method here is not reliable because we don't impose...

> > If we really need it, it will be safer to inject the schema into OBBject itself, like in the `.extra` during execution. > > This would duplicate schemas,...

@piiq the data provided by nasdaq does not provide sufficient information to distinguish between YoY and MoM figures. So for now, I don't see a way to fix this on...