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.
no its not fixed, its happen every time i'm changing color for the Minute_Label_color and the Border_color
Hi Mano
i have checked quickly thru the code and can not find anything obvious wrong to be causing this issue, i have recompiled the indicator on the latest MT4 #211 build and posted it onto post #20 see if that helps, i have found in the past an ex compiled on a different build can have problems in certain cases.
Hi Cja,
i found the problem, its not a bug, it was shifting problem, the indi was in separate windows and i shift it UP to -15 (to high), that what cause the problem, then i shifted it back to -10 and its ok now, i mean it shows all levels.
sorry for the false alert
BTW, good to know about this issue with the MT build in.
Thanks!
__________________
Creativity is all you need, Its part of the BALANCE
Hi Cja,
i found the problem, its not a bug, it was shifting problem, the indi was in separate windows and i shift it UP to -15 (to high), that what cause the problem, then i shifted it back to -10 and its ok now, i mean it shows all levels.
sorry for the false alert
BTW, good to know about this issue with the MT build in.
Thanks!
Thanks for bringing that issue to my attention, i was aware that there was a limit to how far the bars could be shifted up a chart but did not allow for people shifting the indicator up that far, i have updated the code and put in a warning if the max level UP is exceeded. Update on POST# 20