Search found 12 matches

Return

Re: Coding Help

by: mrtools
Can anybody suggest the correct way to get long and short trends from step NEMA indicator? bool trendLong,trendShort; Signal1 =iCustom(NULL, 0, "step nema (mtf + alerts + arrows)",PERIOD_CURRENT,NEMAperiod, 2, 0.5, 50.0,0,false,0.0,0.0,0,3,1,false, false, false, false,false,false,159,159,...

Re: Coding Help

by: mrtools
Thank you... what value do you put for it? If this one is okay? longTrend= iCustom(NULL,0,"! G Channel (mtf + alerts + arrows + candles + btn)",0,0,"gc b1",200,0,0,true,2,clrRed,clrLime,true,1,3,3,6,clrMediumSeaGreen,clrOrangeRed,clrDimGray,false,false,false,false,false,false,fa...

Re: Coding Help

by: mrtools
Here is the EA using G channel as trend indicator and MTF option along with stepRSI as a pullback entry. I used the Buffer8 as trend filter for G channel as Buffer14 did not work. I am attaching the indicators and EA mql4 code here. I am still working out profitable settings but this code for G cha...

Re: Coding Help

by: mrtools
kkfx wrote: Sun Jun 04, 2023 3:37 pm Thank you... I want to use MTF G channel without presmooting and close price breakout of G channel lines.
Did this version it's just the g channel ma with a choice of slope color or close price crossing the ma. On this version the trend buffer is #5.

Re: Coding Help

by: mrtools
Here is modified EA based on new G channel indicator. the MTF call for G channel is working ok along with pyramid function. https://forex-station.com/download/file.php?id=3464320 [/url] Maybe this will help in the future From Mladen Rakic: If you are looking for the eternal trend buffer, then use b...

Divergence For Many Indicators

by: ffsss
Combination Divergence Indicator (for Many Indicators) This is a Divergence indicator converted from tradingview . This MT4 indicator can display Divergences for: MACD MACD Histogram RSI Stochastic CCI Momentum OBV (On Balance Volume) Volume Weighted MACD Chaikin Money Flow Money Flow Index You can...

Re: Waddah Attar Indicators for MT4

by: kvak
Tradehunter wrote: Fri Apr 28, 2023 12:33 am Im running this on 6 30 min charts with the setting to 1 hr and it causes a massive freeze/lag.
Can you look into this issue please.
Running it on the same timeframe, as indicator, no issues.
Thanks Kvak
I made a few changes, try this version....In my laptop working good in 7 charts in mtf.