Forex
Google
New signals service!

Go Back   Forex Trading > Downloads > Indicators - Metatrader 4


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

Reply
 
LinkBack (229) Thread Tools Display Modes
  #281 (permalink)  
Old 09-09-2006, 01:27 AM
cja's Avatar
cja cja is offline
Senior Member
 
Join Date: Apr 2006
Posts: 557
cja is on a distinguished road
Mtf Macd

Quote:
Originally Posted by marketmover
Please help! K heres the MFT_Macd problem that i have and maybe other traders might have noticed this but...

I have drawn MTF_Macd 1,5,15 on the 15 minute chart. But the 1 minute macd does not update properly to show the actually Macd as it is shown when i go to the 1 minute chart with 1 minute macd.'

In order for me to update the one minute macd lines on the 15 minute chart. I have to make a quick switch to the one minute chart and then back the the 15.

Is there anything i can do about the lag? BTW thanks to KERIS for some great work. Thanks!

Also, when i draw hourly macd on the 15 minute chart it is all squishy and does not function. Is there a way to draw higher level macd on lower level charts. Thanks!

Here try this MACD it might be what you are after, I made this indicator because I got fed up having to jump from chart to chart to check what MACD was up to.
This indicator has adjustable MACD Factors for each time frame, if the MACD lines are too squashed up together pick the MACD timeframe that shows the largest movement and alter the MACD Factor on that timeframe in this example the M5 was altered from 2 to 4 this decreases the affect that this timeframe has on the others and effectively zooms in and balances the view.

Be aware that the Different MACD's are only accurate history wise if you are actually on the appropiate timeframe( ie M5 MACD on the M5 Chart ) however they do show real time right at the current price. If you are on the M15 time frame and M5 MACD shows it is about to cross up then that is exactly what is happening on the M5 Timeframe.This indiactor shows each of the MACD"s as they would look if you were on each of the individual charts.

cja

MACD MTF 1.gif MACD MTF 2.gif

MACD# MTF.mq4

The first screen shot shows the default settings for the MACD Factors
The second screenshot shows the same view except the M5 MACD Factor has been altered from 2 to 4

Last edited by cja; 09-09-2006 at 01:42 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #282 (permalink)  
Old 09-09-2006, 02:12 AM
Junior Member
 
Join Date: Aug 2006
Posts: 9
nastase is on a distinguished road
Wow, that looks great.
I am trying to learn how to edit indicators. Just learned how to change the drawing type, look ...

The ideea is to enter a trade whenever all line up

Somebody had posted this great HA 20 ( MA that looks like a HA).
I am going to atempt to transform this indicator in to a #MTF freedom bar that display 4 time frames...see you next year...he he


Thank you for the fast reply.

----------------------------------------------------------------------------------------

.gif - what I did with your indicator
#MFT Forex freedom Bar v2.mgp - as example of how it looks
#Heiken Ashi Ma 20.mg4 - this is the indicator that I will like to have as #MFT freedom bar.
-----------------------------------------------------------------------------------------

ma.gif
#Heiken_Ashi_Ma 20.mq4
#MTF Forex freedom Bar v2.mq4

Last edited by nastase; 09-09-2006 at 02:18 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #283 (permalink)  
Old 09-09-2006, 05:30 PM
Member
 
Join Date: Sep 2006
Posts: 30
marketmover is on a distinguished road
Quote:
Originally Posted by cja
Here try this MACD it might be what you are after, I made this indicator because I got fed up having to jump from chart to chart to check what MACD was up to.
This indicator has adjustable MACD Factors for each time frame, if the MACD lines are too squashed up together pick the MACD timeframe that shows the largest movement and alter the MACD Factor on that timeframe in this example the M5 was altered from 2 to 4 this decreases the affect that this timeframe has on the others and effectively zooms in and balances the view.

Be aware that the Different MACD's are only accurate history wise if you are actually on the appropiate timeframe( ie M5 MACD on the M5 Chart ) however they do show real time right at the current price. If you are on the M15 time frame and M5 MACD shows it is about to cross up then that is exactly what is happening on the M5 Timeframe.This indiactor shows each of the MACD"s as they would look if you were on each of the individual charts.

cja
cja, very interesting Macd. Can you put your talent to work on this macd. It includes histogram and is a different version of macd that was converted earlier in this post. Included is the macd that was posted earlier (macd-2) and a different version which has not been converted (macd-4)

Some glitches on the MTF_macd2 include:
1. Low level (m1) charts do not update properly when plotted on higher level charts
2. Higher level macd is squisky when plotted on lower level charts

cja, compare macd2 and macd4. There are some differences in histogram and then some other minor ones. Thanks for posting your version of Macd, very cool.
Attached Files
File Type: mq4 MACD-2.mq4 (2.7 KB, 166 views)
File Type: mq4 _MTF_MACD-2.mq4 (4.7 KB, 237 views)
File Type: mq4 MACD_4.mq4 (3.1 KB, 163 views)

Last edited by marketmover; 09-09-2006 at 05:35 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #284 (permalink)  
Old 09-11-2006, 06:36 PM
Senior Member
 
Join Date: Dec 2005
Posts: 329
mrtools is on a distinguished road
Nonlagma & Ema Prediction

Attached is nonlagma and ema prediction2 multi timeframe. Just a beginner coder , so please check and make sure they work correctly, seem okay to me.



Bill
Attached Files
File Type: zip MTF NONLAG & EMA PRED.zip (5.3 KB, 394 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #285 (permalink)  
Old 09-12-2006, 08:45 AM
igorad's Avatar
Senior Member
 
Join Date: Oct 2005
Location: Ukraine
Posts: 814
igorad is on a distinguished road
Very IMPORTANT for ALL MTF indicators!!!

Hi to ALL,

ALL MTF Indicators don't draw the graphic on the chart correctly because
of the BUG in the code.

To avoid this BUG you should fix only one line in the code:

instead of limit = Bars-counted_bars;
should be limit=Bars-counted_bars+TimeFrame/Period();

Regards,
Igor
__________________
Let's improve trade skills together
http://finance.groups.yahoo.com/group/TrendLaboratory
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #286 (permalink)  
Old 09-12-2006, 10:39 AM
increase's Avatar
Senior Member
 
Join Date: May 2006
Posts: 644
increase is on a distinguished road
Quote:
Originally Posted by igorad
Hi to ALL,

ALL MTF Indicators don't draw the graphic on the chart correctly because
of the BUG in the code.

To avoid this BUG you should fix only one line in the code:

instead of limit = Bars-counted_bars;
should be limit=Bars-counted_bars+TimeFrame/Period();

Regards,
Igor
thanks Igor

should that be
either TimeFrame
or Period()
as in limit=Bars-counted_bars+Period();
?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #287 (permalink)  
Old 09-12-2006, 12:14 PM
igorad's Avatar
Senior Member
 
Join Date: Oct 2005
Location: Ukraine
Posts: 814
igorad is on a distinguished road
Quote:
Originally Posted by increase
thanks Igor

should that be
either TimeFrame
or Period()
as in limit=Bars-counted_bars+Period();
?
No, should be exactly as I wrote.
For example try to use MTF_FractalChannel with updated FractalChannel_v4.
Attached Files
File Type: mq4 MTF_FractalChannel_v1.mq4 (2.9 KB, 662 views)
File Type: mq4 FractalChannel_v4.mq4 (3.9 KB, 663 views)
__________________
Let's improve trade skills together
http://finance.groups.yahoo.com/group/TrendLaboratory
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #288 (permalink)  
Old 09-12-2006, 12:40 PM
firedave's Avatar
Senior Member
 
Join Date: Nov 2005
Location: Jakarta, Indonesia
Posts: 416
firedave is on a distinguished road
Quote:
Originally Posted by igorad
Hi to ALL,

ALL MTF Indicators don't draw the graphic on the chart correctly because
of the BUG in the code.

To avoid this BUG you should fix only one line in the code:

instead of limit = Bars-counted_bars;
should be limit=Bars-counted_bars+TimeFrame/Period();

Regards,
Igor
Hi Igor, thank you very much for the correction. I compare the old MTF indicator and the fixed one, yes there is a different between both. Again thank you
__________________
David Michael H
"Trader helps traders with sincerity, honesty and integrity"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #289 (permalink)  
Old 09-14-2006, 01:18 AM
Junior Member
 
Join Date: May 2006
Posts: 16
Attiqul is on a distinguished road
need this indicator, can anyone help.

hi,
i was wondering if u guys/girls can help me. Im looking for this indicator called 'bbstac' or something like that. On chart it looks like bollinger band.

does anyone have it??

attiqul
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #290 (permalink)  
Old 09-14-2006, 02:14 AM
firedave's Avatar
Senior Member
 
Join Date: Nov 2005
Location: Jakarta, Indonesia
Posts: 416
firedave is on a distinguished road
Quote:
Originally Posted by Attiqul
hi,
i was wondering if u guys/girls can help me. Im looking for this indicator called 'bbstac' or something like that. On chart it looks like bollinger band.

does anyone have it??

attiqul
I only got this. Hope this help
Attached Files
File Type: mq4 STARC Bands.mq4 (2.4 KB, 268 views)
__________________
David Michael H
"Trader helps traders with sincerity, honesty and integrity"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
forex, histogram, mtf bband, TRO SAK MULTIPAIR, mtf macd, pipnailer, megatrend, absolute strength, bbsqueeze, TheBuyZoneForex.pdf, MTF ADX, multi

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/indicators-metatrader-4/1077-multi-timeframe-indicators.html
Posted By For Type Date
求助:一个可以把大时间周期的均线放在小时间周期上的指标 - mt4编程与智能交易系统 - 领域外汇论坛 —外汇论坛|外汇开户|外汇保证金|FXSOL开户 This thread Refback 08-31-2008 07:31 AM
亂MT4亃MetaTrader Part8亂儊僞僩儗乕僟乕亃 Post #0 Refback 08-17-2008 12:55 PM
老涡: fractals.mq4 This thread Refback 08-07-2008 06:37 PM
Multi Timeframe Indicators - Page 91 - Forex Trading This thread Refback 08-02-2008 09:22 PM
MTF Stochastic 4TF Post #2168 Refback 08-02-2008 07:13 PM
耔咫耔轺 4 徕 ?? - Trading4Living 翦  滗屣 This thread Refback 07-23-2008 06:20 PM
Multi Timeframe Indicators - Page 117 - Forex Trading This thread Refback 07-20-2008 03:49 AM
耔咫耔轺 4 徕 ?? - Trading4Living 翦  滗屣 This thread Refback 07-13-2008 04:55 PM
耔咫耔轺 4 徕 ?? - Trading4Living 翦  滗屣 This thread Refback 07-13-2008 04:12 PM
软滂赅蝾瘥 桃 4 - 义蹴梓羼觇 囗嚯桤 Forex This thread Refback 07-12-2008 08:08 AM
软滂赅蝾瘥 桃 4 - 义蹴梓羼觇 囗嚯桤 Forex This thread Refback 07-12-2008 05:41 AM
Weekly_HILO. - MQL4 浠g爜鍩哄湴 Post #2066 Refback 07-10-2008 08:39 PM
Multi Timeframe Indicators - Page 62 - Forex Trading This thread Refback 07-05-2008 10:25 PM
仭僥僋僯僇儖偵偮偄偰岅傠偆仭part2 This thread Refback 07-05-2008 11:05 AM
BZ_TL_SkylineM - MQL4 Code Base Post #1684 Refback 07-05-2008 07:12 AM
MTF BB-Squeeze - MQL4 Code Base Post #1870 Refback 07-03-2008 03:32 AM
Weekly_HILO. - MQL4 Code Base Post #2066 Refback 06-25-2008 05:45 AM
≮持违スレ≯MetaTrader介看荚漓脱3≮ゆとり漓脱≯ - MetaTraderまとめWiki Post #1124 Refback 06-22-2008 01:31 PM
My MT4 modified indicators and collection - Page 7 Post #1177 Refback 06-22-2008 11:30 AM
Weekly_HILO. - MQL4 Code Base Post #2066 Refback 06-20-2008 04:56 AM
EESFX This thread Refback 06-19-2008 02:17 PM
Signal_Bars_MFI - MQL4 Code Base Post #2210 Refback 06-18-2008 10:24 PM
Signal_Bars_MFI - MQL4 Code Base Post #2210 Refback 06-17-2008 06:18 PM
Signal_Bars_MFI - MQL4 Code Base Post #2210 Refback 06-16-2008 10:29 PM
RSS-赅磬: 埋 桧滂赅蝾瘥 灶疱犟 Post #1652 Refback 06-15-2008 03:06 PM
软滂赅蝾瘥 桃 4 - 义蹴梓羼觇 囗嚯桤 Forex This thread Refback 06-13-2008 06:00 PM
袘谢芯谐 Post #1652 Refback 06-12-2008 02:17 PM
仭僥僋僯僇儖偵偮偄偰岅傠偆仭Part4 Post #977 Refback 06-11-2008 12:15 PM
袙褋械 懈薪写懈泻邪褌芯褉褘 肖芯褉械泻褋: 袦邪泄 2008 Post #1684 Refback 06-09-2008 10:47 AM
LinearRegSlope_v1 - MQL4 浠g爜鍩哄湴 Post #1901 Refback 06-09-2008 08:52 AM