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 there any way to turn off the top part and just use the extra info portion? Also any plans to add current swap for long/short positions?
Thanks!
Do a search for #Signal Bars info this is something i made for someone else when asked for exactly the same thing some time ago
CJA
__________________
My Disadvantage is that I am not a Trained Programmer - My Advantage is that I am not a Trained Programmer. http://cjatradingtools.com/
I have looked everywhere on this and another large FOREX forum for a mq4 file that has last bar and current bar displayed . What I need is a display in the upper corner Also it needs to be used in Day and intraday time frames .
To jazz it up Add - currency pair -spread- clock with alert.. Font enlargment , color etc
Why do I need it. I like to look at prices that are easy to glace at in this type of layout. Thanks for any help with this display.
that reads :
LAST.............................................. ................ CURRENT
(last High price ) .........................................(current High Price )
(last bar close price) ....................................( current quote price)
(last Low price )........................................... (current Low price)
Thank you Cja, for the update. Could you please do the same update for your "Daily Data" indy as that's the one I use? (Daily Data Window) Or simply add an option to your Singal Bars indy that will take off the MACD, STR, and EMA displays for those of us that don't use that stuff for PA trading.
Also I only found some minor issues with some currencies where it unnecessarily adds one extra digit (the BarClock indy example I posted does not have that issue). Anyways this is just an FYI and does not mean that your code is faulty, it just simply adds a redundant digit to some currencies that don't need it.
For example the Signal Bars v9 does the following for:
GbpNzd
EurDkk
EurNdz
Spreads show as 16.0, 19.0, 22.0 instead of just 16, 19, 22, respectfully on the regular 4 digit IBFX MT4.
EurTry
UsdTry
UsdZar
UsdHkd
There were many more pairs but you get the idea. Spreads show as 43.30, 30.30, 162.30, 17.30 instead of just 43.3, 30.3, 162.3, 17.3, respectfully on the 5 digit FXCM MT4.
Perhaps your code is missing the variables:
Digits-2;
Digits-4;
Thanks for all the time and effort Cja, it's truly appreciated...
__________________ Pipping ain't easy but someone's got to do it!