-
随着 ChatGPT 插件的开放,越来越多的开发者开始为 ChatGPT 开发插件。这里为大家整理了一份插件列表大全,附带中文描述。
|插件名|分类|英文描述|中文描述|
|---|---|---|---|
| Weather | 天气 | Provides weather forecast based on location. Includes temperature, precipi…
-
https://corporatefinanceinstitute.com/resources/templates/excel-modeling/sharpe-ratio-calculator/
Introduce Sharpe Ratio for strategies for backtesting
Additional command or parameters for backtes…
-
Hi, first of all, thanks for the great product, really appreciate all the hard work you put into this library! Running through some of your tutorial examples, I stumbled across a few places, where it…
-
#### Problem description
Tried the Vignette for faang using risk parity and portfolioBacktest, the codes are not working. errror message as follows:
```r
1)NA was produced
backtestSumm…
-
I know this is something very basic and easy but I am entirely new to this and was hoping if you could help me. I installed homebrew and graphviz however, I am unable to select the tag for some reason…
-
to do's
- [ ] implement sphinx
- [x] clean up docs
- [x] add links to investopedia in docs
- [ ] publish docs [here](https://readthedocs.org/)
-
Hi!
I wanted to test the KeylessExchange with a simple buy and hold on SPY.
It seems like the state does not register the account value while holding. I get backtest result of -98% cumulative return…
-
## Describe your environment
* Operating system: mac OS
* Python Version: Python 3.10.2
* CCXT version: ccxt==1.84.39
* Freqtrade Version: freqtrade 2022.5.1
## Your question
H…
-
## Description
When I try the RSI code on the Google Colab Jupyter, I get the following error.
## Error on Colab
```python
TypeError: ufunc 'isnan' not supported for the input types, and the inp…
-
## Description
As in the title. Provided examples throw errors during execution
Tested files: bot.py (generated by 'blankly init' command), examples/rsi.py, examples/mlp_model.py
## settings.json…