-
https://github.com/cedricporter/funcat/blob/master/notebooks/funcat-tutorial.ipynb
中的代码运行到计算均线就出错误了。
如果是 bug 反馈,烦请在 issue 中描述以下问题:
## 1. funcat 的版本
0.3.2
## 2. Python 的版本
Python 3.6.5 |Anac…
-
![image](https://github.com/user-attachments/assets/bbbdfeb8-3967-4055-90ec-add54d2b851e)
as you can see, tulipy, talib, pandas_ta produce different ADX value at index 32.
it seems, talib and pand…
-
Hi,
I'm using this indicator on Tradingview : https://fr.tradingview.com/v/VTPMMOrx/
There are 3 values. 2 ADX & DI.
How can I get those values with Talib ?
Thanks
-
Thank you for sharing this repo and pytorch implementation of a trading example.
I encountered a problem with Zero Cum log returns after model was trained with your original codes.
Would you poin…
-
thx for the code! (especially for the insight to divide timestamp by waitingtime :))
I noticed that the output of ohlcv_candles needs to be flipped (ohlcv_candles.iloc[::-1]) to get the last values…
-
I'm trying to use ta-lib with pandas, but get error (running pandas.test()):
ValueError: The truth value of a DataFrame is ambiguous. Use a.empty, a.bool(), a.item(), a.any() or a.all().
-
There is this error when I use backtest :
perl backtest.pl
Gekko BacktestTool v0.6
Website: https://github.com/xFFFFF/Gekko-BacktestTool
Exchange list: history/binance_0.1.db
config/strate…
-
Using the following link for generating technical analysis curves fast!
https://github.com/gregyjames/Panther
-
https://github.com/mrjbq7/ta-lib/issues/435
https://github.com/mrjbq7/ta-lib/blob/master/docs/func_groups/momentum_indicators.md
MFI - Money Flow Index
NOTE: The MFI function has an unstable …
-
Hello guys,
Using brick size = 0.0100
Stock name: USDINRAPRFUT(future scripts)
Data Source: Zerodha Kite API historical data.
Interval: 1 Minute.
Applying indicator on Renko OHLC: moving avera…