Attachments forums

List of attachments posted on this forum.


All files on forums: 136301

Re: Adaptive Indicators for MT4

mrtools, Wed Oct 03, 2018 5:17 am

friend4you wrote: Wed Oct 03, 2018 2:49 am
Dear mrtools!

Thanks, good work, mtf works, but I can't see any settings for the alerts. On right click it says ATR adaptive jma, maybe the file name should also have atr in it. In settings, I would like to be able to change the atr values. Also I support the "next timeframe" request above.

It would be also great, if you correct both, as an future option of all new indicators to be able to select an individual wav-file for each pair, because on news the pop up alert freezes mt4 on volatile news for minutes, also if only few indicators are used on several charts.

Funny, over years many could not understand, why I use and post about atr-bands in several posts, now others seem to like it too in this jurik version.
Had forgot the alerts, added them in this version. Also there are settings for the atr here::::

Code: Select all

input int          AtrLength       = 50;               // Jurik atr adaption period to use
input double       AtrPhase        = 0.0;              // Jurik atr phase adaption 
input bool         AtrDouble       = false;            // Jurik atr adaption smooth double
All files in topic