Timur Gilmullin
Timur Gilmullin
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...
FuzzyScale().GetIndex(levelName) method have to returns index of levelName on Fuzzy Scale. It was important to Lexicographic ordering of levels on Fuzzy Scale.
FC generates report file in human-readable txt-format only. It is necessary in additional to create report file in similar format as ethalon file.