1
0
Fork 0
forked from fmic/FMIC
FMIC/README.md
2025-08-27 17:14:02 +01:00

28 lines
2.9 KiB
Markdown


# [FMIC (Public Repository)](https://forge.mql5.io/fmic/FMIC)
[MQL5 (and MQL4) CodeBase publications by Fernando Carreiro (FMIC)](https://www.mql5.com/en/users/fmic/publications)
## Expert Advisors
- [Detecting the start of a new bar or candle (English)](https://www.mql5.com/en/code/39103)
- [*Detectando o início duma nova barra ou vela (Português)*](https://www.mql5.com/pt/code/41601)
## Indicators
- [Constant Range Channel](https://www.mql5.com/en/code/39311)
- [Dōteki Heikin Ashi (Dynamic Average Foot/Bar)](https://www.mql5.com/en/code/22767)
- [Exponential Commodity Channel Index](https://www.mql5.com/en/code/43864)
- [Exponential Range Average & Deviation Offset](https://www.mql5.com/en/code/39802)
- [Heikin Ashi Lines](https://www.mql5.com/en/code/47605)
- [Simple bar spread indicator as reported by the OnCalculate data *(MQL5 only)*](https://www.mql5.com/en/code/39209)
- [Spread Tracker *(older MQL4 only)*](https://www.mql5.com/en/code/10983)
- [Time Segmented Volume (TSV)](https://www.mql5.com/en/code/42000)
- [Wilder's Average True Range (ATR)](https://www.mql5.com/en/code/42408)
- [Wilder's Relative Strength Index](https://www.mql5.com/en/code/42414)
- [ZigZag Indicator with Extra Features *(older MQL4 only)*](https://www.mql5.com/en/code/11094)
## Scripts
- [Listing all MT5 Signals' properties to a CSV file](https://www.mql5.com/en/code/39071)
- [Listing all MT4 Signals' properties to a CSV file](https://www.mql5.com/en/code/39087)