snussik
snussik
In current release you use runner version hardcoded in aws.js. And its version is older than latest. It'd be great to programmatically get the latest release for usage. GitHub API...
**Describe the bug** While running the [tutorial](https://alphapy.readthedocs.io/en/latest/tutorials/market.html) getting the error: ``` Traceback (most recent call last): File "/Users/snusik_zzz/GIT/ap/venv/bin/mflow", line 8, in sys.exit(main()) File "/Users/snusik_zzz/GIT/ap/venv/lib/python3.8/site-packages/alphapy/market_flow.py", line 435, in main model =...
Is it possible to add support for different languages using [elasticlunr-languages](https://github.com/softwerkab/elasticlunr-languages) or something else?
The problem with indexing data, soursed by gatsby-source-graphql plugin.
If you try to tokenize value with custom function in engineOptions section: ``` engineOptions: { profile: "speed", tokenize: function(str) { console.log(typeof(str), str) //
Due to strange tmux (and I think screen) behaviour that [uses](https://github.com/conda/conda/issues/6826) .bash_profile instead of current activated (the bug is alive till now!), it's needed to deactivate this default env &...
If using `.shift(-X)` and `Series[+X]`, your inicaators take into account future candles data.