mirror of
https://github.com/kernc/backtesting.py.git
synced 2024-01-28 15:29:30 +03:00
16 lines
178 B
INI
16 lines
178 B
INI
[run]
|
|
parallel = 1
|
|
concurrency =
|
|
multiprocessing
|
|
source =
|
|
backtesting
|
|
doc/examples
|
|
omit =
|
|
|
|
[report]
|
|
exclude_lines =
|
|
return
|
|
raise
|
|
except
|
|
warnings.warn
|