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.
please, how to read the multisymbol color RSI indicator.
Hello riponche
Could you please post the indicators in your chart with some explainations??..it looks interesting (looks like it does point u to the tops and bottoms plus insider top & bottoms...is it depend on ZIGZAG?are they repaint?)..
Thank u in advance
Last edited by ahmedazizelias; 01-29-2008 at 04:43 PM.
Reason: Editing:
multisymbol_color_RSI_LQ_1.0M6 -modified Bar level adjustment, 2 be more intuitive:
put first on the chart; Default BarLevel -10; almost to the top; if you set it to 15 - it will take whole basement window
drag from Navigator second indi, and drop on top of first make sure settings are different (same rules as with overlay any other indi)
you want second indi bar level to be smaller than first, third smaller (15-10-5), etc.
put mouse on color, it will show what color means:
Label(0,"rsi 50-55"); //litegreen
Label(1,"rsi 55-60");
Label(2,"rsi 60-70");
Label(3,"rsi >70"); //darkgreen
Label(4,"rsi 45-50"); //litered
Label(5,"rsi 40-45");
Label(6,"rsi 30-40");
Label(7,"rsi <30"); //darkred
lables display on and off switch: if off - will not show values - zeros in comment line, but will shut off labels too...
multisymbol_color_RSI_LQ_1.0M6 -modified Bar level adjustment,
Hi FXBS,
What a great tool! Thank you!
Do you know if there are in existance any similar multicoloured indies that can be put into one window for different periods (eg. for %Williams or Stochastic, if it can be designed like that at all)?
Thank you once more for sharing all this wonderful stuff!
Hi FXBS,
What a great tool! Thank you!
Do you know if there are in existance any similar multicoloured indies that can be put into one window for different periods (eg. for %Williams or Stochastic, if it can be designed like that at all)?
Thank you once more for sharing all this wonderful stuff!
actually it was LQ and Mladen (also reason it posted here)
basically same way could be hooked-up other standard ("i...") or custom ( iCustom) osc
ddraw= iRSI(CurrencyPair,0,Periode,PRICE_CLOSE,pos);
road is open - whoever have desire and time - go ahead (also another reason it posted here)