Tim Olson

Results 14 issues of Tim Olson

Bootstrap uses Autoprefixer in addition to LESS/SASS. Wondering if you'd consider support for this tool, so that static_precompiler can build the full Bootstrap stack.

enhancement

``` $ python --version Python 2.7.9 $ pip --version pip 7.1.2 from /Users/tim/assembly/lib/python2.7/site-packages (python 2.7) $ pip install waliki[all] […elided…] Hovercraft requires Python 3.2 or higher. ---------------------------------------- Failed building wheel...

We need to save account names and passwords in an encrypted file, with a master password to enable access to the account file and live trading.

enhancement
help wanted

When Coinbase is enabled in `cointrader.properties`, you get an exception from the XChange adapter about the service being unimplemented. Coinbase doesn't supply an order book since they are a market...

bug
help wanted

The console command `data [summary]` seems to report a cached result instead of the latest information. Maybe this is the JPA EntityManagerFactory caching data?

bug
help wanted

Currently, the `watch` command only accepts a Listing, but it should also be able to watch a specific Market.

enhancement
help wanted

Report discrepencies between polled account information and internal accounting

enhancement

1. Run the console 2. Use the 'csv' command to dump ticks to a file 3. Now the 'watch' command doesn't show any results. Are other modules also broken?

bug

Currently, all market polling obeys limits per-Exchange, but we should allow different groupings. For example, a user might want to focus high-frequency on BTC.USD but only poll altcoins during spare...

enhancement

create a few convenience methods from querying market data from the database