Jim White

Results 12 issues of Jim White

As the jira explains [http://jira.codehaus.org/browse/GROOVY-6675], we need a base script in Groovy to support super cool declarative scripts that use annotations to define the argument parsing into parameters. The base...

enhancement

Change the Anthropic LLM and Chat classes to use model_name and default parameters the same way others do like OpenAI, Cohere, etc. Added an alias for model to model_name for...

Changes so folks using on arm64, like Apple silicon Macs, can run natively in Docker. Use the official Miniconda DockerHub image (continuumio/miniconda3). The source for that Dockerfile is here: https://github.com/ContinuumIO/docker-images/tree/main/miniconda3)....

Pricing data for options, as with stocks, become stale (i.e. invalid) when they are adjusted for splits (a typical case for backtesting and the default for data services such as...

Fix Issue #406 which is due to trying to access _backtesting_start when not backtesting. Also move that big chunk of code into its own method so we can see what's...

korbit-code-analysis

**Describe the bug** The Option Market Data API supports euro-style options but the Trading API does not. It's not (yet) a problem for us that trading in euro-style options isn't...

Hi Stefan, This is the bulk of changes needed to reduce/eliminate Pandas future/deprecation warnings when using Pandas 2.2. There were about 33000 when running the tests and this gets down...

Dear Zipline Maintainers, Before I tell you about my issue, let me describe my environment: # Environment Environment independent issue, running Python 3.11.9 on Darwin and Python 3.10.12 on Google...

2019-12-24 market close is 1p ET as expected (ChristmasEvePost1999Early1pmClose) but the post market is missing and instead of being 5p ET it is given the same time as the regular...