- Search Metals Mine
- crusader1 replied Aug 13, 2013
ok Thx Will rewrite it and test it with your changes. But I have one Q. Why you have aff before mPriceRange = mPriceDistance; that mPriceDistance again? and without any ";"
Wrong "else" statement? Please help!
- crusader1 replied Aug 13, 2013
mPriceRange is var that I will define after else statement happend..... else { if(Open[0] < (Low[LowCandle] + mPriceDistance*0.62)) // if price is above save that mPriceDistance to mPriceRange and wait for fresh new mPriceDistance mPriceRange = ...
Wrong "else" statement? Please help!
- crusader1 replied Aug 13, 2013
But you previously wrote something like this no?? else (Open[0] < (Low[LowCandle] + mPriceDistance*0.62)) why you have removed it? It will not be valid?
Wrong "else" statement? Please help!
- crusader1 replied Aug 13, 2013
Hi it is only HIgh and low swing price from previous X-candles... nothing else. For example I want only Fibs that are bigger than 30 pips moves... Then I set mPriceDistance to 30 pips.. and what I was looking for is that if Price will break 62% of ...
Wrong "else" statement? Please help!
- crusader1 replied Jun 24, 2013
SRY I don;t know what exactly is iCustom().... When I change this it will automaticly switch from indi to EA?
Please Help convert indi to EA
- crusader1 replied Jun 24, 2013
yes exactlly but you can use only EA on tester therefore I want convert it.
Please Help convert indi to EA
- crusader1 replied Jun 24, 2013
I want do some changes and see it on EA if it is working correctly because in real time it can take days to see results

Please Help convert indi to EA
- crusader1 replied May 20, 2013
Wau so simple? Only put if((Hour()>=9 && Hour()<=11))and mq4 will know my time range.... nice. guys I have also Q about how to pick second highest volume from previous x candles.... I know how to pick highest because I will use iHighest function but ...
Help with Code in mq4 for fixed Time section?
- crusader1 replied May 17, 2013
THX StartHour and EndHour will be my variables right? something like this extern int StartHour = 0900; // will be 9:00 am server Time?
Help with Code in mq4 for fixed Time section?
- crusader1 replied May 17, 2013
Guys what if I will do something like this... if(TimeCurrent()> "London Open Server Time" ) && (TimeCurrent() < "London Close Sever Time")..... where London Open Server Time etc.... will be fixed time from server. is there function where I can call ...
Help with Code in mq4 for fixed Time section?
- crusader1 replied May 16, 2013
Wau this looks for me too much complicated
I am not a good coder... Better to say very bad coder. Only basic stuff I know.... Is there no way that I will only code from example such as this: check yesterdays time from 7 to 10 server time? no ...Help with Code in mq4 for fixed Time section?
- crusader1 replied Apr 18, 2012
thanks guys for ideas!! Looks very complicated because I am watching 8 pairs at same time. I will have then 8*3=24 charts which will be total mess
and also CPU will we very loaded. but again many thanksTake pics from different TF at same time...
- crusader1 replied Apr 17, 2012
OK. I am understand it correctly that I must run all three TFs in one terminal? For example if I am checking on EU. I will have open 5M on EU 30M on EU and 1H on EU? It is not possible to do only with one running TF?? Thanks
Take pics from different TF at same time...
- crusader1 replied Apr 2, 2012
Thanks for helping have add your line (blue one in the whole code). But still line will disappear when I switch to another TF
void PlotLine(datetime mTrigTime, int mNo) { color mColor; string CondTrig="line"+Time[1]; ObjectCreate("CondTrig" + ...Help to code permanent alert line to stay in all TFs
- crusader1 replied Nov 28, 2011
Yep but if it is true that ECB is buying bonds..... then euro will go up... today was bad news for euro but it has go up...
EURUSD
- crusader1 replied Nov 28, 2011
I think also that 1.3350 is the most common level for short but overall... EU is bull on all intraday TF.... this can be only little pullback before we try again break 1.34000...
EURUSD
- crusader1 replied Oct 31, 2011
Little help — Hi guys. I want use the latest FFCal indi but when I add this indi to my MT4 charts I can't see any FFCal indi
Please can You help me what can be wrong? Maybe there must be some special setting for chart? THXFF Calendar Indicator for MT
- crusader1 replied Aug 1, 2011
Hi k_ruz Do You know if this is possible to update for only body close and open?>? And no wicks? Thanks
Indicator Request - HH and LL
- crusader1 replied Jul 29, 2011
Problem — Hi I was try to post topic on the forum but I can't
because I am junior member
How can I post it when I am only junior? or it is not possible? Thanks for helpMT4 navigational tips and techniques