2 lines
89 B
Python
2 lines
89 B
Python
|
|
from strategy.compare import run_full_comparison
|
||
|
|
results = run_full_comparison(period=15)
|