12-23-2007, 02:52 AM
Senior Member
Join Date: Dec 2006
Posts: 162
Here You Go
Quote:
Originally Posted by
mwbro
Hi folks
Can someone convert the attached indicator into a MTF indi?
It would REALLY be appreciated!!!!!!!!!!!!
thank you!
mwbro
Not sure if it is the same one but might be what you are looking for
Edit: Sorry doesn't complile I saw it on another thread and thought it would help but it isn't programmed correctly
Last edited by homestudy; 12-24-2007 at 01:32 AM .
12-26-2007, 05:09 PM
Junior Member
Join Date: Mar 2007
Posts: 7
need help..
need help !!
pls convert this indic to be mtf indic..
this indic is from isakas
thanks for your help.
12-27-2007, 04:29 AM
Senior Member
Join Date: May 2006
Posts: 104
MTF QQE and Gann HiLo please?
Can anyone make (if they don't exist in mq4 format already) MTF indicators for the QQE and HiLo(SSL) please?
12-27-2007, 01:52 PM
Junior Member
Join Date: Mar 2007
Posts: 7
help.. can't change MTF_BBAND deviation
Quote:
Originally Posted by
jerami
Try this one
i have found mtf_BBAND but i have a problem..
i can't change the deviation parameter from 2 to be 1...
pls..need your help
really need this indic.
thanks
Last edited by wedus balap; 12-27-2007 at 02:23 PM .
Reason: add indic
12-27-2007, 11:07 PM
Senior Member
Join Date: Jan 2007
Location: not so remote
Posts: 3,272
Quote:
Originally Posted by
wedus balap
i have found mtf_BBAND but i have a problem..
i can't change the deviation parameter from 2 to be 1...
pls..need your help
really need this indic.
thanks
post 1018 page 102
1214/122
Last edited by fxbs; 12-28-2007 at 02:11 AM .
12-28-2007, 02:33 AM
Senior Member
Join Date: Jan 2007
Location: not so remote
Posts: 3,272
BB_FlatSq_mtf_sw.mq4 - bb flat + bb/kelt squeeze
Attached Images
Attached Files
12-28-2007, 11:04 AM
Junior Member
Join Date: Mar 2007
Posts: 7
thanks..
Quote:
Originally Posted by
fxbs
post 1018 page 102
1214/122
i found it sir... work well
thanks u verymuch
12-29-2007, 10:27 PM
Junior Member
Join Date: Dec 2005
Posts: 20
Help to find the problem
Hi all,
I am trying to change a bit of this indicator to add in MFI
But I have some problems when I complie it.
Can someone please tell me where I have done wrong or correct my mistakes?
Thanks a lot.
Wish everyone here a Happy new Year too.
12-29-2007, 11:34 PM
Banned
Join Date: Nov 2006
Posts: 802
I fixed it so it would compile but you have some "clean up" work to do. I am not sure what you really want to do.
You error was in the lines:
if (MFI_M1 > 80){ MFI_M1 = "-"; color_M1 = Green;}
MFI_M1 is a double and you were assigning a string to it. I changed it to"
if (MFI_M1 > 80){ MFI_StrM1 = "-"; color_M1 = Green;}
To fix the error.
Do you have the ORIGINAL SIGNAL BAR source code?
If so, please email a copy to scottybrickman at gmail dot com.
Thanks.
12-30-2007, 12:38 AM
Senior Member
Join Date: Jan 2007
Location: not so remote
Posts: 3,272
BBands_StopsV1A_mtf.mq4 more staff added
SignalMode =1; // Display signals mode: 1-Signals & Stops; 0-only Stops; 2-only Signals; 3-no Signals;
Line=1; // Display line mode: 0-no,1-yes
Nbars=1500;
AlertSoundON=false;
Attached Images
Attached Files
Last edited by fxbs; 12-30-2007 at 12:40 AM .
Tags
#MTF_WPR.mq4 , ABSOLUTE STRENGTH , absolute strength indicator , AbsoluteStrength , AbsoluteStrength_v1.1_mtf , ADX MTF , AlaskanPipAssassin , atr channel , BBMACD , bbsqueeze , bh-ergodic , center of gravity , Coeffoline , custom candle , customcandle , Damiani_volatmeter v3.2 , Envelopes , FanSimple4en , fncd indicator , forex , forextrend_v2 , fxst3cci , FxTrend v2 , fxtsd , histogram , indicators , megatrend , MegaTrend.mq4 , mladen , mtf absolute strength , mtf adx , mtf adx indicator , mtf bband , MTF candle , mtf ema , MTF indicator , mtf LaGuerre , mtf ma , mtf macd , mtf megatrend , mtf parabolic , MTF PSAR , mtf qqe , MTF RSI , mtf rsx , mtf stochastic , MTF trendenvelopes , mtf_4tf_has_bar2m , mtf_megatrend_barm_4tfnext , multi , multi time frame , MULTI TIME FRAME indicator , multi time frame stochastic , multi timeframe , multi timeframe indicator , nonlagma v7 , NonLagMA_v7.1 , NRTR_Rosh_v2eAlert_mtf.ex4 , open interest , pipnailer , PowerTrend , powertrend.mq4 , qqe mtf , search , TheBuyZoneForex.pdf , timeframe , TrendEnvelopes_v5 , trendline , TRO MultiPair , tro sak multipair , voltychoppy , XO_A_H
Thread Tools
Display Modes
Linear Mode
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
All times are GMT. The time now is 03:10 AM .