-
## License Policy Violation detected in number-is-nan-1.0.1.tgz
Library - number-is-nan-1.0.1.tgz
ES2015 Number.isNaN() ponyfill
Library home page: https://registry.npmjs.org/number-is-nan/-/number-…
-
## License Policy Violation detected in wrap-ansi-7.0.0.tgz
Library - wrap-ansi-7.0.0.tgz
Wordwrap a string with ANSI escape codes
Library home page: https://registry.npmjs.org/wrap-ansi/-/wrap-ansi…
-
## License Policy Violation detected in glob-7.1.6.tgz
Library - glob-7.1.6.tgz
a little globber
Library home page: https://registry.npmjs.org/glob/-/glob-7.1.6.tgz
Path to dependency file: /scripts…
-
## Describe your environment
Operating system: macOS Monterey 12.2
Python Version: 3.9.7
CCXT version: 1.93.66
Freqtrade Version: freqtrade docker-71e6c54e
## Describe the problem:
I hav…
-
## Description
Hello, first of all thank you very much for this library. Feels very good!
Unfortunately I get the following bug when using FTXFutures
## code to reproduce
```
import blankly
…
-
## Description
When I test Binance futures strategy using your examples (https://github.com/blankly-finance/blankly/tree/main/examples), all 3 examples yeild error and cannot run.
## settings.json…
-
## Date
Monday, October 10, 2022 - 9:30am ET / 2:30pm UK
_// Second Monday of every month_
## Attendees
| Fullname | Affiliation | GitHub Username |
|:-----|:-----|:-----|
| James McLeod …
-
The backtester gives the runtime error:
```
RuntimeWarning: divide by zero encountered in double_scalars
return_drawdown_ratio: float = -total_return / max_ddpercent
```
This is due to the …
-
## Description
Hello, first of all thank you very much for this library. Feels very good!
Unfortunately I get the following bug when using FTXFutures
You must using wrong Separator in ftx futru…
-
请问如何fit多个股票序列呢,这个项目看起来只能fit一支股票,不知道有没有pandas groupby等trick能找到多个股票上同时fitness比较好的因子