Thetagang

Latest version: v1.13.2

Safety actively analyzes 687918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 13

1.10.0

What's Changed
* Bump abatilo/actions-poetry from 2 to 3 by dependabot in https://github.com/brndnmtthws/thetagang/pull/353
* Bump the deps group with 2 updates by dependabot in https://github.com/brndnmtthws/thetagang/pull/354
* Optionally calculate net shorts by brndnmtthws in https://github.com/brndnmtthws/thetagang/pull/355
* Annotate all the things (beta) by brndnmtthws in https://github.com/brndnmtthws/thetagang/pull/356
* Display the weighted average p/c strikes by brndnmtthws in https://github.com/brndnmtthws/thetagang/pull/357
* Bump actions/cache from 3 to 4 by dependabot in https://github.com/brndnmtthws/thetagang/pull/358
* Better table output by brndnmtthws in https://github.com/brndnmtthws/thetagang/pull/359
* Better readability for pos summary table by brndnmtthws in https://github.com/brndnmtthws/thetagang/pull/360
* Optionally specify a max target DTE by brndnmtthws in https://github.com/brndnmtthws/thetagang/pull/361
* Bump the deps group with 2 updates by dependabot in https://github.com/brndnmtthws/thetagang/pull/363
* Fix handling for net short edge case by brndnmtthws in https://github.com/brndnmtthws/thetagang/pull/364
* Bump the deps group with 2 updates by dependabot in https://github.com/brndnmtthws/thetagang/pull/365


**Full Changelog**: https://github.com/brndnmtthws/thetagang/compare/v1.9.2...v1.10.0

1.9.2

What's Changed
* Set call cap per symbol by brndnmtthws in https://github.com/brndnmtthws/thetagang/pull/351


**Full Changelog**: https://github.com/brndnmtthws/thetagang/compare/v1.9.1...v1.9.2

1.9.1

What's Changed
* Bump the deps group with 2 updates by dependabot in https://github.com/brndnmtthws/thetagang/pull/346
* Bump the deps group with 1 update by dependabot in https://github.com/brndnmtthws/thetagang/pull/348
* Bump the deps group with 2 updates by dependabot in https://github.com/brndnmtthws/thetagang/pull/349


**Full Changelog**: https://github.com/brndnmtthws/thetagang/compare/v1.9.0...v1.9.1

1.9.0

What's Changed
* Bump the deps group with 2 updates by dependabot in https://github.com/brndnmtthws/thetagang/pull/325
* Switch to ruff linter by brndnmtthws in https://github.com/brndnmtthws/thetagang/pull/326
* Bump the deps group with 3 updates by dependabot in https://github.com/brndnmtthws/thetagang/pull/328
* Bump the deps group with 2 updates by dependabot in https://github.com/brndnmtthws/thetagang/pull/330
* Bump the deps group with 3 updates by dependabot in https://github.com/brndnmtthws/thetagang/pull/331
* Bump the deps group with 2 updates by dependabot in https://github.com/brndnmtthws/thetagang/pull/332
* When updating price, use halfway between midpoint by brndnmtthws in https://github.com/brndnmtthws/thetagang/pull/334
* Bump actions/stale from 8 to 9 by dependabot in https://github.com/brndnmtthws/thetagang/pull/335
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/brndnmtthws/thetagang/pull/336
* Bump the deps group with 1 update by dependabot in https://github.com/brndnmtthws/thetagang/pull/337
* Include pending orders in cash balance by brndnmtthws in https://github.com/brndnmtthws/thetagang/pull/338
* Allow specifying a minimum order price by brndnmtthws in https://github.com/brndnmtthws/thetagang/pull/339
* Call this minimum_credit, rather than minimum_price by brndnmtthws in https://github.com/brndnmtthws/thetagang/pull/340
* Optionally maintain a high water mark w/ CCs by brndnmtthws in https://github.com/brndnmtthws/thetagang/pull/341
* Add some missing config output by brndnmtthws in https://github.com/brndnmtthws/thetagang/pull/342
* Bump the deps group with 2 updates by dependabot in https://github.com/brndnmtthws/thetagang/pull/343
* Don't close long contracts. by brndnmtthws in https://github.com/brndnmtthws/thetagang/pull/344


**Full Changelog**: https://github.com/brndnmtthws/thetagang/compare/v1.8.1...v1.9.0

1.8.1

This release only contains a fix for the Docker build, refer to the [release notes for v1.8.0](https://github.com/brndnmtthws/thetagang/releases/tag/v1.8.0) if you're coming from <v1.8.0.

**Full Changelog**: https://github.com/brndnmtthws/thetagang/compare/v1.8.0...v1.8.1

1.8.0

What's Changed
* Bump the deps group with 2 updates by dependabot in https://github.com/brndnmtthws/thetagang/pull/304
* Bump the deps group with 1 update by dependabot in https://github.com/brndnmtthws/thetagang/pull/305
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/brndnmtthws/thetagang/pull/308
* Bump the deps group with 2 updates by dependabot in https://github.com/brndnmtthws/thetagang/pull/309
* Bump the deps group with 2 updates by dependabot in https://github.com/brndnmtthws/thetagang/pull/310
* Add basic VIX call ladder-ing by brndnmtthws in https://github.com/brndnmtthws/thetagang/pull/311
* Bump the deps group with 1 update by dependabot in https://github.com/brndnmtthws/thetagang/pull/312
* Bump docker/setup-qemu-action from 2 to 3 by dependabot in https://github.com/brndnmtthws/thetagang/pull/313
* Bump docker/login-action from 2 to 3 by dependabot in https://github.com/brndnmtthws/thetagang/pull/314
* Bump docker/metadata-action from 4 to 5 by dependabot in https://github.com/brndnmtthws/thetagang/pull/315
* Bump docker/setup-buildx-action from 2 to 3 by dependabot in https://github.com/brndnmtthws/thetagang/pull/316
* Bump docker/build-push-action from 4 to 5 by dependabot in https://github.com/brndnmtthws/thetagang/pull/317
* Bump the deps group with 1 update by dependabot in https://github.com/brndnmtthws/thetagang/pull/318
* Specify write thresholds as sigma by brndnmtthws in https://github.com/brndnmtthws/thetagang/pull/319
* Bump the deps group with 2 updates by dependabot in https://github.com/brndnmtthws/thetagang/pull/320
* Threshold config: constant defaults by brndnmtthws in https://github.com/brndnmtthws/thetagang/pull/321
* Cap calls to set a floor on shares by brndnmtthws in https://github.com/brndnmtthws/thetagang/pull/322


**Full Changelog**: https://github.com/brndnmtthws/thetagang/compare/v1.7.2...v1.8.0

Page 4 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.