Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

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

author EAcpu | 6 reads | 0 comments |

ATR adaptive Laguerre RSI 2 - indicator for MetaTrader 5

ATR adaptive Laguerre RSI 2 - indicator for MetaTrader 5

ATR adaptive Laguerre RSI 2 - indicator for MetaTrader 5

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.

ATR adaptive Laguerre RSI 2 - indicator for MetaTrader 5

ATR adaptive Laguerre RSI 2 - indicator for MetaTrader 5


Attachment download

📎 atr_adaptive_laguerre_rsi_2.mq5 (15.01 KB)

Source: MQL5 #35524

Verification code Refresh