Page 1978 of 2170
Re: MT4 Indicator requests and ideas
Posted: Wed Dec 20, 2023 7:46 am
by -L-
Hi, it's possible to correct/modify the multi TF function of this indicator?
Scenario: Chart 5m, indicator TF 1h
how (i think) multi TF indicators normally work
the histogram will draw groups of 12 bars that represents the 12 5minute candles in 1h, these bars will change color together since it's not an individual bar but the whole group of 12 which represents the number of candles in the chart tf necessary to draw 1 bar in the indicator TF
how this indicator works:
this indicator draw the histogram bars as if it was drawing them directly in the 1h chart (while being in a 5m chart), so, not in groups of 12 (or the necessary candles to represent the indicator TF) so for example, if the current time is 14:04 the current histogram bar will be drawn for the 14:00 candle (correct) but the previous histogram bar (while being in m5 chart) will represent the 13:00 instead of 13:55, and the previous to that one will represent 12:00 instead of 13:50
Re: MT4 Indicator requests and ideas
Posted: Wed Dec 20, 2023 9:13 am
by mrtools
-L- wrote: Wed Dec 20, 2023 7:46 am
Hi, it's possible to correct/modify the multi TF function of this indicator?
Scenario: Chart 5m, indicator TF 1h
how (i think) multi TF indicators normally work
the histogram will draw groups of 12 bars that represents the 12 5minute candles in 1h, these bars will change color together since it's not an individual bar but the whole group of 12 which represents the number of candles in the chart tf necessary to draw 1 bar in the indicator TF
how this indicator works:
this indicator draw the histogram bars as if it was drawing them directly in the 1h chart (while being in a 5m chart), so, not in groups of 12 (or the necessary candles to represent the indicator TF) so for example, if the current time is 14:04 the current histogram bar will be drawn for the 14:00 candle (correct) but the previous histogram bar (while being in m5 chart) will represent the 13:00 instead of 13:55, and the previous to that one will represent 12:00 instead of 13:50
Try
here
Re: MT4 Indicator requests and ideas
Posted: Thu Dec 21, 2023 1:17 am
by TEAMTRADER
Two questions.
1. Is it possible to get a signal for when two separate stochasics indicators cross themselves? ILLUSTRATION 1.
2. Is it possible to get a signal for when stochastic crosses a LEVEL as well as the crossing of the K and the D lines?(eg cross over 25=up and cross below 75=dn whilst anything inbetween signals only the cross of the K and the D lines). ILLUSTRATION 2.
A simple yes or no is good enough at this stage - thanks.
TEAMTRADER
Re: MT4 Indicator requests and ideas
Posted: Thu Dec 21, 2023 2:06 am
by -L-
Hi everyone,
I have this script whose function is to change all chart symbols.
It's pretty useful when analyzing several timeframes simultaneously to avoid just creating the same profiles for different symbols, so suit yourselves to try it if you need something similar.
I would like to know if it's possible to remove the popup when you use it that say: "do you really want to stop script..." or if there is another option to do the same thing, changing all open charts to the symbol chosed.
I tried searching in the MT4 trading utilities section but didn't see any indicator or script that can do that, the just change the chart they are attached to.
thanks in advance.
Re: MT4 Indicator requests and ideas
Posted: Thu Dec 21, 2023 4:00 am
by dmnik
Please, if possible, make the multi-time candlestick timer color the candle color corresponding to each time frame!
Thank you for your attention !
Re: MT4 Indicator requests and ideas
Posted: Thu Dec 21, 2023 1:57 pm
by sal
experts
can you please make alert and message when the price crosses the levels on current bar.
Re: MT4 Indicator requests and ideas
Posted: Thu Dec 21, 2023 9:17 pm
by johnere
TEAMTRADER wrote: Thu Dec 21, 2023 1:17 am
Two questions.
1. Is it possible to get a signal for when two
separate stochasics indicators cross themselves? ILLUSTRATION 1.
2. Is it possible to get a signal for when stochastic crosses a
LEVEL as well as the crossing of the K and the D lines?(eg cross over 25=up and cross below 75=dn whilst anything inbetween signals
only the cross of the K and the D lines). ILLUSTRATION 2.
A simple yes or no is good enough at this stage - thanks.
TEAMTRADER
Yes
Re: MT4 Indicator requests and ideas
Posted: Thu Dec 21, 2023 9:35 pm
by dmnik
Please correct the indicator, it slows down the terminal and freezes when switching timeframes. Thank you for your attention !!!!
Re: MT4 Indicator requests and ideas
Posted: Thu Dec 21, 2023 11:46 pm
by sadd
Please add an arrow
Re: MT4 Indicator requests and ideas
Posted: Fri Dec 22, 2023 2:05 am
by DaffyTaffy
josi wrote: Sun Dec 17, 2023 6:13 pm
Thanks, do you think you could also add a button to this indicator?