TradeQL
- Indicators
- Abdiel Aviles Jimenez
- Version: 1.0
TradeQL queries are specified using the TradeQL Language. See https://github.com/abdielou/tradeql for more details. This language is expressed as a regular expression. The language allows the description and implementation of many complex candlestick patterns. This indicator includes an example pattern and the indicator output is shown in the screenshot provided.
This pattern generalizes a simple swing pattern, where an imbalance is followed by an engulfing reaction.
The language is capable of detecting imbalances, pinbars, direction, quantity and position and an infinite combination of all of these. Please read the docs in the link provided.
TradeQL is an Open Source project. Contributions are welcome.