** Unmaintained ** I have rewritten some of the functionality using async if you are want to use the updated code you can use the code from `async` branch
On weekend and work days we have different available options list. If I run my program on weekend I can't make bids for some currencies on Monday, b/c they were not available on the startup.
I need to call get_all_options() sometimes (or each time) before placing a bid, hope it will help
On weekend and work days we have different available options list. If I run my program on weekend I can't make bids for some currencies on Monday, b/c they were not available on the startup. I need to call get_all_options() sometimes (or each time) before placing a bid, hope it will help