Page 55 of 68

Re: TMA - Triangular Moving Average indicators MT4

Posted: Sat May 20, 2023 3:23 am
by pipsquirrel
mrsn76 wrote: Thu May 18, 2023 9:34 am TriangularMA centered asymmetric bands nmc.mq4Hi dear friends, i have question about tma channel indicator
I have my own ea, i wanna add tma channel indicator to EA
I send indicator to my engineer 
But there is a problem, he says; " this indicator reading self"
Cannot add this indicator to EA,mt4 freezing
Have you any tma channel indicator(can add to ea) musnt reading self
If only mt4 freezing is concern,try it

Re: TMA - Triangular Moving Average indicators MT4

Posted: Sat May 20, 2023 4:24 pm
by mrsn76
pipsquirrel wrote: Sat May 20, 2023 3:23 am If only mt4 freezing is concern,try it
Image
Look,you can see what happening after the strategy test,indicator reading self İn EA

Re: TMA - Triangular Moving Average indicators MT4

Posted: Sat Jul 01, 2023 10:08 pm
by sadd
Dear coder, I am looking for a similar metric that can use cycles. Can you help me? I cannot find the time cycle version I want on this thread

Re: TMA - Triangular Moving Average indicators MT4

Posted: Wed Jul 12, 2023 6:33 am
by Banzai
Banzai wrote: Sun Jul 24, 2022 4:59 pm TMA Bands
(on/off button)


uh, this indicator uses a lot of CPU powers and I don't know how to reduce it.
You may ask MrTools to reduce it over here:
viewtopic.php?f=579496&t=8418142

The bands are just standard deviation bands.
The inner bands are deviation 2.0.
The outer bands are deviation 3.0.

When you see a bunch of thin blue bands, and a bunch of big phat brown bands,
get ready to go LONG.
Image

I'm so busy to combine all of these indicators into one.
So what I'm going to do is to give you six timeframe indicators.
From M1 to H4.
If you need Monthly, or Weekly, give me a holler.

They're repainted indicators.
But they will give you a sense of a trend.

So how do you trade?
Best indicator to trade with is the "Supertrend". It's easy to trade with SuperTrend.

Why is this so weird?
MT4 has a habit of putting all mtf buttons in the same spot.
so for each timeframe, it's best to have a separate indicator with different spots.
In the future, I'll try to combine all into 1 indicator.

viewtopic.php?p=1294995381#p1294995381
mladen was able to combine all time frame indicators into 1.
"All time frame stochastic 1.4.ex4"

Re: TMA - Triangular Moving Average indicators MT4

Posted: Wed Jul 12, 2023 7:50 am
by kvak
Angle Centered TMA

This indicator is made with idea from Giangyforex. He uses it in his topic HERE.
It is colored centered TMA with angle calculation.

Since TMA is centered, indicator recalculate its position, slope.

Re: TMA - Triangular Moving Average indicators MT4

Posted: Wed Jul 12, 2023 8:05 pm
by RplusT
kvak wrote: Wed Jul 12, 2023 7:50 am Angle Centered TMA

This indicator is made with idea from Giangyforex. He uses it in his topic HERE.
It is colored centered TMA with angle calculation.

Since TMA is centered, indicator recalculate its position, slope.
Image


Thanks for the good work kvak, never stopping to come up with new ideas.
I'm wondering what could be the reason that it slows down my platform significantly. Got only on instrument open.

Re: TMA - Triangular Moving Average indicators MT4

Posted: Thu Jul 13, 2023 7:33 am
by kvak
RplusT wrote: Wed Jul 12, 2023 8:05 pm Thanks for the good work kvak, never stopping to come up with new ideas.
I'm wondering what could be the reason that it slows down my platform significantly. Got only on instrument open.
Hello.
on my PC the slowdown is not much visible, but I don't know if I will be able to adjust it to make it go faster....

Re: TMA - Triangular Moving Average indicators MT4

Posted: Fri Jul 14, 2023 7:43 pm
by Fibtree
Naughty 77 wrote: Fri Mar 02, 2018 6:26 pm Hi Deez

Any updates on band trading yet ? Click on the link to see what i am playing with

Image



Kind regards

Naughty 77
Please post this system. I can not see the link.

Re: TMA - Triangular Moving Average indicators MT4

Posted: Wed Jul 19, 2023 6:02 pm
by commodus
kvak wrote: Wed Jul 12, 2023 7:50 am Angle Centered TMA

This indicator is made with idea from Giangyforex. He uses it in his topic HERE.
It is colored centered TMA with angle calculation.

Since TMA is centered, indicator recalculate its position, slope.
Image

Image
Hello Mr.Kavak
we request converting this indicator in form of The "FNC Greedy System" framework indicators.
as Mr.Funchi said in the below post,he needs the .mq4 file for fixing a bug. could you please send the file privately for him?
excuse me if my request is beyond the rules :stressed:
thanks for all your efforts for all these valuable and uniqe products :In Love:
viewtopic.php?f=578267&t=8475376&p=1295 ... 1295518677

Re: TMA - Triangular Moving Average indicators MT4

Posted: Thu Jul 20, 2023 1:33 am
by cptwillwilliams
Banzai wrote: Wed Jul 12, 2023 6:33 am I'm so busy to combine all of these indicators into one.
So what I'm going to do is to give you six timeframe indicators.
From M1 to H4.
If you need Monthly, or Weekly, give me a holler.

They're repainted indicators.
But they will give you a sense of a trend.

So how do you trade?
Best indicator to trade with is the "Supertrend". It's easy to trade with SuperTrend.

Why is this so weird?
MT4 has a habit of putting all mtf buttons in the same spot.
so for each timeframe, it's best to have a separate indicator with different spots.
In the future, I'll try to combine all into 1 indicator.

viewtopic.php?p=1294995381#p1294995381
mladen was able to combine all time frame indicators into 1.
"All time frame stochastic 1.4.ex4"
Image

Would it be possible to make the indicator(s) to where you can customize the x&y coordinates of the buttons?