Candle Signature - MetaTrader 5 Script | Trading Script Download - MT4/MT5 Resources - MetaTrader 5 Resources
Candle Signatures with Examples is a script useful for traders doing research and development to find individual candle patterns, store them and query them further
Find if such custom pattern can be repeated again
It has the following dataset examples such as open, high price, low price, closing price, comments
Users can add custom values to further find and explore matching patterns for candlesticks using fuzzy matching algorithms
Add custom patterns ( 1.0 , 1.1 , 0.95 , 1.08 , "Bullish Engulfing" );
Other users can also add tolerances, as perfect patterns are rarely repeated exactly
detector = new candle pattern detector ( 0.3 ); // 30% tolerance
Attachment download
📎 candle_signs.mq5 (5.48 KB)
Source: MQL5 #58219
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •