-
I've tried the ADX indicator like below
`adx = ta.adx(df[ticker]['high'], df[ticker]['low'], df[ticker]['close'], length=14)`
and returns close but not exactly the same results as trading view. The …
-
As is well known, you can mute the notification to the "frequency once" mode, which is excellent to avoid spam.
But could this feature be implemented from the conditional?
That is, if a pair an…
-
**Subject**
I need some help on how to use the output of yliveticker and save to database
**Question**
First of all @alparamonov you have done a fantastic job by creating this tool ! I have teste…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. git clone 'https://github.com/w1ld3r/crypto-signal.git'
2. docker b…
-
**Is your feature request related to a problem? Please describe.**
Hello!
I am trying to enter some conditionals in config.yml. However, although the condition is met, I am not getting any notific…
-
Hi, first of all I must thank you for creating such wonderful yahoo live streamer ! I am Vishvesh Upadhyay from India. All the questions below are for NSE (National Stock Exchange) India.
I am very…
-
Hi!
First of all congratulate you for the work done with pandas-ta.
I would like to know if several entry/exit signals can be indicated beyond the gold crossover example.
For the RSI indicator, I…
-
Hi,
Is there a way to get the prices form fetch_ohlcv in a format other than float? Floats are not a good fit for our analysis.
In the python-binance library we used to get those prices as strings w…
-
**MY SETTINGS:**
indicators:
stoch_rsi:
- enabled: true
alert_enabled: true
alert_frequency: always
signal:
- stoch_rsi
hot: 30
cold: 70
hot…
-
## Describe your environment
* Operating system: Windows Docker WSL2
* Python Version: 3.8.6 (`python -V`)
* CCXT version: 1.40.99 (`pip freeze | grep ccxt`)
* Freqtrade Version: 2021.1 …