Optopsy

Latest version: v2.0.1

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

Scan your dependencies

Page 1 of 2

2.0.1

This release contains the following updates:

* Added support for vertical spreads
* Various fixes and code improvements
* Strategies are now generated via the internal "strategy engine", which allows all strategies to be generated dynamically. This paves way for future custom strategies support.

2.0.0

This release contains the library rewritten from ground up with a new backtesting algorithm to better test option strategies. This new version focuses on generating statistics on the performance of option strategies across all entry parameter combinations so that all entry/exit parameters can be analyzed and compared. It is designed to be lightweight, so that further analysis can be made from the library results as needed.

Currently this library supports generating backtest statistics for:
- Calls/Puts
- Straddles/Strangles

2.0.0b2

This version adds
- support for Straddles and Strangles
- new "raw" parameter to return list of trades without aggregation

2.0.0b1

This release contains the initial rewritten library from ground up with a new backtesting algorithm to better test option strategies. Currently supports backtesting calls/puts strategies.

1.0.4

This version contains updated sample file to reflect the new way of composing filters for option strategies.

1.0.3

* Implemented Iron Condor Strategy
* Fixed inaccurate entry/exit option prices for market orders
* Added Numpy to requirements.txt
* Various code improvements and bug fixes

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.