-
Hi,
I'm the maintainer of TA-Lib fork that I made almost 5 years ago. Recently I renamed it to TA-Lib RT which supposed to mean Real Time. The main idea was to add functionality that allows to "pause…
-
I keep getting this error when using the candle stick patterns in talib. I'm passing in just float values and they should work fine. i tried typecasting them to nd arrays before passing but that didn'…
-
Google all day, but can't fix that warning:
![kiss_3kb 1592772912](https://user-images.githubusercontent.com/20873620/85235053-ac3c3e00-b41a-11ea-9de0-f79c6d3b44fa.png)
Ubuntu 16.04.6 LTS (GNU/L…
-
I am trying to test CDLENGULFING. Can anybody provide a data set so that CDLENGULFING can return 1?
I have the following code, but I only see CDLENGULFING returning 0.
```
import talib
impor…
-
_Ali kalifa/Ali ibn Abi Tálib (Mekka, 599. július 29. - Kúfa, 661. január 24.) volt az iszlám negyedik, a „helyesen vezetettek” közé tartozó kalifája (uralkodott 656. június 17-étől haláláig)._
The…
-
Hi! :) I have a code and a tests of 2 technical indicators by John Ehlers. I want to push it into Lean.
The indicators are described in original Ehlers [paper](http://www.mesasoftware.com/papers/MAMA…
-
Dear Zipline Maintainers,
Reopening this issue, because As of Sept 2019, this is still an open issue. No progress appears to have been made getting Qgrid and zipline to work completely offline.
…
-
the strategy is long only. the logic is as such: when price is over 50ema put a limit at the 50ema with tp and sl being 4 percent higher and lower than ema.
and looking at the results it works for…
-
**Is your feature request related to a problem? Please describe.**
For equity prediction I would like to use jhtalib to make indicators/ input signals
**Describe the solution you'd like**
https:/…
febuz updated
3 years ago
-
I'm trying to use this library inside angular project, generated using angular-cli (ng new), with default configuration for tsconfig and Angular v12. I can't my app to compile after adding npm package…