Page 48 of 2170

Re: MT4 Indicator requests and ideas

Posted: Wed Mar 29, 2017 5:36 am
by mladen
nurlan wrote:Mister Mladen!Is it possible to add an alert to the arrows?
nurlan

Here is a version with alerts

Re: MT4 Indicator requests and ideas

Posted: Wed Mar 29, 2017 6:53 am
by nurlan
Thanks you!!!

Re: MT4 Indicator requests and ideas

Posted: Wed Mar 29, 2017 8:54 pm
by FrancoisT
Greetings,
So many arrows from the both side of the chart - it may looks the indicator repaint.

Re: MT4 Indicator requests and ideas

Posted: Thu Mar 30, 2017 2:12 am
by camisa
I'm testing precision ternd on averages and it seems arrows repaint? can someone confirm this?

Re: MT4 Indicator requests and ideas

Posted: Thu Mar 30, 2017 2:49 am
by ratonchjes
Hi Mladen! It is possible to create  a dashboard based on Sync Filters 2.03 where you can add the instrument manually, and mtf settings, to show when price is outside the bands as this exemple?For h1 it would use H4 values, for H4 the D1 or weekly values. Just two timeframes are enough.  The alert would be at current bar or at the end. I know this is a lot to ask Only an expert like you can make it.


Best regards!

Re: MT4 Indicator requests and ideas

Posted: Thu Mar 30, 2017 3:01 am
by sal
hi mladen/mr.tools
Is it possible to remove all bar patterns from indicator and modify this bar pattern and bar confirmation as per snap

Re: MT4 Indicator requests and ideas

Posted: Thu Mar 30, 2017 5:27 am
by andreatrade1
Dear mladen,

should be possible to add in an indicator  window ( e.g a stochastic) a linear regression line as in the following example (not by drag and drop a linear regression indi )?
If possible I would prefer a mql5  indi :

Thanks in advance

Re: MT4 Indicator requests and ideas

Posted: Thu Mar 30, 2017 7:01 am
by mladen
ratonchjes wrote:Hi Mladen! It is possible to create  a dashboard based on Sync Filters 2.03 where you can add the instrument manually, and mtf settings, to show when price is outside the bands as this exemple?For h1 it would use H4 values, for H4 the D1 or weekly values. Just two timeframes are enough.  The alert would be at current bar or at the end. I know this is a lot to ask Only an expert like you can make it.
Best regards!
ratonchjes

Are you aware that wen causal is set to false, that indicator recalculates and that alerts are not usable in that case?

Re: MT4 Indicator requests and ideas

Posted: Thu Mar 30, 2017 7:05 am
by mladen
andreatrade1 wrote:Dear mladen,

should be possible to add in an indicator  window ( e.g a stochastic) a linear regression line as in the following example (not by drag and drop a linear regression indi )?
If possible I would prefer a mql5  indi :
Thanks in advance
andreatrade1

You can do that by simply adding a linear regression channel to the stochastic indicator

Re: MT4 Indicator requests and ideas

Posted: Thu Mar 30, 2017 9:02 am
by ratonchjes
mladen wrote:
ratonchjes

Are you aware that wen causal is set to false, that indicator recalculates and that alerts are not usable in that case?
  Yes, i know i been using it the last two months and this way i spot very nice trades and reversals. With causal on it is easy to spot trending positions too. Can you do it?  Thank you for your answer