Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
Happy and prosperous 2008 to all out friends here- Fxbs etc And thanks to all here who had made this mtf thread one of the "wonders of the world" in Forex. Let me voice a word of thanks on behalf of all those who had turned profitable due to each one who had contributed their mtf indicators.Thank you very very much !!!
A warm welcome also our new jewel TRO.
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Reading through the alert indicator post I saw 2 interesting CCI indicators from CJA.
I tried getting them into MTF but my knowledge is not sufficient. Could someone please help converting one or both of them into mtf?
Or is there already a mtf-CCI-alert already made?
Thanks in advance.
Happy 2008
CCI-alert_mtf.mq4 (pop-up box alert)
//---- input parameters
extern int CCIPeriod = 50;
extern int CCIPrice = 0;
extern int UpperTriggerLevel = 100;
extern int LowerTriggerLevel = -100;
extern int CriticalLevel = 250;
extern int TimeFrame = 0;
extern string TimeFrames = "M1;5,15,30,60H1;240H4;1440D1;10080W1;43200MN| 0-CurrentTF";
extern bool HISTOGRAM = false;
extern bool Alerts = true;
extern string CriticalLevelAlert = "CCI Critical Level";
extern string ZeroBuyAlert = "BUY CCI Zero Cross";
extern string ZeroSellAlert = "SELL CCI Zero Cross";
extern string UpperTriggerBuyAlert = "BUY CCI Upper Trigger Cross";
extern string UpperTriggerSellAlert = "SELL CCI Upper Trigger Cross";
extern string LowerTriggerBuyAlert = "BUY CCI Lower Trigger Cross";
extern string LowerTriggerSellAlert = "SELL CCI Lower Trigger Cross";
extern int MaxBarsToCount = 1500;
extern string note_Price = "Price(C O1 H2 3L 4M 5T W6) ModeMa(SMA0,EMA1,SmmMA2,LWMA3)";
alert message:
CCI (50) TF[15]: BUY CCI Lower Trigger Cross EURUSD - chart M5 at 1.4713 - 08:34:31
--------------
CCI_SoundEmailAlert_mtf.mq4
only sound (w/o pop-up) ; email
-----
p.s. didn't test e-mail alert (mine not set4this), but everything else works good- should be ok
bhw - is email alert more convenient than regular? it sends email on terminal or whatewer address you set?
Try adding more than one instance of the indicator and create more panes, and edit the inputs to have less pairs..Size the height of your panes correctly also....
Hope this helps and please excuse the interupption...carry on
Try adding more than one instance of the indicator and create more panes, and edit the inputs to have less pairs..Size the height of your panes correctly also....
Hope this helps and please excuse the interupption...carry on
ES
Joe, later on we can put unic#generator as in Mladen's StochColor102
for now try to change unique# or objects prefix by hand or save indi ander different names