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

Time Interval Conversion (1M, 5M, 15M, etc.) #5

Open
billpwchan opened this issue Jan 7, 2021 · 2 comments
Open

Time Interval Conversion (1M, 5M, 15M, etc.) #5

billpwchan opened this issue Jan 7, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@billpwchan
Copy link
Owner

Use 1M interval stock data to quickly calculate other time interval-based stock data on demand.

Potential useful resources https://stackoverflow.com/questions/62373692/how-do-you-convert-1-minute-open-high-low-close-data-to-another-timeframefx-5

@billpwchan billpwchan added the enhancement New feature or request label Jan 7, 2021
@billpwchan billpwchan self-assigned this Jan 7, 2021
@billpwchan
Copy link
Owner Author

Implemented in commit 0872deb

@billpwchan billpwchan added this to To do in Automated Risk Trading (ART) Project via automation Apr 20, 2022
@billpwchan
Copy link
Owner Author

#35 Related issue. Cannot convert to time unit greater or equal to 60M due to non-trading hours.

@billpwchan billpwchan reopened this Apr 20, 2022
Automated Risk Trading (ART) Project automation moved this from To do to In progress Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant