Page 315 of 323

Re: RSI Indicators for MT4

Posted: Wed May 28, 2025 8:37 am
by mrtools
太虚一毫 wrote: Wed May 28, 2025 7:25 am What is the relationship between volume and momentum? Looking forward to adding vwma, evwma, vema, adxvma to Composite RSI v1.6 MT4, Composite RSI v1.9 MT5 versions. The merit is immeasurable!

enum maTypes
{
ma_vwma, // 成交量加权移动平均
ma_evwma, // 弹性成交量加权移动平均
ma_vema, // 成交量加权指数移动平均
ma_adxvma
};
This is a mt4 version.

An mt5 version has been posted here.

Re: RSI Indicators for MT4

Posted: Thu Jun 05, 2025 5:27 am
by mrtools
Sutatong wrote: Wed Jun 04, 2025 9:04 pm Is it (mtf) available in mt4?
This is a mtf mt4 version.

Re: RSI Indicators for MT4

Posted: Thu Jun 05, 2025 9:18 am
by Sutatong
mrtools wrote: Thu Jun 05, 2025 5:27 am This is a mtf mt4 version.
Thank you Mrtools. But it doesn't seem to work well yet.

Re: RSI Indicators for MT4

Posted: Thu Jun 05, 2025 9:53 am
by mrtools
Sutatong wrote: Thu Jun 05, 2025 9:18 am Thank you Mrtools. But it doesn't seem to work well yet.
Since the candles are objects you will need a different unique id for every instance of the indicator.

Re: RSI Indicators for MT4

Posted: Thu Jun 05, 2025 10:02 am
by Sutatong
mrtools wrote: Thu Jun 05, 2025 9:53 am Since the candles are objects you will need a different unique id for every instance of the indicator.
Understood.

Re: RSI Indicators for MT4

Posted: Thu Jun 05, 2025 5:46 pm
by CHUNZHAO
Dear Mrtools,

Thanks for your efforts.

But this indicator (! rsi candles - with keltner channel (mtf))
doesn't seem to update itself automatically while in MTF, unless you update it manually.

Chunzhao

Re: RSI Indicators for MT4

Posted: Thu Jun 05, 2025 7:25 pm
by moey_dw
mrtools wrote: Thu Jun 05, 2025 5:27 am This is a mtf mt4 version.
MT4 VERSION IS FASTER FOR ME......... THX MRTOOLS

Re: RSI Indicators for MT4

Posted: Fri Jun 06, 2025 12:15 am
by TEAMTRADER
Is it possible to add a ZERO CROSS line or arrow to this already very good indicator?
Many thanks
TEAMTRADER

Re: RSI Indicators for MT4

Posted: Fri Jun 06, 2025 12:22 am
by mrtools
CHUNZHAO wrote: Thu Jun 05, 2025 5:46 pm Dear Mrtools,

Thanks for your efforts.

But this indicator (! rsi candles - with keltner channel (mtf))
doesn't seem to update itself automatically while in MTF, unless you update it manually.

Chunzhao
Hello, thanks for testing, this version seems to be updating properly.

Re: RSI Indicators for MT4

Posted: Sat Jun 21, 2025 6:27 pm
by Hercs78
And the winner is...
Gentlemen, here are the Spearmans vs the RSI_stop&reverse for your perusal and comments. RSi-4 with 85/15 level settings = deadly!
Hercs.