| New signals service! | |
|
|||||||
| 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 |
|
![]() |
|
|
LinkBack (228) | Thread Tools | Display Modes |
|
||||
|
Here is MTF bbsqeeze_dark
to use it you have to save bbsqueezedark also.It work but i could not get all hystogram to plot, i don't know why...if some mql4 programmer can help here. Also here is Trend Bands in MTF version.Also you need to save Trend Bands indicator. MTF bbsqueeze can be grait tool for ranging market if used with MTF boolingers or some other suport - resistance levels. If i see bbsqueeze on 15 minuts and 1 hour squeezed i dont trade or i try to take reversal trades.Best reversals are if we have squeeze on 4 hours or daily because there is much more space to take the trade. I wish i found this strategy earlier few years ago it would save me lot of bad entries... |
|
||||
|
To Keris
--------------------------------------------------------------------------------
Hi Keris, I modified your MTF-HMA Russian Color to include both SATL and xpMA capabilities. I am not a coder,even remotely,and,even if the indicators work as I intend them to work,I think that they can be improved,so,if you can dedicate some time,I will be thankful..I attach a copy of post31 in thread I started(simbasystem)..and the indicators QUOTE OK my friends, I will post the only additional indicator you need for making money in GBPUSD --#MTF_xpMA_v2SATL--(by the way,you need 2 other indicators,that I include ,to make it work),besides the standard ones included in your platform and your common sense . Before posting it ,I want to thank several people,I didn`t create this indicator,I just tweaked and modified the work of others ,who deserve all the merit,and,since I am not a programmer,all the code mistakes are my own(do not worry the indicator works).My only merit was realizing,as a trader ,the merits of 3 different threads in this Forum,and having the "lucky balls" to spend several hours to create a mixed indicator being a non programmer,and,unbelievably,making it work(the code can and should be improved,it works properly,exactly as it should,but I am sure somebody can clean it ) First,Newdigital for his eye opener thread on digital indicators,where I discovered SATL,and,of course the creators of the indicator that work at finware.Thanks. Second,Keris for his MTF thread which gave me several practical answers to questions that were basic to my conception of MTF trading,and for all the indicators he created and posted,which I have used to "MTF" both xpMA and SATL.Thanks. And third but not last,CODERSGURU, for his xpMA thread where he showed again that his ideas and programming capabilities are as exceptional as he surely is as a person .Thanks. Basically,I used Keris Mtf Moving average as a mold,I "introduced" xpMA versatile capabilities into this mold,and,then ,I "introduced" SATL into the equation... I didn`t modify any of the copyrights(How could I dare ? ),so,the copyright that appears is the one for Keris(the first mold),it is my personal opinion that the real merit relies on all the people just mentioned..so it is up to them if they want to jointly copyright it ,or whatever ,the merit relies on ALL of them,not on a single one. Ok,I attach the 3 indicators,the 2 basic that "form" the one we are going to use,and the template -NEXT POST-you need for the BASIC simba system.Please do not trade this template ,for the moment,we are at market cross roads(see the attachment MARKETCROSSROADS.GIF),this is the basic method,the advanced one will help you avoid these "cross road" times(killing fields)..but you need to start from the beginning..enjoy the ride....FIESTA.gif Regards, SIMBA |
|
||||
|
Simple question here. Would there be a way to tell indicator this...
If indicator timeframe<current timeframe SetIndexStyle(0,DRAW_NONE) I use 15, 1h, 4h, 1d on a few indicators. All is fine on 15m but obviously screwed on 1d so I would like to exclude the 15, 1h, 4h on the 1d timeframe. Get it? Code:
//+------------------------------------------------------------------+
//| MTF RSI |
//+------------------------------------------------------------------+
int start()
{
datetime TimeArray[];
int i,limit,y=0,counted_bars=IndicatorCounted();
// Plot defined time frame on to current time frame
ArrayCopySeries(TimeArray,MODE_TIME,Symbol(),TimeFrame);
limit=Bars-counted_bars;
for(i=0,y=0;i<limit;i++)
{
if (Time[i]<TimeArray[y]) y++;
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/indicators-metatrader-4/1077-multi-timeframe-indicators.html
|
||||
| Posted By | For | Type | Date | |
| 【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 莉」遐∝渕蝨ー | 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ス鯀エシヤタヘム」ウ。レ、讀ネ、タヘム。ロ - MetaTrader、゙、ネ、畍iki | 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 莉」遐∝渕蝨ー | 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 | Post #1652 | Refback | 06-07-2008 06:32 PM | |
| ネ蒻瑣 フメ 4 - メ襄顆褥韜 瑙琿韈 Forex | This thread | Refback | 06-06-2008 09:38 AM | |
| MTF Stochastic 4TF | Post #2168 | Refback | 05-31-2008 02:26 PM | |