Logo
Explore Help
Sign In
Simon/lowkey_backtest
1
0
Fork 0
You've already forked lowkey_backtest
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
e6d69ed04d48e63f7f24ca69e82925a20d89a8bf
lowkey_backtest/strategies/supertrend_pkg/__init__.py
Simon Moisy 44fac1ed25 Remove deprecated modules and files related to the backtesting framework, including backtest.py, cli.py, config.py, data.py, intrabar.py, logging_utils.py, market_costs.py, metrics.py, trade.py, and supertrend indicators. Introduce a new structure for the backtesting engine with improved organization and functionality, including a CLI handler, data manager, and reporting capabilities. Update dependencies in pyproject.toml to support the new architecture.
2026-01-12 21:11:39 +08:00

7 lines
125 B
Python
Raw Blame History

"""
Meta Supertrend strategy package.
"""
from .strategy import MetaSupertrendStrategy
__all__ = ['MetaSupertrendStrategy']
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 61ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API