-
Hey first of all thank you very much for this awesome library. I was wondering if you could add the ability to add alerts at specific prices on different symbols and then get notified when they reach …
-
**Which version are you running? The lastest version is on Github. Pip is for major releases.**
```python
import pandas_ta as ta
print(ta.version)
```
**Do you have _TA Lib_ also installed in y…
-
Using the Profile Clusters script:
Changing the Bars in Profile Block to 96 causes this error, I'm hoping you can guide in a fix.
My thought - In an attempt to mimic standard Volume Profile, I cha…
-
How can I trade this script? Can I connect it to a bot or trade with tradingview on binance?
-
I would like to pay a bounty for someone to setup Tribeca on a Docker VPS for me so I can just use a webpage link from any browser anywhere and with a username and password to login. After I login in …
-
**Which version are you running? The lastest version is on Github. Pip is for major releases.**
Pandas Ta version : 0.2.42b0
I am using an indicator for automatic drawing support and resistance le…
-
Before I dive in and start customizing or otherwise tinkering with crypto-signals, can I add CCXT orders and other functions to these signals scripts, i.e. build some simple bots based on indicator si…
-
Hey Mathieu, have been playing with your library, very promising!!
I have some questions I have you can help me figure out:
1) how to download a specific time range/timeframe of data before start…
-
Sometimes it can be hard to catch changes in values, which can be useful at times (ie. seeing constant updates in price potentially reflecting larger volumes selling/buying; yes i know its almost impo…
-
Maaf sebelumnya, tolong dibuatkan bot dengan indi
Stochastic 5,3,3 (candle 1 menit)
RSI 14 (candle 1 menit)
Dengan rule op jika rsi berada di daerah >50 dan terjadi persilangan stoch dari bawah…