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

[Bug]stocks/ta/recom: integers formatted as dates #4629

Closed
colin99d opened this issue Mar 29, 2023 · 4 comments
Closed

[Bug]stocks/ta/recom: integers formatted as dates #4629

colin99d opened this issue Mar 29, 2023 · 4 comments
Assignees
Labels
bug Fix bug

Comments

@colin99d
Copy link
Contributor

python terminal.py stocks/load aapl/ta/recom

Generates the following:
Screenshot 2023-03-29 at 2 50 44 PM

@github-actions github-actions bot added the bug Fix bug label Mar 29, 2023
@colin99d
Copy link
Contributor Author

Andrew suggest fixing this by checking if the integer is less than 5 digits long in the javascript code.

@jose-donato
Copy link
Contributor

Fixed in #4666

@deeleeramone
Copy link
Contributor

Andrew suggest fixing this by checking if the integer is less than 5 digits long in the javascript code.

How would that work with BRK/A?

@andrewkenreich
Copy link
Contributor

we did something different

@jmaslek jmaslek closed this as completed Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug
Projects
None yet
Development

No branches or pull requests

5 participants