LICENSE
README.md
setup.py
optopsy/__init__.py
optopsy/checks.py
optopsy/core.py
optopsy/datafeeds.py
optopsy/definitions.py
optopsy/py.typed
optopsy/rules.py
optopsy/signals.py
optopsy/simulator.py
optopsy/strategies.py
optopsy/timestamps.py
optopsy/types.py
optopsy.egg-info/PKG-INFO
optopsy.egg-info/SOURCES.txt
optopsy.egg-info/dependency_links.txt
optopsy.egg-info/entry_points.txt
optopsy.egg-info/requires.txt
optopsy.egg-info/top_level.txt
optopsy/ui/__init__.py
optopsy/ui/_compat.py
optopsy/ui/agent.py
optopsy/ui/app.py
optopsy/ui/cli.py
optopsy/ui/providers/__init__.py
optopsy/ui/providers/base.py
optopsy/ui/providers/cache.py
optopsy/ui/providers/eodhd.py
optopsy/ui/public/hide_avatar.css
optopsy/ui/public/redirect_after_delete.js
optopsy/ui/tools/__init__.py
optopsy/ui/tools/_executor.py
optopsy/ui/tools/_helpers.py
optopsy/ui/tools/_indicators.py
optopsy/ui/tools/_models.py
optopsy/ui/tools/_schemas.py
tests/test_cache.py
tests/test_checks.py
tests/test_cli.py
tests/test_datafeeds.py
tests/test_rules.py
tests/test_signals.py
tests/test_simulator.py
tests/test_simulator_e2e.py
tests/test_strategies.py
tests/test_timestamps.py
tests/test_tools_chart.py
tests/test_tools_fetch_stock.py
tests/test_tools_integration.py
tests/test_tools_models.py
tests/test_tools_signal_days.py
tests/test_tools_signal_intersection.py
tests/test_tools_utility.py
tests/test_tools_yf_cache.py