PriceGenerator
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...
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...
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...