Re: Various (Specialist) indicators for MT4

781
sal wrote: Sat Jul 09, 2022 1:39 pm i find the histobar is same as in main chart bars.... there is no speciality in this indicator...
Arrows may appear on the main chart.
This indicator would be interesting along with another indicator for confirmation. That's why I looked into the possibility.
Thank you very much for answering me and clarifying my doubts.
God blesses.
These users thanked the author LadyAlice for the post:
Chickenspicy


Re: Various (Specialist) indicators for MT4

782
this ak trend indicator is the mcginley dynamic macd or know sure thing indicator i believe, better accuracy then rsi and macd
could someone translate please thank you



study("AK TREND")

input1 = input(10)
input2 = input(50),

fastmaa = ema(close,input1)
fastmab = ema(close,input2)

bspread = (fastmaa-fastmab)*1.001

adline = 0

m = bspread > 0 ? lime : red

plot (adline,color = white)
plot(bspread, color = m, linewidth=4)
barcolor( bspread > 0 ? lime :red)
0 + 0 = 0
Infinite / Infinite = 1
1 way to Heaven & it matters
people only serve God or money coincidence?


Re: Various indicators

787
太虚一毫 wrote: Tue Jul 12, 2022 1:44 pm See Momentum Oscillator or RSI filter, this indicator is still good. Worth following and adding button .

(More interesting if a Momentum Oscillator or RSI filter is incorporated into the indicator) ;)
how did you get an tma attached to an rsi ? is it the same as tdi slope?
These users thanked the author Chickenspicy for the post:
太虚一毫
0 + 0 = 0
Infinite / Infinite = 1
1 way to Heaven & it matters
people only serve God or money coincidence?

Re: Various (Specialist) indicators for MT4

789
friend4you wrote: Thu Jul 07, 2022 2:55 pm Hi Honje, can you please upload your currently most used system and timeframe? Thanks.
Hi friend4you

My trading system is not perfect yet. I am currently a binary options trader.
So what I use most is the 6-second chart. . 30 seconds to trade

Regards
Honje
Do not show pity: life for life, eye for eye, tooth for tooth, hand for hand, and foot for foot.
Deuteronomy 19:21