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
  #261 (permalink)  
Old 08-21-2006, 03:29 AM
Junior Member
 
Join Date: Jul 2006
Posts: 2
jlowder is on a distinguished road
Indicators for sub-current time frames

Quote:
Originally Posted by keris2112
Hi all,
I've been wanting to have the ability to plot indicators from different timeframes on my chart, but MT doesn't have this capability built in. (Does anyone know of any charting programs that do this natively?) As an example, if you're following the IWCR system, it'd be nice to be able to plot the Daily RSI on your 5 Min. chart.

When I put together the Daily Volitily Breakout indicator, that sorta did what I wanted in that it allowed you to add it to any timeframe (Daily or less) and see where the daily breakout point would be. The problem was that it was limited to only showing the Daily value.

About 2 weeks ago I came across Igorad's Price Channel Stop indicator and it seemed to do what I wanted (with regard to mulitiple timeframes). I started trying to use the Price Channel indicator as a template, adding code from other indicators and tweaking it to work within the new structure, but they never seemed to work. (I'm still not a very good coder.) Then last night I had a "breakthrough": If I can't figure out how to properly add the code from the other indicators, why not just Reference them, with their iName or iCustom? So, that's what I did. And, it works great.

Here are a few things to keep in mind when using these:
1) TimeFrame is the input you use to specify what timeframe to pull the data from.
2) You must set TimeFrame in minutes (1,5,15,30,60,240,1440,10080,43200)
3) By default, TimeFrame is set to 0, which means that it will use whatever the current timeframe is, i.e it will act as the original indicator.
4) If you set TimeFrame to anything other than 0, it must be >= current timeframe. (In other words, don't use a M15 PSar on an H1 chart. The values won't be correct. An H1 PSar on an M15 chart works properly.)

I've setup 5 Multi-TimeFrame (MTF) indicators to use as examples. You can open them up and use the code as a template so that you can make any existing indicator MTF. Please don't post asking for other indicators to be made, as the thread will soon turn into one big 'please do this for every MT4 indicator'. It's really, really simple to do, and if you don't know how to code, spend a week reading Coder Guru's MT4 programming guide and you'll be able to do it.

If I have time, I'll add more. Hopefully others will add their MTF conversions to the thread.

Multi-TimeFrame set 1 contains:
#MTF_MovingAverage.mq4
#MTF_PSar.mq4
#MTF_RSI.mq4
#MTF_MACD.mq4
#MTF_CCI.mq4

The attached chart is the following:
M5 Chart with LimeGreen PSar
M15 PSar
M60 SMA(13)
H4 CCI
M30 MACD
H1 RSI

Well, I hope these come in handy for some of you. Thanks Igor, for your fantastic coding skills. I've learned a lot just by studying your code.

Keris

EDIT:
Added #MTF Set 2.zip on 3/4/06 ---- (Bollinger Bands, Juice, Linear Price Bar, Price, Stochastic)

Hello,

I've been looking to add indicators which show time frames below that of the chart I'm on, not above. Has a work around for this been found? I didn't see any posts reference this change..

Jason
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #262 (permalink)  
Old 08-21-2006, 09:03 AM
Member
 
Join Date: Mar 2006
Posts: 33
spiketrader is on a distinguished road
I am looking for MTF version of these inds. please help me.
Attached Files
File Type: mq4 RD-ForecastOsc.mq4 (3.5 KB, 227 views)
File Type: mq4 Chaikin's Volatility.mq4 (2.6 KB, 197 views)
File Type: mq4 Trix.mq4 (4.6 KB, 224 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #263 (permalink)  
Old 08-21-2006, 12:14 PM
Junior Member
 
Join Date: Jun 2006
Posts: 10
Callmeblessed is on a distinguished road
5_34_5

Hi all,

Could some one please convert the 5_34_5 indicator (attached) to a multi-time frame type. Thanks in advance.

Blessed
Attached Files
File Type: mq4 5_34_5.mq4 (3.6 KB, 248 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #264 (permalink)  
Old 08-21-2006, 07:24 PM
raff1410's Avatar
Senior Member
 
Join Date: May 2006
Location: 2410' E 5424' N
Posts: 201
raff1410 is on a distinguished road
Quote:
Originally Posted by spiketrader
I am looking for MTF version of these inds. please help me.
MTF TRIX:
Trend Deviation (TRD)

Raff
__________________
http://www.gummy-stuff.org/raff-regression.htm

http://www.try-your-luck.com/

Lost in action ;-)... just_raff1410[at]yahoo.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #265 (permalink)  
Old 08-21-2006, 07:40 PM
Member
 
Join Date: Jul 2006
Posts: 96
hulahula is on a distinguished road
I think keris did macd 2 mtf ,you can make it 5-34-5 . Cheers
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #266 (permalink)  
Old 08-23-2006, 02:35 PM
SIMBA's Avatar
Senior Member
 
Join Date: May 2006
Posts: 1,035
SIMBA is on a distinguished road
Mtf STLM2

Hi everybody,

I have been trying to create a MTF of the STLM2(attachment STLM2.mq4) indicator to no avail,my programming capabilities are very limited,and,after several frustating intents
I am left wondering if any of the exceptional programmers of MT4 will be able to do so.I hate to ask you to do what I am not capable to do by myself and thanks in advance if any of you can create the MTF for STLM2 .

SIMBA
Attached Files
File Type: mq4 STLM2.mq4 (10.4 KB, 229 views)

Last edited by SIMBA; 08-26-2006 at 11:23 AM. Reason: mistaken attachment STLM.mq4
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #267 (permalink)  
Old 08-25-2006, 01:16 PM
european's Avatar
Senior Member
 
Join Date: Apr 2006
Posts: 284
european is on a distinguished road
RE: MTF i-GentorLSMA&EMA

Hi, FX Sniper.

Does 'i-GentorLSMA&EMA_v1' indicator exist for Multi Time Frame?


euro
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #268 (permalink)  
Old 08-25-2006, 07:34 PM
Junior Member
 
Join Date: Jun 2006
Posts: 10
Callmeblessed is on a distinguished road
5_34_5 conversion to mtf

Hi hulahula,

Thanks for your suggestion. 5_34_5 and macd 2 are not quite the same, with respect to the crossing of the lines. I am not a programmer but looking at the codes suggest that 5_34_5 factors in dmi while macd2 does not.

Quote:
Originally Posted by hulahula
I think keris did macd 2 mtf ,you can make it 5-34-5 . Cheers
Blessed
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #269 (permalink)  
Old 08-25-2006, 08:15 PM
raff1410's Avatar
Senior Member
 
Join Date: May 2006
Location: 2410' E 5424' N
Posts: 201
raff1410 is on a distinguished road
Quote:
Originally Posted by Callmeblessed
Hi all,

Could some one please convert the 5_34_5 indicator (attached) to a multi-time frame type. Thanks in advance.

Blessed


Raff
Attached Files
File Type: mq4 #MTF_5_34_5.mq4 (3.8 KB, 435 views)
__________________
http://www.gummy-stuff.org/raff-regression.htm

http://www.try-your-luck.com/

Lost in action ;-)... just_raff1410[at]yahoo.com

Last edited by raff1410; 08-25-2006 at 08:31 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #270 (permalink)  
Old 08-28-2006, 12:06 PM
european's Avatar
Senior Member
 
Join Date: Apr 2006
Posts: 284
european is on a distinguished road
I find Does 'i-GentorLSMA&EMA_v1' indicator is very good.

Anybody can convert it ( the top bars especially) to MTF ?


euro
Attached Files
File Type: mq4 i-GentorLSMA&EMA_v1.0.mq4 (3.6 KB, 290 views)
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, multi time frame

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
yMT4zMetaTrader Part8y^g[_[z 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 代码基地 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
eNjJɂ‚Č낤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鿴ѣڤȤѡ - 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
eNjJɂ‚Č낤Part4 Post #977 Refback 06-11-2008 12:15 PM
Все индикаторы Форекс: Май 2008 Post #1684 Refback 06-09-2008 10:47 AM
LinearRegSlope_v1 - MQL4 代码基地 Post #1901 Refback 06-09-2008 08:52 AM
My MT4 modified indicators and collection - Page 7 Post #1177 Refback 06-08-2008 08:54 PM
My MT4 modified indicators and collection - Page 7 Post #1177 Refback 06-08-2008 04:15 PM
Tro_Range - MQL4 Code Base Post #1652 Refback 06-08-2008 07:06 AM
Tro_Range - MQL4 代码基地 Post #1652 Refback 06-07-2008 09:40 PM
Все индикаторы Форекс: Индикатор Tro_Range