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.
How do I change the mt4 code to remove the indicator values (shown in the red box on attached chart) whilst still letting the indicator display the "IndicatorShortName" value, which in this case is CCI((21)(9))
How do I change the mt4 code to remove the indicator values (shown in the red box on attached chart) whilst still letting the indicator display the "IndicatorShortName" value, which in this case is CCI((21)(9))
Change the SetIndexLabel from SetIndexLabel(0,indicator label); to SetIndexLabel(0,NULL);
__________________
My Disadvantage is that I am not a Trained Programmer - My Advantage is that I am not a Trained Programmer. http://cjatradingtools.com/
I moved your post to this thread as I saw many indicators. So you can check this thread from the beginning for some links.
For example this one Multi-Indic Watcher and many other indicators coded by cja, FerruFx and mladen.
Just check the thread from the beginning for more links.
Last edited by newdigital; 08-05-2008 at 06:53 AM.
Can someone help me find a indicator for candle color for different time frames. I have seen some but they have other info as well, I need just the candle color for 5,15,30,1hr, 4 hr, daily and weekly candle color.
Can someone help me find a indicator for candle color for different time frames. I have seen some but they have other info as well, I need just the candle color for 5,15,30,1hr, 4 hr, daily and weekly candle color.
Well I need something like this too. Just he candle bar color indicator without other information. Any pointers friends !!!!
Monitor of floating profit and draw down
________________________________________
Is thier any indicator that will monitor the floating draw down and
floating profit of a open trade, Ea than log somewhere
when a trade is entered than closed is thier anyway to see the history of floating profit and loss though the life of the trade.
not sure if i am clear but , I want to monitor the range of profit, loss
of a trade, EA order. to help define stops and targets better
I am looking for a simple indicators that shows the value of RSI or Momentum, not be below the chart, but it only shows the numeric value of RSI or Momentum on top left corner of the chart.
I saw that indicators, but couldn't find it, any assistance will be very valuable, thanks.