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.
Is it possible to display the text/numbers on an indicator in different colours? If so, how? As an example, I want to show the relevant numbers on the absolute strength indicator in the same colour as the lines in the window. Any help/suggestions would be gratefully received.
Thanks
Hi
I do not think that you can alter the colors of those readings however you can write new code to place the readings in different colours in the same window. You must use the indicator name in the code -
This is label code on a MACD indicator showing the Period - Timeframe in the indicator window, and of course if you can find the code that provides the number read outs for your indicator then they can be inserted into the code at P
__________________
You need proffesional mql coder? Contact me! I will help you!
........................................ http://www.fxservice.eu/
........................................
Hi..I had tis idea when i've noticed that most of the people here ask for alert for some indicator specialy if they are manual traders like me so though i'm not a programmer i'd like to ask the programmers here to help me develpe tis aler indcator if it can be done.
well..we need to have a window with scroll arrow like the one on the MA's for instance that you choose from it simle or weighted..etc, insted this scroll arrow will contain all the indicators that people needs alert for lets start with standard ones if it's possible like RSI,Stochastic,williams, MACD, MA's..etc
Now in the second window check boxes for choosing wither it's a cross like the MA's or MACD that you need to have an alert for or is it a level like alerting when RSI is over 70 or under 30 and the same for other indicators with the same nature also some people needs both like alert me when the MACD is crossed with the signal line and over 0.002 as an example so whom ever want to have both can check both boxes, and if you want to be alerted only on crosses like MA's just chekc the cross box and the third box is if prices exceeded the MA or the upper or lower bollinger bands or some MA(just thought of it now) and plese if somebody have any other ideas feel free to share it so at the end we can come up with an alerting system for all the indicators that we know of at least the standard ones fir now.
Would it be possible to create an indicator which counts, say, the last 16 bars of a 30 mins chart i.e. 8 hours worth and if the range of that period from the highest high to lowest low is under a set amount, say 25 pips, two lines appear on a chart and an email alert is sent to me?
This would be a huge help in my low volatility=potential breakout strategy.
Not an original idea I know but I can't see this kind of indicator anywhere. I've used the ATR but just not the same.
Thanks very much if you can help make it or point me in the direction of a similar indicator