MCPcopy Index your code
hub / github.com/SkyworkAI/DeepResearchAgent / test_quickbacktest.py

File test_quickbacktest.py

tests/test_quickbacktest.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from pathlib import Path
2import sys
3from dotenv import load_dotenv
4load_dotenv(verbose=True)

Callers

nothing calls this directly

Calls 12

backtest_strategyFunction · 0.90
get_strategy_maxdrawdownFunction · 0.90
get_strategy_win_rateFunction · 0.90
plot_cumulative_returnFunction · 0.90
FundingNoiseAreaClass · 0.85
printFunction · 0.85
resolveMethod · 0.80
appendMethod · 0.45
fitMethod · 0.45

Tested by

no test coverage detected