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.
Hi,
good idea about mtf indicators but i would like to see ADX daily on my lower time frame chart as i only respect ADX levels to confirm the trend.
For russian color HMA i tried to use regular indicator with 168 period (4hours =21 * 8) on my 30 min chart and i got smooted version of mtf_HMA russian.
Normal hma is with 21 period so for 4 hours it is 21*8 where 8 is from
240min/30min -my chart.
Any way this metod does not work with ADX(average directional movement)
so if someone could make it in MTF version please.I will try soon but i am still learning this crazy c++ with all of ;%#<([>/][}//:' stupid syntax ..forget one ; and your code is junk...
Dont get me wrong,i use to make programs in assembler and i know why i did but using c++ for trading ....litle crazy but we dont have any other solution if we dont want to pay for Tradestation and easy language
Was wondering if anyone's been able to utilize MTF into the Forecast indicator? I've been having a lot of trouble trying to do it.
If you don't know what it is, here it is in the attachment.
supertrend and stop lose are not my inicators,i just posted them to catfx forum as good exit points.I am learning this stupid syntax of c++(mq4) and i hope i could make few things in coming weeks and finaly to make an EA to autotrade live and cut off my emotions from trading.
hi! can someone do a MTF for the murray math indicator provided, i trying but im pretty crap at programming!
thanks
I'm signing with both hands under this request. Very usefull!!!! Also, if there is a way perhaps to incorporate MM into the Forex Freeway indicator.... Not an easy task I presume after looking at the code, but maybe there is an ambitious coder out there
I am pretty much a beginner when it comes to coding but attempted to make a multiple time frame Silver Trend indicator regardless. The problem I encountered is that because Silver Trend is composed of two buffer arrays in the original indicator, one for the up arrow and another for the down arrow, I cannot seem to access either of the arrays individually using the iCustom() function which seems to call the combined output. Is there a way to call an array series in a way similar to iCustom() or iMACD()? I was thinking iFractals() might help but I don't understand the enough. Is it limited to only the calculation of the fractal or can I manipulate the boolean output? Thanks for any pointers.
Last edited by Capablanca; 04-23-2006 at 02:22 AM.