neili02

Results 3 issues of neili02

There seem to be a validation error bug for setting zmin, zmax for rgb images. It appears the validation code expects a tuple or list of size 4 ( as...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Error when using NewsRequest with multiple symbols. ``` from alpaca.data.historical.news import...

**Describe the bug** None not accepted as Optional type but should be. **To Reproduce** Steps to reproduce the behavior: from magicgui.experimental import guiclass from typing import Optional @guiclass class Person:...

bug