Brad

Results 22 issues of Brad

I'm currently streaming data from the tornado backend to a couple of perspective widgets in a html file (thank you for the plentiful examples!) one of which is a rolling...

enhancement
Python
plugins

# Feature Request Understanding unrealised (or mark to market) P&L is often a strong driver of ideas in trading, and we currently don't have a good way in Nautilus to...

enhancement

When running a backtest, if an account runs out of cash, the error nautilus currently raises is a little cryptic even for someone familiar with the code. For someone new...

enhancement

# Feature Request This was raised on discord and warrants an issue. Currently we assume a flat maker/taker % rate of commission, but there are quite a few different types...

enhancement

Say I have two source streams on kafka, one updating at 1 message per second, and one updating at 5 messages per second. I am using a `combine_latest` to join...

Hi, I'd just like to report that it appears the step plot doesn't work with streaming dataframes. #### ALL software version info (this library, plus any other relevant software, e.g....

type: bug

Is it worth adding a couple of util scripts that would export the users current environment (conda or virtual env) and builds a docker image on top of `daskdev/dask:latest`? Being...

enhancement
kubecluster (classic)

I'm currently trying to use s3fs with [minio](https://minio.io), but running into trouble when a bucket does not exist. I'm wondering whether this is expected to work (with s3) or if...

enhancement

Would you be interested in adding functionality like this (or does it exist and I am missing it again..)? https://github.com/limx0/btcmarkets#even-more-control Basically, I have an optional arg that allows the api...

# Bug Report Log persistence not working. Edit: Looks like this got removed.

bug