Lean
Lean copied to clipboard
RandomDataGenerator Doesn't Generate Auxiliary Data
Expected Behavior
The following command:
lean data generate --start 20200101 --end 20200131 --security-type Future --tickers NG --market NYMEX --resolution Minute
and
lean data generate --start 20250801 --end 20250805 --tickers=MSFT --resolution=Minute --security-type=Option generates all data we need.
Actual Behavior
The random data generator doesn't create map, factor, and universe files.
Checklist
- [x] I have completely filled out this template
- [x] I have confirmed that this issue exists on the current
masterbranch - [x] I have confirmed that this is not a duplicate issue by searching issues