Michael Green

Results 15 issues of Michael Green

Is this effort abandoned or moved elsewhere perhaps? Just curious.

Currently the implemented function called `normalise` in reality is doing standardization, i.e., transforming the numbers to mean 0 and standard deviation of 1. I propose that we 1. Rename normalise...

good first issue

Very cool package. 💪🏼 I stumbled upon an unexpected behavior. The following plot fails with error message: 'ERROR: KeyError: key "ALY" not found' which is one of the ligands in...

enhancement
help wanted

Alpaca is great but I at least, and I think many others, also use Binance for crypto trading. Would be great to get Binance support in there. I have started...

Thanks for taking the time to build this! Awesome initiative. So I'm stuck here because I did this: ```bash mkdir build && cd build cmake .. cmake --build . --config...