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

--major-scale doesn't support "Tick" #36

Open
irfabid opened this issue Feb 1, 2024 · 1 comment
Open

--major-scale doesn't support "Tick" #36

irfabid opened this issue Feb 1, 2024 · 1 comment

Comments

@irfabid
Copy link

irfabid commented Feb 1, 2024

Smallest scale supported by --major-scale is "Second" which is not same as tick.
The readme file mentions it is possible to specify "Tick" as major scale.

@tomas-rampas
Copy link
Owner

tomas-rampas commented Mar 30, 2024

This is a mistake in the documentation. Tick, as major scale, does not make sense because tick data is stored implicitly during data fetching from Dukascopy servers, so it does not need to be listed in the major scale enumeration.
I'm going to improve the docs. Cheers for pointing this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants