Dakku

Results 24 comments of Dakku

``` id time market side type size price total fee feeCurrency 0 2022-11-08 BTC/USD buy Limit 0.0013 19500 25.35 0.00000026 BTC 0 2022-11-08 BTC/USD buy Limit 0.0012 19550 23.46 0.00000024...

any chance we can get this merged?

@deviantintegral Thank you for taking the time & replying through some of my questions, much appreciate you sharing the thought process behind some of the decisions. I think what we...

In general, I am quite partial to wrapping up all my tasks in Robo rather than bash. Here is what I am currently doing for coding standards.. ![screen shot 2018-03-23...

Just seen @juampynr recent push with Travis. https://github.com/Lullabot/drupal8ci/blob/master/dist/travisci/.travis/docker-compose.yml In some ways I quite like that it is using Wodby images. I also use wodby for production stack, and their dinky...

crosspost: https://github.com/Lullabot/drupal8ci/issues/22

i am using 4.2.96 and i am only receiving the first ticker, nothing else

``` async def watch_tickers(self, symbols: Strings = None, params={}) -> Tickers: """ watches a price ticker, a statistical calculation with the information calculated over the past 24 hours for a...

related - see https://github.com/ccxt/ccxt/issues/22155