Alexander McFarlane

Results 13 issues of Alexander McFarlane

The following page is an example: https://flipdazed.github.io/blog/website/unable-to-load-disqus-chrome In this case `PageScript.js` appears to muddle up the Disqus container

bug

Current vital statistics are missing like total debt. This resolves that problem

### Environment information * `brownie` Version: 1.19.0 * `ganache-cli` Version: n/a * `solc` Version: n/a * Python Version: 3.8.4 * OS: osx ### What was wrong? When [calling `proc.name()`](https://github.com/eth-brownie/brownie/blob/c24a8a9d01127f64129edf1ac257b39a31155d96/brownie/network/rpc/__init__.py#L255) it...

### Environment information * `brownie` Version: 1.19.0 * `ganache-cli` Version: not relevant * `solc` Version: not relevant * Python Version: 3.8.5 * OS: osx ### What was wrong? Unable to...

Currently the only returns available are cumulative products. I couldn't find any alternative to `Calculations().create_mult_index()` for cumulative sums Suggest cumulative sum flag when calculating backtest cumulative PnL

Matplotlib is extremely slow at handling lots of data. Suggest resampling kwarg for plotting to resample on a new time horizon

Hey Saeed - been looking your finmarketpy library - looks nice! What wasn't clear to me from looking at it was if you can stack strategies upon each other? For...

### Environment information * `brownie` Version: 1.19.1 * `ganache-cli` Version: n/a * `solc` Version: n/a * Python Version: 3.8.5 * OS: osx ### What was wrong? Installing in raw editable...

…://github.com/eth-brownie/brownie/issues/1588 ### What I did I added a check to ensure that a process in is actually an active process. There are many circumstances in OSX where one can have...

- Solved problem with Windows multiprocessing - fixed issue with AttributeError: can't set attribute: https://github.com/rsteca/sklearn-deap/issues/44 - added README plots ![img](https://raw.githubusercontent.com/flipdazed/sklearn-deap/master/example/all_classifiers.png)