-
I use the code below which shows candles and volume. Red and green candles are not displayed correctly. I changed colors and some other things. No luck at all.
Runing code:
```
import yfinance
i…
-
Dear Catalyst Maintainers,
# Description of Issue
Trying to use pyfolio with catalyst.
Specifically, the Full tear sheet report like in this example:
https://quantopian.github.io/pyfolio/noteboo…
-
- I have checked that this issue has not already been reported.
- I have confirmed this bug exists on the latest version of pandas.
---
#### Code Sample, a copy-pastable example
```python
…
-
# 问题反馈
```
股票行情日线前复权和通达信前复权数据有差异
import time
import QUANTAXIS as QA
local_day = time.strftime('%Y-%m-%d %H:%M:%S', time.localtime(time.time())).split(' ')[0]
stock_ohlc = QA.QA_fetch_stock_day…
-
Hello,
the following code
```python
import pandas as pd
import numpy as np
import blankly
from blankly.data.data_reader import PriceReader
from blankly import Strategy, StrategyState
d…
-
### Describe bug
### Unable to get the price of the NASDAQ Composite on October 18, 2024.
**Note:** Observed that the standalone query works on a fresh Google Colab notebook session, but doesn't w…
-
I can't install findatapy. It has the following error. Why is that? Thanks.
![image](https://user-images.githubusercontent.com/33768560/33792725-6e51ec0e-dc75-11e7-88ef-37e8ef1367f4.png)
-
[pandas.DataFrame.resample](https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.resample.html#)
[pandas.DataFrame.rolling](https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.roll…
-
Need a way to see the executed trades on your exchange filtered by pair thanks.
-
There appears to be an error from get_historical_prices when specifying a timestep other than 'minute' 'day' etc.
```
def on_trading_iteration(self):
symbol = "AAPL"
# Get 3 ba…