Forum

Signal is temporarily disabled - help

Hi moderators, Can you please take a look at my BlueRock signal: https://www.mql5.com/en/signals/1118042 It has been said to have violated some provisions in the Signal Rules and thus has been temporarily suspended for new subscription. I am not sure which provision that has been breached. Can you

Signal shown 'disconnected' status - possible due to Broker's server change?

Hi everyone, I just find out that my signal is listed as 'Disconnected' ( <Deleted> ). My broker change its' server last week (from AxiTrader-US03-Live to Axi-US03-Live). Any chance that this broker's server change cause the signal 's 'Disconnected' status? If it does, any ways that I can edit the

Convert programs to class methods

Hi senior forum members, I am learning how to use class to declare a group of functions to be methods of a class - which help the EA to be more semantic and more OOP-ish Enclosed is the original EA which draw Support & Resistance lines and display some market characteristics base on the last closing

Calculating Relative Strength index for 2 Moving Averages's Difference New comment (passing Array into Function)

Hi all, I am writing an indi on 2 Moving Average-cross and compute the Relative Strength Index (RSI) on the difference between these MAs. Basically it will measure the oscillation of the "Difference" between MovingAverage1 and MovingAverage2 (MaDiffRS). The codes is as below. The idea is to compute

Calculating Relative Strength index for 2 Moving Averages's Difference

Hi all, I am writing an indi on 2 Moving Average-cross and compute the Relative Strength Index (RSI) on the difference between these MAs. Basically it will measure the oscillation of the "Difference" between MovingAverage1 and MovingAverage2 (MaDiffRS). The codes is as below. The idea is to compute