Page 151 of 2042

Re: MT4 Indicator requests and ideas

Posted: Tue Jun 20, 2017 8:57 pm
by Intrest 1
Hi. Who can add to this indicator VWAP_close Line of the Channel?
Here is the formula lines of the Channel VWAPCH (in fact it will be VWAP_Болинджер):
The Calculated "Standard Deviation":
StdDev = √((SUM ((CLOSE-VWAP )*2,N)/N))
The computed "Line of the Channel VWAPCH" :
The top Line TL = VWAP + (D * StdDev)
The bottom Line BL = VWAP - (D * StdDev),
where "D" is the Number of standard deviations StdDev
An example of a visual representation on the Screen

Re: MT4 Indicator requests and ideas

Posted: Wed Jun 21, 2017 12:29 am
by shreck
shreck wrote: Tue Jun 20, 2017 7:41 am Hello Developer,Mr Mladen, Mr Tools,
Please if it is possible can the features in the picture below be added to wave trend,if any of those features marked in blue can be added, we would love to see how it turns out.
Hello Seniors,
Please take a look at the request when you have spare time, maybe it is possible

Re: MT4 Indicator requests and ideas

Posted: Wed Jun 21, 2017 8:21 pm
by salexes
I am searching for an Indicator or a way to get the Tenkan-Sen Kijun-sen distance (from eachother).
e.g Tenkan-Sen is at 0.75780 and Kijun-sen is at 0.75760 so the distance is 20 pips, correct?

I tried it myself but I got a problem because of the different price structure (not sure if that is the right word for it): how to calculate it automatically, because e.g. currency pair AUD/USD: 0.75780-0.75760=0.0002. While on e.g. USDJPY 111.622-111.585=37.

How to calculate the value for in all different pairs correctly?

Starting with MQL and not sure how to solve this.

Any help is highly appreciated.

(I am coding in MQL4)

Regards,
salexes

Re: MT4 Indicator requests and ideas

Posted: Wed Jun 21, 2017 10:45 pm
by digbee
I am looking for a grid indicator where I can switch scales with 2 and 2.5 points, anyone can share, or develop one like this?

Re: MT4 Indicator requests and ideas

Posted: Wed Jun 21, 2017 11:53 pm
by nbcbse
Dear Sirs,
May i request a indicator that draw ichimoku(Tenkan,Kijun,Kumo) and a trendline
from a starting point(Senkou Span_A[-30] value) to a ending point(Senkou Span_A[24] value) of ichimoku Kumo ?
That is, Senkou Span_A value from 30 period before the current candle to 24 period after the current candle .
With options for MTF Ichimoku, period for Kumo_Shift, starting point & ending point,
and alerts when price touchs the current trendline,
it would be so much better.
Thanks.

Re: MT4 Indicator requests and ideas

Posted: Thu Jun 22, 2017 7:26 am
by mntiwana
nbcbse wrote: Wed Jun 21, 2017 11:53 pm Dear Sirs,
May i request a indicator that draw ichimoku(Tenkan,Kijun,Kumo) and a trendline
from a starting point(Senkou Span_A[-30] value) to a ending point(Senkou Span_A[24] value) of ichimoku Kumo ?
That is, Senkou Span_A value from 30 period before the current candle to 24 period after the current candle .
With options for MTF Ichimoku, period for Kumo_Shift, starting point & ending point,
and alerts when price touchs the current trendline,
it would be so much better.
Thanks.
Hi nbcbse
Have you checked this thread "Ichimoku" here
http://forex-station.com/viewtopic.php?f=578480&t=8416893

Re: MT4 Indicator requests and ideas

Posted: Thu Jun 22, 2017 8:46 am
by nbcbse
Hi mntiwana
Yes i have checked Ichimoku thread before posting.
What i need is the trendline on MTF Ichimoku.

Re: MT4 Indicator requests and ideas

Posted: Thu Jun 22, 2017 3:44 pm
by Intrest 1
Help to find the indicator 4 timeframe ssl.
The network is only a commercial version, there may be a free equivalent?

Re: MT4 Indicator requests and ideas

Posted: Thu Jun 22, 2017 5:31 pm
by mntiwana
Intrest 1 wrote: Thu Jun 22, 2017 3:44 pm Help to find the indicator 4 timeframe ssl.
The network is only a commercial version, there may be a free equivalent?
This is not commercial and is free

Re: MT4 Indicator requests and ideas

Posted: Thu Jun 22, 2017 5:33 pm
by Intrest 1
mntiwana wrote: Thu Jun 22, 2017 5:31 pm This is not commercial and is free
Thank you. Where's the indicator?