TheSmcIctIndEx/README.md

89 lines
2.6 KiB
Markdown
Raw Permalink Normal View History

2026-04-16 02:48:40 +00:00
<p align="center">
TheSmcIctIndEx contains examples of buffer usage from The Smc Ict Indicator.
</p>
2026-04-16 01:39:50 +00:00
2026-04-16 02:48:40 +00:00
<p align="center">
<img src="https://img.shields.io/badge/Language-MQL5-1B6CA8?style=flat-square"/>
<img src="https://img.shields.io/badge/Platform-MetaTrader%205-0D1B2A?style=flat-square"/>
<img src="https://img.shields.io/badge/Author-Niquel%20Mendoza%20%7C%20Leo-C9D6DF?style=flat-square"/>
<a href="./LICENSE">
<img src="https://img.shields.io/badge/License-MIT-green?style=flat-square"/>
</a>
</p>
## Main Features
Examples of buffer usage for:
- Order Blocks (mitigation detection)
- Bullish & Bearish BOS / CHoCH detection (can also be used with FVG, imbalances, etc.)
- HH / LL / LH / HL / Swing High / Swing Low tracking
> We are still in the process of building this out — more examples will be added over time.
---
## Repository Structure
```
TheSmcIctIndEx/
├── Src/ # Definition files required to work with the indicator
└── Ex/ # Example EAs
```
---
## License
**[Read Full License](./LICENSE)**
By downloading or using this repository, you accept the license.
---
## Requirements
To use the examples in this repository you only need to purchase
[The Smc Ict Indicator](https://www.mql5.com/en/market/product/121471) from the MQL5 Market.
---
## Installation
- Clone the Git repository into your Shared Projects folder via CMD
- Contact me on MQL5 (user: nique_372) to be added as a collaborator with your MQL5 nickname (read-only access) — the repository will then appear automatically in your Shared Projects folder
- Or fork the repository
---
## Quick Start
1. Purchase the indicator (if you have not done so already)
2. Install the repository
3. You are ready to go — run any of the example EAs or use them as a reference to build your own
---
## Disclaimer
**Trading involves substantial risk of loss.**
- This software is a technical tool, not financial advice
- Past performance does not guarantee future results
- You are solely responsible for your trading decisions
- Always test thoroughly before deploying with real capital
- Use appropriate risk management at all times
The authors assume no liability for trading losses, system failures, or any damages arising from the use of this software.
---
## Contact and Support
- **MQL5 Product Page:** https://www.mql5.com/en/market/product/121471
- **Comments & Community Support:** https://www.mql5.com/en/market/product/121471/comments
- **Profile:** https://www.mql5.com/es/users/nique_372
- **Issues:** Use the repository issue tracker for bug reports and feature requests
---
**Copyright © 2026 Niquel Mendoza & Leo**