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

madnessMA - MetaTrader 4 Script | Forex Indicator Download - MT4/MT5 Resources

author EAcpu | 5 reads | 0 comments |

madnessMA - indicator for MetaTrader 4

This indicator calculates the correlation between MAs of different periods.

 //----Input parameters
external string _______________01= "MA list, for example of the form fiobo: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597" ; external string list MA= "1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233" ; outer string_______________02 = "MA CHECK SORT DEGREE" ; outer integer MA check = 8 ; outer string_______________10 = "MA sort type" ; outer integer MA method = 1 ; // iMA Moving Average: // 0 Simple Moving Average, // 1 Exponential Moving Average, // 2 Smoothed Moving Average, // 3 Linear Weighted Moving Average.

image:

madnessMA - indicator for MetaTrader 4


Attachment download

📎 madnessMA.mq4 (6.26 KB)

Source: MQL5 #10353

Verification code Refresh