mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-19 11:22:06 +08:00
Add a CLI that reads in an algorithm, loads data, run the algorithm, and output performance metrics. The examples are adapted to the new zipline API and analyses are split into separate files. Also add config files that run the example algorithms with preset settings.
4 lines
45 B
Plaintext
4 lines
45 B
Plaintext
[Defaults]
|
|
algofile=buyapple.py
|
|
symbols=AAPL
|