-
## Problem statement
I'm getting a "no import found message"
Here is sample of the schema
``` go
package model
import (
//"encoding/json"
"time"
"../nullable"
`"gopkg.in/gureg…
-
Hi,
Sometimes I encounter that the NATR indicator data via talib is wrong?
when the value is good : please check in attachment :
the data of the NATR indicator is located between 0.3 and 3
!…
-
# 提 ISSUE 须知
EMA() takes at most 2 positional arguments (3 given)
如果是 bug 反馈,烦请在 issue 中描述以下问题:
## 1. funcat 的版本
funcat==0.3.2
## 2. Python 的版本
3.6
## 3. 是 Windows / Linux / MacOS or …
-
Not sure if I am misunderstanding something... but I am getting all zeros for many pattern rec functions...
numpy v1.26.4
pandas v2.2.2
TA-Lib v0.4.28
example code:
```
import numpy as np…
blexo updated
3 months ago
-
I have tried to use this indicator and I found significant different the actual value and the values provided by this indicator module. Looks like RSI, PSAR, MACD proving the wrong results. ( while e…
-
Would it be possible to bundle Talib with this wrapper so that it works out of the box when installing with `pip install ta-lib`?
-
#### Expected Behavior
Connor's RSI is supported.
#### Actual Behavior
Connor's RSI is not supported:
https://www.quantconnect.com/forum/discussion/4824/anyone-have-connors-rsi
#### Potential…
-
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…
-
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…
-
![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…