Re: Trend Indicators for MT4
Posted: Sun Feb 27, 2022 1:46 pm
This is Mladen's wave trend oscillator updated with the newest prices and optimized the code somewhat.
Arrows please mrtoolsmrtools wrote:Sun Feb 27, 2022 1:46 pm This is Mladen's wave trend oscillator updated with the newest prices and optimized the code somewhat.
Added arrows.camisa wrote:Mon Feb 28, 2022 10:52 pm Arrows please mrtools
There seems to be a hidden issue with the indicator, thought i'd mention it here.mrtools wrote:Sun Feb 27, 2022 1:46 pm This is Mladen's wave trend oscillator updated with the newest prices and optimized the code somewhat.
Code: Select all
2022.03.06 23:31:43.156 2021.02.02 20:00:00 !!! Wave trend oscillator (arrows) NATURAL_GAS,H1: array out of range in '!!! Wave trend oscillator (arrows).mq4' (618,14)
Thanks, not sure may have fixed it, just waiting for my account to start up to verify.msthunder1 wrote:Mon Mar 07, 2022 9:46 am There seems to be a hidden issue with the indicator, though i'd mention it here.
Code: Select all
2022.03.06 23:31:43.156 2021.02.02 20:00:00 !!! Wave trend oscillator (arrows) NATURAL_GAS,H1: array out of range in '!!! Wave trend oscillator (arrows).mq4' (618,14)
Again Thanks, could you please test this version, not sure but it should be better. On the newer version used a mt5 filter code and may have forgot to change something, if this doesn't work will just change to the regular mt4 function.msthunder1 wrote:Mon Mar 07, 2022 9:46 am There seems to be a hidden issue with the indicator, though i'd mention it here.
Code: Select all
2022.03.06 23:31:43.156 2021.02.02 20:00:00 !!! Wave trend oscillator (arrows) NATURAL_GAS,H1: array out of range in '!!! Wave trend oscillator (arrows).mq4' (618,14)
mrtools wrote:Mon Mar 07, 2022 12:04 pm Again Thanks, could you please test this version, not sure but it should be better. On the newer version used a mt5 filter code and may have forgot to change something, if this doesn't work will just change to the regular mt4 function.
Code: Select all
2022.03.07 09:01:08.584 2021.02.02 20:00:00 !!! Wave trend - oscillator (arrows) NATURAL_GAS,H1: array out of range in '!!! Wave trend - oscillator (arrows).mq4' (613,10)
Added the mobile alerts.cvdm7756 wrote:Mon Mar 07, 2022 6:31 pm Attention Mladen, or Mr Tools
Please could you add a Mobile Alert for the AHTF Indicator Line and the Half Trend MTF when it changes colour/direction .
Many thanks
HalfTrend MTF with Channels ahtf_ribbon.mq4
HalfTrend MTF with alerts.mq4
Ok thanks, changed it back to the older filter function, should be good now.msthunder1 wrote:Mon Mar 07, 2022 7:07 pm Cant say it worked, i can still trigger the error, different line though, probably due to the change you made.
Code: Select all
2022.03.07 09:01:08.584 2021.02.02 20:00:00 !!! Wave trend - oscillator (arrows) NATURAL_GAS,H1: array out of range in '!!! Wave trend - oscillator (arrows).mq4' (613,10)