ColeBennett/binance-auto-blacklist

Please adjust for linux/cron use???

Opened this issue · 0 comments

**_Sorry I don't speak Java, and want to do this correctly.

This clever program could be more useful to schedule under cron and control the intervals/iterations myself. If it executed straight-through one time and quit, that would be great. Or you might add a command-line switch, such as:

-# repeat # times, -1 would run once and quit
-d daemon - run forever at interval in config file

Thank you very much.