Skip to content

Commit

Permalink
1.02
Browse files Browse the repository at this point in the history
  • Loading branch information
EarnForex authored Mar 20, 2022
1 parent 4b10fa1 commit 1ca43ae
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# QQE
QQE or Quantitative Qualitative Estimation is a smoothed oscillator indicator akin to MACD.

QQE (Quantitative Qualitative Estimation) is a custom oscillator indicator based on RSI, MA, and ATR for MT4 and MT5, coded by EarnForex.com. The indicator is based on early versions by Roman Ignatov and Tim Hyder. QQE gives signals based on the cross of the neutral level of 50.

QQE can be configured using the main smoothing factor and alert parameters.

![Quantitative Qualitative Estimation indicator found some trend reversals on this short-term Bitcoin chart](https://github.com/EarnForex/QQE/blob/main/README_Images/qqe-detects-trend-reversals-bitcoin.png)

More information about this custom MetaTrader indicator is available here: https://www.earnforex.com/metatrader-indicators/QQE/

Any contributions to the code are welcome!

0 comments on commit 1ca43ae

Please sign in to comment.