tarkah / tickrs

Realtime ticker data in your terminal 📈
MIT License
1.17k stars 58 forks source link

Provide command line option to select time resolution at startup #12

Closed daniel-j-h closed 3 years ago

daniel-j-h commented 3 years ago

Hey hey :wave:

It would be amazing to be able to select the time resolution from the command line already.

For example: you have a raspberry pi zero with a display and want it to start up with a specific time resolution automatically on boot.

tarkah commented 3 years ago

Great idea, I'll get this one added no problem!

tarkah commented 3 years ago

New option added as:

-t, --time-frame <time-frame>              Use specified time frame when starting program and when new stocks are
                                           added [default: 1D]  [possible values: 1D, 1W, 1M, 3M, 6M, 1Y, 5Y]
daniel-j-h commented 3 years ago

Oh wow, that was quick! :hugs: Thanks! :bow: