{"id":34075578,"url":"https://github.com/michaelchu/optopsy","last_synced_at":"2026-01-30T18:02:18.923Z","repository":{"id":45469464,"uuid":"103795689","full_name":"michaelchu/optopsy","owner":"michaelchu","description":"A nimble options backtesting library for Python","archived":false,"fork":false,"pushed_at":"2024-07-06T19:33:10.000Z","size":9298,"stargazers_count":1221,"open_issues_count":0,"forks_count":185,"subscribers_count":60,"default_branch":"master","last_synced_at":"2025-12-16T11:37:15.014Z","etag":null,"topics":["algorithmic","algorithmic-trading","algorithmic-trading-engine","algorithmic-trading-library","backtest","backtesting","backtesting-frameworks","backtesting-trading-strategies","dataframe","option-chain","option-pricing","option-strategies","options","options-framework","options-spreads","options-strategies","options-trading","trade-options","trading"],"latest_commit_sha":null,"homepage":"https://github.com/michaelchu/optopsy/wiki","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michaelchu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"michaelchu","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-09-17T01:49:54.000Z","updated_at":"2025-12-15T11:47:05.000Z","dependencies_parsed_at":"2024-04-07T09:28:40.478Z","dependency_job_id":"edcd62d7-3c7d-4915-acf4-e22f7c8c64da","html_url":"https://github.com/michaelchu/optopsy","commit_stats":{"total_commits":161,"total_committers":5,"mean_commits":32.2,"dds":0.0993788819875776,"last_synced_commit":"ebb3026f1715b84cba2369a25e458db9b994acc2"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/michaelchu/optopsy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelchu%2Foptopsy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelchu%2Foptopsy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelchu%2Foptopsy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelchu%2Foptopsy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelchu","download_url":"https://codeload.github.com/michaelchu/optopsy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelchu%2Foptopsy/sbom","scorecard":{"id":641034,"data":{"date":"2025-08-11","repo":{"name":"github.com/michaelchu/optopsy","commit":"b1cf036d7e6f420c335384fbd8db02b6ad0e281c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/michaelchu/optopsy/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/michaelchu/optopsy/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T10:45:33.657Z","repository_id":45469464,"created_at":"2025-08-21T10:45:33.657Z","updated_at":"2025-08-21T10:45:33.657Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28917033,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T16:37:38.804Z","status":"ssl_error","status_checked_at":"2026-01-30T16:37:37.878Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithmic","algorithmic-trading","algorithmic-trading-engine","algorithmic-trading-library","backtest","backtesting","backtesting-frameworks","backtesting-trading-strategies","dataframe","option-chain","option-pricing","option-strategies","options","options-framework","options-spreads","options-strategies","options-trading","trade-options","trading"],"created_at":"2025-12-14T09:52:01.818Z","updated_at":"2026-01-30T18:02:18.917Z","avatar_url":"https://github.com/michaelchu.png","language":"Python","funding_links":["https://github.com/sponsors/michaelchu"],"categories":["repos:"],"sub_categories":[],"readme":"[![Downloads](https://pepy.tech/badge/optopsy)](https://pepy.tech/project/optopsy)\n[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)\n\n# Optopsy\n\nOptopsy is a nimble backtesting and statistics library for option strategies, it is designed to answer questions like\n\"How do straddles perform on the SPX?\" or \"Which strikes and/or expiration dates should I choose to make the most potential profit?\"\n\nUse cases for Optopsy:\n* Generate option strategies from raw option chain datasets for your own analysis\n* Discover performance statistics on **percentage change** for various options strategies on a given stock\n\n## Supported Option Strategies\n* Calls/Puts\n* Straddles/Strangles\n* Vertical Call/Put Spreads\n\n## Documentation\nPlease see the [wiki](https://github.com/michaelchu/optopsy/wiki) for API reference.\n\n## Usage\n\n### Use Your Data\n* Use data from any source, just provide a Pandas dataframe with the required columns when calling optopsy functions.\n\n### Dependencies\nYou will need Python 3.8 or newer and Pandas 2.0.0 or newer and Numpy 1.26.0 or newer.\n\n### Installation\n```\npip install optopsy==2.0.2\n```\n\n### Example\n\nLet's see how long calls perform on the SPX on a small demo dataset on the SPX:\n\n**Note:** As of July 2024, the link below is broken, however DeltaNeutral still provides free data [here](https://historicaloptiondata.com/free-data/).\nYou should still be able to proceed by mapping the columns according to the current format of the sample data as shown below.\n\n~~Download the following data sample from DeltaNeutral: http://www.deltaneutral.com/files/Sample_SPX_20151001_to_20151030.csv~~\n\nThis dataset is for the month of October in 2015, lets load it into Optopsy. First create a small helper function\nthat returns a file path to our file. We will store it under a folder named 'data', in the same directory as the working python file.\n```\ndef filepath():\n    curr_file = os.path.abspath(os.path.dirname(__file__))\n    return os.path.join(curr_file, \"./data/Sample_SPX_20151001_to_20151030.csv\")\n```\n\nNext lets use this function to pass in the file path string into Optopsy's `csv_data()` function, we will map the column\nindices using the defined function parameters. We are omitting the `start_date` and `end_date` parameters in this call because\nwe want to include the entire dataset. The numeric values represent the column number as found in the sample file, the\nnumbers are 0-indexed:\n```\nimport optopsy as op\n\nspx_data = op.csv_data(\n    filepath(),\n    underlying_symbol=0,\n    underlying_price=1,\n    option_type=5,\n    expiration=6,\n    quote_date=7,\n    strike=8,\n    bid=10,\n    ask=11,\n)\n```  \nThe `csv_data()` function is a convenience function. Under the hood it uses Panda's `read_csv()` function to do the import.\nThere are other parameters that can help with loading the csv data, consult the code/future documentation to see how to use them.\n\nOptopsy is a small simple library that offloads the heavy work of backtesting option strategies, the API is designed to be simple\nand easy to implement into your regular Panda's data analysis workflow. As such, we just need to call the `long_calls()` function\nto have Optopsy generate all combinations of a simple long call strategy for the specified time period and return a DataFrame. Here we\nalso use Panda's `round()` function afterwards to return statistics within two decimal places.\n\n```\nlong_calls_spx_pct_chgs = op.long_calls(spx_data).round(2)\n```\n\nThe function will returned a Pandas DataFrame containing the statistics on the **percentange changes** of running long calls in all *valid* combinations on the SPX:\n\n|    | dte_range   | otm_pct_range   |   count |   mean |   std |   min |   25% |   50% |   75% |   max |\n|----|-------------|-----------------|---------|--------|-------|-------|-------|-------|-------|-------|\n|  0 | (0, 7]      | (-0.5, -0.45]   |     155 |   0.03 |  0.02 | -0.02 |  0.01 |  0.02 |  0.04 |  0.11 |\n|  1 | (0, 7]      | (-0.45, -0.4]   |     201 |   0.04 |  0.03 | -0.02 |  0.01 |  0.03 |  0.06 |  0.12 |\n|  2 | (0, 7]      | (-0.4, -0.35]   |     247 |   0.04 |  0.03 | -0.02 |  0.02 |  0.04 |  0.07 |  0.13 |\n|  3 | (0, 7]      | (-0.35, -0.3]   |     296 |   0.05 |  0.04 | -0.02 |  0.02 |  0.04 |  0.08 |  0.15 |\n|  4 | (0, 7]      | (-0.3, -0.25]   |     329 |   0.05 |  0.05 | -0.03 |  0.02 |  0.05 |  0.09 |  0.17 |\n|  5 | (0, 7]      | (-0.25, -0.2]   |     352 |   0.06 |  0.05 | -0.03 |  0.02 |  0.05 |   0.1 |   0.2 |\n|  6 | (0, 7]      | (-0.2, -0.15]   |     383 |   0.08 |  0.07 | -0.04 |  0.03 |  0.07 |  0.13 |  0.26 |\n|  7 | (0, 7]      | (-0.15, -0.1]   |     417 |   0.11 |  0.09 | -0.06 |  0.04 |  0.09 |  0.17 |  0.37 |\n|  8 | (0, 7]      | (-0.1, -0.05]   |     461 |   0.18 |  0.16 | -0.12 |  0.07 |  0.15 |  0.28 |  0.69 |\n|  9 | (0, 7]      | (-0.05, -0.0]   |     505 |   0.64 |  1.03 |    -1 |  0.14 |  0.37 |  0.87 |  7.62 |\n| 10 | (0, 7]      | (-0.0, 0.05]    |     269 |   2.34 |  8.65 |    -1 |    -1 | -0.89 |  1.16 |    68 |\n| 11 | (0, 7]      | (0.05, 0.1]     |       2 |     -1 |     0 |    -1 |    -1 |    -1 |    -1 |    -1 |\n| 12 | (7, 14]     | (-0.5, -0.45]   |      70 |   0.06 |  0.03 |  0.02 |  0.03 |  0.07 |  0.08 |  0.12 |\n| 13 | (7, 14]     | (-0.45, -0.4]   |     165 |   0.09 |  0.04 |  0.02 |  0.06 |  0.08 |   0.1 |  0.17 |\n| 14 | (7, 14]     | (-0.4, -0.35]   |     197 |   0.09 |  0.04 |  0.02 |  0.07 |  0.09 |  0.12 |  0.19 |\n| 15 | (7, 14]     | (-0.35, -0.3]   |     235 |   0.11 |  0.04 |  0.02 |  0.09 |   0.1 |  0.13 |  0.21 |\n| 16 | (7, 14]     | (-0.3, -0.25]   |     265 |   0.13 |  0.05 |  0.03 |   0.1 |  0.12 |  0.15 |  0.25 |\n| 17 | (7, 14]     | (-0.25, -0.2]   |     280 |   0.15 |  0.06 |  0.03 |  0.11 |  0.14 |  0.18 |   0.3 |\n| 18 | (7, 14]     | (-0.2, -0.15]   |     307 |   0.18 |  0.08 |  0.04 |  0.14 |  0.18 |  0.23 |  0.38 |\n| 19 | (7, 14]     | (-0.15, -0.1]   |     332 |   0.25 |  0.11 |  0.05 |  0.18 |  0.24 |  0.31 |  0.54 |\n| 20 | (7, 14]     | (-0.1, -0.05]   |     370 |    0.4 |  0.18 |  0.07 |  0.29 |  0.39 |  0.52 |  0.97 |\n| 21 | (7, 14]     | (-0.05, -0.0]   |     404 |   1.02 |  0.68 | -0.46 |  0.58 |  0.86 |  1.32 |   4.4 |\n| 22 | (7, 14]     | (-0.0, 0.05]    |     388 |   1.52 |  4.45 |    -1 | -0.99 | -0.73 |  2.65 |    32 |\n| 23 | (7, 14]     | (0.05, 0.1]     |      36 |  -0.93 |  0.06 |    -1 |    -1 | -0.94 | -0.87 | -0.83 |\n| 24 | (14, 21]    | (-0.5, -0.45]   |       6 |    0.1 |  0.01 |  0.09 |  0.09 |   0.1 |   0.1 |   0.1 |\n| 25 | (14, 21]    | (-0.45, -0.4]   |      66 |   0.14 |  0.04 |  0.09 |  0.11 |  0.14 |  0.17 |  0.23 |\n| 26 | (14, 21]    | (-0.4, -0.35]   |      91 |   0.16 |  0.04 |   0.1 |  0.12 |  0.16 |   0.2 |  0.25 |\n| 27 | (14, 21]    | (-0.35, -0.3]   |     135 |   0.18 |  0.05 |  0.11 |  0.13 |  0.17 |  0.21 |  0.28 |\n| 28 | (14, 21]    | (-0.3, -0.25]   |     149 |    0.2 |  0.05 |  0.12 |  0.15 |   0.2 |  0.25 |  0.33 |\n| 29 | (14, 21]    | (-0.25, -0.2]   |     160 |   0.24 |  0.06 |  0.14 |  0.18 |  0.23 |  0.29 |   0.4 |\n| 30 | (14, 21]    | (-0.2, -0.15]   |     174 |    0.3 |  0.08 |  0.17 |  0.23 |  0.29 |  0.35 |  0.51 |\n| 31 | (14, 21]    | (-0.15, -0.1]   |     187 |    0.4 |  0.11 |  0.22 |   0.3 |  0.38 |  0.48 |   0.7 |\n| 32 | (14, 21]    | (-0.1, -0.05]   |     211 |   0.63 |  0.19 |  0.32 |  0.47 |   0.6 |  0.75 |  1.16 |\n| 33 | (14, 21]    | (-0.05, -0.0]   |     229 |   1.39 |  0.53 |  0.58 |     1 |   1.3 |  1.73 |   3.1 |\n| 34 | (14, 21]    | (-0.0, 0.05]    |     252 |   2.58 |  2.92 |    -1 |    -1 |  2.72 |  4.56 |  10.1 |\n| 35 | (14, 21]    | (0.05, 0.1]     |      93 |  -0.82 |  0.92 |    -1 |    -1 |    -1 |    -1 |  6.39 |\n| 36 | (21, 28]    | (-0.5, -0.45]   |       1 |   0.11 |   nan |  0.11 |  0.11 |  0.11 |  0.11 |  0.11 |\n| 37 | (21, 28]    | (-0.45, -0.4]   |      21 |   0.15 |  0.03 |  0.11 |  0.12 |  0.15 |  0.17 |  0.23 |\n| 38 | (21, 28]    | (-0.4, -0.35]   |      39 |    0.2 |  0.06 |  0.12 |  0.16 |  0.18 |  0.24 |  0.32 |\n| 39 | (21, 28]    | (-0.35, -0.3]   |      61 |   0.21 |  0.06 |  0.13 |  0.17 |   0.2 |  0.26 |  0.35 |\n| 40 | (21, 28]    | (-0.3, -0.25]   |      75 |   0.25 |  0.08 |  0.14 |   0.2 |  0.24 |  0.31 |  0.41 |\n| 41 | (21, 28]    | (-0.25, -0.2]   |      79 |    0.3 |  0.09 |  0.17 |  0.23 |  0.27 |  0.37 |  0.49 |\n| 42 | (21, 28]    | (-0.2, -0.15]   |      87 |   0.37 |  0.11 |   0.2 |  0.29 |  0.34 |  0.45 |  0.62 |\n| 43 | (21, 28]    | (-0.15, -0.1]   |      93 |   0.48 |  0.15 |  0.26 |  0.37 |  0.46 |  0.58 |  0.85 |\n| 44 | (21, 28]    | (-0.1, -0.05]   |     105 |   0.74 |  0.24 |  0.36 |  0.56 |  0.71 |  0.89 |  1.39 |\n| 45 | (21, 28]    | (-0.05, -0.0]   |     114 |   1.45 |  0.54 |  0.62 |  1.05 |  1.34 |  1.73 |  3.28 |\n| 46 | (21, 28]    | (-0.0, 0.05]    |     125 |   2.97 |  3.38 |    -1 |  1.29 |  2.58 |  4.21 | 17.15 |\n| 47 | (21, 28]    | (0.05, 0.1]     |      85 |   0.82 |   5.3 |    -1 |    -1 |    -1 |    -1 |  19.5 |\n| 48 | (28, 35]    | (-0.4, -0.35]   |       5 |   0.31 |  0.01 |   0.3 |   0.3 |  0.31 |  0.32 |  0.32 |\n| 49 | (28, 35]    | (-0.35, -0.3]   |       7 |   0.34 |  0.01 |  0.32 |  0.33 |  0.35 |  0.35 |  0.36 |\n| 50 | (28, 35]    | (-0.3, -0.25]   |      12 |   0.39 |  0.02 |  0.36 |  0.37 |  0.39 |   0.4 |  0.42 |\n| 51 | (28, 35]    | (-0.25, -0.2]   |      13 |   0.46 |  0.02 |  0.42 |  0.44 |  0.45 |  0.47 |  0.49 |\n| 52 | (28, 35]    | (-0.2, -0.15]   |      14 |   0.55 |  0.04 |   0.5 |  0.53 |  0.55 |  0.58 |  0.62 |\n| 53 | (28, 35]    | (-0.15, -0.1]   |      15 |   0.73 |  0.07 |  0.63 |  0.67 |  0.72 |  0.77 |  0.84 |\n| 54 | (28, 35]    | (-0.1, -0.05]   |      17 |   1.06 |  0.14 |  0.86 |  0.94 |  1.05 |  1.17 |  1.32 |\n| 55 | (28, 35]    | (-0.05, -0.0]   |      19 |   1.95 |  0.44 |  1.36 |  1.58 |  1.87 |  2.26 |  2.79 |\n| 56 | (28, 35]    | (-0.0, 0.05]    |      20 |   5.72 |  2.23 |  2.94 |  3.85 |  5.23 |  7.33 |  9.97 |\n| 57 | (28, 35]    | (0.05, 0.1]     |      21 |   3.53 |  5.47 |    -1 |    -1 |    -1 | 10.38 | 11.32 |\n\nThere are more customization options for Optopsy's strategy functions, consult the codebase/future documentation to see how it can be used to adjust the results, such as increasing/decreasing\nthe intervals and other data to be returned.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelchu%2Foptopsy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelchu%2Foptopsy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelchu%2Foptopsy/lists"}