Skip to content

Upgrade request - Display personal gains/ loose for each symbol #18

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

Closed
ghost opened this issue Feb 17, 2020 · 2 comments
Closed

Upgrade request - Display personal gains/ loose for each symbol #18

ghost opened this issue Feb 17, 2020 · 2 comments

Comments

@ghost
Copy link

ghost commented Feb 17, 2020

Hi,

could you please upgrade your script by considering this small parameter addon.

Your script can quickly help us to see how much we gain or loose with this tips.

Let me explain by this example :
I bought 25 stocks of AAPL at the price of USD100.05
Then if I mention it as parameter in your script (by considering you parse the symbols content) it could display in one shot which symbol allow us to gain or loose.
Your script will then become something like this :
$ ./ticker.sh [25*100.05]AAPL MSFT GOOG BTC-USD

That could give as result :
AAPL 325.05 0.10 (0.03%) * [25*100.05]5625
MSFT 185.30 -0.05 (-0.03%) *
GOOG 1520.84 0.10 (0.01%) *
BTC-USD 9585.88 -341.63 (-3.44%)

As I just mentioned the AAPL amount of stock and price I bought between brackets "[25*100.05]" only this line have to display this gain or loose result.
Like you did previously for a great visibility this "[25*100.05]" should be print in grey and the result in green for gains or red for loose.

By hoping you could add this small functionality to your script it could sincerely be appreciated by everybody.

Have a nice day.

@pstadler
Copy link
Owner

pstadler commented Feb 3, 2021

Thanks for your request.

ticker.sh should remain simple. Check out this project instead: https://github.com/achannarasappa/ticker

@pstadler pstadler closed this as completed Feb 3, 2021
@ghost
Copy link
Author

ghost commented Feb 3, 2021 via email

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

No branches or pull requests

1 participant