Will get to it later this afternoon.太虚一毫 wrote: Wed Jul 21, 2021 9:58 am viewtopic.php?f=579496&t=8472149&p=1295 ... 1295351385
Expect the teacher to add avgPwma, // MA Parabolic weighted MA to 4_time_frame_Sidus, Sidus v3 alerts mtf. Boundless merit!
Re: 4 Time Frame and All TFs Indicators for MT4
452Try.太虚一毫 wrote: Wed Jul 21, 2021 9:58 am viewtopic.php?f=579496&t=8472149&p=1295 ... 1295351385
Expect the teacher to add avgPwma, // MA Parabolic weighted MA to 4_time_frame_Sidus, Sidus v3 alerts mtf. Boundless merit!
- These users thanked the author mrtools for the post (total 4):
- 太虚一毫, Milad8732, Chickenspicy, pipsquirrel
Re: 4 Time Frame and All TFs Indicators for MT4
453The perfect version! Boundless merit!
- These users thanked the author 太虚一毫 for the post:
- Chickenspicy
Re: 4 Time Frame and All TFs Indicators for MT4
454do we have 4 time frame halftrend?
Don't fight the market let it reveal its tricks, then strike with precision. 
Re: 4 Time Frame and All TFs Indicators for MT4
455Master Mladen once said: The HalfTrend version that does not really redraw is half-trend nrp. But the master has not released the source code. The master also said in this forum: The HalfTrend code must be completely rewritten to avoid redrawing. Therefore, there will be no 4TF version for the time being.
Re: 4 Time Frame and All TFs Indicators
456Hello Banzai, MrTools, Mtiwana and other coders. Could you update this indicator so that when it generates an alert and arrow, it is associated with a time frame? Currently alerts are not being on what chart time frame it is being generated. Thank you for your assistance.Banzai wrote: Mon Jun 08, 2020 10:36 am I modified it a little bit so we can choose any WingDings Font.
Re: 4 Time Frame and All TFs Indicators for MT4
457ikokunomatome ahtfBanzai wrote: Sun Feb 09, 2020 3:26 am I was able to remake this Japanese indicator "ikokunomatome.ex4" where it can align these 6 signals:
DeMark
MACD
Momentum
RSI
CCI
Stochastic
ikokunomatome.ex4
(13.62 KiB) Downloaded 378 times
ikokunomatome mtf.mq4
(15.78 KiB) Downloaded 520 times
ahtf = auto higher time frame
so if you're in M15 chart, the indicator will display M30 chart automatically.
-------------------------------------------------------------------------------------
Also check out Stoch (4,3,1). It is very close to ZeroLag Stoch (5,3,3).
- These users thanked the author Banzai for the post (total 10):
- thomdel, 太虚一毫, Thangarasu, Jimmy, Jozo, iPar, yoki, Tradehunter, BeatlemaniaSA, pipsquirrel
Re: 4 Time Frame and All TFs Indicators for MT4
458Sidus v3.01 alerts mtf.mq4 indicator line 185 Code Comment("pipdiffCurrent = "+ (string)diff +" ")
pipdiffCurrent seems useless. Instead, it will take up space in the upper left corner of the main chart.
Can this line be deleted?
Re: 4 Time Frame and All TFs Indicators for MT4
459Yes it can simply comment it out by putting // in front of it, or just delete it.太虚一毫 wrote: Wed Sep 15, 2021 7:56 pm Sidus v3.01 alerts mtf.mq4 indicator line 185 Code Comment("pipdiffCurrent = "+ (string)diff +" ")
pipdiffCurrent seems useless. Instead, it will take up space in the upper left corner of the main chart.
Can this line be deleted?
Re: 4 Time Frame and All TFs Indicators for MT4
460very interesting. if mtf is not used, then after the candle closes it does not change the value. could you please add arrows and alert when all indicators point in the same direction. Thanks.Banzai wrote: Wed Sep 08, 2021 4:54 am ikokunomatome ahtf
ahtf = auto higher time frame
so if you're in M15 chart, the indicator will display M30 chart automatically.
-------------------------------------------------------------------------------------
Also check out Stoch (4,3,1). It is very close to ZeroLag Stoch (5,3,3).
- These users thanked the author Borshchov A.N. for the post (total 2):
- 太虚一毫, BeatlemaniaSA