-
Notifications
You must be signed in to change notification settings - Fork 90
Invalid number #6
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
Labels
Comments
it works fine if you only query for AAPL once. |
Seems like the formatting of github code went wrong. I'm only querying AAPL once, here is the full debug output. `nils@HAL9000:/tmp$ bash -x ./ticker.sh AAPL
|
can you try with |
It works, thank you! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I get this when I try your script:
nils@HAL9000:/tmp$ ./ticker.sh AAPL AAPL 220,00./ticker.sh: line 73: printf: -0.5380001: invalid number ./ticker.sh: line 73: printf: -1.1900024: invalid number 0,00 (0,00%)
Do you know what's wrong?
The text was updated successfully, but these errors were encountered: