ATR Adaptive Laguerre RSI 2 - MetaTrader 5 Script | Forex Indicator Download - MT4/MT5 Resources



The original text of this indicator is published here: ATR Adaptive Laguerre RSI . However, since the Metatrader 5 platform is constantly evolving and changing, and we have enough time to learn some of the nuances, some optimization work can be done
When we were working with some earlier versions of Metatrader 4 and Metatrader 5, some basic rules on how to write code that ran at optimal speed were the same for both trading platforms, such as: no unnecessary loops, use of built-in functions,... This is no longer the case. In many cases, when using Metatrader 5, you should avoid using built-in functions for optimal execution speed. The initial version of the indicator used some such built-in functions. This version no longer uses it: instead the ATR is calculated internally.

Attachment download
📎 atr_adaptive_laguerre_rsi_2.mq5 (15.01 KB)
Source: MQL5 #35524
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •