Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to specify directions with words or chars #10

Closed
Tim55667757 opened this issue Jul 12, 2022 · 2 comments
Closed

Add the ability to specify directions with words or chars #10

Tim55667757 opened this issue Jul 12, 2022 · 2 comments
Assignees
Labels
Feature New feature, request or an idea Task A small task or improvements
Milestone

Comments

@Tim55667757
Copy link
Owner

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 trend with symbols /\-.

To separate words or chars use the hyphen symbol, e.g. --split-trend=up-down-no-up, --split-trend=u-d-n-u etc.

@Tim55667757 Tim55667757 added the Task A small task or improvements label Jul 12, 2022
@Tim55667757 Tim55667757 self-assigned this Jul 12, 2022
@Tim55667757 Tim55667757 added the Feature New feature, request or an idea label Jan 1, 2023
@Tim55667757 Tim55667757 added this to the release-1.3 milestone Jan 3, 2023
@Tim55667757
Copy link
Owner Author

Example:

trendSplit = "up-no-down-up"

Sample:

image

Tim55667757 added a commit that referenced this issue Jan 5, 2023
Tim55667757 added a commit that referenced this issue Jan 5, 2023
Tim55667757 added a commit that referenced this issue Jan 5, 2023
Words may be next: `up`, `down`, `no` or chars: `u`, `d`, `n` for the `--split-trend` key, in addition to the existing ability to set up of the trend with symbols `/\-`. To separate words or chars use the hyphen symbol, e.g. `--split-trend=up-down-no-up`, `--split-trend=u-d-n-u` etc.
Tim55667757 added a commit that referenced this issue Jan 5, 2023
Tim55667757 added a commit that referenced this issue Jan 5, 2023
Tim55667757 added a commit that referenced this issue Jan 5, 2023
@Tim55667757
Copy link
Owner Author

Implemented since v1.3.dev79

Debug build: https://app.travis-ci.com/github/Tim55667757/PriceGenerator/builds/259420175
PyPI artefact for testing: https://pypi.org/project/pricegenerator/1.3.dev79/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature, request or an idea Task A small task or improvements
Projects
None yet
Development

No branches or pull requests

1 participant