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.
et_phonehome you are right
Any case added version 2.0 in the first post that includes legend display (right on the picture posted) and solved a problem with mini accounts (automaticaly recognizes mini accounts)
Quote:
Originally Posted by et_phonehome_2
My interpretation is in the screen shot, it just tells you each timeframe in one window.
For those of you who trade currency futures and use WHC Trader for free charts, here is the currency futures version. I changed the colors a bit since I'm "one of those" who can't distinguish between red and green too well =)
Simply revisiting good, old indicators. HAS is a good old one too, but this time I decided to use these three in a combination (still looking for a holly grail )
Lately we have a flood of "magic","infalible","fantastic","solar","snake "... and all sort of "incredible" indicators. Some of those indicators not just "repaint" (repainting is by far a smallest problem of a wrongly writen indicator) but calculating values completely wrong, or showing completely wrong values, and still they have their army of followers.
So I decided to try out those indicators that are there for a long time, that are calculated properly and are, when you take a closer look, as usefull as any other indicator, if not even better
Anyway, tickwatcher is posted here as a not too slow frame for indicator combinations, time frame combinations and pairs monitoring combinations. It is not a system. Anyone with different combination of indicators is welcomed by me (it really is not difficult to change indicators used by tickwatcher)
That's all...
Quote:
Originally Posted by fxbs
why ADX SAR AO? something wrong with HA(previous TW)? Paul's weapon of choice?
This indicator is really great... but i have a problem with it.
I don't know if it depends on my version of MT4(by activtrades) but currency labels are not shown properly as you can see.
It seems you somehow are missing arial bold (or maybe even arial itself) from your fonts
You may install it from Windows installation (it is a part of Windows) or change the following lines from :
if (ydistance==20) {
setObject(next(),pair ,xdistance-1 ,20,ColorLabels,"Font of your choice",12,270);
setObject(next(),DoubleToStr(price,MarketInfo(pair,MODE_DIGITS)),xdistance-16, 1,ColorPrice ,"Font of your choice",12);
}
just replace "Font of your choice" with the name of the font you want to use
Quote:
Originally Posted by Yosh|mur4
This indicator is really great... but i have a problem with it.
I don't know if it depends on my version of MT4(by activtrades) but currency labels are not shown properly as you can see.
Done! Thanks a lot
You know it's really strange cause i checked it out and i have arial bold(truetype) installed. Btw i replaced the font and it works perfectly now.
Thank you both for the indicator and the advice.
I combined the work of mladen and Codersguru into one indicator.
My goal is to have one multi time frame indicator that allows the user to load up multiple indicators via inputs and eliminate the need for most coding.
I have done this already on TradeStation and eSignal.