PriceGenerator icon indicating copy to clipboard operation
PriceGenerator copied to clipboard

PriceGenerator is the platform for generating prices similar to real stock prices, but you can control the statistics of their distribution. Use PriceGenerator to generate synthetic data to test your...

Results 4 PriceGenerator issues
Sort by recently updated
recently updated
newest added

`# Summary and # Some statistics sections`

Task

When run with command `pricegenerator --debug-level 20 --generate --save-to test.csv --render-google index.html --horizon 100` then incorrect warning showing: `PriceGenerator.py L:659 WARNING [2022-07-12 23:50:32,229] See help to work with --split-trend and...

Error

Add the ability to specify directions with words `up`, `down`, `no` or chars `u`, `d`, `n` for the `--split-trend` key, in addition to the existing ability to set up the...

Task