Page 409 of 424
Re: Something interesting please post here (Metatrader)
Posted: Fri Mar 07, 2025 10:02 am
by Josmellon2024
Jonex1995 wrote: Fri Mar 07, 2025 9:56 am
hello thank you for this nice indicator ,I have one suggestion can it be done for 4h tf ?
It's a Fibonacci support and resistance indicator. It draws rectangles on the chart based on the previous day's high, low, and close. You can use it in any TF. Here is the combined version with fibonocci levels. check this out:
post1295561290.html#p1295561290
Re: Something interesting please post here (Metatrader)
Posted: Fri Mar 14, 2025 7:16 am
by Errør314159
Jimmy wrote: Thu Jan 23, 2020 3:30 pm
This is one that's missing but was described in great detail by Mladen. The Ipolcycle for MT4.
Now that is
interesting
Ipolcycle;
combining Legendre polynomials and analytic signals to determine a smooth period without adding time lag.
Sounds very deep and confusing

Re: Something interesting please post here (Metatrader)
Posted: Fri Mar 14, 2025 10:51 am
by Banzai
HS Reversal
Good timeframe: M15 or higher
Good pair: Gold
As good as
FTLM indicator. Maybe better. Watch out for divergences too.
Too bad this indicator has that annoying website advertisement.
Re: Something interesting please post here (Metatrader)
Posted: Fri Mar 14, 2025 2:18 pm
by Errør314159
VOID
Re: Something interesting please post here (Metatrader)
Posted: Fri Mar 14, 2025 10:32 pm
by ffsss
Re: Something interesting please post here (Metatrader)
Posted: Fri Mar 14, 2025 10:56 pm
by doolfrews
Hi, this does not seem to load.
Re: Something interesting please post here (Metatrader)
Posted: Fri Mar 14, 2025 11:17 pm
by wojtek
It compiled correctly in old versions of mt4.
In new versions there shouldn't be a dot
in variable/function names, so you have to
replace sth1.sth2 e.g. with sth1_sth2 everywhere.
For example: iLwma.prices -> iLwma_prices
Re: Something interesting please post here (Metatrader)
Posted: Fri Mar 14, 2025 11:28 pm
by ionone
doolfrews wrote: Fri Mar 14, 2025 10:56 pm
Hi, this does not seem to load.
wojtek wrote: Fri Mar 14, 2025 11:17 pm
It compiled correctly in old versions of mt4.
In new versions there shouldn't be a dot
in variable/function names, so you have to
replace
sth1.sth2 e.g. with
sth1_sth2 everywhere.
For example: iLwma.prices -> iLwma_prices
Re: Something interesting please post here (Metatrader)
Posted: Sat Mar 15, 2025 5:16 pm
by jako
Re: Something interesting please post here (Metatrader)
Posted: Sun Mar 16, 2025 5:51 am
by Errør314159
VOID